/***********************************************************************************/
/* 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 {
   background-position: center;
   background-repeat: no-repeat;
   height: 146px;
   position: relative;
   width: 100%;
}




#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;
}











#contenedor_2{
	height:24px;

   position: relative;
   width: 100%;
}

#contenedor_2 {
   background-image: url(../img/cuerpo_fon.gif);
}

#contenedor_3[id] {
	height: auto;
}

#contenedor_3 {
	background-image: url(../img/cuerpo_fon.gif);
	padding-bottom: 20px;
	padding-top: 20px;
	height: 100%;
}

#contenedor_3 table#top15 {
	margin-bottom: 15px;
}

table#top15 td {
	color: #7b671f;
	font-size: 7pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}

table#top15 td.campo_top15 {
	color: #48380f;
	padding-bottom: 8px;
}

table#top15 td.texto_top15 {
	color: #48380f;
	font-weight: normal;
}

table#top15 td.texto_borde {
	border-top: 1px solid #d0cdc4;
}

td.texto_top15 a {
	color: #48380f;
	text-decoration: underline;
}

td.texto_top15 a:hover {
   text-decoration: underline;
}

td.columna_imagen {
   width:50px;
}

#contenedor_4 {
	background: url(../img/pie_fon.gif) no-repeat;
	height: 5px;
}

.miniatura[class] {
	width: 128px;
}

.miniatura {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	float: left;
	height: 148px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 140px;
}

.miniatura img {
	border:0;
}

.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 {
	color: #000000;
	text-decoration: underline;
}

.campo_listado, .campo_listado a {
	color: #97630b;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.campo_listado img {
	border: 0;
}

.texto_listado a {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.texto_listado2 a {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

.texto_listado a:hover {
	text-decoration: underline;
}

td.campo {
	padding-bottom: 5px;
	border-bottom: 1px solid #97630b;
}

td.texto {
	padding-top: 5px;
	padding-left: 10px;
}

#paginacion {
	margin-top:5px;
	position:absolute;
	text-align:right;
	width:80px;
	margin-left: 340px;
}

#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;
}