body{
	background:#841B00 url(bg-page.png);
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#900;
	margin:0 auto;
}
a{
	color:#900;
}
a:hover{
	color:#0000;
}
a img{
	border:0;
}
/* ******************
	CONTAINERS
********************* */
#container{
	width:980px;
	margin:0 auto;
	position:relative;
}
/* ******************
	HEADER
********************* */
#header{
	width:980px;
	height:185px;
	background:url(bg-header.jpg) no-repeat;
	position:relative;
}
#header h1 a{
	width:180px;
	height:165px;
	position:absolute;
	top:10px;
	left:20px;
	background:url(logo-doris.jpg) no-repeat;
	text-indent:-9999px;
	width:180px;
	height:165px;
}
/* ******************
	MENU
********************* */
#menu{
	width:180px;
	cursor:default;
	position:absolute;
	left:20px;
	background-color:#FC0;
	z-index:2;
}
#menu ul{
	position:relative;
	padding-top:10px;
	background-color:#FC0;
}
#menu ul li{
	display:inline;
	float:left;
	height:45px;
	padding:0 0 5px 0;
}
#menu ul li a{
	display:block;
	width:180px;
	height:45px;
	padding:0;
	text-indent:-9999px;
}
/**/
#menu ul li#b1 a{ background: url(menu.gif) 0 0;}
#menu ul li#b1 a:hover{ background-position: -200px 0;}
#menu ul li#b1 a.activo{ background-position: -400px 0!important;}
/**/
#menu ul li#b2 a{ background: url(menu.gif) 0 -50px;}
#menu ul li#b2 a:hover{ background-position: -200px -50px;}
#menu ul li#b2 a.activo{ background-position: -400px -50px!important;}
/**/
#menu ul li#b3 a{ background: url(menu.gif) 0 -100px;}
#menu ul li#b3 a:hover{ background-position: -200px -100px;}
#menu ul li#b3 a.activo{ background-position: -400px -100px!important;}
/**/
#menu ul li#b4 a{ background: url(menu.gif) 0 -150px;}
#menu ul li#b4 a:hover{ background-position: -200px -150px;}
#menu ul li#b4 a.activo{ background-position: -400px -150px!important;}
/**/
#menu ul li#b5 a{ background: url(menu.gif) 0 -200px;}
#menu ul li#b5 a:hover{ background-position: -200px -200px;}
#menu ul li#b5 a.activo{ background-position: -400px -200px!important;}
/**/
#menu ul li#b6 a{ background: url(menu.gif) 0 -250px;}
#menu ul li#b6 a:hover{ background-position: -200px -250px;}
#menu ul li#b6 a.activo{ background-position: -400px -250px!important;}
/**/
#menu p.call{
	background:url(menu-call.gif) no-repeat;
	text-indent:-9999px;
	width:180px;
	height:170px;
	margin:0;
	position:absolute;
	top:310px;
	clear:left;
}
/* ******************
	FOOTER
********************* */
#footer{
	width:980px;
	height:90px;
	background:url(bg-footer.gif) no-repeat;
	position:relative;
}
#footer p {
	font-size:11px;
	line-height:15px;
	color:#FF0;
}
#footer a {
	color:#FF0;
}
#footer a:hover {
	color:#FFF;
}
#footer .copy {
	position:absolute;
	left:220px;
	top:15px;
}
#footer .design {
	position:absolute;
	right:20px;
	top:15px;
	text-align:right;
	color:#F60;
}
#footer .design a{
	color:#F60;
}

