body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #620000;
	margin: 20px 0px 0px;
	line-height: 16px;
	scrollbar-face-color:#373330;
	scrollbar-highlight-color:#373330;
	scrollbar-3dlight-color:#373330;
	scrollbar-darkshadow-color:#373330;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFF99;
	scrollbar-track-color:#373330;
	text-align: center;
}
input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #999999;}
textarea {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #999999;
	scrollbar-face-color:#000000;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#999999 ;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FF6600;
scrollbar-track-color:#999999;}
.borde_gris {
	border: 2px solid #666666;
}
.form_sinborde {
	border: 0px none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CA0000;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.borde_abajo_derecha {
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6D6656;
	border-bottom-color: #6D6656;
}
.borde_abajo {
	padding: 4px;
	border-bottom: 2px solid #DEA045;
}

.letra_chica {
	font-size: 10px;
	line-height: 13px;
}
.margen_der_izq {
	padding-right: 10px;
	padding-left: 10px;
}
.margen_der_izqconbordeizq {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.titulo {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #373330;
	font-weight: bold;
	background-image: url(images/bkgr_tit.gif);
	padding: 0px;
}


.margen_der_izq_bordeabajo {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCA400;
	padding-bottom: 4px;
}
.letra_grande {
	font-size: 16px;
	line-height: 20px;
}

td {
	font-size: 12px;
}
.margen_der_izqconbordeabajogris {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
.letra_blanca {
	color: #FFFFFF;
}
#todo{
	height: 100%;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #555555;
	background-color: #373330;
}
.menu{
	text-align: center;
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 10px;
	background-color: #444444;
	background-image: url(images/menu.png);
	margin-bottom: 20px;
}
#cabecera{
	width: 100%;
	text-align: left;
	padding: 0px;
	background-color: #373330;
	height: 120px;
}
#cabecera_derecha{
	float: right;
	height: 120px;
	width: 420px;
}
#logo{
	float: left;
	height: 120px;
	width: 350px;
}
#contenido{
	width: auto;
	margin-top: 20px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
#pie{
	width: auto;
	margin-top: 10px;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/menu.png);
	background-position: left bottom;
}
#titulo{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 20px;
	text-align: left;
}
#cont{
}
#contacto{
	background-image: url(images/foto_contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #020202;
	height: 450px;
}
.btn {
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/f_boton.gif) no-repeat;
	height: 23px;
	width: 118px;
	border: 0px none;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	padding: 0px;
}
.form_250 {
	width: 250px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #999999;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	height: 18px;
}
.formarea_250 {
	width: 250px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #999999;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	height: 60px;
}
.form_margen_txt {
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #333333;
}

