/*********************
Website Settings
********************/
html, body {
	margin: 0px;
	padding:0px;
	background-image:url(img/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

h4 {
color:#BE2C36;
padding-left:10px;
}

h4.msg { 
text-align: center;
color: #BE2C36;
}

h4.noticia {
font-size: 20px;
margin-left: 219px;
}

p.pNews {
margin-left: 210px;
}


p.pHeadlines {
margin-left: 90px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(img/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:290px;
	height: 120px;
	margin-top: -95px;
	float:left;
	background-image: url(img/logo_s.gif);
	background-repeat: no-repeat;
	text-align: right;	
	margin-left: 8px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CD2732;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
	padding-right: 12px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;	
	padding-right: 2px;
	padding-top:60px;
}

#mainimg {
	background-image:url(img/carro_stencil3.gif);
	/*background-color: #CD2732;*/
	background-position: right;
	background-color: #fff;
	background-repeat:no-repeat;
	height:120px;
	text-align:right;	
	/*margin-top: 30px;*/

}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:45px;
	color:#CD2732;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
	text-align: left;
	padding-left:100px;
	padding-top:30px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}


span.data{
	font-family:"Trebuchet MS";
	font-size:11px;
	color: black;
	font-weight:bold;
        padding-left: 0pt;
}

#links ul {
	margin:0px;
	/*padding-top:67px;*/
}

#links li{
	float:left;
	list-style-type:none;
	width:115px;
	height:20px;
	text-align:center;
	background-color:#545252;
	border-left:1px solid #FFF;
	/*padding-top:4px;*/
	position: relative;	
}

#links ul ul li {
	border-top: 1px solid #FFF;
	margin-left: -41px;
}

#links ul ul {
position: absolute;
z-index: 500;

}

div#links ul ul,
div#links ul li:hover ul ul,
div#links ul ul li:hover ul ul {
	display: none;
}

div#links ul li:hover ul,
div#links ul ul li:hover ul,
div#links ul ul ul li:hover ul {
	display: block;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F4DC00;
	font-weight:bold;
	background-color: #CD2732;
}


#contentarea {
	clear:both;
	padding:50px 0px;
}

#leftbar {
	float:left;
	width:565px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CD2732;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0pt 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CD2732;
	text-decoration: none;
}

#leftbar a:hover {
	color:#CD2732;
	font-weight:bold;
	text-decoration:underline;
}

#leftbar ul {
	list-style: none;
	text-align: left;
}

#leftbar li {
	margin-bottom: 50px;
}

#leftbar a.tituloNews {
	font-family:"Trebuchet MS";
	color: #cd2732;
	font-weight:bold;
	text-decoration:underline;
	font-size: 14px;
        padding-left: 0pt;
}

#leftbar img.imageNewsItem {
float:left;
padding: 0pt 10px 10px 0pt;
height: 90px;
width: 120px;
border: 0px none;
}

.multimediaarea {
	clear:both;
        padding: 4% 40px 5% 30px;
}

#leftbar a.tituloNews:hover {
	font-family:"Trebuchet MS";
	color: #cd2732;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar {
	float:left;
	width:211px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar ul {
	margin-right: 75px;
	list-style-type: none;
		
}

#rightbar li {	
	padding-top: 5px;
	padding-left: 0px;
	font-size:11px;
	width: 120px;
	font-family:"Trebuchet MS";
	color: #CD2732;
	font-weight: bold;
}

#rightbar ul ul li {
	margin-left: -20px;
}

#rightbar li a {
	font-family:"Trebuchet MS";
	color: #545252;
	font-weight:normal;
	text-decoration:none;
	display: block;
	padding-left: 15px;
	padding-top: 2px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #fff;
}

#rightbar li a:hover {
	border-left: 5px solid #CD2732;
	border-top: 1px solid #CD2732;
}

#rightbar a {
	font-family:"Trebuchet MS";
	color: #CD2732;
	font-size:11px;	
}

#rightbar a:hover {
	font-weight: bold;
	text-decoration: none;
}



#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:495px;
	background-color:#545252;
	height:27px;
	padding-top:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	padding-left: 5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	/*padding:0px 40px;*/
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CD2732;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 40px;*/
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#545252;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
img.noticia {
border: 0px;
float: left;
width: 240px;
height: 150px;
padding: 0pt 10px 10px 10px;
}

img.equipa {
border: 0px;
float: left;
width: 240px;
height: 150px;
padding: 0pt 10px 10px 10px;
}

img.staff {
border: 0px;
float: left;
width: 150px;
height: 180px;
padding: 0pt 10px 10px 10px;
}

img.patrocinio {
border: 0px;
float: left;
width: 145px;
height: 124px;
padding: 0pt 5px 5px 35px;
}

#newsletter {
margin-left: 60px;
}