body { 
    text-align:center; 
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../img/black-stripe.gif);
}

a{
	outline: none;
}

a:focus{
    -moz-outline-style: none;
}


h2 {
	background:url(../img/h2.png);
	background-repeat:no-repeat;
	padding-left:280px;
	padding-top:16px;
	color:#8dbbc6;
	font-size:18px;
	height:50px;
	width:858px;
	text-align:left;
}

#contenedor{
    text-align: center;
    margin:0 auto 0 auto; 
    width:1000px;
	background-color:#FFF;
}

#menu{
    margin-left:auto;
	margin-right:auto;
	text-align: center;
	height:55px;
	background-image:url(../img/menu_background.png);
	background-repeat:repeat-x;
	width:100%;
	border-bottom:thin solid #DDD;
	margin-bottom:20px;
}
#menu table{
		border:none;
		height:100%;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}

#menu a{
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	font-size:12px;
	color:#039;
	}

#menu a:hover{
	color:#06F;
	}
	
#menu_element{
    margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:120px;
	vertical-align:middle;
	}
	
#separador{
	width:	2px;
	background-image:url(../img/menu_separador.png);
	background-repeat:no-repeat;
}
	
#introduccion{
}

#tablaintroduccion{
	
	text-align:center;
	width:100%;
	border:none;
	}

#caja_azul_inicio{
	margin-left: auto;
    margin-right: auto;
	color:#FFF;
	font-size:12px;
	border:none;
	width:255px;
	text-align:left;
	}
#caja_azul_inicio #cabeza{
	height: 59px;
	background-image:url(../img/inicio_oferta_especial.png);
	background-repeat:no-repeat;
	}
	
#caja_azul_inicio #contenido{
	padding:30px;
	padding-top:10px;
	padding-bottom:0px;
	background-image:url(../img/caja_azul_contenido.png);
	background-repeat:repeat-y;
	}
	
#caja_azul_inicio #pie{
	height: 30px;
	background-image:url(../img/caja_azul_footer.png);
	background-repeat:no-repeat;
	}

#presentacion_inicio{
	margin-top:20px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	width: 100%;
	}
#caja_presentacion_inicio{
	border:none;
	width:858px;
	margin-left: auto;
margin-right: auto;
	}

#cabeza_presentacion_inicio{
	height:75px;
	background-image:url(../img/inicio_cajagris_top.png);
	background-repeat:no-repeat;
	}
	
#contenido_presentacion_inicio,contenido_directorio{
	background-image:url(../img/cajagris_content.png);
	background-repeat:repeat-y;
	}
	
#contenido_presentacion_inicio a, a:visited{
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	}

#pie_presentacion_inicio{
	height:31px;
	background-image:url(../img/cajagris_footer.png);
	background-repeat:no-repeat;
	}
#tabla_contenido_inicio{
	padding-top: 10px;
	padding-left: 35px;
	text-align:left;
	width:100%;
	}
	
#tabla_contenido_inicio td{
	padding-right:30px;
	font-size:13px;
	}
	
#inicio_noticias{
	margin:0 auto 0 auto;
	width: 850px;
	margin-top: 30px;
	/*background-image:url(../img/top_noticias.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	padding-top: 10px;
	text-align:left;
}

#tabla_noticia{
	border: thin solid #666;
	border-top:none;
	}
	
#tabla_noticia td{
	padding: 10px;
	border-bottom:thin solid #666;
	}

#noticia_fecha{
	font-size:11px;
	color:#666;
	}
#noticia_titulo{
	font-weight:bold;
	font-size:15px;
	color:#09F;
	}

#noticia_titulo a{
	font-weight:bold;
	font-size:15px;
	color:#09F;
	}

#noticia_preview{
	font-size:13px;
	color:#111;
	}
#noticia_leer a{
	font-size:11px;
	color:#F60;
	}
	
#quienes_contenido{
	background-color:111;
	background-image:url(../img/imagen_gente_transparente.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	/*background-repeat:repeat-x;*/
	text-align:left;
	width: 877px;
    margin:0 auto 0 auto;
	border-bottom:1px solid #888;
	padding-top: 10px;
	font-size:14px;
	color:#111;
	height:448px;
}

#servicios_tabla,directorio_tabla{
	color:#FFF;
	font-size:13px;
	width: 858px;
	}

#contenido_directorio h1{
	margin:0px;
	padding:0px;
	font-size:11px;
}
#cajagris_top{
	background-image:url(../img/cajagris_top.png);
	height:32px;
	}

#footer, #footer a, #footer a:visited{
	font-weight: normal;
	text-decoration: none;
	margin-top:40px;
	height:55px;
	background-image:url(../img/menu_background.png);
	background-repeat:repeat-x;
	width:100%;
	border-top:thin solid #DDD;
	font-size:12px;
	color:#039;
	text-align:center;
	padding-top: 18px;
}

#plantillas{
	margin:0 auto 0 auto;
	width: 858px;
	color:#222;
	font-size:12px;
	}

.pack{
	padding: 15px;
	padding-right: 5px;
	padding-left: 0px;
	border: 1px #333 solid;
	border-left: none;
	}
	
.objetoplantilla{
	border:#333 1px solid;
	padding: 15px;
	margin: 10px;
	color:#F30;
	font-size:11px;
	}
	
.objetoplantilla a{
	color: #333;
	font-size:12px;
	}

#plantillas #paquetes {
	text-align:left;
	color:#1e5966;
	background:url(../img/plantillastable.png);
	background-repeat:no-repeat;
	width:600px;
	height:130px;
	font-size:10px;
}

#plantillas #paquetes img{
	margin-top:0px;
	margin-right:10px;
}


#plantillas #paquetes td {
	padding:10px;
}

#bookfoto{
	padding-right:10px;
	}

#book{
    background-color:#AAA;
	text-align:left;
	border:1px #EEE solid;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#444;
	height:200px;
	width: 600px;
	}
	
#book:hover{
	background-color:#DDD;
	text-align:left;
	border:1px #EEE solid;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#222;
	height:200px;
	width: 600px;
	}
	
#book a, a:visited{
	color:#333388;
	text-decoration: none;
	font-weight: bold;
	}
	
.faq{
	background: url('../images/faq.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#faq_preguntas a, a:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:10px;
	padding-bottom:0px;
	}
	
#faq_preguntas a:hover{
	color:#DDD;
	text-decoration:none;
	padding:10px;
	font-weight:bold;
	padding-bottom:0px;
	}

.faq_respuesta{
	background-color: #777;
	padding:10px;
	margin:10px;
	margin-top:0px;
	}
	
.faq_respuesta a, a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
}

.directorio{
	background: url('../images/dir.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.tabladirectorio td{
	padding-right:60px;
	padding-bottom:10px;
}

.tabladirectorio a, a:visited, a:active{
	font-size: 14px;
	color: #FFF;
}

.tabladirectorio td a:hover{
	color:#09F;
}

.tabladirectorio a:before{
	content: "- ";
}