body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0 0 0 0px;
	text-align: center;
	background-color: #BBBBBE;
	background-image:url(../imagenes/main/mainBgrd.jpg);
	background-repeat:repeat-x;
	background-position:top;
} 

.dateholder{
	color:#003E7E;
	}
	
.btnMain{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#7E7F83;
	background-color:#CECFD3;
	background-image:url(../imagenes/mainBtns/bgrd.png);
	height:27px;
	padding-top:3px;
	width:220px;
	margin-top:12px;
	margin-left:10px;
}

.btnMain:hover{
	color:#F3F3F3;
	cursor:pointer;
	background-color:#003F7F;
}

.btnInicio{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
	height:22px;
	padding-top:2px;
	padding-left:10px;
	background-image:url(../imagenes/mainBtns/bgrdTopBtn.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.btnInicio:hover{
	color:#7E7F83;
	cursor:pointer;
}

.boton{
	color:#7E7F83;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	height:25px;
	width:180px;
}

.boton:hover{
	background-color:#f3f3f3;	
	cursor:pointer;
	color:#4D4785;
}

.botonSolo{
	background-image:url(../imagenes/mainBtns/bgrd-S.png);
	width:180px;
	height:25px;
	background-color:#E1E1E1;
	padding-top:5px;
	margin-left:10px;
	margin-top:10px;	
}

.botonSolo:hover{
	background-color:#f3f3f3;	
	cursor:pointer;
	color:#4D4785;
}

.tituloBlanco{
	color:#FFF;
	font-size:18px;
	}

.txtWhite{
	color:#FFF;
}

.secondaryButton{
	color:#E1E1E1;
	text-decoration:none;
}.secondaryButton:hover{
	color:#FFF;
	cursor:pointer;
}

.campoBuscar{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left:#CCC 2px solid;
	border-top:#CCC 2px solid;
	border-bottom:#CCC 2px solid;
	height:19px;
}

.tituloPrincipal{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

.txtAzul{
	color:#1E5190;
	font-size:14px;
	}
	
.linkAzul{
	color:#1E5190;
	text-decoration:none;
}.linkAzul:hover{
	text-decoration:underline;
	}

.btn{
	text-decoration:none;
	}

.titleprodhome{
	font-size:14px;
}

.tituloSeccion{
	font-size:20px;
	font-weight:bold;
	color: #172983;
	}

.tituloDestacado{
	font-size:16px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.tituloSecundario{
	font-size:14px;
	color: #0B4E8C;
	font-weight:bold;
	text-decoration:none;
	}

.subirBl{
	color:#FFF;
	font-size:24px;
	text-decoration:none;
	}

.subirBl:hover{
	color:#E1E1E1;
	}

.textoPie{
	color:#002663;
	font-size:14px;
	font-weight:bold;
	}

.btnP{
	border-bottom:#E1E1E1 1px solid;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	color:#999;
	text-decoration:none;
}

.btnP:hover{
	background-color:#E1E1E1;
	color:#666;
	cursor:pointer;
	border-right:#4AAA43 3px solid;

	}
	
.btnS{
	color:#666;
	font-weight:bold;
	padding:3px;
	text-decoration:none;
	}

.btnS:hover{
	color:#333;
	background-color:#CCCCCC;
	cursor:pointer;
	border-right:#990000 3px solid;
	}
	
	
.btnP2{
	border-bottom:#003F7E 1px solid;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	color:#003F7E;
	text-decoration:none;
}

.btnP2:hover{
	background-color:#003F7E;
	color:#FFF;
	cursor:pointer;

	}
	
.btnS2{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	}

.btnS2:hover{
	color:#FFF;
	background-color:#003F7E;
	cursor:pointer;
	}
	
.btnP2a{
	text-decoration:none;
	}
	
.titleDistrito{
	font-weight: bold;
	border-bottom: #666 1px solid;
	}
	
