@charset "utf-8";



a:link {

	color:#719205;

	text-decoration:none;

}

a:visited{

	color:#719205;

	text-decoration:none;

}

a:hover {

	color:#719205;

	text-decoration:underline;

}

.fondocentro {

	background-image: url(imagenes/fondocentro.jpg);

	background-repeat:  repeat-x;

	background-position: left top;

}





body, td, th {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}

form {

margin-bottom: 0px;

} 

.entrada {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #FFFFFF;

	background-color: #5AB7FC;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	width:149px;

	height:49px;

}



.entrada3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #FFFFFF;

	background-color: #5AB7FC;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	width:149px;

	height:59px;

}



.entrada2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	width:120px;

}



.boton {

	width:56px;

	height:24px;

	background:none;

	border:none;

	cursor:pointer;

}



.fondoizq {

	background-image:url(imagenes/ladoizq.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.fondoder {

	background-image: url(imagenes/ladoder.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.fondocentro2 {
	background-image: url(imagenes/fondocentro2.jpg);
	background-repeat:  repeat;
	background-position: left top;
}
.sombritader {
	background-image: url(imagenes/sombritader.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
