* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/fondo_encabezado.png) repeat-x; 
	color: #666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 150%;
    text-align: left;
}

h1 {
	color: #3B0B0B;
    border-bottom: 1px solid #ccc;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    line-height: 1.2em;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
    text-transform: none;
    letter-spacing: 1px;
}

a:link {
	text-decoration: none;
	color: #B13B3B;
}

a:visited {
	text-decoration: none;
	color: #B13B3B;
}

a:hover, a:active {
	text-decoration: underline;
	color: #B13B3B;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

img.centered { 
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: thin;
	border-color: #752B2B;
	padding: 5px 5px 5px 5px;
}
	
img.right {
	padding: 4px;
	margin: 5px 0 2px 7px;
	display: inline;
	border-style: solid;
	border-width: thin;
	border-color: #752B2B;
	padding: 5px 5px 5px 5px;
	}

img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border-style: solid;
	border-width: thin;
	border-color: #752B2B;
	padding: 5px 5px 5px 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

select { 
	color: #000; 
	background-color: #ededed; 
	border: 1px solid #bdbdbd; 
	width: 190px;
}

p {
    letter-spacing: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}

#head_flash {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: -10px;
}

#contenedor {
	width: 888px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#head { 
	background: url(../images/head.jpg) no-repeat top left;
	height:215px;
	text-align:right;
	width: 888px;
}

#busca {
	float: right;
	margin-left: 0px;
	margin-top: 110px;
}

#entrada {
	width: 150px;
	background-color: #F8E0E0;
	border: 1px solid #F5A9A9;
}

#boton {
	text-align: center;
	width: 70px;
	background-color: #F8E0E0;
	border: 1px solid #bdbdbd;
	color: #000;
	margin-top: 3px;
}

#buscar {
	color: #6E6E6E;
	font-size: 110%;
}

#buscar h2 {
	background-color: #FBEFEF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #FBEFEF;
	border-top: 1px solid #F5A9A9;
	margin-bottom: 15px;
}

#buscar ol {
	list-style-position: inside;
}

#buscar ol li {
	display: list-item; /* IE */
}

#buscar li {
	vertical-align: top;
}

#buscar li a {
	font-size: 14px;
	font-weight: bold;
}


#newsletters_input {
	width: 150px;
	background-color: #F8E0E0;
	border: 2px solid #B13B3B;
}

#newsletters_boton {
	text-align: center;
	width: 70px;
	background-color: #F8E0E0;
	border: 1px solid #bdbdbd;
	color: #000;
}

#head_secundario {
	background: url(../images/fondo_head_secundario.png) repeat-x;
	padding-top: 9px;
	height: 123px;
}

.combo {
	background: url(../images/head_secundario_combo.png) no-repeat top center;
	height: 123px;
	float: right;
    margin-right: 10px;
}

.combo_productos {
	margin-top: 94px;
	border: 2px solid #ACACAC;
	background-color: #ccc;
}

#foto_principal {
	max-width:684px;
	min-width:544px;
	height:123px;
	text-align:right;
	margin-left:204px;
}

.breadcrumb {
	color: #6E6E6E;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 120%;
    vertical-align: top;
}

.camino_derecha {
    text-align: right;
}

.flecha_camino {
    color: #666;
}

#threecolwrap {
	float:left;
	width:100%;
    margin-bottom: 15px;
}

#threecolwrap h1 {
	color: #3B0B0B;
    border-bottom: 1px solid #ccc;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    line-height: 1.2em;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#threecolwrap h2 {
	font-size: 11px;
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 30px;
    color: #B13B3B;
}

#threecolwrap h2:first-letter {
    font-size: 14px;
}

#threecolwrap h2 + h2:first-letter {
    font-size: 11px;
}

#threecolwrap a:first-letter {
    font-size: 14px;
}

#threecolwrap h3 {
    color: #000;
	font-size: 11px;
	font-weight: bold;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 25px;
}

#threecolwrap h4 {
    color: #000;
	font-size: 11px;
	font-weight: bold;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 20px;
}

#threecolwrap h5 {
    color: #000;
	font-size: 11px;
	font-weight: bold;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 15px;
}

#twocolwrap {
	float:left;
	width:100%;
	margin-right:-216px;
}

