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

body 
{ 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../imagenes/fondo.jpg) center top no-repeat #cccccc;
}
a {
	text-decoration:none; 
	color:#000000;
}

.textoInicio
{
	text-align:justify;
	margin: 10px 10px 10px 10px;
	width:500px;
}
.letraAzul
{
	font-size:14px;
	color:#124273;
	font-weight:bold;
}
.wh
{	color:#ffffff;}
.bl
{ color:#124273;}
.gobs
{ color:#333333;}

.lh20
{ line-height:20px;}

.f14
{ font-size:14px;}
.f13
{ font-size:13px;}
.f12
{ font-size:12px;}

.b
{ font-weight:bold;}
.u
{ text-decoration:underline;}

.tabla
{
	background:#FFFFFF;
}
.imagenInicio
{
	margin: 0 10px 0 10px;
	width: 500px;
}
.imagenDerecha
{
	margin: 30px 24px 0 45px;
	width:230px;
	overflow:visible;
	/*background-image:url(../imagenes/foto1.jpg);*/
	height:366px;
	
}
.pie
{
	margin: 25px 0 0 10px;
	font-size:11px;
}
.pieEspacio a
{
	margin:0 0 0 50px;

}
.textoIzquierdo
{
	text-align:left;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:12px 0 0 40px;
}
.textoIzquierdo2
{
	text-align:left;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:12px 0 0 30px;
}
.texto2Izquierdo
{
	text-align:justify;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:15px 20px 0 15px;
}
.texto2Izquierdob
{
	text-align:justify;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin:15px 20px 0 15px;
}
.texto3Izquierdo
{
	text-align:justify;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:15px 13px 0 10px;
}

.input
{ height:15px;}
.input2
{ height:50px;}
.input, .input2
{ width:350px; background:url(../imagenes/bginput.jpg) repeat-x; border: solid 1px #CCCCCC;}

select
{ font-size:11px; height:17px; color:#333333; border: solid 1px #999999; margin:0; padding:0;}

.box1
{ background:url(../imagenes/box.gif) no-repeat; font-size:11px; font-weight:bold; color:#000000; width:69px; height:64px; margin:10px 5px 0 5px; padding:27px 0 0 0; float:left;}
.box2
{ background:url(../imagenes/box2.gif) no-repeat; font-size:11px; font-weight:bold; color:#000000; width:69px; height:64px; margin:10px 5px 0 5px; padding:27px 0 0 0; float:left;}
.box3
{
	background:url(../imagenes/box.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:69px;
	height:37px;
	margin:10px 5px 0 5px;
	padding:17px 0 0 0;
	float:right;
	z-index:0;
}
.box4
{ background:url(../imagenes/box2.gif) no-repeat; font-size:11px; font-weight:bold; color:#000000; width:69px; height:27px; margin:10px 5px 0 5px; padding:27px 0 0 0; z-index:0;float:right;}
