/*
Rosa Agustina
*/

 
body {
	background: #f9ad29 url(../images/bg-clouds-small.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}



h1 {
	font-family:"Trebuchet MS", arial;
	font-size:22px;
	color:#FFFFFF;
	margin:0 0 5px 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	background: #00e4ff;
	padding: 2px 0 2px 5px;
	text-shadow:1px 1px 3px #08abbe;
}


h2 {
	width:200px;
	font-family:"Trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	background: #53cda9;
	padding: 2px 0 2px 15px;
	text-shadow:1px 1px 3px #38987c;
	
	
}

h4 {
	width:100px;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	color:#FFFFFF;
	margin:5px 0 0 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	background: #00CCFF;
	padding: 2px 0 2px 15px;
	text-shadow:1px 1px 3px #38987c;	
	
}
h5 {
	font-family:"Trebuchet MS", arial;
	font-size:22px;
	color:#EFEFEF;
	margin:0 0 10px 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	padding: 2px 0 2px 0px;
	text-shadow:1px 1px 4px #156d30;
}


h6 {
	width:178px;
	font-family:"Trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 0 0 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	background: #88886B;
	padding: 2px 0 2px 5px;
	text-shadow:1px 1px 3px #543f1a;	
	
}

h6 a {
	width:178px;
	font-family:"Trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 0 0 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	padding: 2px 0 2px 5px;
	text-shadow:1px 1px 3px #543f1a;
	text-decoration:none;
		
	
}


h6 a:hover {
	width:178px;
	font-family:"Trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 0 0 0;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	padding: 2px 0 2px 5px;
	text-shadow:1px 1px 3px #543f1a;	
	
}


h3 {

	font-family:"Trebuchet MS", arial;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	text-align:left;
	letter-spacing: -1px;
	font-weight:bolder;
	padding: 0 0 0 15px
}

p {
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	text-align:left;
}
	
#contenedor {
	margin:0 auto;
	padding:0 20px;
	border:0;
	width:880px;
	/*background:url(../imgs/bg_contenido.jpg) repeat-y;*/
	height: auto;
	min-height: 500px;
	}
	

#header {
	background: url(../images/bg-headers.jpg) repeat-x; 
	border:solid #CCCCCC 0 0 1px 0;

}


#headers {
	text-align:center;
	width:970px;
	margin: 0 auto;
	height:180px;
	border:solid #CCCCCC 0 0 1px 0;
}

#publicidad{
	width:650px;
	padding: 40px 0 0 0;
	float:left;
	text-align:right;
}

#logo {
	float:left;
	width: 300px;
	height: 180px;

}

#left-float {
	width:230px;
	height:auto;
	margin: 40px 20px 0 0;
	float:left;
	display:inline;
}


#logo-raverano {
	width:228px;
	height:120px;
	margin: 20px 0 10px 0;
	background: #fff;
	padding: 30px 0 0 0;
	border: #e6e6e6 1px solid;
}


#sidebar-precio {
	width:190px;
	height:auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:right;
}





#navegacion {
	width:230px;
	height:auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}



ul#navegacion{
	list-style-type:none;
	position:relative;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0px 0 0 0;
}

ul#navegacion li{
	display:block;
	margin:0 0 5px 0;
	height:25px;
	
}

ul#navegacion li a{
	display:block;
	color:#ECECEC;
	line-height:27px;
	text-decoration:none;
	padding:0 0 0 10px;
	height:27px;
	background-color:#FF6600;
	width: 220px;
	text-align: left;
}

ul#navegacion li a:hover{
	background-color:#3e9500;
}
ul#navegacion li a.current{
	color:#FF9900;
	background:#F5F4EF;
}
ul#navegacion li a.current:hover{
	color:#FF9900;
	background: #ffe8c0;

}


ul#navegacion li a.productora{
	color:#fff;
	background:#ff5a00;
}
ul#navegacion li a.productora:hover{
	color:#fff;
	background: #ff2400;

}

#right-float {
	width:630px;
	float:right;
	height:auto;
	margin: 40px 0 0 0;
}

#right-golf {
	width:630px;
	float:right;
	height:auto;
	margin: 40px 0 0 0;
}

#right-golf p {
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	text-align:left;
}

#right-golf ul {
	margin:0px;
	padding:0px;

}

#right-golf li {
	list-style:none;
	float:left;
}

#informacion {
	width:420px;
	float:left;
	height:auto;
	margin: 0 20px 0 0;
}


#foot {
	background: url(../images/bgfoot-trans.png) repeat-x;
	margin: 0px 0 0 0;
	padding-top: 0;
	height: 700px;
	position: relative;
}


#arbol {
	height:180px;
	width:500px;
	padding: 0 0 0 400px;
	background:url(../images/arbol-trans.png) right no-repeat;
}


#contacto {
	text-align: left;
	height: 500px;
}

#left-contact {
	float: left;
	height: 430px;
	width:250px;
	margin: 30px 0 0 0;
	font-size:12px;
	color:#fffdd2;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 40px 0 0;
	border-right: dotted 1px #6fc239;
	display: inline;
}

#left-contact h3 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	color:#FFFFFF;
	margin:0px;
	text-align:left;
	font-weight:bolder;
	letter-spacing:0px !important;



}

#left-contact h4 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	color:#FFFFFF;

	text-align:left;
	font-weight:bolder !important;
	

	color:#FFFFFF;
	letter-spacing: 0px !important;
	background: none  !important;
	text-shadow: none  !important;	
	
	



}


