/***********************************************************************************/
/* PROYECTO:                                                                       */
/*           ACADEMIA RIOJANA DE GASTRONOMIA: GENERAL.                             */
/*                                                                                 */
/* Desarrollado por:                                                               */
/*           FORMATIA - Formación, Consulta y Desarrollo PEFER, S.L.               */
/*                    - C/ Capitán Gallarza, 1 entlo. - 26001 - Logroño - La Rioja */
/*                    - 941 202 596 - 941 214 304 - desarrollo@formatia.net        */
/*                                                                                 */
/* Fecha de inicio del proyecto: 07/11/2007                                        */
/***********************************************************************************/
/* Fichero CSS: /css/con_index.css                                                 */
/* Archivos asociados:                                                             */
/*   inc/web_contenidos/con_index.inc.php                                          */
/*                                                                                 */
/* Fecha de creación del fichero:  21/11/2007                                      */
/* Configurado para este proyecto: 21/11/2007                                      */
/***********************************************************************************/
/***********************************************************************************/
/* CONTENEDORES: 3 niveles horizontales.                                           */
/***********************************************************************************/
#contenedor_1,
#contenedor_2,
#contenedor_3,
#contenedor_4 {
   margin-bottom: 0px;
   position: relative;
   width: 100%;
}

#contenedor_1 {
   background-position: center;
   background-repeat: no-repeat;
   height: 146px;
   position: relative;
   width: 100%;
}

#contenedor_2,#contenedor_4 {
   background-image: url(../img/cuerpo_fon.gif);
}

#contenedor_4[id] {
	width: 410px;
}

#submod_noticias_head {
   background-color: #97630a;
   clip: rect(0, 421, 24, 0);
   color: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9.5pt;
   font-weight: bold;
   height: 24px;
   left: 0px;
   letter-spacing: 1pt;
   padding: 4px 0px 0px 6px;
   top: 0px;
   width: 415px;
}

#noticias_line_bottom[id] {
	padding: 5px 0px 0px 6px;
	width: 420px;
}

#noticias_line_bottom {
   clip: rect(0, 421, 24, 0);
   color: #ffffff;
   left: 0px;
   font-size: 1px;
   padding: 3px 0px 0px 6px;
   top: 0px;
   width: 426px;
   background-image: url(../img/pie_fon.gif);
}

.submod_noticias_cont {
   clip: rect(0, 400, 81, 0);
   position: absolute;
   text-align: justify;
   width: 400px;
}

.submod_noticias_cont_der,
.submod_noticias_cont_izq {
   clip: rect(0, 306, 81, 0);
   position: absolute;
   text-align: justify;
   width: 306px;
}

.submod_noticias_cont_der,
.submod_noticias_cont {
   left: 11px;
}

.submod_noticias_cont_izq {
   left: 105px;
}

#submod_noticias_not1,
#submod_noticias_img1 {
   top: 28px;
}

#submod_noticia {
   top: 5px;
}

#submod_noticias_not2,
#submod_noticias_img2 {
   top: 119px;
}

#submod_noticias_separador {
   background-color: #97630a;
   clip: rect(0, 400, 2, 0);
   height: 2px;
   font-size: 1px;
   margin-left: 5px;
   margin-top: 5px;
   width: 410px;
}

#submod_noticias_img1,
#submod_noticias_img2 {
   border: 2px solid #97630a;
   height: 77px;
   position: absolute;
   width: 77px;
}

.submod_noticias_img_der {
   left: 329px;
}

.submod_noticias_img_izq {
   left: 13px;
}

.submod_noticias_titulo_izq {
   font-weight: bold;
   font-size: 12pt;
   margin-bottom: 7px;
   margin-top: 35px;
   margin-right: 15px;
   position: absolute;
   align: right;
}

.submod_noticias_titulo_der {
   font-weight: bold;
   font-size: 12pt;
   margin-bottom: 7px;
   margin-top: 35px;
   margin-left: 15px;
   position: absolute;
}
.submod_noticias_cuerpo_izq {
   font-weight: bold;
   margin-bottom: 7px;
   margin-top: 60px;
   margin-right: 15px;
   position: absolute;
}

.submod_noticias_cuerpo_der {
   font-weight: bold;
   margin-bottom: 7px;
   margin-top: 60px;
   margin-left: 15px;
   position: absolute;
}

.submod_noticias_link {
   color: #97630a;
   font-weight: bold;
   text-decoration: underline;
   padding-top: 5px;
}

.submod_noticias_link:hover {
   color: #dac061;
}



#contenedor_3 {
	background-image: url(../img/cuerpo_fon.gif);
	font-size: 9pt;
	line-height: 12pt;
	padding: 10px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 0px;
	text-align: left;
}

#contenedor_4[id] {
	height: auto;
}

#contenedor_4 {
	background-image: url(../img/cuerpo_fon.gif);
	padding: 10px;
   position: relative;
   height: 100%;
}

#contenedor_4 img {
	border: 0;
}

#contenedor_4 table {
	font-size: 8pt;
	line-height: 12pt;
}

#contenedor_4 .texto_marron {
	color: #874400;
}

