body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #BE4F3F;
	background-image: url(images/fondo_body.png);
	background-repeat:  repeat-x;
	margin-top: 0px;
}
.menu_izq {
	background-image: url(images/f_menu.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 525px;
	background-color: #4E0100;
}
.divcentral {
	clip: rect(0px,auto,auto,auto);
	background-color: #FFFFFF;
}
.borde_tabla {
	border: 1px solid #666666;
}
.titulos {
	font-size: 140%;
	font-weight: bold;
	color: #AF510C;
	padding-top: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #AF510C;
	border-left: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(images/cua.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.txt {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #AC4F0C;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.form {
	color: #000000;
	border: 1px solid #666666;
	width: 200px;
	height: 16px;
}
.margen {
	padding: 20px;
}
.subtit {
	font-weight: bold;
}
.sepvertical {
	width: 10px;
}
.pie {
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8D1302;
	text-align: right;
	background-color: #803B09;
	color: #FFFFFF;
}
.tabla_central {
	font-size: 100%;
	line-height: 120%;
	border: 1px solid #8D1302;
	color: #CCCCCC;
}
.formtxt {
	font-size: 95%;
	text-align: right;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.formarea {
	color: #000000;
	border: 1px solid #666666;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtborde_derecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8D1302;
	padding: 20px;
}
.f_cabecera {
	height: 150px;
	background-image: url(images/cabecera.jpg);
	background-color: #17264f;
	background-repeat: no-repeat;
	background-position: left center;
}
a {
	outline: none;
}
#todo{
	text-decoration: none;
	z-index: 3500;
}
.form_btn {
	color: #FFFFFF;
	background-color: #AF510C;
	text-align: center;
	height: 25px;
	width: 135px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subtitCopia {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D1302;
}
.bordegris {
	border: 1px solid #666666;
}
.borde_form {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-right-color: #BE2128;
}
.margen_form {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
}
.logo_cabecera {
	padding-top: 8px;
}
.subtitulos {
	font-size: 110%;
	font-weight: bold;
	color: #AF510C;
}
