/*
marron: #67514B;
beige: #EEEAE8;
verde: #339900;
*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1A01;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.Estilo2 {color: #67514B}
.Estilo3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo4 {
	font-size: 11px;
	font-weight: bold;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

@media screen, print {

body { background-color: #FFFFFF; } /*width: 100%; text-align: center;*/
#canvas { width: 775px; margin-left: auto; margin-right: auto; text-align: left; margin-bottom:30px; * margin-bottom:0px;}
#fecha { padding-top: 12px; padding-bottom: 12px; width: 775px; margin-left: auto; margin-right: auto; text-align: right; }
#cabecera { clear: both; width: 775px; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
#bannercab { margin-bottom: 10px; }
#pie {width:775px; clear:both; padding-bottom:15px; margin-left: auto; margin-right: auto; font: 10px Verdana, Arial, Helvetica, sans-serif; }
#pie p {width:235px; float:left; padding-right:30px; color:#67514B;}
#pie p a {color:#FD3901;text-decoration:none;}
#pie p a:hover {color:#FD3901;text-decoration:underline;}
#pie p.nota {font-size:9px;}
#subir { width:775px; clear:both; padding-bottom:15px; margin-left: auto; margin-right: auto; font: 10px Verdana, Arial, Helvetica, sans-serif;}
#subir a {text-decoration:none; font-weight:bold; color:#7E1C03;}
#subir a:hover {color:#339900;text-decoration:underline;}

/* MENU PRINCIPAL */

#menu { float: right; width: 245px; background-color: #EEEAE8; min-height: 370px; * height: 370px; }
#menu ul { list-style-type: none; }
#menu ul li:hover { background-color: #E6E0DD; }
#menu ul li a { color: #67514B; text-decoration: none; padding-left: 14px; padding-top: 4px; height: 16px; font: bold 10px Verdana, Arial, Helvetica, sans-serif; * display: block; }
#menu ul li a:hover { color: #7C1A01; text-decoration: none; * display: block; * background-color: #E6E0DD; }
#menu ul li a.current { color: #339900; text-decoration: none; display: block; background: url(../img/arrow-despleg.gif) top right no-repeat; }

/* menu submenu */

#menu ul.sub { list-style-type: none; display: none; }
#menu ul.sub li { border-bottom: 1px solid #FFFFFF; }
#menu ul.sub li a {
	color: #67514B;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 4px;
	height: 16px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#menu ul.sub li a:hover {
	color: #339900;
	text-decoration: none;
	display: block;
	background-color: #F6F2F0;
}

/* CAJAS HOME */

/* Caja actualidad */

#home_actualidad { float: left; margin-right:20px; width: 244px; padding-bottom: 20px; }
#home_actualidad div.content {
	width: 100%;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; /* color de la barra base de desplazamiento */
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #67514B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
}

#home_actualidad div.item_actualidad { border-bottom: 1px solid #67514B; margin-bottom: 5px; }
#home_actualidad div.item_actualidad p { font: normal 9px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 5px; color: #67514B; }
#home_actualidad div.item_actualidad p.fecha { color: #7C1A01; }
#home_actualidad div.item_actualidad p a { color: #339900; text-decoration: none; }
#home_actualidad div.item_actualidad p a:hover { color: #FFFFFF; text-decoration: none; background-color: #7C1A01; }
#home_actualidad div.item_actualidad img { clear: both; border: 1px solid #67514B; margin-bottom: 3px; }



/* Caja enlaces */

#home_enlaces {	float: left; width: 245px; margin-bottom: 10px; height: 200px; }

#home_enlaces div.content {
	width: 100%;
	height: 200px;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; /* color de la barra base de desplazamiento */
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #67514B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
}

#home_enlaces div.item_enlaces { border-bottom: 1px solid #67514B; margin-bottom: 5px; }
#home_enlaces div.item_enlaces p { font: normal 9px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 5px; color: #67514B;
}
#home_enlaces div.item_enlaces p.fecha { color: #339900; }
#home_enlaces div.item_enlaces p a { color: #339900; text-decoration: none; }
#home_enlaces div.item_enlaces p a:hover { color: #FFFFFF; text-decoration: none; background-color: #339900; }
#home_enlaces div.item_enlaces img { clear: both; border: 1px solid #67514B; margin-bottom: 3px; }

/* Caja catalogo */

#home_catalogo {	float: left; width: 245px; margin-bottom: 10px; height: 200px; }
#home_catalogo div.content {
	width: 100%;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; /* color de la barra base de desplazamiento */
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #67514B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
}


/* Caja agenda */

#home_agenda { float: left; width: 246px; margin-bottom: 10px; height: 200px; text-align: center; }
#home_agenda a { color: #339900; }
#home_agenda table { border: 0px; background-color: #339900; }
#home_agenda table.meses { margin: 1px; border: 0px; background-color: #FFFFFF;
}

