* {
	margin: 0;
   padding: 0;
   border: none;
	font-size: 1em;
}
body {
   font: 62.5% Arial, Helvetica, sans-serif;
	background: url(../images/body.gif) repeat;
}


#contenedor {
	width: 980px;
	margin:  0 auto;
}
#cabecera {
	width: 980px;
	background: url(../images/cabecera.jpg) left top no-repeat;
	height: 256px;
	padding-top: 81px;
	position: relative;
	margin: 0;
}

#cabecera 2{
	width: 980px;
	height: 116px;
	padding-top: 91px;
	position: relative;
	margin: 0;
}

#cabecera h1 a {
	background: url(../images/h122.png) no-repeat;
	width: 223px;
	height: 196px;
	position: absolute;
	right: 19px;
	top: 0;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

#cabecera2 h1 a {
	background: url(../images/h1.png) no-repeat;
	width: 223px;
	height: 116px;
	position: absolute;
	right: 19px;
	top: 0;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}




* html>body #cabecera h1 a {
   letter-spacing: -999em;	
}
#navegacion {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 19px 0 17px 0;
	background: #141414 url(../images/navegacion.gif) left bottom repeat-x;
	text-align:center;
}
* html #navegacion {
	margin-top: -5px;
}
#navegacion h2 {
	height: 0;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
   font-size:18px;
}

* html>body #navegacion h2 {
   letter-spacing: -999em;	
   font-size:18px;
}
#navegacion ul {
	list-style: none;
	margin-left: 2px;
}
#navegacion ul li {
	float: left;
	border-right: solid 1px #494949;
	padding: 0 48px;
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#navegacion ul li.contactar {
	border-right: none;
}
#navegacion ul li a, #navegacion ul li a:visited {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #929292;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}
#navegacion ul li a:hover {
	color:#ffffff; 
	font-weight:bold;
}
#navegacion ul li a.active {
font-weight:bold;
	color: #FFFFFF;
	background: url(../images/navegacion-active.gif) left center no-repeat;
	padding-left: 20px;
}

#contenido {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#contenido img {
	border: solid 3px #ffffff;
}
#contenido-principal {
	width: 942px;
	margin: 0 auto;
	overflow: hidden;
	background: #353535 url(../images/barcasdesoller2.jpg) left bottom repeat-x;
	padding: 17px 19px 25px 19px;
	position: relative;
	background-color: #AEAEAE;
	background-image: url(../images/contenido-principal.gif);
}
#contenido-principal img {
	float: left;
	margin-right: 10px;
}
#contenido-principal h2 {
	font-size:1.7em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom:25px;
}
#contenido-principal ul {
	list-style: none;
	float: left;
	margin-right: 25px;
}
#contenido-principal ul li {
	background: url(../images/contenido-principal-li.gif) left center no-repeat;
	color: #959595;
	font-size: 1.5em;
	margin-bottom: 5px;
	padding-left: 15px;
}
#contenido-principal .ver-mas a {
	background: url(../images/contenido-principal-ver-mas.gif) no-repeat;
	width: 87px;
	height: 19px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	right: 24px;
	bottom: 22px;
}



.width2 {
	width: 260px;
	float: left;
	border-right: solid 1px #5b5b5b;
	padding: 0 15px;
	margin-bottom: 12px;
}














#contenido-secundario {
	width: 975px;
	margin: 0 auto;
	overflow: hidden;
	padding: 17px 0 40px 5px;
	background-color: #F9F9F9;
}
#contenido-secundario div {
	width: 200px;
	float: left;
	border-right: solid 1px #5b5b5b;
	padding: 0 15px;
	margin-bottom: 12px;
}
#contenido-secundario div.ultimo {
	border-right: none;
}
#contenido-secundario ul {
	list-style: none;
	margin-bottom: 25px;
}
#contenido-secundario ul li {
	background: url(../images/contenido-secundario-li.gif) left 5px no-repeat;
	color: #959595;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 15px;
}
#contenido-secundario img {
	margin-bottom: 20px;
}
#contenido-secundario h3 {
	font-size:1.7em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#contenido-secundario .ver-mas a {
	background: url(../images/contenido-secundario-ver-mas.gif) no-repeat;
	width: 86px;
	height: 19px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: -30px;
	float: right;
}

#pie {
	width: 100%;
	background: url(../images/foot.png) left top no-repeat;
	margin:0 auto 0 auto;
	font-size: 1.2em;
	
}

#pie a{
	background: url(../images/foot.png) left top no-repeat;
	color:#666666;
}


#pie p {
	background: url(../images/foot.png) left top no-repeat;
	color: #666666;
	font-size: 1.2em;
}
#navegacion-pie {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 19px 0 17px 0;
}

#navegacion-pie ul {
	list-style: none;
	margin-left: 10px;
}
#navegacion-pie ul li {
	float: left;
	border-right: solid 1px #494949;
	padding: 0 45px;
	height: 26px;
}
#navegacion-pie ul li.contactar {
	border-right: none;
}
#navegacion-pie ul li a, #navegacion-pie ul li a:visited {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #929292;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
}
#navegacion-pie ul li a:hover {
	color: #FFFFFF;
}
#navegacion-pie ul li a.active {
	color: #FFFFFF;
}

.texte-header-direccions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}


.texte-header-direccions a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

.header-h2home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4FA393;


}

.header-h2home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4FA393;
	text-decoration:none;
}

.texte-sup-ficha-villa-id{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4FA393;
	text-decoration:none;
}


.texte-sup-ficha-villa-id a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4FA393;
	text-decoration:none;	
}


.texte-header-direccionsro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4FA393;
}


.border-negre{
	border: 2px solid #BCBCBC;
}

.categor{
	background-color:#FFFFFF;
	height:60;
	color:#4fa393;
	font-size:14px;
}

.categor a{
	background-color:#FFFFFF;
	height:60;
	color:#4fa393;
	font-size:14px;
	text-decoration:none;
}

.categor a:hover{
	background-color:#FFFFFF;
	height:60;
	color:#4fa393;	
	text-decoration:underline;
	font-size:14px;
}


#Layer1 {
	position:absolute;
	width:570px;
	height:62px;
	z-index:1;
	left: 8px;
	top: 8px;
}
        .Estilo2 {font-size: 10px}
        .Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.abaix{
	font-size:12px;
}

.blabla{
	font-size:14px;
	color:#FFFFFF;
}


.texte-normal2345{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

}

.texte-normal2345 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;

}
