@charset "utf-8";
@import "navigation.css";

/* CSS Document */
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
}
H1, H2, H3, H4, H5, H6,{padding:0; margin:3px 0 3px 0;}
H2.titulos {color:#c81417; text-align:center; font-family:Arial, Helvetica, sans-serif, Times, serif; font-weight:bold;}
H3.titulos {color:#990000; text-align:left;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:18px;}
H4.titulos {color:#990000; text-align:left;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}

.imag{border-color:#B32039;}



.link a{ background:#FFFFFF;}

.highslide {
	cursor: url(zoomin.cur), pointer;
    outline: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
/* PAGE SETTINGS */
.lista{
	list-style:url(../images/vinetita.jpg);
	
	
}



.subtituos{

}

body {
	background:#edb500;
}

#wrapper{	
	background:#FFF;
	width:960px;
	position:relative;
	margin:0 auto!important;
	color:#666;
	
}

#header, #footer{ width:100%;}



#main {
	position:relative;	
	clear:both;
	float:left;
	width:100%;			
	overflow:hidden;		
}
	
.colright,
#main-content,
#left-section {
	float:left;
	width:100%;			
	position:relative;
}
	#page-content,
	
	#page-right {
		float:left;
		position:relative;
		padding:0 0 1em 0;	
		overflow:hidden;
	}

	.threecol {
		background:;		
	}
	#main-content {
		right:255px;		
		background:#;
		color:#666;
	}
	#left-section {
		border-right:4px solid #900;
		right:530px;		
		background:#D90000 ;	
	}
	
	#page-content {
		width:512px;		
		left:101%;
	}
	#page-nav {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		width:165px;			
		left:273px;	
		z-index:999;
		
	}
	#page-right {
		background:#f7f6f3;
		color:#666;
		width:255px;			
		padding:8px 1px 5px 1px;
		left:84%;			
	}

/* GENERAL SETTINGS */


	
/* CABECERA */
#header {
	font-family:Arial, Helvetica, sans-serif;
}

#top-links {
	background:#990000;
	color:#FFF;
	padding-right:30px;
	padding-top:2px;
	text-align:right;
	font-size:11px;
	height:18px;
}

#top-links a{
	font-size:11px;	
	color:#FFF;
	text-decoration:none;
}


#company-info {
	position:absolute;
	color:#FFF;
	right:45px;
	top:23px;
}

#footer {
	clear:both;
	color:#FFF;
	font-size:0.7em;
	background:#990000;
	padding:10px;
	width:940px;
}

#main-menu{
	background:#333;
	height:30px;
}

#content {
	font-size:80%;
}

#content h1,  #content h2, #content h3,  #content h4,  #content h5, #content h6 {
	margin-bottom:15px;
}
	
#main-promo{
	border:5px solid #900;
}

#packages {
	position:relative;
	padding:0 2px 0 8px;
	
}

.pk-item, .pk-feat-item {
	float:left;
	background:#fff;
	border:1px solid #2aad23;
	margin:3px 0;
	padding:7px;
	font-size:80%;
	width:228px;
}


.pk-items, .pk-feat-item {
	
	float:left;
	background:#fff;
	border:1px solid #CFC7B5;
	margin:3px 0;
	padding:7px;
	font-size:80%;
	width:228px;
}
.pk-feat-item {
	
	font-size:80%;
	background:#dc6641;
}

.pk-item img, .pk-feat-item img {
	float:left;
	padding-right: 5px;
}


.pk-item a, .pk-feat-item a {
	color:#F07800;
	text-decoration:none;
	font-size:1em;
}

.pk-feat-item a {
	color:#000;
	font-size:1.2em;
}

.pk-feat-title a {
	color:#db0000;
	text-decoration:none;
}
