/* CSS Document */
html {
height: 100%;
}


body
{
	background-color:#033564;
	background-image:url(../imagenes/fondo.gif);
	background-repeat:repeat-x;
	text-align: center;
	margin: auto;
	width:983px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
}



#base
{
position: relative;
width:983px;
height:100%;
}


#header
{
position: relative;
width:985px;
height:256px;
z-index:999;
}


#menu{
position:relative;
background-image:url(../imagenes/menu1.gif);
background-repeat:repeat-x;
background-color: #ffffff;
height:30px;
width:985px;
text-align:center;
z-index:999;

}

#contenido
{
margin-top:20px;
position:relative;
height:100%;
z-index:1;
}

#colizq{
	background-image:url(../imagenes/cajatexto-fondo.gif);
	background-repeat:repeat-y;
	position:relative;
	width:774px;
	height:10px;
	float:left;
	z-index:2;
}


#superior{

	position:relative;
	width:774px;
	height:15px;
}


#inferior{
	background-image: url(../imagenes/caja-inferior.gif);
    background-repeat:no-repeat;
	position:relative;
	width:774px;
	height:15px;
}

#cajacontenido{
	background-image:url(../imagenes/cajatexto-fondo.gif);
	background-repeat:repeat-y;
	margin-top:-10pt;
	position:relative;
	width:774px;
	height:auto;
}

#cajafondo{
	background-image:url(../imagenes/cajatexto-fondo.gif);
	background-repeat:repeat-y;
	margin-top:-10pt;
	position:relative;
	width:774px;
	height:auto;
}



#colder{
	background-image:url(../imagenes/fondo_2.gif);
	background-repeat:repeat;
	position:relative;
	width:206px;
	height:auto;
	float: right;
	vertical-align:top;
}

#titulo_panel{
margin-top:15pt;
margin-bottom:5pt;
margin-left:5pt;
margin-right:5pt;
height:14pt;
color: #333333;
font-size:12pt;
}

#txt_panel{
	margin-top:10pt;
	margin-bottom:7pt;
	margin-left:7pt;
	margin-right:7pt;
	color:#02315f;
}	

#Ctxt{
margin-left:17pt;
border: 1px solid #E8E8E8; 
text-align:left;
position:relative;
background-image:url(../imagenes/cajatexto.gif);
background-repeat:repeat-x;
background-color: #fff;
width:720px;
height:auto;
}
					
#convenios{
width:550px;
position: relative;
margin-left:70px;
height:auto;
}

#formulario{
width:200px;
position: relative;
margin-left: 170px;
height:auto;
}

#formulario_enviado{
width:350px;
position: absolute;
margin-top:-400px;
margin-left: 300px;
height:300px;
text-align:center;
}



#cont_Paneles{
position: relative;
margin-top: 6pt;

}


	
#titulo_panel{
	position:relative;
	margin-top:3pt;
	margin-left:7pt;
	font-size:9pt;
	font-weight: bold;
	color:#333;
	vertical-align: text-top;
}		

				
#footer
{
	border-top:1px solid #E8E8E8; 
	margin-top:7pt;
	position:relative;
	width:774px;
	height:48px;
	font-size:8pt;
	font-style: normal;
	color: #000033;
	z-index:90;
}


#copyright{
	margin-top:15pt;
	margin-left: 17pt;
	text-align:left;
	width:500px;
	height:27px;
	float:left;
	font-size:9pt;
}


#logo_simbolo{
margin-top:10pt;
float:left;
width:100px;
height:18px;
float:right;
margin-left:-30pt;
font-size:9pt;
}

#iframe{
background-color:#FFF;
margin-top:10pt;
width:700px;
height:500px;
float:left;
margin-left:17pt;
}

