﻿body {
margin: 0px;
background: url(../../images/bg_grad_main_winter.jpg) repeat-x;
font-size: 13px;
font-family: Arial, Verdana, Times New Roman;	
}
h1
{
	font-size: 19px;
	font-family: Times New Roman;
	width: 650px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}

h2
{
	font-size: 17px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3
{
	font-size: 15px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}
a img
{border: 1px solid silver;}
a
{
	color: #9C1D1D;
}
div#mainDiv
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 1012px;
	border: 0px solid blue;
	min-height: 600px;
}
div#head
{
	border: 0px dashed yellow;
	width: 1012px;
	display: block;
}
div#headLeft
{
	position: relative;
	background: url(../../images/header_left_bg_logo.jpg) no-repeat;
	width: 298px;
	margin:0px;
	display: block;
	float: left;
	height: 381px;
	border: 0px solid red;
	padding-top: 10px;
	padding-left: 0px;
}
div#headRight
{
	position: relative;
	float: left;
	width: 705px;
	height: 143px;
	text-align: right;
	border: 0px solid black;
}
div#headImage
{
	position: relative;
	float: left;
	height: 249px;
	width: 705px;
	background: url(../../images/header_right_bg.jpg) no-repeat right top;
	border: 0px solid red;
}
div#content
{
	width: 1012px;
	display: block;
	border: 0px solid red;
}
div#contentLeft
{
	width:300px;
	display:block;
	float: left;
	background: url(../../images/leftcontent_bg.jpg) repeat-y;
	min-height: 180px;
}
div#leftSubmenu
{
	width:300px;
	float: left;
	background: url(../../images/leftsubmenu_bg_logo.jpg) no-repeat top;
	min-height: 200px;
}
div#leftSubmenu a
{
	font-family: Georgia, Times New Roman, Arial;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
div#leftSubmenu a:hover
{
	text-decoration: underline;
}
div#leftSubmenu .section
{
	padding-top: 20px;
	padding-left: 3px;
	font-family: Georgia, Arial;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	width: 250px;
	border-bottom: 1px dotted silver;
	margin-left: 20px;
}
div#leftSubmenu .sectionLinks
{
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px dotted #eeeeee;
}
div#leftSubmenu a.SelectedSubMenu
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#990000;
	width: 280px;
	padding: 2px;
}
div#leftSubmenuBott
{
	width: 300px;
	float: left;
	background: url(../../images/leftmenu_bg_bott.jpg) no-repeat top;
	height: 20px;
}
div#contentRight
{
	width: 700px;
	background: url(../../images/line_content_bg.jpg) repeat-y right top;	
	min-height: 300px;
	float:left;
	display: block;
	border: 0px solid blue;
	padding-left: 5px;
}
div#hpTags
{
	width: 220px;
	border: 0px solid red;
	text-align:left;
}
div#hpTags a
{
	color:#006699;
	text-decoration:none;
	font-family:Georgia, Times New Roman, Arial, Verdana;
	font-size:16px;
	text-decoration:none;
}
div#hpTags a:hover
{
	text-decoration:underline;
}
div#hpRight 
{
	width: 220px;
	text-align:left;
}
div#hpRight a
{
	color:#990000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
div#hpRight a:hover
{
	text-decoration:underline;
}
div#mainMenu
{
	border: 0px solid red;
	margin-left: 4px;
	margin-top: 0px;
	width: 292px;
	clear:left;	
}
div#mainMenu a 
{
	padding-left: 36px;
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	line-height: 30px;
	width: 256px;
	height: 30px;
	display:block;
	float:left;
	border: 0px solid red;
	cursor:hand;
}
div#mainMenu  a:hover 
{
	color: #9C1D1D;
	background-color: #F6F4F0;
	text-decoration:none;
}
div#mainMenu a.SelectedMenu
{
	background-image: url(../../images/navigate_open.png);
	background-repeat: no-repeat;
	background-position:18px 8px;
	color: #9C1D1D;
}
div#headerTop
{
float: right;
width: 300px;
border: 0px solid red;
padding-right: 10px;
font-family: Arial;
font-size: 12px;
line-height: 17px;
text-align: right;
position: relative;
top: 10px;
}
div#bannerTop
{
width: 385px;
height: 135px;
border: 0px solid red;
padding-right: 0px;
position: relative;
top: 5px;
left: 5px;
float:left;
}
div#langBox
{
	margin:0px;padding:0px;
	position:relative;
	text-align:right;
	width: 300px;
	margin-bottom: 0px;
	height: 20px;
	color: #999999;
	font-size: 11px;
}
div#langBox img
{
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	border:0px;
}
div#langBox a
{
	color: #666666;
	text-decoration: none;
}
div#searchBox
{
	margin:0px;padding:0px;
	position:relative;
	text-align:left;
	width: 300px;
	color: #666666;
	margin-bottom: 10px;
}
div#subMenu
{
	border: 0px solid red;
	margin-left: 4px;
	margin-top: 0px;
	width: 290px;	

}
div#contentBottom
{
	background: url(../../images/content_bott.jpg) no-repeat bottom right;
	height: 15px;
	display: block;
	width:300px;
	border: 0px solid red;
	float:right;
	
}
div#footer
{
	background: url(../../images/footer_bg.jpg) repeat-x bottom;
	min-height: 50px;
	text-align: center;
	display: block;
	position: relative;
	float:left;
	width: 100%;
	padding: 5px 0px 10px 0px;
	vertical-align: bottom;
	color: #999999;
	font-size: 11px;
}
div#footer a
{
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial;
	padding: 2px;
}
div#footer a:hover
{
	text-decoration: underline;
}

.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.leftColumn, .leftColumnNoPadding
{
	font-family: Arial, Verdana,Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.leftColumn
{	
	padding-left: 40px;
}
.validator
{
	font-size: 10px;
	font-family: Arial;
	color:#9C1D1D;
}
a.buttonblu {
    background: transparent url('../../images/mrl_buttonbg_blu_a.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonblu span {
    background: transparent url('../../images/mrl_buttonbg_blu_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    font-size: 14px;
    padding: 8px 0 8px 18px;
    font-size: 12px;
    font-family: Verdana, Arial;
} 
a.buttonblu:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonblu:active span {
    background-position: bottom left;
    padding: 10px 0 8px 18px; /* push text down 1px */
}

.terms
{
	font-family:Arial,Verdana;
	font-size: 11px;
	font-style:italic;
	color: #666666;
}
.promocode
{
	font-family:Arial,Verdana;
	font-size: 30px;
	font-style:italic;
	color: green;
}
.promotext
{
	font-family:"Trebuchet MS",Times New Roman,Arial;
	font-size: 16px;
	font-style:italic;
	color: Black;
}
.mandatoryField
{
	font-size: 19px;
	background-color:#990000;
	color: White;
	line-height: 19px;
	vertical-align:baseline;
	padding: 0px;
}
a.searchResultLink
{
	font-weight: bold;
}
.searchResultContext
{
	font-size: 11px;
}
div#form_q
{
	display: block;
	position: relative;
	float:left;
	width: 264px;
	margin-right: 100px;
	margin-left: 30px;
}
div#q_body
{
	background: url(../../images/bg_q.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div#q_footer
{
	background: url(../../images/footer_q.gif) no-repeat;
	height: 20px;
}
div#form_a
{
	display: block;
	position: relative;
	float:left;
	width: 264px;
}
div#a_body
{
	background: url(../../images/bg_a.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div#a_footer
{
	background: url(../../images/footer_a.gif) no-repeat;
	height: 20px;
}
#annuncio
{
	width: 670px;
	color: #FFFFFF;
	background-color:#CC0000;
	border: 1px solid #003366;
	padding: 10px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-top: 5px;
	margin-bottom: 5px;
}
#annuncio a, #annuncio_hp a
{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
}

#annuncio_hp
{
	color: #FFFFFF;
	background-color:#CC0000;
	border: 1px solid #003366;
	padding: 10px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-top: 5px;
	margin-bottom: 5px;
}
.orar a:link, .orar a:visited, .orar a:hover, .orar a:active{color:Black;}
.disclaimer {width: 660px; margin-left:auto;margin-right:auto; font-family:Arial;color:#e1e1e1; font-size:9px; text-align:center;border:1px solid #cccccc; background-color:#f9f9f9;}
#hpbox {width:660px; margin: 10px auto 0 auto; border:0px solid red;}
#hpboxtop1, #hpboxtop2, #hpboxtop3 {width:182px;height:85px; margin:0 21px 0 0; background:url(../../images/hpbox1.jpg) no-repeat top left;border:0px solid blue;padding:55px 5px 5px 10px; float:left; font-size:11px;color:#666666;}
#hpboxtop2{background:url(../../images/hpbox2.jpg) no-repeat top left;}
#hpboxtop3{background:url(../../images/hpbox3.jpg) no-repeat top left;}
#hpboxtop1 a, #hpboxtop2 a, #hpboxtop3 a {color:Green; text-decoration:underline;}
#hpmaincenter{width:420px;border:0px solid red;float:left; margin:10px 20px 0 0;}
#hpmainright{width: 150px;border:0px solid blue;float:left; margin:30px 0 0 0; }
#hpbox a img{border:0;}
#hpmaincenter h2{color:#6A9BB3; font-family:"Times New Roman", Georgia; font-size: 24px;padding-top:0;}
#hpnewstitle, #hpvideotitle, #hparticoletitle {width: 380px; height:40px; background: url(../../images/blt_news.jpg) no-repeat left top;padding: 0 0 0 33px;margin-top:20px;}
#hpvideotitle{background: url(../../images/blt_footage.gif) no-repeat left top;}
#hparticoletitle {background: url(../../images/blt_articles.gif) no-repeat left top;}
#hpnewsbox{width:420px;float:left;}
.newstop, .newsbot{width:420px;float:left;}
.newstop{background: url(../../images/hp_box_news_top.gif) no-repeat left top;height:6px;}
.newsbot{background: url(../../images/hp_box_news_bot.gif) no-repeat left top;height:6px;}
.newscont{background-color:#FFFF99;padding:10px;width:397px;font-size:12px;color:#666666;}
.newscont a{color:Green;}
.newscont .title{font-size: 16px;color:#456486; text-decoration:underline; margin: 10px 0 5px 0; padding-left: 30px; background: url(../../images/blt_news.gif) no-repeat left top; line-height:24px;}
.hp-news-separator{width:400px; border-bottom:0px dotted #cccccc; margin: 20px 0 10px 0;}
#hpvideoscroll{width:417px;height:137px;float:left;}
#hpRightCommTop{width:151px;height:35px;background: url(../../images/hpbox_comm_top.gif) left top no-repeat;float:left;padding: 15px 3px 0 42px;font-weight:bold;color:#869FAC;}
#hpRightComm{width:176px; background: url(../../images/hpbox_comm_mid.gif) left top repeat-y;float:left; padding: 0 10px 0 10px; color:Gray;}
#hpRightCommBot{width:196px;height:20px; background: url(../../images/hpbox_comm_bot.gif) no-repeat left top;float:left;}
#hparticole{background-color:#f9f9f9; width: 396px; margin: 0 auto 0 auto; padding: 10px; font-family:"Times New Roman";font-style:italic; }
#hparticole .title {font-size: 16px;color:#456486; text-decoration:underline; margin: 10px 0 5px 0; }
.artLink {color:Green;}
.hp-art-separator{width:auto; background-color:#cccccc; height:3px; margin-top:20px;}
#contact-elements td{background-color: #E3F9DD; color:#39642C;}
#contact-elements td a{color:#39642C;}
#contact-elements th{background-color: #D6E8D1; color:#39642C; font-family:Arial; font-size:14px;}

#satelite-nav{width:250px;padding:0; margin:0;border:0px solid blue;}
#satelite-nav ul {border:0px solid red; margin:0;padding:0;}
#satelite-nav ul li {float:left; margin:2px; list-style-type:none;}
#satelite-nav ul li a{display:block; text-indent:-9999px;}

#satelite-nav ul li.sat-nav-cds a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px top;border:0px solid blue;}
#satelite-nav ul li.sat-nav-cds a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 0;}
#satelite-nav ul li.sat-nav-ktc a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px -40px;border:0px solid blue;}
#satelite-nav ul li.sat-nav-ktc a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 -40px;}
#satelite-nav ul li.sat-nav-mcj a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px -80px;border:0px solid blue;}
#satelite-nav ul li.sat-nav-mcj a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 -80px;}
#satelite-nav ul li.sat-nav-emc a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px -120px;border:0px solid blue;}
#satelite-nav ul li.sat-nav-emc a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 -120px;}
#satelite-nav ul li.sat-nav-tho a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px -160px;border:0px solid blue;}
#satelite-nav ul li.sat-nav-tho a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 -160px;}
#satelite-nav ul li.sat-nav-spi a{width:247px; height:35px; background:url(../../images/satelitewebsites-sprite.gif) no-repeat -251px -200px;border:0px solid blue;}
#satelite-nav ul li.sat-nav-spi a:hover{background:url(../../images/satelitewebsites-sprite.gif) no-repeat 0 -200px;}

