@charset "UTF-8";
/* CSS Document */

/*GENERALES*/

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#007E95;
	background-image:url(http://www.netbangers.com/zonaafidro/Bioseguridad/img/img_fondoRepite2.jpg);
	background-repeat: repeat-x;
}

img{
	border:0px;
	}

td#menu{
	padding-top:5px;
}

td#menu a:link{
		font-weight: bold;
		text-decoration: none;
		color: #333;
		/*color: #666; Cambio 13Feb*/
}

td#menu a:visited{
		font-weight: bold;
		color: #333;
		/*color:#009191; Cambio 13Feb*/
		text-decoration: none;
}

td#menu a:hover{
		font-weight: bold;
		color: #009191;
		text-decoration: none;
}

td#menu a:active{
		font-weight: bold;
		color: #333;
		text-decoration: none;
}

/*TERMINA GENERALES*/


/*--------------------------------------------------------------------------*/


/*INTERNA 01*/

table#tableContent td{
	
	padding:10px 10px 0 10px;

}

/*Este estilo se comparte en la Interna 02 */
table.tableSubtitles #subtitle01{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	font-size:22px;
	text-decoration:underline;
	padding-left:10px;
	color:#007E95;
	
}

table.tableSubtitles #paginador{
	font-size:14px;
	color:#007E95;

}

table.tableSubtitles td#paginador a{
	width:15px;
	height:15px;
	text-align:center;
	background-color: #009191;
	font-size:14px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	color:#fff;
	float:right;
	margin-left:5px;
}

table.tableSubtitles td#paginador a:hover{
	width:15px;
	height:15px;
	border:solid 2px #009191;
	text-align:center;
	background-color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	color:#009191;
	float:right;
	margin-left:5px;
}

td#paginadornuevo a{
	width:15px;
	height:15px;
	text-align:center;
	background-color: #009191;
	font-size:14px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	color:#fff;
	float:left;
	margin-left:5px;
}



td#paginadornuevo a:hover{
	width:15px;
	height:15px;
	border:solid 2px #009191;
	text-align:center;
	background-color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	color:#009191;
	float:left;
	margin-left:5px;
}

table#tableContent{
	text-align:justify;
	
}

table#tableContent strong{
	
	color:#004F4F;
	font-size:14px;

}

table#tableContent a{
	font-weight: bold;
	font-size: 13px;
	color:#004F4F;
	text-decoration:none;
}

table#tableContent span{
	
	color:#333;
	font-weight:bold;
	font-size:13px;

}

table#tableContent img{
	
	text-align: right;
	
}

table#tableContent td{
	
	border-bottom:1px #E5E5E5 solid;
	
}

/*TERMINA INTERNA 01*/


/*--------------------------------------------------------------------------*/


/*INTERNA 02*/


table#tableContent02 td{
	text-align:justify;
	padding:10px;
	}

table.tableSubtitles td#secondSub{
	color:#333;
	font-size:14px;
	padding-left:10px;
	font-weight:bold;

}

table#tableContent02 #rightImage{
	
	padding:0 0 5px 10px;
	float:right;

}

table#tableContent02 strong{
	
	color:#004F4F;
	font-size:17px;

}

table#tableContent02 h1{
	font-weight:bold;
	color:#004F4F;
	font-size:17px;

}

table#tableContent02 span{
	
	color:#333;
	font-weight:bold;
	font-size:13px;

}

table#tableContent02 td#linksRelacionados a:link{
	color:#666;
	font-size:12px;
	text-decoration:underline;

}

table#tableContent02 td#linksRelacionados a:visited{
	color:#009191;
	font-size:12px;
	text-decoration:underline;

}

table#tableContent02 td#linksRelacionados a:hover{
	color:#55B5C1;
	font-size:12px;
	text-decoration:underline;

}

table#tableContent02 td#linksRelacionados a:active{
	color:#000;
	font-size:12px;
	text-decoration:underline;

}

/*TERMINA INTERNA 02*/

/*---------------------------------------------------------------------*/

/*HOME*/

table.tableSubtitles td#subtitle02{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	font-size:22px;
	padding-left:10px;
	color:#007E95;

}

table.tableSubtitles td#subtitle03{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	font-size:22px;
	text-decoration:underline;
	padding-left:10px;
	color:#007E95;
	border-left:#E5e5e5 solid 1px;

}

table#tableContentHome td{
	text-align:justify;
	padding:10px 10px 0px 10px;
	border-bottom:solid 1px #e5e5e5;
	
}

table#tableContentHome strong{
	font-size:14px;
	color:#004F4F;
}

table#tableContentHome a{
	font-weight: bold;
	font-size: 13px;
	color:#004F4F;
	text-decoration:none;
}

table#tableContentHome span{
	font-weight:bold;
	font-size:13px;
	color:##333333;
}

table#tableContentHome td#cont01,td#cont02{
	border-left:solid 1px #e5e5e5;
	
}

table#tableContentHome #rightImage{
	
	padding:0 0 5px 10px;
	float:right;

}

/*BOTONO ENVIAR*/

table#tableForm td{
	padding:5px;
}

table#tableForm  td#btnEnviar{

	background: url(../img/enviar.jpg) no-repeat center ;
	padding-left: 20px;
	
}

table#tableForm  td#btnEnviar a:link{
	
	color: #009191;
	text-decoration:none;
	
	
}

table#tableForm  td#btnEnviar a:visited{
	
	color: #009191;
	text-decoration:none;
	
	
}

table#tableForm  td#btnEnviar a:hover{
	
	color: #666;
	text-decoration:none;
	
	
}

table#tableForm  td#btnEnviar a:active{
	
	color: #000;
	text-decoration:none;
	
	
}

/*Terminos*/


table#terminos{
	
	color: #fff;
	font-size:10px;
	

}

table#terminos td{
	
	border-top:solid 1px #fff;

}
