body {
	background-color: #000000;
	margin: 0px;
	/*margin-top: 0px;
	margin-right: 0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../imgs/top.jpg);
	background-repeat:repeat-x;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#999999;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	/*color: #FFFFFF;*/
}

#container{
width:917px;
}
#top{
/*background-image:url(../imgs/top.jpg);
background-repeat:repeat-x;*/
height:236px;
}
#middle{
background-image:url(../imgs/back.jpg);
width:798px;
overflow:auto;
}
#bottom_container{
background-color:#DA251C;
}
#bottom{
background-image:url(../imgs/bottom.jpg);
background-repeat:repeat-y;
width:835px;
overflow:auto;
padding-left:80px;
padding-top:10px;
}
#bottom a{
color:#FFFFFF;
text-decoration:none;
}
#bottom a:hover{
/*text-decoration:underline;*/
border-bottom:#000000 dashed 1px;
}
.bottom_txt{
float:left;
}
.titulo{
background-image:url(../imgs/iconotitulo.jpg);
background-repeat:no-repeat;
background-color:#D2D2D2;
height:25px;
color:#666666;
font-size:21px;
font-weight:bold;
padding-left:50px;
padding-top:10px;
margin-left:20px;
margin-top:1px;
margin-right:23px;
}
.foto{
border:#000000 solid 5px;
margin:3px;
}
.logo{
float:right;
padding-right:80px;
padding-bottom:10px;
}
.volver a{
color:#FFCC00;
text-decoration:none;
margin-right:20px;
}
.volver a:visited {
color:#FFCC00;
text-decoration:none;
margin-right:20px;
}
.volver a:hover{
color:#FFFFFF;
}
.subtitulo{
color:#FFCC00;
font-size:13px;
font-weight:bold;
padding-bottom:3px;
border-bottom:#FFFFFF dashed 1px;
margin-bottom:5px;
}
.informacion{
margin:5px;
border-bottom:1px #666666 dashed;
padding-bottom:5px;
width:471px;
}

.titulo_separador{
border-bottom: 1px dashed #999999;
margin-top:15px;
padding-bottom:5px;
margin-bottom:5px;
color:#FFCC00;
font-size:12px;
}
.sublink{
background:url(../imgs/flecha.jpg) no-repeat;
padding-left:20px;
margin-top:5px;
margin-bottom:5px;
}
.sublink a{
font-size:12px;
color:#FFCC00;
}
.sublink a:visited {
color:#FFCC00;
}
.sublink a:hover{
color:#FFFFFF;
border-bottom:#FFFFFF 1px dashed;
}
