body{
	background: url(../img/background.jpg) repeat-x;
	background-color:#999586;
	font-size:11px;
	font-family: Verdana;
	padding:0em;
}
#wrap{
	margin: 0px auto;
	width: 941px;
	background:url(../img/back_wrap.png) repeat-y;
	padding: 0em 2em 1em 2em;
}
#header{
	clear:all;
	background: url(../img/header.jpg) top left no-repeat;
	background-color: #fdfdfc ;
	height:118px;
	width:850px;
	margin-left:20px;
}
#header span{
	display:none;
}
#logo{
	float:right;
}
#footer{
	background:url(../img/foot_wrap.png) no-repeat;
	position:relative;
	top:81px;
	left:-2em;
	width:941px;
	height:70px;
}
#menu{
	margin-left:20px;
	background:url(../img/back_menu.jpg);
	width:850px;
	height:60px;
}
#menu ul{
	display:inline;
	font-family: Helvetica, Arial, Verdana, Sans;
	font-size:14px;
	position:relative;
	top:25px;
	left:5px;
}
#menu ul li{
	display:inline;
	letter-spacing:-1px;
	margin-left:9px;
	padding-left:9px;
	border-left:1px solid white;
	color:white;
}
#menu ul li.first{
	border-left:0px;
}
#menu ul li a{
	color:white;
	text-decoration: none;
}
#menu ul li a:hover{
	border-bottom:1px solid white;
}
#content{
	position:relative;
	left:20px;
	width:850px;
}
#content_upper{
	background:url("../img/back_content_upper.jpg") no-repeat;
	width:850px;
	height:169px;
	margin-top:1em;
}
#content_upper span{
	display:none
}
.section_of_three{
	width:275px;
	float:left;
	margin-right:10px;
}
.section_of_three h2{
	background:url("../img/h2_seccion.png") no-repeat;
	height:25px;
	width:280px;
	font-family: Helvetica, Arial, Verdana, Sans;
	font-size:16px;
	font-weight: normal;
	color:white;
	text-align:center;
	padding-top:14px;
	letter-spacing:0.5px;
}
.section_of_three h2.destacado{
	background:#7c7662;
}
.section_of_three h3{
	color:#a49a61;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:5px;
	margin-left:5px;
}
.section_of_three p{
	margin-top:5px;
	margin-left:5px;
	line-height:17px;
	color:#5b6d74;
	text-align:justify;
}
.section_of_three p.img_holder{
	text-align:center
}
.section_of_three p a{
	color:#578bb1;
}
#content_middle{
	width:900px;
	height: 210px;
	margin-top:1em;
}
#content_lower{
	margin-top:1em;
	width:900px;
	height:160px;
}
#content_single{
	background:#e8e9ea;
	width:850px;
	min-height: 405px;
	margin-bottom:-80px;
}
#imagenes{
	float:left;
	width:310px;
	text-align:center;
	padding-top:10px;
	height:430px;
}
#info_seccion{
	padding-top:10px;
	font-size:11px;
	padding-right:20px;
}
#info_seccion h2{
	color:#3886CA;
	font-size:16px;
	font-weight:normal;
	margin-bottom:1.5em;
}
#info_seccion h3{
	margin-top:1em;
}
#info_seccion p{
	margin-top:1em;
	line-height:14px;
	text-align:justify;
}
#info_seccion a{
	color: #3886CA
}
#info_seccion li{
	margin-top:0.5em;
	list-style:circle;
	position:relative;
	left:1em;
	line-height:13px;
	padding-right:20px;
}
#info_seccion ol li{
	list-style: decimal;
	left:2em;
}
#info_seccion li ul li{
		list-style: lower-alpha;
		padding-right:40px;
		position:relative;
		left:2em;		
}
#info_seccion table#precios{
	width:400px;
	margin-bottom:1em;
	margin-top:1em;
}
#info_seccion table#precios td{
	list-style:none;
	border-bottom:1px dotted #7c7662;
	margin-top:0em;
}
#info_seccion table#precios thead td{
	font-weight:bold;
}