#contacto{
	background: url(../images/pattern_menu.gif) #fff;
	width: 169px;
	float: right;
	margin: 10px 4px 10px 0 ;
}
html>body #contacto {
	margin: 10px 27px 10px 0;
}
#contacto address {
	background: url(../images/menu_background.gif) repeat-y;
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	text-align: center;
	font-style: normal;
}
#contacto h2{
	color:#4a6291;
	letter-spacing: -1px;
	font-size:165%;
	font-weight:normal;
	padding:5px 0 0 20px !important;
}
#contacto h2.first {
	background: url(../images/header_menu_background.gif) no-repeat top center ;
	margin:0;
	padding:0;
}
#contacto h2.first em{
	display:none;
	visibility:hidden;
}
#contacto div.bottom {
	margin: 0;
	padding: 0;
	background: url(../images/bottom_menu_background.gif) no-repeat bottom center;
}

#content {
	background: #fff !important;
}
#content p {
	margin: 15px 0;
}
#content form {
	margin: 0;
	padding: 0;
	text-align: center;
}
#content fieldset {
	border: 0;
}
#content legend {
	font-weight: bold;
	color: #4A6291;
	border-bottom: 1px solid #DFD619;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
}
#content form p {
	margin: 10px 0;
}
#content label {
	display: block;
	font-weight: bold;
	font-family: "Tahoma", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 3px 0;
}
#content input, #content textarea {
	border: 1px solid #DFD619 !important;
	width: 250px;
	background: url(../images/pattern_menu.gif) #fff;
	color: #4A6291;
}
#content input#is_touristinto {
	width: 15px;
	height: 15px;
	background: #cc0000;
}
#content input#contactFormsubmit {
	background: #fff !important;
}
#content h3 {
	margin: 30px 0 10px 0;
	text-align: center;
}
#content ul.error {
	background: url(../images/error_background.gif) no-repeat top right #fff;
	margin: 20px 0;
	padding: 0;
	border: 1px solid #DFD619;
}
#content ul.error li {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	color: #cc0000;
	font-weight: bold;
}
#content div#encuesta {
/*	margin-top: 20px;*/
}
#content form  {
	background: url(../images/box_background.gif) repeat-x;
	border: 1px solid #DFD619;
	margin: 0;
	padding: 0;
}
#content div#encuestas_respuesta {
	margin: 0;
	padding: 0;
}
#content div#encuestas_respuestas p {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
#content div#encuestas_respuestas label  {
	/*background: url(../images/title_box_background.gif);*/
	margin: 2px;
	color: #4A6291;
	float: right; 
	width: 300px;
	text-align: left;
}
#content div#encuestas_respuestas input, textarea{
	width: 20px !important;
	border:1px solid #c5c418;
	background:#FFF;
	color:#4A6291;
	padding: 0;
	margin-top: 3px;
}
#content div#encuestas_respuestas input.boton{
	width:60px !important;
	border:1px outset;
	background:#C5C418;
	color:#FFF;
	font-size:80%;
	font-weight:bold;
	display:block;
	margin: 5px auto;

}
div#encuestas_historial p {
	text-align: right;
	border-bottom: 1px dashed #4A6291;
}
div#encuestas_historial strong {
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
#content a {
	background: url(../images/pattern_menu.gif) #fff;
	padding:4px 2px;
	color:#4A6291;
	line-height:12px;
	text-decoration:none;
	display: block;
}
#content a:hover {
	background:#4A6291;
	color:#FFF !important;
}
#content th {
	font-family: "Georgia", Georgia, "Times New Roman", Times,  serif;
	padding: 5px 0;
	font-size: 12px;
}
#content td.resultado_respuestas {
	width: 400px;
	
}
#content td.resultado_respuestas img {
	display: block;
	border: 1px solid #C5C418;
}
#content td.resultado_total {
	border-top: 1px solid #4A6291;
	margin-top: 15px;
	padding-top: 10px;
}
#content td.resultado_total strong {
	margin-right: 10px;
	font-family: "Georgia", Georgia, "Times New Roman", Times,  serif;
	font-size: 12px;
}

#temperature_content, #temp_content_day, #temp_content_night, #temp_content_others{
	border: 1px solid #C5C418;
	background: url(../images/box_background.gif) top left repeat-x #FDFDFE;
	margin-bottom: 20px;
	line-height:1.2;
	text-align:center;
}
#temperature_content h3, #temp_content_day h3, #temp_content_night h3, #temp_content_others h3{
		color: #fff;
		background: url(../images/title_box_background.gif) top left repeat #C5C418;
		display: block;
		padding: 5px;
		text-decoration: none;
		font-weight: bold;
		margin: 2px;
		font-family: "Tahoma", Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		line-height:1.2;
}
#temperature_content p, #temp_content_day p, #temp_content_night p, #temp_content_others p{
	margin:5px 20px;
}
#temperature_content p img, #temp_content_day p img, #temp_content_night p img, #temp_content_others p img {
	border: 1px solid #C5C418;
}
#temp_content_others ul{
	list-style:none;
}
#temp_content_others ul li{
	width:32%;
	float:left;
}

