/*Style CSS by Ismael Ochoa Pelayo 2011*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Helvetica, Arial, sans-serif;
}
h1{
	color:#193f78; 
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif; 
	margin:5px 0;
	text-transform:uppercase;
}
/*Seccion Header*/
#header{
	width:100%;
	height:164px;
	margin:0;
	padding:0;
	background-image:url(images/fondo_header.jpg);
	background-repeat:repeat-x;
}
#headerC{
	width:960px;
	margin:0 auto 0 auto;
	height:164px;
}
#headerC .left{
	width:250px;
	margin-right:10px;
	float:left;
	height:130px;
}
#headerC .right{
	width:690px;
	margin-left:10px;
	float:left;
}
#headerC .menu{
	width:960px;
	height:34px;
	float:left;
}
#headerC .right .idioma{
	width:690px;
	text-align:right;
	background-image:url(images/separador_header_horizontal.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px 0;
}
#headerC .right .telefono{
	width:690px;
	text-align:right;
	background-image:url(images/separador_header_horizontal.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px 0;
}
#headerC .right .buscador{
	width:690px;
	text-align:right;
	padding:5px 0 0 0;
	height:35px;
}
/*Seccion Contenido*/
#content{
	width:100%;
	margin:0;
	padding:0;
}
#contentC{
	width:960px;
	margin:0 auto 0 auto;
}
#contentC .left{
	width:250px;
	margin-right:10px;
	float:left;
}
#contentC .left ul{
	color:#FFF;
	font-size:22px;
	padding-top:15px;
}
#contentC .left .menuhs{
	float:left; 
	width:218px; 
	margin:0; 
	border-left:solid 1px #e0e0e0; 
	border-right:solid 1px #e0e0e0; 
	border-top:solid 1px #e0e0e0; 
	height:20px; 
	padding:8px 15px; 
	background-color: #378dd8; 	
	font-size:16px; 
}
#contentC .left .menuhs a{
	color:#000;
	text-decoration:none;
}
#contentC .left .menuhs:hover{
	float:left; 
	width:218px; 
	margin:0; 
	border-left:solid 1px #e0e0e0; 
	border-right:solid 1px #e0e0e0; 
	border-top:solid 1px #e0e0e0; 
	height:20px; 
	padding:8px 15px; 
	background-color:#b22e4f; 
	font-size:18px; 
	color:#FFF;
}
#contentC .left .menuhs:hover a{
	color:#fff;
	text-decoration:none;
}
/*s*/
#contentC .left .menuh{
	float:left; 
	width:218px; 
	margin:0; 
	border-left:solid 1px #e0e0e0; 
	border-right:solid 1px #e0e0e0; 
	border-top:solid 1px #e0e0e0; 
	height:20px; 
	padding:8px 15px; 
	background-color:#dfecf9; 
	font-size:16px; 
}
#contentC .left .menuh a{
	color:#000;
	text-decoration:none;
}
#contentC .left .menuh:hover{
	float:left; 
	width:218px; 
	margin:0; 
	border-left:solid 1px #e0e0e0; 
	border-right:solid 1px #e0e0e0; 
	border-top:solid 1px #e0e0e0; 
	height:20px; 
	padding:8px 15px; 
	background-color:#b22e4f; 
	font-size:18px; 
	color:#FFF;
}
#contentC .left .menuh:hover a{
	color:#fff;
	text-decoration:none;
}
#contentC .left .menuhact{
	float:left; 
	width:218px; 
	margin:0; 
	border-left:solid 1px #e0e0e0; 
	border-right:solid 1px #e0e0e0; 
	border-top:solid 1px #e0e0e0; 
	height:20px; 
	padding:8px 15px; 
	background-color:#b22e4f; 
	font-size:16px; 
	font-weight:bold;
	color:#FFF;
}
#contentC .right{
	width:690px;
	margin-left:10px;
	float:right;
}
#contentC .right hr{
	border:dashed #d6c2b7; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:0;
}
#contentC .right p{
	font-family:Helvetica, Arial, sans-serif;
	padding:0;
	margin:12px 5px;
	text-align:justify;
}
#contentC .right a{
	font-family:Helvetica, Arial, sans-serif;
	color:#ab1d40;
}
#footer{
	width:100%;
	height:112px;
	margin:0;
	padding:0;
	background-image:url(images/fondo_footer.jpg);
	background-repeat:repeat-x;
}
#footerC{
	width:960px;
	margin:0 auto 0 auto;
	height:112px;
}
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:680px;
    height:365px;
    margin:0 auto 0 auto;
    margin-top:10px;
	padding-top:8px;
}

#slider {
	position:relative;
    width:618px;
    height:246px;
    margin-left:7px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:60px;
	bottom:-32px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.mindev{
	padding:7px 0;
	font-size:11px;
	font-family:Arial, Helvetica;
}
.mindev a{
	color:#ab1d40;
}
#photogallery{
	float:left; 
	width:125px; 
	margin-left:5px;	
}
#videogallery{
	float:left; 
	width:125px; 
	margin-left:5px; 
	padding-top:25px;	
}
#mapamini{
	float:left; 
	width:125px; 
	margin-left:5px; 
	padding-top:10px;
}
#brochure{
	float:left; 
	width:130px; 
	margin-left:5px; 
	padding-top:10px;
}
#brochure a{
	color:#ab1d40;
	font-size:12px;
}
#urlvisit{
	width:270px; 
	padding-top:15px;
	font-size:14px;
	float:right;
}
#urlvisit a{
	color:#ab1d40;	
}
.button{
      background: white url('images/submit_register_dw.jpg') no-repeat top;
      width: 78px;
      height: 29px;
	  border:0;
}
#property{
	float:left; 
	width:250px; 
	margin:0; 
	padding:0; 
	height:214px; 
	background-image:url(images/fondo_property.jpg); 
	background-repeat:no-repeat;
}