#contenedor_7 {
	background-image: url(../img/cuerpo_fon.gif);
	padding: 10px;
	padding-right: 15px;
	padding-top: 0px;
}

#contenedor_7 td.recetas {
	background-color: #d9c161;
	font-size: 7pt;
	padding: 5px;
}

a.imprimir[class] {
	height: 30px;
}

a.imprimir {
	background: url(../img/iconos/imprimir.gif) left no-repeat;
	color: #97630b;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	padding-top: 10px;
	text-decoration: none;
}

a.imprimir:hover {
	text-decoration: underline;
}

a.pdf[class] {
	height: 30px;
}

a.pdf {
	background: url(../img/iconos/pdf.gif) left no-repeat;
	color: #97630b;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	padding-top: 10px;
	text-decoration: none;
}

a.pdf:hover {
	text-decoration: underline;
}

.titulo_marron {
	color: #97630b;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

#cuerpo_head {
   border-bottom: 1px solid #97630a;
   clip: rect(0, 421, 24, 0);
   color:#97630a;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 7.5pt;
   font-weight: bold;
   height: 24px;
   left: 0px;
   letter-spacing: 1pt;
   margin: 0px 8px 0px 0px;
   padding: 4px 0px 0px 10px;
   position: absolute;
   top: 0px;
   width: 421px;
}

#cuerpo_head[id] {
   height: 19px;
}

.cuerpo_head_a {
   color:#97630a;
}

.cuerpo_head_a:hover {
   color:#663300;
}

a.relacionadas {
	color: #000000;
	text-decoration: none;
}

a.relacionadas:hover {
	text-decoration: underline;
}









#contenedor_8 {
	background: url(../img/pie_fon.gif) no-repeat;
	height: 5px;
}



.miniatura[class] {
	width: 105px;
	padding-right: 15px;
}

.miniatura {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	float: left;
	height: 128px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}

.miniatura a {
	color:#000000;
	text-decoration:none;
}

.miniatura a:hover {
	text-decoration:underline;
}

.con_bordes {
	border-right: 1px solid #97630b;
}

.marco_imagen[class] {
	height: 89px;
	width: 88px;
	margin-left:20px;
}

.marco_imagen {
	background-image: url(../img/cont_marco_mini.gif);
	height: 90px;
	width: 89px;
	padding-top: 1px;
	padding-left: 1px;
	text-align:left;
}

.texto_imagen {
	margin-top: 8px;
}

.texto_imagen a {
	color: #97630b;
	font-weight: bold;
	text-transform: uppercase;
}

.texto_imagen a:hover {
	text-decoration: underline;
}

.campo_listado {
	color: #97630b;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.texto_listado a {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.texto_listado a:hover {
	text-decoration: underline;
}

td.campo {
	padding-bottom: 5px;
}

td.texto {
	padding-top: 5px;
}

#clear[id] {
	clear: both;
	height: 1px;
}










.cuadro_noticia {
   height: 100px;
   width:405px;
   margin-left: 5px;
   margin-top: 5px;
   text-align: left;
}

.titulo_noticia_izq {
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   padding-top: 10px;
   width: 310px;
}

.contenido_noticia_izq {
   font-family: Verdana;
   font-size: 10px;
   margin-top: 8px;
   width: 310px;
}

.foto_noticia_izq {
   margin-left: 325px;
   margin-top: 10px;
   position: absolute;
   height: 80px;
   width: 80px;
   border: 2px solid #97630b;
}

.titulo_noticia_der {
   font-family: Verdana;
   font-size: 11px;
   padding-top: 10px;
   font-weight: bold;
   margin-left: 100px;
}

.contenido_noticia_der {
   font-family: Verdana;
   font-size: 10px;
   margin-top: 8px;
   margin-left: 100px;
}

.foto_noticia_der[class] {
	margin-left: 0px;
}

.foto_noticia_der {
   margin-left: -100px;
   margin-top: 10px;
   position: absolute;
   height: 80px;
   width: 80px;
   border: 2px solid #97630b;
}


.titulo_noticia_der a {
	color: #000000;
	text-decoration: underline;
}

.titulo_noticia_der a:hover {
   color: #000000;
	text-decoration: underline;
}


.titulo_noticia_izq a {
	color: #000000;
	text-decoration: underline;
}

.titulo_noticia_izq a:hover {
   color: #000000;
	text-decoration: underline;
}

#paginacion {
	margin-top:0px;
	text-align:right;
	width:80px;
	margin-left: 320px;
}


#leyenda[id] {
	width: 416px;
}

#leyenda {
	border-top: 1px solid #97630a;
	padding-left: 5px;
	padding-top: 5px;
	width: 421px;
}

#paginacion_top15 {
	padding-top: 15px;
	text-align:right;
	width: 421px;
}

#paginacion a, #paginacion_top15 a {
	color: #753f02;
	padding: 2px;
}

#paginacion a:hover, #paginacion_top15 a:hover {

}

#paginacion span, #paginacion_top15 span {
	background-color: #753f02;
	color: #ffffff;
	padding: 2px;
}

#clear[id] {
	clear: both;
	height: 1px;
}
