#cabecera {
	width:100%;
	background-color:#F7F7E3;
	background-image:url(../img/header_bg.jpg);
	height:131px;
	background-position:center;
	border:0px;
	vertical-align:top;
}
*, html {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #F7F7E3;
	height:100%;
	background-image: url(../img/fondo.png);
	border:0px;
	margin:0px;
}

a { color:#703D2C !important; }
a:hover { color:#422315 !important; }

.p1Titular_italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22pt;
	font-weight:bold;
	color: #422315;
	font-style: italic;
}
.p1Titular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22pt;
	font-weight:bold;
	color: #422315;
	font-style: normal;
}
.p1Subtitulo {
	color:#D66228;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size:14px;
}
.p1Header3 {
	color:#D9001D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.p1Header3a {
	color:#D9001D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:13px;
}
.p1Header4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#006CB2;
	font-style: normal;
}
.p1Header5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#006CB2;
}
.error_input {
	font-size: 9px;
	font-weight:bold;
	color:#FF0000
}
.active_bottom_menu {
	color: #006CB2;
	font-weight: normal;
	font-size: 9px;
}
A.nav:link, A.nav:visited {
	color: #868686;
	text-decoration: none;
	border-bottom: 1px solid #868686;
	font-size: 9px;
}
A.nav:hover {
	color: #c2002e;
	text-decoration: none;
	border-bottom: 1px solid #c2002e;
	font-size: 9px;
}
.boldred {
	font-weight: bold;
	color: #7D0026;
}
.boldgrey {
	font-weight: bold;
	color:#7d7d7d;
}
.boldgreen {
	font-weight: bold;
	color:#422315;
}
.boldgreensmall {
	font-size:9px;
	font-weight: bold;
	color:#422315;
}
.bt_save {
	background-image:url(../img/bt_save.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:265px;
}
table {
	border-collapse: collapse;
	vertical-align: top;
}
td {
	vertical-align: top;
}
img {
	border: none;
}

/* FORMS */
input, textarea {
	padding: 3px;
	margin:5px 2px 5px 2px;
}
table.data {
	border: 1px solid #a7a7a7;
}
table.data td {
	border: 1px solid #a7a7a7;
}
.p1general {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#707070;
}

/* LINKS */
a.enlace_blue:link, a.enlace_blue:visited, a.enlace_blue:active {
	color:#467492;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size:13px;
}
a.enlace_blue:hover {
	color:#7D0026;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size:13px;
}
a.p1pie:link, a.p1pie:visited, a.p1pie:active {
	color:#444D07;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:9px;
}
a.p1pie:hover {
	color:#444D07;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:9px;
}
a.p1menublue:link, a.p1menublue:visited, a.p1menublue:active {
	color:#467492;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
}
a.p1menublue:hover {
	color:#467492;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
}
a.p1amarillo:link, a.p1amarillo:visited, a.p1amarillo:active {
	color:#F7931E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size:11px;
}
a.p1amarillo:hover {
	color:#F7931E;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
}
a.p1menu:link, a.p1menu:visited, a.p1menu:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
}
a.p1menu:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
}
.dottedborder {
	border: 1px;
	border-color:#4F352E;
	border-bottom-style: double;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}
.dottedborder_bold {
	border:#4F352E 2px;
	vertical-align:middle;
	border-bottom-style: solid;
	margin-bottom:3pt;
	width:100%;
}
.dottedborder_puntos {
	border:#4F352E 1.5pt;
	border-bottom-style: dotted;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}
.table_pie {
	margin: 0px 15px 0px 15px;
}
.texto_pie {
	font-size:9px;
	font-weight:normal;
	color:#4F352E;
}
.tabla_paginador {
	margin-top:13px;
}
.tabla_noticias {
	margin: 0px 5px 0px 25px;
}
.tabla_txt {
	margin: 0px 5px 0px 10px;
	text-align:justify;
}
.tabla_txt2 {
	margin: 0px 10px 0px 10px;
	text-align:justify;
}
.tabla_menu {
	margin-top:8px;
}
.table {
	height:100%;
	overflow: auto;
	border-collapse:collapse;
}
#enviar {
background-color:9EB4C7#;
}

