body {
	background-image: url(../images/fondobaa.png);
	background-color: #002AFE;
	background-repeat: repeat-x;
}
.highlight{
color:#0099ff;
font-weight:bold;
}

div.container{

background-color:#fefefe;
/*background-image:url(../images/fondo-gris.bmp);*/
background-repeat: repeat-y;
width:1000px;

}
div.magin_container{

background-color:#fefefe;
/*background-image:url(../images/fondo-gris.bmp);*/
background-repeat: repeat-y;
}
div.container_ancho{
width:1120px;
background-color:#fefefe;
/*background-image:url(../images/fondo-gris.bmp);*/
background-repeat: repeat-y;
}
div.encabezado{
top:5px;
height:280px;	
background-color:#FFFFFF;
}
div.menu{
	float:left;
	width:230px;
	padding:10px;
	background-color:#EDEDED;
	background-image:url(../images/fondo-redondeado.gif);
	background-repeat: no-repeat;
	margin:10px;
	text-align:left;
	font-size:10pt;
}
div.contenido{
text-align:left;
margin-left:250px;
padding:7px;
background-color:white;
min-height:300px;
width:700px;
}
td.contenido{
text-align:left;
margin-left:230px;
padding:7px;
background-color:white;
width:570px;
min-height:300px;
}

div.footer{
padding:0em;
font-style:italic;
min-height:55px;
clear:left;
background-color:#000045;
}

td.link-footer{
text-align:center;
font-weight:bold;
border-top:0px;
border-bottom:0px;
background-image:url(../images/boton-footer.png);
background-repeat:repeat-x;
background-color:#000045;
height:20px;
max-height:20px;
min-height:20px;
}
td.link-footer:hover{
background-image:url(../images/boton-footer-over.png);
background-repeat:repeat-x;
background-color:#000045;
}

a.link-footer{
color:white;
text-decoration:none;
font-style:normal;
font-weight:bold;
font-size:10pt;
}
a.menu-hrz{
color:#0088ff;
font-style:normal;
font-size:10px;
}
a.menu-hrz:hover{
color:#FFFFFF;
background:#0088ff;
}

a.menu-link{
color:#0088ff;
font-style:normal;
font-size:14px;
font:Bookman Old Style;
}
a.menu-link:hover{
color:#0066cc;
}

h1{
color:#0066ff;
font-size:26pt;
text-align:center;
}
h2{
color:#0066ff;
font-size:16pt;
text-align:center;
}
h3{
color:#0066ff;
font-size:12pt;
text-align:center;
}
p{
color:black;
}
p.titulo{
color:#000077;
font-size:14pt;
}
p.legal{
color:white;
font-size:8pt;
}
p.descripcion{
font-size:10pt;
font-style:italic;
text-align:center;
}
p.link{
color:#0099FF;
font:Bookman Old Style;
font-size:6px:
}
p.parrafo{
color: #333333;
font:Bookman Old Style;
font-size:14px;
text-align:justify;
}
p.parrafo_med{
color: #333333;
font:Bookman Old Style;
font-size:14px;
text-align:justify;
}
p.parrafopq{
color: #333333;
font:Bookman Old Style;
font-size:12px;
text-align:center;
}
p.parrafotitulo{
font:Bookman Old Style;
font-size:15px;
text-align:justify;
color:#0033FF;
}
p.funciones{
text-align:justify;
font:Bookman Old Style;
color: #333333;
font-size:16px;
}