#columna_1 {
	float: left;
	width: 224px;
	display: inline;
	text-align: left;
	margin-top: 10px;
}

#columna_2 {
	width:auto;
	margin-left:214px;
	margin-right:216px;
	padding: 0 20px;
}

#columna_2 img {
    border: 2px solid #ccc;
    padding: 5px;
    margin-right: 15px;
    margin-bottom: 10px;
}

#columna_2_sin_1 {
	width: auto;
	margin-right: 216px;
	padding: 0 20px;
    text-align: justify;
}

#columna_2_sin_1_inicio {
	width: auto;
	margin-right: 216px;
	padding: 0 0px;
}

#galeria_institucional {
	width: auto;
	margin-right: 216px;
	padding: 0 0px;
}

#galeria_institucional img {
	border: 2px solid #8A0808;
	width: 75px;
	height: 65px;
	margin: 5px;
	padding: 2px;
}

#columna_3 {
	float: left;
	width: 214px;
	background: #FFFFFF url('../images/fondo_005.jpg') repeat-x;
	min-height: 500px;
	padding-top: 0px;
    margin-top: 10px;
	text-align: left;
	height: auto;
    border: 1px solid #ccc;
}

#columna_3_inicio {
	float: right;
	width: 214px;
    margin: 0;
	min-height: 500px;
	padding-top: 0px;
    margin-top: -15px;
	text-align: left;
	height: auto;
    text-align: left;
	margin-left: 2px;
}

#columna_2_sin3 {
	margin-left:10px;
	margin-right:216px;
	padding: 0 20px;
	text-align: left;
}

.flash {
    margin-top:129px;
}

#contenido {
	position: relative;
	width: 583px;
	min-height: 500px;
	left: 179px;
}

#contenido ul {
	list-style-image: url(../images/item.png);
}

#contenido ul li {
	color: #6E6E6E;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11PX;
    color: #333333;
	line-height:150%;
	text-align: justify;
}

.leermas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
	line-height:150%;
	text-align:right;
}

.celda_detalle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:180%;
	background: #FFFFFF url('../images/fondo_detalle.jpg') repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

.celda_detalle p {
	margin-left: 10px;
	margin-right: 10px;
}

.centrado {
	text-align:center;
}

.tabla_indice {
	background-color:#F5F5F5;
	background-image:url('../images/fondo_indice.jpg');
	background-repeat:repeat-x;
	margin: 15px 5px;
}

.tabla_indice ul {
	list-style: none;
}

ul.lista_indice {
	padding:0;
	margin:0;
}

li.lista_indice {
	border: 1px solid #b2b2b2;
	padding: 5px;
	margin: 0;
}

#pie {
	height: 109px;
    background: url(../images/fondo_pie.png) repeat-x;
	clear: both;
	padding-top: 18px;
}

#texto_pie {
	margin: 0 auto;
	width: 888px;
    text-align: center;
}

#texto_pie p{
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    margin-top: .1em; color: #666;
}

#texto_pie img {
    border: 0;
    margin: 0;
}

#formulario {
	padding-left: 10px;
}

#formulario input.input {
	width: 100px;
	border: 1px solid #ccc;
	background-color: #fff;
}
#formulario input.button {
	font-size: 11px;
	background-color: #ccc;
	border: 1px solid #000;
}

/* Form contacto */

#contacto {
    width: 80%;
    text-align: right;
    margin-top: 10px;
}

#contacto input {
    margin-bottom: 5px;
}

#contacto select {
    width: 50px;
}

/* Menu pie */

#menu_pie {
    clear: both;
    margin: 5px auto;
    width: 600px;
    text-align: center;
    font: 11px sans-serif;
    margin-bottom: 5px;
    border-top: 2px dotted #ccc;
}

#menu_pie ul {
    list-style: none;
    margin-top: 5px;
}

#menu_pie ul li {
    display: inline;
}

#menu_pie li {
    margin: 5px;
}

#menu_pie li a {
    color: #A4A4A4;
}

#menu_pie li a:hover {
    color: #2E2E2E;
}

/* Post */

