/* CSS Document */
BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFF;
	background-color:#000;
	padding:0px;
	margin:0px;
}
H4
{
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #00FFFF;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
}
.loader
{
	float:left;
	margin-top:150px;
	margin-left:200px;
}
img {
	border:none;c
}
#contenedor
{
	width: 800px;
	padding:0px;
	margin: 0px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}

#cabecera
{
	height:180px;
	width:790px;
	margin-left:20px;
	margin-top:10px;
}
#derecha
{
	position:absolute;
	top:36px;
}
#izquierda
{
	position:relative;
	margin-left:365px;
}

#navlist {
	margin: 0;
	padding: 0;
	height:20px;
	background: url(../imagenes/stripeBb.png) repeat-x;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left:30px;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size: 12px;
	font-weight: bold;
}
#navlist a:hover {
	color: #00ccff;
}


/************bitácora****************/
#bitacora
{
	width:480px; 
	margin: 0;
	padding: 0;
	float:right;
	height:600px;
}
.titulo
{
	 font-size:11px;
	 font-weight:bold;
	 margin-right:15px;
}

.tituloD
{
	 font-size:12px;
	 font-weight:bold;
	 margin-right:20px;
	 margin-left:20px;
	 color:#0066FF;
}

#imaText p.parrafoBit{
  font: 'Lucida Grande', Verdana, Helvetica, sans-serif;
  font-weight: lighter;
  font-size: 8.5pt;
  text-align:justify;
  width:266px;
  height:80px;
  margin-top:-2px;
  margin-bottom:30px;
}
#imaText a{
	text-decoration:none;
	border:none;
}

#imaText {
position:relative;
left:-15px;
height:80px;
}
#imaText li{
 float:left;
 list-style-type: none;
 padding-right:12px;
}

/********** el separador***********/
#parrafoPrincipal p.separador{
 text-align:center;
}
#parrafoPrincipal img.separador{
	border:none;
}
/*********Empresas Laboratorios***************/

#empresas{
width: 110px;
margin-top:8px;
float:left;
height:500px;
}

/****laboratorios*/

#laboratorios{
float:left;
width: 110px;
margin-top:8px;
margin-right:30px;
height:500px;
}
/*******/
#paginador
{
	height:30px;
	clear:both;
	margin-left:20px;
	padding-top:7px;
}
#paginador a
{
	cursor:pointer;
	border: #999999 solid;
	padding:4px;
}
/**********pie de página************/

#pie
{
	background: url(../imagenes/stripeBb.png) repeat-x;
	clear:both;
}
#pie p
{
	text-align:center;
	color:#0099ff;
}
#pie img
{
	border:none;
}
#pie a
{
	color:#0099ff;
	text-decoration:none;
}
/*div espaciador para acomodar el contenido del ajax...prometo hacerlo por herencia la proxima*/
#espaciador{
margin-top:18px;
margin-left:10px;
text-align:justify;
margin-right:15px;
}

#login{
margin-left:200px;
}
/**** galerias****/
#imagenesNoti {
	margin: 0;
	padding: 0;
}

#imagenesNoti li
{
	display: inline;
	list-style-type: none;
	padding-left:15px;
}

/********admin net sisisis***/

#esquemas li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#esquemas img{
		border: #FFFFFF thin solid;
}

button {
     padding: 0;
	 margin-left:105px;
     border: 0; /*no quiero borde*/
     background: url(../imagenes/aceptar.png) left top no-repeat;
	 width:71px;
	 height:25px;
     cursor: pointer; /*muestrame el cursor de mano*/
     text-indent: -999px; /*manda el texto leeeeejos*/
     overflow: hidden; /*esconde cualquier trazo del mismo*/
}

.admin{
	color:#f1d710;
	padding-left:20px;
}

input {
	float:left;
	display: block;
}

select{
		float:left;
	display: block;

}

label {
	float:left;
	text-align:left;
	width:75px;
	padding-left:20px;
}
a{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

/*** imagen edecanes y eventos*/
.imaEde
{
	float:right;
	margin-right:20px;
}

.control
{
	float:right;
	margin-right:20px;
}


/*********tabla***/

	table {
			font-family: Verdana;
			font-size:9px;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			line-height: 12px;
			width:700px;
		}
		
		caption {
			font-size: 12px;
			font-weight: bold;
			margin-bottom:10px;
			text-align: left;
			
		}
		
		td {
			padding: 6px 20px;
			}
		
		
		th {
			font-weight: normal;
			text-transform: uppercase;
		}
		
		thead tr th {
			padding:  10px 10px;
			font-weight: bold;
			text-transform: uppercase;
			text-align:center;
		}
		
		tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  6px 6px;
		}
		
		tbody {
			padding: 6px 6px;
		}
	
		tr:hover th a:hover {
			background-color: #F7FBEF;
		}
		
		table a {
			color: #0E4B67;
			background-image: none;
			text-decoration: none;
			padding: 2px;
			padding-right: 12px; background: transparent;
		}

		table a:hover {
			color: #BBC4CD;
			background-image: none;
			text-decoration: none;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; 
		}
		
		table a:visited {
			text-decoration: none;
			text-decoration: none;
			padding-right: 12px; color: #A2A2A2;
			}
		
		table a:visited:hover {
			background-image: none;
			text-decoration: none;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent;
		}