*{
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	text-align: center;
}
table{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #01487e;
	padding: 5px 5px 5px 5px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 150%;
}
h2{
	color: #00bace;
	padding-left: 10px;
	font-size: 120%;
}
h3{
	color: #58bccc;
	font-size:90%;
}

p{
	font-size:100%;
	text-align: justify;
}
a{
	color: #79a8a0;
}

/**********************************************************/


/**
* wrapper o contenedor
*/
#wrapper{
	text-align: left; /* fix center wrapper */
	margin: auto; /* fix ff */
	width: 763px;
	background: url(../imagenes/fondoCont.jpg) bottom repeat-x;
}


/****
Containers
*/

.infoPrincipalTabla{
}

.infoPrincipal{
	background: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-left: 5px;
}



.zonaBloque1{
	margin: 0px;
	padding-top: 25px;
	width: 158px;
}

.zonaBloque2 {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 443px;
	margin: 0px;
	padding: 5px;
}
.zonaBloque3{
	padding-top: 25px;
	width: 162px;
}



/*** 
Cabezote
*/
#header {
	margin: 0px;
	padding: 0px;
	margin-bottom: -12px; /* fix ie cuadro fecha */
}
#header h1 {
	text-indent: -9999px; /* oculta el texto */
	margin: 0px; /* fix espacios */
	padding: 0px; /* fix espacios */
	width: 763px;
	height: 109px;
	background: url(../imagenes/header.jpg) center no-repeat;
	border: 0px;
}
#header h1 a { display: block; width: 100%; height: 100%; }
#header h1 a:hover { text-decoration: none; }

#header div{
	font-size: .7em;
	position: relative;
	left: 645px;
	top: -105px;
	width: 115px; /* fix ff cuadro fecha */
}


/**
* buscar
*/
#buscar {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#buscar form{
	margin:0px;
	padding: 0px;
}

#buscar label{
	color: #CCCCCC;
}
#palabrasBuscarID{
	width: 120px;
	height: 19px;
	border: 1px solid #CCCCCC;
	position: relative;	top: -5px; /* alinear con boton */
}
#buscar input.boton{
	width: 26px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: relative; top: 3px; /* alinear con cuadro */
}


/***
******  Menu
*/
.tabla2 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.titulo2{
	display: none;
}
.tabla2{
	
}
.enlace2{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 5px;
}
.enlace2 li {
	list-style-image: url(../imagenes/vinetaEnlace2.gif);
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
}
.enlace2 a {
	color: #01487E;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.enlace2 a:hover {
	color: #CCCCCC;
}



/***
Enlaces
*/
.tabla1, .tabla4 {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

.contenido4{
	text-align: center;
}
.tabla4 label{
	text-align: center;
	width: 100%;
}
#loginUsuario, #passwdCheck{
	border: 1px solid #CCCCCC;
}

.titulo1, .titulo4 {
	color: #01487E;
	font-size: 1.1em;
	padding: 0px 3px 0px 18px;
	margin: 0px;
	background: url(../imagenes/titulo1.gif) left no-repeat;
}

.titulo4 {
	color: #CCCCCC;
	background: url(../imagenes/titulo4.gif) left no-repeat;
}



.contenido1, .contenido4 {
	
}

.enlace1, .enlace4{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #01487E;
	
}
.enlace1 li, .enlace4 li{
	margin-left: -15px;
}
.enlace1 a, .enlace4 a{
	text-decoration: none;
	color: #01487E;
}
.enlace1 a:hover, .enlace4 a:hover{
	text-decoration: underline;
}


/****
Columna 2
*/
.contenido0	a{
	color: #363636;
	padding: 0px 0px 0px 8px;
	background: url(../imagenes/enlaceInfo.gif) 0px 3px no-repeat;
	text-decoration: none;
}
.contenido0	a:hover{
	color: #000000;
	text-decoration: underline;
}

/****
Columna 3
*/

.tabla3 {
	padding: 12px 0px 0px 12px;
	background: #00BACE;
	color: #FFFFFF;
}
.tabla3 a{
	color: #FFFFFF;
}


.titulo3{
	margin: 0px;
	background: url(../imagenes/titulo3.gif) left no-repeat;
	padding-left: 15px;
	font-size: 1.1em;
}

.contenido3 {
	text-align: left;
	margin: 0px;
	padding: 7px 7px 7px 15px;
}



/**
Footer
*/
#footer {
	width: 761px;
	margin: 0px;
	text-align: center;
}

#footer p{
	text-align: center;
}

#footer p.laboratorio{
	color: #FFFFFF;
	background: #01487E;
	width: 441px;
	margin: auto; /* fix ff center */
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px; /* fix ie cuadro fecha */
}


#footer p.infoContacto{
	background: url(../imagenes/footer.gif) top no-repeat;
	margin: 0px;
	padding-top: 12px;
}



