/* 
***************************
	jardinesdelpapalote.com
	autor: jose luis sumuano
	fecha: febrero del 2007
	beracacode.com
***************************
*/

*{ padding:0px; margin:0px;}
body{
	background:#FEF7DB;
	font:12px "Times New Roman", Times, serif;
	color:#873116;
	padding:0px;
	text-align:center;
}
h1{
	font:36px "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-top:35px;
	color:#922F15;
	
}
h3{
	font:18px "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
	color:#383115;
}
img{border:none;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* res */
#contenedor{
	width:800px;
	height:730px;
	background:url(../images/contenedor/contenedor_back.jpg) no-repeat;
	margin:0 auto;
	font:12px "Times New Roman", Times, serif;
	color:#873116;
}
#header{
	width:800px;
	height:65px;
	margin:0 auto;
}
#header_2{
	width:800px;
	height:45px;
	background: url(../images/header/header_back.gif) bottom center no-repeat;
	margin:0 auto;
	padding-top:15px;
}
/* menu de navegacion top*/
#nav {
	width:800px;
	height:32px;
	margin:0 auto;
	padding:0px;
}
#nav ul, #nav li {
	 margin: 0px;
	 margin-left:-4px;
	 list-style-type: none;
	 display: inline;
	 padding:0px;
	font:18px "Times New Roman", Times, serif;
	color:#873116;
}
#nav li a, #nav li a:visited, #nav li a:active {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font:12px "Times New Roman", Times, serif;
	color: #873116; margin:0px;
}
#nav li a:hover {
	/*background-color:#922f15;*/
	/*color: #fef6db;*/
}
/*menu navegacion paquetes*/
#navpaquete{
	width: 360px;
	margin:0px;
}

#navpaquetes ul, # navpaquetes li{
	display:block;
	list-style-type:none;
	padding:15px 0px 15px 0px;
	margin-bottom:55px;
}
#contenedor_informacion{
	width:800px;
	height:420px;
	margin:0 auto;
	font:12px "Times New Roman", Times, serif;
	color:#873116;
}
#contenedor_informacion p{
	font:14px "Times New Roman", Times, serif;
	color:#000000;
}
#contenedor_informacion a{
	font:14px "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}
#contenedor_informacion a:hover{
	font:14px "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:underline;
}
#footer_one{
	width:800px;
	height:105px;
	/*background:url(../images/footer/footer_one.png) no-repeat;*/
}
/*galerķas*/
#galleryContainer{
	margin:auto;
	width:230px;
	height:177px;
	background:url(../images/galerias/backmini.png) no-repeat center;
	font:18px "Times New Roman", Times, serif;
	font-style:italic;
	color:#922F15;
}
#galleryContainer img{
	margin-top: 15px;
	vertical-align:middle;
	display:block;
	width:172px;
}
#galleryContainer a{
	font:18px "Times New Roman", Times, serif;
	color:#922F15; 
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
#galleryContainer a:hover{
	font:18px "Times New Roman", Times, serif;
	color:#922F15; 
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
/*contacto*/
.contactoContainer{
	margin:auto;
	margin-top:35px;
	width:350px;
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	text-align:left;
}
.cajas_de_texto{
	background:#FEF6DA;
	width:270px;
}
/* footer de creditos */
#footer_dos{
	width:800px;
	height:20px;
	text-align:center;
	font:11px "Times New Roman", Times, serif;
	color:#888888;
	margin: 0 auto;
	padding-top:10px;
	clear:both;
}
#footer_dos a, a:visited, a:active{
	font:11px "Times New Roman", Times, serif;
	color:#787878;
	text-decoration:none;
	outline:none;
}
#footer_dos a:hover{
	font:11px "Times New Roman", Times, serif;
	color:#787878;
	text-decoration:underline;
	outline:none;
}
/* galerias */
.galeriasContainer{
	width:380px;
	height:322px;
	background: url(../images/galerias/fondo.png) no-repeat;
	margin:auto;
	margin-top:50px;
	padding:20px 0px 0px 0px;
}