@charset "utf-8";
/* CSS Document */

body { 
	background-color: #6A6A6A;
	margin: 0px;
 	padding: 0px;
	margin: 0;
    padding: 0;
	text-align: center;
}
a:link {
	color: #443c3c;
}
a:visited {
	color: #443c3c;
}	
	
p.texto1 {
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:5px;
	color: #443c3c;
	font-weight: 400;
}

#externo {
	width:990px;
	top:0px;
	left:0px;
	height:600px;
	position:absolute;
	background:#6A6A6A;
	display:block;
}

#header {
	top:0px;
	left:0px;
	width:972px;
	height:78px;
	position:absolute;
	display:block;
}

#imgheader, #imgheader2, #imgheader3 {
	/*position:relative;*/
	float:left;
	top:0px;
}

#imgheader {
	width:641px;
	height:74px;
	background-image: url(../imagenes/portada/top1.jpg);
	
}

#imgheader2 {
	width:331px;
	height:38px;
	background-image: url(../imagenes/portada/top2.jpg);
	float:right;
}

#imgheader3 {
	width:331px;
	height:36px;
	background-image: url(../imagenes/portada/top4.jpg);
	float:right;
}

#flash {
	
	width:720px;
	height:308px;
	background-image: url(../imagenes/portada/flash1.jpg);
	float:left;
}

#login {
	width:252px;
	height:308px;
	background-image: url(../imagenes/portada/login_base.jpg);
	float:right;
}

#cuadro1 {
	width:251px;
	height:163px;
	background-image: url(../imagenes/portada/cuadro1.jpg);
	float:left;
}

#cuadro2 {
	width:238px;
	height:163px;
	background-image: url(../imagenes/portada/cuadro2.jpg);
	float:left;
}

#cuadro3 {
	width:238px;
	height:163px;
	background-image: url(../imagenes/portada/cuadro3.jpg);
	float:left;
}
#cuadro4 {
	width:245px;
	height:163px;
	background-image: url(../imagenes/portada/cuadro4.jpg);
	float:left;
}
#botom {
	width:972px;
	height:64px;
	background-image: url(../imagenes/portada/botom.jpg);
	float:left;
}

#menu_superior {
	
	
	margin-top:15px;
}

#titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}

#formulario {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	padding: 52px 0px 5px 35px;
	font-family: Arial;
	font-size: 12px;
}
#formulario2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	padding: 0px 0px 5px 35px;
	font-family: Arial;
	font-size: 12px;
}
#formulario3 {
	font-family:Arial, Helvetica, sans-serif;
	font-color:#666666;
	font-variant: normal;
	padding: 0px 0px 5px 85px;
	font-family: Arial;
	font-size: 10px;
}
#formulario4 {
	font-family:Arial, Helvetica, sans-serif;
	font-color:#666666;
	font-variant: normal;
	padding: 0px 0px 0px 85px;
	font-family: Arial;
	font-size: 11px;
}