@charset "UTF-8";
/* CSS Document */

body{
	background:transparent url(img/bg/bg-pattern.jpg) repeat;
	color:#6b6b6b;
	line-height:18px;
	text-align:left;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.bg_alternative{
	background:transparent url(img/bg/bg-main-contenido.jpg) top center no-repeat;
	}

strong{
	color:#aa4526;
	font-weight: bold;
	}
	
img {
	border:0 !important;}

p{
	line-height:18px;
	margin:0;
	padding-bottom:15px;
	}
	

	
a{
	color:#9d0000;
	
	text-decoration:none;
	}



 a:hover{	
	text-decoration:underline;
	color:#000;
}
	
	

h1{
	font-size:20px;
	color:#aa4526;
	font-weight:normal;
	line-height:24px;
	}


h2{
	font-size:17px;
	color:#730000;
	font-weight:normal;
	line-height:19px;
	margin-bottom:10px;
	margin-top:5px;
	text-align: left;
	}

h3{
	font-size:15px;
	color:black;
	font-weight:normal;
	line-height:20px;
	padding:0;
	margin-bottom:10px;
	}

.divline{
	border-bottom:thin solid #d1d1d1;
	padding:15px 0 15px 0;
	width:auto;
	}

#bg{
	background:#f8f5e4;
	z-index:-2;
	position:relative;
	}

#top{
	text-align:left;
	height:95px;
	position:relative;
	color:#FFF;
	font-size:11px;
	background-color:#74502e;
	}

#top .logo{
	float:left;
	position:absolute;
	top:0;
	margin-bottom:0px;
	}

#top a{
	color:#FFF;
	text-decoration:none;
	}

#top a:hover{
	color:#730000;
	text-decoration:underline;
	}


#header{
	height:390px;
	padding:10px;
	background:#f8f5e4;
	margin:0;
	z-index:-1;
	position:relative;
	background:#f8f5e4;
	}

#header_interno{
	margin:0;
	height:190px;
	padding:10px;
	z-index:-1;
	position:relative;
	background:#f8f5e4;
	}
/*Navegacion*/	



#nav {  
	list-style:none;
	margin:45px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}

#nav li {
	margin: 0;
	padding:0; 
	float:right;
}

#nav li a {
	display:block;
	width:105px;
	border-left:1px solid #4f210f;
	border-right:1px solid #4f210f;
	border-top:1px solid #4f210f; 
	/*margin-left:10px;*/
	padding:10px 0 2px 0;
	text-align:center;
	font-size:12px;
	color:#FFF;
	background-color:#5c2310;
	/*background:url(img/buttons/bg-nav-bt.png) no-repeat;*/
}

#nav li a:hover {
	color:#FFF;
	border-left:1px solid #5d5911;
	border-right:1px solid #5d5911;
	border-top:1px solid #5d5911;
	background-color:#817c22;
	/*background:url(img/buttons/bg-nav-btg.png) no-repeat;*/
	text-decoration:none;
}

#nav li .active {
	color:#FFF;
	font-weight:bold;
}

#ads{
	margin-bottom:15px;
	margin-top:5px;}

#main{
	background:#f8f5e4;
	position:relative;
	margin:0;
	width:100%;
	padding-bottom:20px;
	}
	

#main .path{
	font-size:11px;
	padding:6px 0 6px 0;
	margin-bottom:20px;
	color:white;
	background:#843d16;
	}

#main .path a{
	text-decoration:none;
	color:#f8f3b7;
	}

#main .path a:hover{
	text-decoration:underline;
	color:white;
	}

#main .pathmenu{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:6px 10px 6px 0;
	margin-bottom:20px;
	color:#000;
	
	}

#main .pathmenu a{
	text-decoration:none;
	color:#68662a;
	}

#main .pathmenu a:hover{
	text-decoration:underline;
	color:000;
	}


a#bt_sendgift {
	width:300px;
	height:37px;
	display:block;
	background:url(img/buttons/send-gift.png) no-repeat;	
	}

a:hover#bt_sendgift {
	background:url(img/buttons/send-gift-over.png);	
	}

#list_cat{
	margin-top:20px;
	}

#gift_info{
	margin-left:50px;
	text-align:justify;
	margin-top:15px;
	margin-bottom:15px;
	}
	
#gallery{
	background:url(img/bg/bg-gallery.png) center no-repeat;
	height:250px;
	margin-top:20px;
	padding-top: 40px;
	text-align:center;
	}

#gallery img{
	padding: 5px;
	}

#gallery h2{
	text-align:center;}

#gallery_horizontal{
	background:url(img/bg/bg-gallery-horizontal.png) top no-repeat;
	min-height:200px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:15px;
	text-align:center;
	}

#gallery_horizontal img{
	padding: 5px;
	}

#gallery_horizontal h2{
	text-align:center;}


#agreement{
	padding:0 148px 0 148px;
	}

#message_gift{
	list-style:none;
	}

#message_gift li{
	margin:8px 0 8px 0;
	}

#footer{
	width:100%;
	margin:0px;
	padding:15px 0 15px 0;
	/*text-align:center;*/
	font-size:11px;
	background:#68662a;
	color:#f8f5e4;
}

#social{
	padding-bottom:15px;
	text-align:right;
	
	
	}



#footer a{
	color:#dee4c9;
	text-decoration:none;
	}



#footer a:hover{
	text-decoration:none;
	color:#000;
}

.clear{
	clear:both;
	}
	


#reserve{
	text-align:right;
	
	
	text-decoration:none;
	
}

#content{
	text-align:left;	
	text-decoration:none;
	
}

a.highlight_link{
	padding:4px;
	margin-right:4px;
	background:#843d16;
	color:#FFFFFF;
	
	text-decoration:none;
	}

a:hover.highlight_link{
	text-decoration:none;
    background:#817c22;
	color:#FFFFFF;
}

