/***********************************************************************************/
/* 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[id] {
	height: 36px;
	width: 418px;
}

#contenedor_1 {
	background: url(../img/cuerpo_head_fon.gif) no-repeat;
	background-color: #97640b;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 44px;
	padding: 4px;
	width: 426px;
}

#contenedor_1 #nombre_producto {
	color: #e5bc60;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
}

form {
	margin: 0;
}

#contenedor_2 {
	background-image: url(../img/cuerpo_fon.gif);
	padding: 10px;
   position: relative;
}

#contenedor_2 table {
	font-size: 9pt;
	line-height: 12pt;
	width: 400px;
}

#contenedor_2 td {
	padding-bottom: 5px;
}

#contenedor_2 input {
	border: 1px solid #97640b;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 1px;
	width: 100%;
}

#contenedor_2 input#btn_enviar, #contenedor_2 input#btn_borrar {
	width: 80px;
}

#contenedor_2 textarea {
	border: 1px solid #97640b;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 100px;
	padding: 1px;
	width: 100%;
}

#contenedor_3[id] {
	width:410px;
}

#contenedor_3 {
	background-image: url(../img/cuerpo_fon.gif);
	font-size: 9pt;
	line-height: 12pt;
	padding: 10px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: left;
	width:426px;
}

#contenedor_4 {
	background-image: url(../img/cuerpo_fon.gif);
	padding: 10px;
   position: relative;
}

#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: 128px;
}

.miniatura {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	float: left;
	height: 128px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 140px;
}

.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;
}

#imprimir_esta_receta[id] {
	margin-bottom:8px;
	margin-top:10px;
}

#imprimir_esta_receta {
	margin-bottom:5px;
	margin-top:6px;
}

#imprimir_esta_receta a {
	background: #CCCCCC;
	color: #ffffff;
	padding: 3px;
	text-decoration: none;
	width: 140px;
}

#imprimir_esta_receta a:hover {
	background: #666666;
}