.post {padding: 0; margin-bottom: 10px}
.post .title {margin-bottom: 0px; padding-bottom: 0px; text-transform: none;}
.post h2 {color: #B13B3B; padding: 0px 0 0 5px; font-size: 20px; text-transform: none;}
.post h2 a {color: #B13B3B;}
.post h2 a:hover {color: #B13B3B; text-decoration: underline;}
.post img {border: 2px solid #000; margin-right: 10px; padding: 3px;}
.post .leermas {clear: both; text-align: right;}
.post .entry {padding: 0 10px 5px;}
.post .meta {padding: 0px 0 10px 0; border-top: 1px dotted #D1D1D1;}
.post .meta p {margin: 0; line-height: normal; color: #999999;}
.post .meta .more {padding: 0 20px 0 18px;background: url(../admin/images/ver.png) no-repeat left center;}
.post .meta .comments {padding-left: 22px;background: url(../admin/images/comentario.gif) no-repeat left center;}
.post .meta b {display: none;}

/* Nueva seccion inicio */

#contenedor_inicio {
    margin: 0;
}

#central_derecha {
	float: right;
    width: 33.4%;
    background: #fff url(../images/derecha_fondo.png) repeat-x;
    padding-top: 2px;
}

#central_post {
    margin-right: 7px;
    margin-left: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#central_post p{
    font-family: Verdana;
    font-size: 11px;
    line-height: 170%;
    color: #666666;
    font-style: normal;
    padding-left: 15px;
}

#central_post h1 {
    font-family: Verdana;
    font-size: 11px;
    line-height: 170%;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    border: 0;
    padding-left: 15px;
	margin-bottom: -15px;
}

#central_post h2 {
    font-family: Verdana;
    font-size: 11px;
    line-height: 100%;
    color: #CC0000;
    margin-top: 0px;
    padding-left: 15px;
    margin-bottom: 3px;
    text-transform: none;
}

.novedad {
    margin-bottom: 20px;
    margin-top: 5px;
    border-bottom: 2px dotted #E38B8B;
    padding-bottom: 10px;
}

.parrafo {
    padding-left: 15px;
}

#central_post h2:first-letter {
    font-size: inherit;
}

#central_izquierda {
    padding-top: 1px;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0;
    width: 64.5%;
    background: url(../images/central_fondo.png) repeat-x;
    /* min-height: 250px; */
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#central_izquierda p {
    font-family: Verdana;
    font-size: 11px;
    line-height: 170%;
    color: #666666;
    font-style: normal;
}

#izquierda_izquierda {
	text-align: center;
    width: 100%;
}

#izquierda_izquierda h2 {
    font-family: Verdana;
    font-size: 11px;
    line-height: 100%;
    color: #CC0000;
    margin-bottom: 5px;
    text-transform: none;
	text-align: left;
}

#izquierda_izquierda h2:first-letter {
    font-size: inherit;
}

#izquierda_izquierda form {
    margin-bottom: 10px;
    width: 100%;
}

#izquierda_izquierda input {
    margin-bottom: 5px;
}

#izquierda_izquierda p {
    margin-bottom: 10px;
}

#izquierda_derecha {
    /* float: right; */
    width: 100%;
}

#central_pie {
    width: 65.9%;
}

#central_pie p {
    font-family: Verdana;
    font-size: 11px;
    line-height: 170%;
    color: #666666;
    font-style: normal;
}

img.obras {
	display: inline;
    border: 0;
}

.obras {
	float: right;
}


/* Clases de errores y notificaciones */
.error, .notice, .success, .nota {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.nota {background:#F2F2F2;color:#084B8A;border-color:#BDBDBD;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.nota a {color: #000;}

dl { position: relative; width: 350px;}
dt { clear: both; float:left; width: 130px; padding: 4px 0 2px 0; text-align: left;}
dd { float: left; width: 200px; margin: 0 0 8px 0; padding-left: 6px;}
.hint { display:none; position: absolute; right: -250px; width: 200px; margin-top: -4px; border: 1px solid #c93; padding: 10px 12px; background-color: #ffc;}
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2;}
input.required, textarea.required { border: 1px solid #00A8E6;}
input.validation-failed, textarea.validation-failed { border: 1px solid #FF3300; color : #FF3300;}
input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color : #000;}
fieldset { padding: 1em; margin-bottom: 0.5em;}
label { font-weight: bold;}