table.calendar {border-left:1px solid #339900; border-top:1px solid #339900;}
table.calendar td, th {text-align:center; vertical-align:middle; border-right:1px solid #339900; border-bottom:1px solid #339900;}
table.calendar th {font: bold 9px Verdana, Arial, Helvetica, sans-serif; line-height:20px; color:#FFF; vertical-align:middle; background-color:#67514B;}
table.calendar td {width:30px; height:20px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #67514B; }
table.calendar .calendar-month {color: #67514B; font: bold 12px Arial, Helvetica, sans-serif; margin-top:3px; text-align:center}
table.calendar .calendar-month a {color: #339900; text-decoration: none}
table.calendar .calendar-month a hover {color: #339900; text-decoration: underline}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: bold; color: #339900;}
table.calendar td.linked-day {background-color:#339900; color: #FFF;}
table.calendar td.linked-day a {color: #FFF; text-decoration:none;}
table.calendar td.linked-day a:hover {color: #FFF; text-decoration:underline;}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
	font-size: smaller;
}
table.prevnext td a {text-decoration: none}

/* Caja vacia */

div.home_void {
	float: left;
	margin-right: 15px;
	width: 50px;
	margin-bottom: 15px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	text-align: left;
	display: block;
	right: 15px;
}
div.home_void2 { float: left; margin-right: 20px; width: 246px; margin-bottom: 10px; height: 150px; }
div.home_void3 { float: left; width: 244px; margin-bottom: 10px; height: 150px; }

/* CONTENIDOS INTERIOR */

#int_contenido {
	float: left;
	margin-right: 20px;
	width: 510px;
	* width: 508px;
	margin-bottom: 10px;
	min-height: 200px;
	* height: 494px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#int_contenido h3 { font: normal 18px Arial, Helvetica, sans-serif; padding-bottom: 10px; padding-top: 15px; color: #339900; }
#int_contenido h4 { font: bold 11px Arial, Helvetica, sans-serif; padding-bottom: 10px; padding-top: 15px; color: #67514B; }
#int_contenido ul {	padding-left: 17px;}
#int_contenido ul.niv2 {padding-top: 10px;}
#int_contenido li, #int_contenido li.niv2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #67514B;
	list-style-image: url(../img/list-item1.gif);
	list-style-type: none;
	list-style-position: outside;
}
#int_contenido li.niv2 {list-style-image: url(../img/list-item2.gif);}

#int_contenido p {font: normal 10px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 10px; padding-top: 5px; color: #7C1A01; }
#int_contenido p a, #int_contenido li a { color: #339900; text-decoration: none; }
#int_contenido p a:hover, #int_contenido li a:hover { color: #FFFFFF; text-decoration: none; background-color: #339900; }
#int_contenido p strong { font-size: 10px; font-weight: bold; }
#int_contenido .orange { color: #339900; }
#int_contenido .orange bold { font-size: 10px; font-weight: bold; color: #339900; }
#int_contenido img { clear: both; border: 1px solid #67514B; margin-bottom: 3px; }
#int_contenido div.fotosnoticia {float: left; margin-right: 10px;}
#int_contenido div.fotosnoticia_dos {
	float: left;
	margin-right: 5px;
	margin-bottom: 50px;
}
#int_contenido div.fotosnoticia img {border: 1px solid #FD3901; margin-bottom: 3px;}
#int_contenido .fecha {color:#336600;}
#int_contenido a.masinfo {
	color:#336600;
	padding-left:7px;
	padding-right:7px;
	display:block;
	text-decoration:none;
	margin-top:10px;
	width: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
	top: 10px;
	margin-bottom: 5px;
}
#int_contenido a.fotoautor {
	color:#336600;
	padding-left:7px;
	padding-right:7px;
	*display:block;
	text-decoration:none;
	margin-top:10px;
	width: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
	top: 10px;
	margin-bottom: 5px;
}
#int_contenido a.masinfo:hover { text-decoration:underline;}

/* Caja anotacion pagina interior */

div.int_anotacion { float: right; width: 385px; margin-bottom: 10px; margin-top: 10px; height: 100px; }
div.int_anotacion p { font: normal 10px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 5px; color: #67514B; }
div.int_anotacion p a { color: #339900; text-decoration: none; }
div.int_anotacion p a:hover { color: #FFFFFF; text-decoration: none; background-color: #339900; }
div.int_anotacion img { clear: both; margin-bottom: 3px; margin-top: 10px; }

/* Cabeceras cajas */

div.cab_marron, div.cab_naranja {
	heigh: 30px;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/upborde1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.cab_marron {
	background-color: #7C1A01;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
div.cab_naranja { background-color: #7C1A01; }

/* Formularios */

form { font: bold 9px Verdana, Arial, Helvetica, sans-serif; color:#336600; }
form input, form textarea, form select { border: 1px solid #336600; padding:1px; background-color:#FFFFFF; font: normal 9px Verdana, Arial, Helvetica, sans-serif; margin-bottom:5px; color:#67514B; }
form input.button { background:#EEEAE8; font-weight: bold; padding:2px; border:0px; border-bottom:1px solid #C2B9B7; }

}

@media print {
#fecha, #cabecera, #menu {display:none;}
div.int_anotacion {display:none;}
.nkpie{display:none;}
}
