/* CSS Document */

body {
background-image:url(img/fondo.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center;
	text-align:center;
	vertical-align:middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D171F;
SCROLLBAR-FACE-COLOR: #711625;
	SCROLLBAR-HIGHLIGHT-COLOR: #711625;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #4D171F;
	SCROLLBAR-DARKSHADOW-COLOR: #4D171F;
	
}


.texto-amarillo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FED459;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.texto-amarillo a:link, .texto-amarillo a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FED459;
	font-size:15px;
	font-weight:bold;
	
}
.texto-amarillo a:hover{
	 text-decoration:underline;
	
}

.menu{
	background-image:url(img/fondo_menu.jpg);
	background-repeat:repeat-y;
}
.menu a:link, .menu a:visited{
	display:block;
	height: 20px;
	background-image:url(img/menu.jpg);
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#5C324E;
	padding-left:0px;
	padding-right:23px;
	padding-bottom:0px;
	padding-top:1px;
	vertical-align:middle;
	
	

}
.menu a:hover{
	color:#AF8792;
	background-position: 0px -20px;
	text-decoration:none;
}

.boton{
	background-image: url(img/boton.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
}
.boton a:link, .boton a:visited{
	display:block;
	height: 25px;
	background-image:url(img/boton.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#5C324E;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	vertical-align:middle;
}
.boton a:hover{
	color:#AF8792;
	background-position: 0px -15px;
	text-decoration:none;
}

.submenu{
	background-image:url(img/submenu_back.jpg);
	vertical-align:middle;
	    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.submenu a:link, .submenu a:visited{
	display:block;
	height:18px;
	float:left;
	background-image:url(img/submenu.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;

	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
	
	

}
.submenu a:hover{
	
	background-position: 0px -20px;
	text-decoration:none;
}
.footer {
	font-size:9px;
	text-transform:uppercase;
	padding: 2px 10px 2px 10px;
}
.footer a:link, .footer a:visited{
	font-size:10px;
	
	
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.footer a:hover{
	color:#AF8792;
	text-decoration:overline underline;
}
a:link, a:visited{
	font-weight:bold;
	text-decoration:none;
    color:#FFFFFF;
	
}
a:hover{
	text-decoration:underline;

}

table{
	background-color:#711625;
	}
.contenido{
	background-color:#711625;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	width:795px;
	vertical-align:top;
	border-style:none;
	border-width:0px;
	word-wrap: break-word;
	
		

}
.contenido table{
	/*background-color:#4D171F;*/
	margin:10px 10px 10px 10px;
	border-spacing: 3px;
	width:765px;
	border-style:none;
	border-width:0px;
	
	
}

.contenido  table td{
    background-color:#4D171F;
	padding: 5px 10px 5px 10px;
	
	

}
.contenido  table table{
	/*background-color:#4D171F;*/
	margin:10px 10px 10px 10px;
	border-spacing: 3px;
	width:auto;
	border-style:none;
	border-width:0px;
	
	/*width:965px;*/
}

.contenido  table table td{
    background-color:#4D171F;
	padding: 5px 2px 5px 2px;
	
	

}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#5C324E;
	background-image:url(img/fondo_th.jpg);
	background-repeat:repeat;
	
	border-radius: 55pt 25pt;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding: 6px 5px 6px 5px;	
	
}
.fin {
		-moz-border-radius:0% 0% 3% 3%;
		
		border-radius: 55pt 25pt;
}


.espacio_fila{
background-image:url(img/fondo_th.jpg);
	background-color:#5C324E;
	height: 7px;

}
input{

	font-size:10px;
		background-color: #711625;
	border-color:#999999;
	border-width:1px;
	background-image:url(img/fondo_formas.jpg);
	background-position:0px 0px;
	color:#FFFFFF;	
}
select{
	background-color: #711625;
	border-color:#999999;
	border-width:1px;
	color:#FFFFFF;
	font-size:10px;
	text-transform:capitalize;
	font-stretch:expanded;
	
}
textarea{
	background-color: #711625;
	border-color:#999999;
	border-width:1px;
	color:#FFFFFF;
}
form{
display:inline;
}
.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:11px;
	font-weight:normal;
	
}