/*@charset "utf-8";*/

/*MODULOS*/
@import url(contenido.css);
@import url(zonas.css);
@import url(ruta.css);

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background-color: #D9E3CB;
}
#grancontenedor {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 100%;
	overflow: hidden;
	border: 1px solid #333300;
	margin-top: 10px;
	background-image: url(../images/fondo-izq.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#cabezote {
	background-color: #245A0C;
	background-image: url();
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 108px;
	float: left;
	vertical-align: bottom;
	padding-top: 0px;
}

#izquierdo {
	width: 237px;
	height:100%;
	background-color: #64984B;
	float: left;
	padding-top: 5px;
	
}
#derecha {
	width: 722px;
	height:auto;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 245B0C;
	}

#contenedor-columnas-home {
	background:transparent url(../images/fondo-home.jpg) no-repeat scroll 0 0;
	overflow:hidden;
	padding:5px 10px 10px 24px;
	}

#columna-centro {
	float:left;
	margin-right:10px;
	overflow:hidden;
	width:467px;
	}

#columna-derecha {
	float:left;
	width:210px;
	}


#pata {
	width: 722px;
	height:20px;
	background-color: #D9E3CA;
	float: right;
	background-image: url(../images/finf.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #245B0C;
	border-left-color: #64984B;
}

/* RUTA */
div.breadcrumbs {
	padding-left: 10px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #DD7F37;
	color: #EFE1D1;
}

a:link.pathway, a:visited.pathway{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.pathway {
	background-color: #FFCC33;
	color: #FFFFCC;se 
	text-decoration: none;
}

/*MODULOS GENERALES*/

a.contentpagetitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

td.contentheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 722px;
}

table.contentpaneopen {
	margin-left: 30px;
	margin-right: 15px;
}

.article_separator {
	background-color: #00FFFF;
	height: 1px;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

/*MODO COLUMNAS */
td.article_column table.contentpaneopen {

}

.vinculo-administrador {
display: block;
height: 20px;
width: 50px;
}

/* MENU */
#accordionMenu {
margin-top: 10px;
}

#accordionMenu li a, #accordionMenu li span.separator{
background:url("../images/menu.png") no-repeat scroll 0 -4px transparent;
color:#FFFFFF;
display:block;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:24px;
line-height:12px;
padding:12px 0 0 23px;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
}

#accordionMenu li a:hover, #accordionMenu li.abierto span.separator {
background-position:0 -44px;
color:#FFFABF;
}

#accordionMenu li.parent a, #accordionMenu li.cerrado a, #accordionMenu li.parent span.separator, #accordionMenu li.cerrado span.separator {
background-position:0 -84px;
}

#accordionMenu li.abierto a, #accordionMenu li.abierto span.separator {
background-position:0 -124px;
}

#accordionMenu li.abierto ul {
background:url("../images/menu.png") repeat-y scroll -300px 0 transparent;
}

#accordionMenu li.abierto ul li a{
background-image:none;
color:#013400;
font-size:11px;
height:23px;
padding:8px 0 0 23px;
}

#accordionMenu li.abierto ul li a:hover{
color: #FFFF00
}

/*  PRODUCTOS */

table.blog_productos {
margin-left: 12px;
}

.blog_productos .article_column{
background-color:#F2F2F2;
border:13px solid #FFFFFF;
border-left: 0 none;
padding:10px;
}

.blog_productos  .article_column p {
font-family:verdana;
font-size:12px;
line-height:1.5em;
margin:0 0 10px;
text-align:left;
}

.blog_productos .contentheading_productos a{
color:#FFF;
display:block;
font-family:trebuchet MS;
font-size:18px;
margin-bottom:10px;
text-align:center;
text-decoration:none;
width:200px;
background-color:#DD7F37;
}

.blog_productos  .article_column p img{ 
border:1px solid #BBBBBB;
}

/* DESTACADOS */
.mod_placehere_leading {
border:1px solid  #DD7F37;
margin-bottom:15px;
overflow:auto;
}

.mod_placehere_leading .destacado-interno {
padding: 10px;
}

.mod_placehere_leading  h2 {
margin: 0;
}

.mod_placehere_leading  h2 a{
background-color: #DD7F37;
display: block;
padding: 5px;
color: #FFF;
text-align:center;
}

.mod_placehere_leading  p {
margin: 0;
text-align: justify;
font-size:11px;
overflow:hidden;
}

.mod_placehere_leading p  img{
border: 1px solid #ccc;
margin-bottom: 10px;
}

.mod_placehere_leading a.readon {
background:url("../images/flecha-ver-mas.jpg") no-repeat scroll right 0 #DD7F37;
color:#FFFFFF;
float:right;
font-family:trebuchet MS;
font-size:12px;
line-height:17px;
margin-top:10px;
padding-right:7px;
text-align:right;
text-decoration:none;
width:56px;
}

a.red-tematica {
display:block;
margin-left:6px;
margin-top:20px;
}

a.red-tematica img{
display:block;
border:5px solid #64984B;
}

a:hover.red-tematica img{
display:block;
border:5px solid #66DF29;
}

.item73{
display: none;
}



