#left-contact p {
	font-size:12px;
	color:#fffdd2;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin:0 0 6px 0;
}

#left-contact a {
	font-size:12px;
	color:#fffdd2;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#left-contact a:hover {
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#right-contact {
	float: right;
	height: 400px;
	width:580px;
	margin: 30px 0 0 0;
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 3px #08481c;
	color:#FFFFCC;
}



.corte{
	clear: both;
}



#foot_site {
	margin: 0 auto;
	background: url(../imgs/sol.png) right no-repeat;
	width:900px;
	height: 680px;
	padding:0 0 0 0;
	text-align:center;
	clear:both;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#5B5039;
}

#foot_site_left {
	height: 70px;
	padding:5px 0 5px 0;
	float:left;
	width:450px;
	text-align:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size:12px;
	padding: 0 0 0 5px;
	border:dotted;
	border-width: 0 1px 0 0;
	border-color: #FFFFCC;
	display: inline;
}

#foot_site_left li {
	float:left;
	padding: 0 5px 0 0;

}	

#foot_site_left ul {
	margin: 0;
	padding: 1px 0 0 0;	
}

#foot_site_left li a {
	text-decoration: none;
	color:#FFFFCC;
	display: block;
	padding-right: 5px;
	text-align: center;
	border: 1px;
	border-width: 0 1px 0 0;
	border-color: #FFFFCC;
}

#foot_site_left a {
	color:#fff;
	text-decoration:none;
}
#foot_site_left a:hover {
	color:#FFFFCC;
}



#foot_site_right {
	height: 20px;
	width:410px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:12px;
	padding: 0 0 0 10px;
	text-align:left;
}

#foot_site_right li {
	float:left;
	padding: 0 5px 0 0;

}	

#foot_site_right ul {
	margin: 0;
	padding: 0;
	
}

#foot_site_right li a {
	text-decoration: none;
	color:#FFFFCC;
	display: block;
	padding-right: 5px;
	text-align: center;
	border: 1px solid;
	border-width: 0 1px 0 0;
	border-color: #FFFFCC;
}

#foot_site_right a:hover {
	color:#fff;
}

#foot_site_rightd {
	height: 40px;
	width:415px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:10px;
	padding: 11px 0 0 10px;
	text-align:left;
}

#foot_site_rightd h1 {
	font-size:12px;
	padding: 0 0 5px 4px;
	margin: 0px;
}

#foot_site_rightd li {
	float:left;
	padding: 0 5px 0 0;

}	

#foot_site_rightd ul {
	margin: 0;
	padding: 0;
	
}

#foot_site_rightd li a {
	text-decoration: none;
	color: #e6e6e6;
	display: block;
	padding-right: 5px;
	text-align: center;
	border: 1px solid;
	border-width: 0 0 0 0;
	border-color: #e6e6e6;
}

#foot_site_rightd a:hover {
	color:#ffffff;
}

.imagen_categoria {
	width: 200px;
	height:230px;
	float:left;
	display:block;
}

.texto_categoria {
	width: 340px;
	float:right;
	padding: 0 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
}

.texto_categoria h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	padding: 0 0 10px 0;
	margin:0;
	letter-spacing: -0.7px;
}

.texto_categoria ul {
	margin: 0;
	padding: 0;
	
}





/*!!!!!!!!!!!!!!!!!!!!!ACORDION*/



#acordion{
	width:420px;
	float:right;
	height: 1100px;
}

dl { width: 420px; margin:0; }

dl.ancho { width: 620px; margin:0; }

dd {
	width: 420px;
	margin: 0;
	padding: 0;
}


dd.ancho {
	width: 620px;
	margin: 0;
	padding: 0;
}

dd h3{
	font-size: 14px;
	color:fff;
}



dd h5{
	font-size: 12px;
	color: #FF6600;
	padding-top: 0px;
}
	
dt {
	margin: 8px 0 4px 0;
}



dt a {
	color: #FFF;
	text-decoration:none;
	font-size: 13px;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}

dt a:hover {
	color: #FFFF99;
	text-decoration:none;
	font-size: 13px;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}

dd a { color: #000; }
	
/*!!!!!!!!!!!!!!!!!!!!!ACORDION*/






.parrafos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
}

.tablaactivi {
	margin: 10px 0 15px 0;	
}


.parrafotievent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}



.parrafob {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 7px;
}

.parrafop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 7px;
}
.titulossegtabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-left:15px;
	margin-top: 0px;
}





/*      FLICKR  */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#FFFFFF;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 2px solid #f79f1a !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#FFFFFF !important;}
/*      FLICKR  */






/*CLIMA*/

#weather {
	width: 170px;
	height: 70px;
	background:url(../imgs/back-clima.png) no-repeat;
	padding: 0 10px 0 10px;
}
#current {

	font-family: "Trebuchet MS", Arial;
	width: 170px;
	height: 70px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

#current #temp {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 15px;
	letter-spacing: -3px;
	line-height: 20px;
	color: #fffff7;
}

#current #fore {
	font-family: "Trebuchet MS", Arial;
	padding-right: 15px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #fffff4;
}

#current #city {
	font-family: "Trebuchet MS", Arial;
	padding-right: 15px;
	font-size: 13px;
	line-height: 6px;
}

/*CIERRE CLIMA*/



#subirTop {

	height:30px; width:30px; position:fixed; left:0; display: block; bottom: 0; z-index: 1;



}

#navega-dentro{

background:#fe9f09; height:30px;

}
