#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 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: "Georgia", Georgia, "Times New Roman", Times,  serif;
	font-size: 12px;
	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-top: 30px;
}
#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 address {
	font-style: normal;
	text-align: center;
}
#content address span {
	font-weight: bold;
	font-size: 14px;
}
#content .image {
	text-align: center;
	display: block;
}
#content dl {
	margin: 5px 0;
}

#content dt {
	font-family: "Georgia", Georgia, "Times New Roman", Times,  serif;
	font-weight: normal;
	font-size: 14px;
	padding: 2px 0;
	color: #4A6291;
}

#content dd {
	background: url(../images/pattern_menu.gif) #fff;
	color: #4A6291;
	padding: 10px;
	border: 1px solid #DFD619;
	margin: 2px 0;
}
#content a {
	padding:2px;
	color:#4A6291;
	line-height:12px;
	text-decoration:none;
}

#content a:hover {
	background-color:#4A6291;
	color:#FFF;
}

p.file {
	background-image: url(../images/descarga_de_documentos.gif);
	background-repeat: no-repeat;
	height: 60px;	
	padding: 0 60px;
	line-height: 60px;
	border-bottom: 1px solid #DFD619;
}
p.file a {
}