/* jsMenu >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#jsMenu1{ width: 152px; }

.jsMenuMainItem{ text-align: center; color: #01487E; background: url(../imagenes/jsMenu.jpg) top left; }

.jsMenuMainItem .jsMenuMainFolderText, .jsMenuMainItemText{ width: 152px; height: 23.5px; }
.jsMenuMainFolderLeft, .jsMenuMainFolderRight, .jsMenuMainItemLeft, .jsMenuMainItemRight{display: none;}

.jsMenuMainItemHover,.jsMenuMainItemActive{color: #01487E; width: 152px; height: 23.5px; background: url(../imagenes/jsMenu.jpg) bottom left;}

.jsMenuSubMenu{ background: #00BBCE; }
.jsMenuMenuItem{ color: #FFFFFF; }
.jsMenuMenuItemHover,.jsMenuMenuItemActive{ color: #FFFFFF; text-decoration: underline; }

.jsMenuMenuFolderLeft,.jsMenuMenuItemLeft{display: none;}

.jsMenuMenuFolderRight,.jsMenuMenuItemRight{display: none;}

.jsMenuMenuFolderText,.jsMenuMenuItemText{ padding: 3px; width: 150px; font-size: 12px; }



/* boton boletin >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.enlaceBoletin{
	text-indent: -9999px; /* oculta el texto */
	color: #FFFFFF;
	width: 148px;
	height: 20px;
	background: url(../imagenes/enlace4.gif) left top no-repeat;
}
.enlaceBoletin a{ display: block; width: 100%; height: 100%; }
.enlaceBoletin a:hover{background: url(../imagenes/enlace4.gif) left bottom no-repeat; }



/*Publicaciones >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/


.notBloque img{
float: none;
width: 85px;

/*overflow: auto;*/
}

.notBloque{
   	text-align: left;
	overflow: auto;
	/*font-size: 0.9em;*/
	border: 1px solid #CBE3E3;
}

.notBloque br{
	clear: all;
}

.notBloque p{
margin: 4px 4px 4px 4px;
}

.notBloque h3, .notBloque h4{
margin: 0px 0px 0px 0px;
/*background:#010080;*/
padding-top: 10px;
padding-bottom: 10px;
}

.notBloque h4{
display:none;
}

.notBloque p{
	font-size: 10px;
}

.notBloque h3 a{
        
        text-align: left;
	color: #01487E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.notBloque h3 a:hover{
	text-decoration: underline;
}


/*.notBloque h3{
	padding: 3px 3px 2px 28px;
	min-height: 25px;
}
.notBloque h4 a{
	font-size: 14px;
	color: #636363;
	text-decoration: none;
}
.notBloque h4 a:hover{
	color: #000000;
	text-decoration: underline;
}


.notBPrincipal h3 img{
   padding-top: 22px;
}

.notBGeneralTit{
	text-align: left;
	color: #005334;
	font-size: 16px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: url(../imagenes/vineta2.gif) left top no-repeat;
	border-bottom: 1px solid #8D8D8D;
}
.notBGeneral h3{
	border-bottom: 2px solid #00A668;
}
.h1NotTema26{
	border: 1px dotted #00FF00;
}


.labelBloque {
	width: 60px;
}

.formGen label {
	width: 120px;
}

.pub {
	font-size: 12px;
}
h1.pub, .h1NotTema, h1.pub a{
	font-size: 200%;
	padding-left: 25px;
	margin-bottom: 12px;
	background: url(../imagenes/vinetaw.gif) left no-repeat;
	border-bottom: 1px solid #FF0000;
}
h1.pub a {text-decoration: none;}
h1.pub a:hover {text-decoration: underline;}

.pub a {color: #333333;}
.pub a:hover {color: #C00000;}

.pub h1{
	font-size: 140%;
}

.pub h2{
	font-size: 110%;
}

.pub h1, .notBloque h3{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 2px 4px 28px;
	background: url(../imagenes/vineta1.gif) 0px 0px no-repeat;
	border-bottom: 2px solid #D7D7D7;
}
.pub h2, .notBPrincipal h3{
	color: #825C12;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 2px 4px 28px;
	background: url(../imagenes/vineta2.gif) 0px 0px no-repeat;
	border-bottom: 2px solid #D7D7D7;
}

.pubHijos {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 10px 0px;
}
.pubHijos li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../imagenes/vinetaEnlace3.gif);
}
.pubHijos a {
	color: #6C6C6C;
	font-size: 12px;
	font-weight: bold;
	background: url(../imagenes/enlaceInfo.gif) 0px 6px no-repeat;
	text-decoration: none;
}
.pubHijos a:hover {
	color: #C00000;
	text-decoration: underline;
}

.pubRastro {
	font-size: 12px;
}

.pubArchivos{ display: block; }
.pubLista li{
	list-style-image: url(../imagenes/vinetaEnlace4.gif);
}
.pubLista a{
	color: #0000FF;
}
.pubLista a:hover{
	color: #FF9108;
}


.dSinDisenno {
	text-align: left;
}*/

#nexura img{visibility: hidden; width:69px; height: 23px;}
#nexura a{ margin-top: 5px;padding: 5px; background: url(../imagenes/nexura.gif) center bottom no-repeat; }

.resaltar{ background: #FF9999; }
tr.resaltar td{ background: #FF9999; }




