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


*
{
color:#FFF;
}


body
{
background-color:#000;
background-image:url(../../../images/template/background.jpg);
}

.cabecera
{
text-align:center;
background-color:black;
border-bottom:solid 2px silver;
}

.titulocuerpo
{
font-size:16px;
font-family:Verdana, Geneva, sans-serif;
}

.cuerpo
{
border:solid 2px #930;
background-color:#000;
overflow:auto;
padding:5px;
text-align:justify;
}

.menu
{
border:solid 2px #930;
background-color:#000;
}
.menu th
{

background-color:#930;
height:17px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;

}
.menu td
{
height:20px;	
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
}
.menu td a
{
height:20px;	
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
}

.opcionmenu:hover 
{
background-color:#630;
font-size:10px;
}

.opcionmenu *
{
font-size:10px;
width:190px;
text-decoration:none;
}


.EstiloTextoTabla
{
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;	
}
.EstiloTextBox
{
border:solid 1px #930;	
margin:5px;
width:375px;
color:#000;
}

.EstiloBoton
{
border:solid 1px white;
background-color:#930;
	
}
a:active{ text-decoration:none; color:white;border:0px;}
a:hover{ text-decoration:none; color:white;border:0px;}
a:link{ text-decoration:none; color:white;border:0px;}
a:visited{ text-decoration:none; color:white;border:0px;}





.estilobox{
border:solid 1px #FFFFFF; background:#630; color:white; padding:1px; margin:4px; font-family:Verdana, Geneva, sans-serif; font-size:10px}
.estilotexto{
color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px;}
.estilotitulo{
color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:21px;}
.estilotexto img{
border:15px solid;}
img{ border-color:white;}
.estilodesplegable{
color:white;
background:#999999;
border:1px solid #FFFFFF;
}
strong{color:white}
div{ color:white}

.estilotextored{
color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

.estilotextopeque{
color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}


.estilotextopeque2{
color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

