html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

strong {font-weight:bold;}
em {font-style: italic;}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: white;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
}

p a {color:#A32510; font-weight: bold;}
p a:hover {color:#A32510; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: circle;
}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

li a { color: #A32510;}
li a:hover { color: #A32510; text-decoration: none;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

/***********************************************************************************/

/* ESTRUCTURA */

body {
	padding:0px;
	margin:0px; 
	background-color: white; 
}

.contenedor {
	margin: 0px auto;
	width: 970px;
	margin-top: 10px;
}

.up {background: url('../images/up.jpg') top center no-repeat; width: 970px; height: 32px;}
.center {background: url('../images/center.jpg') top center repeat-y; width: 970px;}
.down {background: url('../images/down.jpg') top center no-repeat; width: 970px; height: 32px;}

.margenes {
	margin: 0 auto;
	margin: 0px 28px 0px 28px;
}

.menusup {
	width: 913px;
	height: 113px;
	border-bottom: 1px solid white;
}

.menusup td, .menusup td a {text-align: center;}
.menusup td {padding-bottom: 20px;}

.menu, .menu_on {
	font-size: 11px;
	color: #F19001;
}

.menu_on {background: #A3250F url('../images/fnd_menu_on.jpg') top left repeat;}
.menu {background-color:#A3250F;}

.menu a { color: white;}
.menu a:hover { color: #B1ACAB;}
.menu_on a { color: white;}
.menu_on a:hover { color: white;}

.navegador {
	background: #9B9B99 url('../images/fnd_navegador.jpg') center right no-repeat; height:30px;
	color: white;
	line-height: 30px;
	width:913px;
}

.navegador a { color: white; line-height: 30px;}
.navegador a:hover { color: white; text-decoration: underline;}

.navegador div {float: left; display: inline;}

.migas {margin-left: 16px; width: 800px;}

.idioma {
	text-align: right;
	margin-right: 16px;
	width: 81px;
}

.menu_izda {
	background: #A3250F url('../images/fnd_menu_izda.jpg') top left repeat;
	padding-top: 35px;
}

.menu_izda_item, .menu_izda_item_on {
	width: 192px;
	margin: 0 auto;
	color: white;
	border-bottom: 1px dotted white;
	text-align:left;
	padding-bottom: 3px;
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
}

.menu_izda_item a {color: white;}
.menu_izda_item a:hover {color: #B1ADAE;}
.menu_izda_item_on a {color:#B1ADAE;}



.creditos {
	line-height: 31px;
	background-color: #3E3C3D;
	height: 31px;
	color: white;
}

.creditos a { color: white; line-height: 30px;}
.creditos a:hover { color: white; text-decoration: underline;}

.creditos div {
	float: left;
	display: inline;
}

.creditos1, .creditos2 {color: #333; margin-top: 10px; margin-bottom: 10px;}
.creditos1 a, .creditos2 a {color: #A32510; font-weight: bold;}
.creditos1 a:hover, .creditos2 a:hover {color: #A32510; text-decoration: underline;}
.creditos1 {text-align: left; float:left; margin-left: 71px; width: 278px; display:inline;}
.creditos2 {text-align: right; float:right; margin-right: 40px; width: 575px; display:inline;}

.cuerpo {margin: 35px 30px;}

.cuerpo a {color:#A32510; font-weight: bold;}
.cuerpo a:hover {color:#A32510; text-decoration: underline;}

.cuerpo h2 {
	font-size: 14px;
	color: #3E3C3D;
	font-weight: bold;
}

.cuerpo h2 div {
	padding-bottom: 3px;
	background: white url('../images/dotted.jpg') bottom left repeat-x;
	margin-bottom: 30px;
}

.cuerpo table {
	width: 100%;
	border-right: 1px solid #9B9B99;
	border-bottom: 1px solid #9B9B99;
}

.cuerpo table thead td {
	border-left: 1px solid #9B9B99;
	border-top: 1px solid #9B9B99;
	padding: 5px;
	background-color: #9B9B99;
	color: white;
	text-align: center;
	font-weight: bold;
}

.cuerpo table thead th {
	text-align: center;
	font-weight: bold;
	background-color: #666;
	border-left: 1px solid #9B9B99;
	border-top: 1px solid #9B9B99;
	color: white;
	padding:5px;
}

.cuerpo table tr td {
	border-left: 1px solid #9B9B99;
	border-top: 1px solid #9B9B99;
	padding: 5px;
	line-height: 13px;
}

.cuerpo table tr td  a {line-height: 13px;}

.cuerpo table tr th {
	border-left: 1px solid #9B9B99;
	border-top: 1px solid #9B9B99;
	padding: 5px;
	background-color: #9B9B99;
	color: white;
	text-align: center;
}

.pastilla, .pastilla2, .pastillaR {
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
}

.pastilla, .pastillaR {
	background: url('../images/pastilla.jpg') top left repeat;
	height: 41px;
	width: 163px;
	line-height: 41px;
}

.pastillaR {background: url('../images/pastillaR.jpg') top left repeat;}

.pastilla a, .pastillaR a {line-height: 41px; color: white;}

.pastilla2 {
	background: url('../images/pastilla2.jpg') top left repeat;
	height: 45px;
	line-height: 45px;
	width: 212px;
}

.pastilla2 a {color: white; line-height: 45px;}

.dcha {
	background-color: #F0F0F0;
	padding-top: 35px;
}

.dcha table {
	margin:0px auto; 
	width: 163px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.dcha table td {
	color: #595959;
	line-height: 12px;
	padding-bottom: 5px;
}

.dcha table td a {line-height: 12px; color: #595959; font-weight: bold;}
.dcha table td a:hover {color: #840B03; text-decoration: none;}

.cuerpo .contacto table {
	border: none;
}

.cuerpo .contacto {border: none;}
.cuerpo .contacto tr th, .cuerpo .contacto tr td { border: none;}
.cuerpo .contacto tr th {text-align: right; background-color: white; color: black;}
.cuerpo .contacto input, .cuerpo .contacto textarea, .cuerpo .contacto select {
	width: 90%;
	border: 1px solid #666;
}
.cuerpo .contacto .boton {
	background-color:#A32510; 
	color: white; 
	padding: 3px 5px;
	cursor: pointer;
	border: none;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}

.direccion {
	color: white;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 30px;
	margin-bottom: 260px;
	font-size: 12px;
	line-height: 15px;
}


.cuerpo .sectores {border: 1px solid #9B9B99;}
.cuerpo .sectores tr th, .cuerpo .sectores tr td {border: none; background-color: white;}
table#anula {border: none;}
table#anula tr th, table#anula tr td {border: none;}

.navFotos {
	text-align: right;
	font-size: 100%;
	padding-right: 10px;
}

.navFotos a {color: #333333;}

#pagina_inactiva {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	background-color: #BFBFBF;
	color: white;
}

#pagina_inactiva a, #pagina_inactiva a:hover {color: white;}

#pagina_activa {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: white;
	font-weight: bold;
	border: 1px solid #A32510; 
	background-color: #A32510;
}

#pagina_activa a {color: white}

.cuerpo h3 {
	font-size: 14px;
	font-weight: bold; 
	color: #A32510; 
	padding-bottom: 10px; 
	text-align:left;
}

.cuerpo h3 a {color: #A32510;}
.cuerpo h3 a:hover {color: #A32510; text-decoration: underline;}

.cuerpo h4 {
	font-size: 13px;
	font-weight: bold; 
	color: #A32510; 
	padding-bottom: 10px; 
	text-align:left;
}

#brd {border: 5px solid #ccc;}

/* CALENDARIO */

.tit_calendario {
	font-size: 9pt;
	color: #8E9085;
	font-weight: bold;
	text-align:center;
}

.calendario {
	font-size: 7pt;
}

.calendario th {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding-bottom: 3px;
}

.dcha .calendario td a {color:white;}
.dcha .calendario td a:hover {color:black;}

.calResaltado {
	width:18px;
	height: 15px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #961706;
	border: 1px solid #961706;
	text-align: center;
	padding-top: 3px;

}

.calResaltado a {
	color: white;
	text-decoration: none;
}

.calResaltado a:hover {
	color: white;
	text-decoration: underline;
}

.calSimbolo {
	width:18px;
	padding-top: 3px;
	height:15px;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	text-align: center;
	border: 1px solid white;
}
