/* CSS Document */

.title {

	border-bottom:1px solid #000;
	padding:15px 0px 5px 0px;
	margin-bottom:20px;
}

h1 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	
}

h2 {
	color:#ff0000;
	font-size:18px;
	margin:0px;
	padding:0px;
}

h3 {

	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}

h4 {
	color:#ff0000;
	font-size:13px;	
	margin:0px 0px 6px 0px;
	padding:0px;
	
}

p {
	font-size:13px;	
	margin:0px 0px 20px 0px;
	line-height:18px;
}

a {
	color: #ff0000;
	text-decoration:none;
}


#news .information {
	margin:15px 0px 0px 0px;
	font-size:13px;
	
}

.guide-header {
	margin:25px 0px 0px 0px;
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

a.moreinfolink {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;	
}

a.moreinfolink:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;	
}

a.footerlink {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.footerlink:hover {
	font-size:12px;
	color:#ff0305;
	text-decoration:underline;
}


#events .event {
	font-size:14px;
}

#events .link {
	font-size:12px;	
	font-weight:bold;
}


.name {
	color:red;
	font-size:20px;
}

#results .address {
	color:#000;
	font-size:14px;
}
#results .editorial {
	color:#000;
	font-size:12px;
	text-align:justify;
}

.maintitle {
	font-size:13px;
	margin:15px 0px 2px 0px;
	text-transform: uppercase;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px 0px 3px 5px;
}

p.noresult {
	padding:20px;
	text-align:center;
}

#accomodation .actitle {
	color:blue;
	font-size:20px;
	margin:14px 0px 2px 0px;
}