/* ******************
	CENTER - COLUMNS
********************* */
#center{
	width:980px;
	background-color:#F8EFE6;
	min-height:500px;
	padding-top:20px;
}
#col1{
	width:360px;
	margin-left:220px;
	float:left;
}
#col2{
	width:360px;
	margin-left:20px;
	float:left;
}
#col3{
	width:750px;
	margin-left:220px;
	float:left;
}
#col4{
	width:360px;
	margin-left:0;
	float:left;
}
#col5{
	width:550px;
	margin-left:220px;
	float:left;
}
#col6{
	width:170px;
	margin-left:20px;
	float:left;
}
/* ******************
	CENTER > texts color
********************* */
.cF60{
	color:#F60;
}
.c09F{
	color:#09F;
}
.c9C0{
	color:#9C0;
}
.cF66{
	color:#F66;
}
/* ******************
	CENTER > texts titles
********************* */
#center h2{
	font-size:24px;
	line-height:18px;
	margin-bottom:18px;
	font-weight:normal;
	letter-spacing:-0.075em;
}
#center h3{
	font-size:20px;
	line-height:18px;
	margin-bottom:9px;
	font-weight:normal;
}
#center h3 small{
	font-size:13px;
	padding:0 0 0 2px;
	text-transform:uppercase;
}
#center h4{
	font-size:16px;
	line-height:18px;
	margin-bottom:9px;
	font-weight:normal;
	color:#F60;
}
/* ******************
	CENTER > texts
********************* */
#center p{
	margin:0 0 18px 0;
}
.p11{
	font-size:11px;
}
.p14{
	font-size:14px;
}
.p16{
	font-size:16px;
	line-height:24px;
}
.lh24{
	line-height:24px;
}
.p-no-m{
	margin:0 0 9px 0!important;
}
.p-no-mb{
	margin-bottom:0!important;
}
/* ******************
	VARIOS
********************* */
hr{
	display: none;
}
.hr{
	width: 100%;
	border-bottom: 1px solid #CCC;
	clear: both;
	margin: 10px 0;
}
.clear{
	clear: both;
}
/* ******************
	FORM > Contact
********************* */
#fc label{
	font-size:14px;
	line-height:24px;
	color:#846B5E;
	font-weight:bold;
	padding:0 0 0 2px;
}
#fc input{
	width:340px;
	border:2px solid #D5CAC4;
	color:#333;
	padding:5px;
	font-size:14px;
	outline:none;
}
#fc textarea{
	width:340px;
	border:2px solid #D5CAC4;
	color:#333;
	padding:5px;
	font-size:14px!important;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}
#fc select{
	width:340px;
	border:2px solid #D5CAC4;
	color:#333;
	padding:5px;
	font-size:14px;
	outline:none;
}
#fc .sel1{
	width:105px!important;
	margin:0 5px 0 0;
}
#fc .btn{
	border:2px solid #D5CAC4;
	background-color:#846B5E;
	color:#FFF;
	padding:5px;
	font-size:14px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:160px;
}
#fc input:focus, #fc textarea:focus{
	border: 2px solid #FC0;
}
/* ******************
	SLIDESHOW Simple
********************* */
.slideshow-simple{
	width:360px;
	height:205px;
	overflow:hidden;
	display:block;
	float:left;
	margin:0 0 18px 0;
}
.slideshow-simple ul.ppt{
	position:relative;
}
.slideshow-simple ul.ppt li{
	position:absolute;
	top:0;
	left:0;
}
/* ****************************
	GALLERY
**************************** */
ul.gallery{
	display: inline;
}
ul.gallery li {
	margin: 0 10px 10px 0;
	width:96px;
	height:56px;
	float:left;
}
ul.gallery li a img{
	border: 2px solid #090;
}
ul.gallery li a:hover img{
	border: 2px solid #FC0;
}
ul.gallery li.video {
	margin: 0 10px 10px 0;
	width:260px;
	height:130px;
	float:left;
}
ul.gallery li.star{
	margin: 0 20px 20px 0;
	width:360px;
	height:200px;
	float:left;
}
ul.gallery li.star2{
	margin: 0 0 20px 0!important;
}
/* ****************************
	PACKS
**************************** */
ul.packages{
	font-size:11px;
	color:#C30;
	margin:0 0 9px;
	padding:15px 10px 5px;
	background:#FC0 url(pack-top-1.gif) no-repeat;
}
ul.packages li{
	list-style: none;
	background: url(bullet-1.gif) left top no-repeat;
	padding:0 0 0 20px;
}
ul.packages li ul li{
	font-size:11px;
	color:#333;
}
.pack-detail{
	margin:0!important;
	position:relative;
	top:-10px;
	padding:25px 10px 5px;
	background:#FC0 url(pack-detail-1.gif) no-repeat;
	font-size:20px;
	line-height:27px;
	color:#600;
}
/**/
ul.packages2{
	font-size:11px;
	color:#06C;
	margin:0 0 9px;
	padding:15px 10px 5px;
	background:#6CF url(pack-top-2.gif) no-repeat;
}
ul.packages2 li{
	list-style: none;
	background: url(bullet-2.gif) left top no-repeat;
	padding:0 0 0 20px;
}
ul.packages2 li ul li{
	font-size:11px;
	color:#333;
}
.pack-detail2{
	margin:0!important;
	position:relative;
	top:-10px;
	padding:25px 10px 5px;
	background:#FC0 url(pack-detail-2.gif) no-repeat;
	font-size:20px;
	line-height:27px;
	color:#600;
}
/* ****************************
	OL
**************************** */
ol{
	margin:9px 0 18px 0;
}
ol li{
	list-style:	decimal;
	margin:9px 0 0 24px;
	font-size:11px;
	line-height:15px;
}