body {

	background:#dedede url(../images/mainbg.gif) repeat-x;
	color:#616b6c;
	font-size:8.5pt;
	line-height:130%;
	font-family:arial,helvetica,sans-serif;
	height:100%;
	margin:0 auto;
	padding:0;

}

.flashhome {
	height: 191px;
	width: 798px;
}

#main_wrapper {
	width:1001px;
	background:url(../images/mainwrapperbg.gif) repeat-y;
	margin:0 auto;
	}

#content_wrapper {
	width:1001px;
	background:url(../images/contentbg.png) no-repeat;
	margin:0 auto;
	min-height:504px;
	}
		
#header {
	width:1001px;
	background:url(../images/headerbg.png) no-repeat;
	margin:0;
	height:183px;
	}

#logo {
	margin:41px 30px 0px 30px;
	float:left;
	}	
	
a img {
	border:0px;
	}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	padding:0px;
	background:none;
	border:0px;
	}

	
#mainnavi {
    margin:30px 30px 0px 30px;
    float:left;
    text-transform:uppercase;
    color:#ff9933;
    font-size:11pt;
    }

#search {
	background: url(../images/search_form.png)  no-repeat;
	height:31px;
	margin:20px 30px 0px 30px;
	float:right;
	}
#search form {
	margin:0px;
	padding:0px;
	}
input.search_form {
	margin:8px 10px 0px 8px;
	width:112px;
	height:14px;
	border:0px;
	float:left;
	font-size:11px;
	color:#616b6c;
	background-color:#dadada;
	}
input.search_icon {
	cursor:pointer;
	}

#language_navi {
	margin:38px 30px 0px 30px;
	float:right;
	text-transform:uppercase;
	color:#c6c8c8;
	font-size:10pt;
	}

#horas {
	float:right;
	clear:right;
	width: 700px;
	height: 50px;
	bxackground:#669999;
	margin-right: 45px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	vertical-align: bottom;
}

p.read_more	{
	text-align:right;
	}
	
.col1, .col2, .col3 {
	float:left;
	margin:25px 0px 0px 10px;
	}
	
div.layout_start div.col2, div.layout_start div.col3 {
	width:250px;
	margin:25px 40px 20px 0px;
	float:right;
	}
	
div.spacer {
	background-color:#c6c8c8;
	height:1px;
	clear:both;
	margin:0px;
	padding:0px;
	}

div.footer_numbers {
	background:url(../images/start_footer_numbers.gif) repeat-x #F3F3F3;
	clear:both;
	margin:15px 11px 10px 10px;
	padding:10px 10px 30px 10px;
	text-align:center;
	}
/*	
div.footer_numbers table {
	display:inline;
	padding:10px 50px 10px 50px;
	text-align:left;
	}
*/	
.com_label {
	border-right:1px solid #c6c8c8;
	padding-right:1px;
	text-align:right;
	}

.geo_label {
	width:80px;
	padding-left:1px;
	}

#footer {
	padding-top:40px;
	color:#616b6c;
	font-size:7.5pt;
	}
	
/* links */

a img {
	border:0px;
	}
a.img:link, a.img:visited, a.img:hover, a.img:active {
	padding:0px;
	background:none;
	border:0px;
	}
#language_navi a:link, #language_navi a:visited {
	color:#616b6c;
	font-size:8.5pt;
	text-decoration:none;
	padding:0px;
	background:none;
	}
#language_navi a:hover, #language_navi a:active {
	color:#ff9933;
	font-size:8.5pt;
	text-decoration:none;
	padding:0px;
	background:none;
	}
#mainnavi a:link, #mainnavi a:visited {
	color:#FFFFFF;
	font-size:9pt;
	text-decoration:none;
	padding:0px;
	background:none;
	}
#mainnavi a:hover, #mainnavi a:active {
	color:#ff9933;
	font-size:9pt;
	text-decoration:none;
	padding:0px;
	background:none;
	}	
	
a:link, a:visited {
	text-decoration:none;
	font-weight: bolder;
	color:#045e79;
	padding-left: 12px;
	background:url(../images/link_petrol.gif) no-repeat bottom left;
	}
a:hover, a:active {
	text-decoration:none;
	font-weight: bolder;	
	border-bottom:1px solid #ff9933;
	color:#045e79;
	padding-left: 12px;
	background:url(../images/link_petrol.gif) no-repeat bottom left;
	}
a.link_grey:link, a.link_grey:visited {
	color:#616b6c;
	font-weight: bolder;	
	font-size:7.5pt;
	padding-left: 12px;
	background:url(../images/link_grey.gif) no-repeat bottom left;
	}
a.link_grey:hover, a.link_grey:active {
	color:#616b6c;
	font-weight: bolder;	
	font-size:7.5pt;
	padding-left: 12px;
	border-bottom:1px solid #ff9933;
	background:url(../images/link_grey.gif) no-repeat bottom left;
	}
a.mail_link_grey:link, a.mail_link_grey:visited {
	color:#616b6c;
	font-weight: bolder;	
	font-size:7.5pt;
	padding-left: 22px;
	background:url(../images/link_mail_grey.gif) no-repeat bottom left;
	}
a.mail_link_grey:hover, a.mail_link_grey:active {
	color:#616b6c;
	font-weight: bolder;	
	font-size:7.5pt;
	padding-left: 22px;
	border-bottom:1px solid #ff9933;
	background:url(../images/link_mail_grey.gif) no-repeat bottom left;
	}
	
	/*text*/

h1 {
	font-size:11pt;	
	color:#ff9933;
	font-weight:bolder;
	margin-bottom:10px;
	}
h2 {
	font-size:11pt;
	color:#616b6c;
	font-weight:normal;
	margin-bottom:10px;
	}
ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style-image:url(../images/list_style_image.gif)
	}
li {
	margin:5px 0 0 0;
	padding:0;
	}
	
/* Contact */
.contact_form input,.contact_form select {
	border:1px solid #ea742b;
	color:#555555;
	background-color:#e7e7e7;
	width:250px;
	font-size:8.5pt;
	padding:5px 3px;
		}
.contact_form textarea	{
	border:1px solid #ea742b;
	color:#555555;
	background-color:#e7e7e7;
	font-size:8.5pt;
	padding:5px 3px;
	width:250px;
		}
.contact_form input.submit {
	color:#FFFFFF;
	background-color:#045e79;
	width:150px;
	padding:5px 0 5px 0;
	margin-top:10px;
	}

.attachment 
{	
	border: 1px #6699CC solid;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .9em;
	color: #404040;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-right: 2px;	
	background-image:url(../images/download.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

/* layout 3cols */
div.layout_3cols div.col1 {
	margin:25px 0px 0px 25px;
	}	
div.layout_3cols div.col3 {
	float:right;
	margin:25px 40px 0px 10px;
	}
div.portrait_pic div.col2 {
	width:440px;
	}
div.landscape_pic div.col2 {
	width:405px;
	}


.download_button
	{
	float: left;
	padding-right: 10px;
	width: 120px; 
	border: none;
	clear:right;
	}
	
.time_label
	{
	border: none;
	}