body {padding-left: 10px; padding-top: 10px;}
table {empty-cells: show; border-collapse:collapse; border-spacing:0;}

body {
        	font-size:small; /* IE5 Win */
	voice-family:"\"}\""; 
  	voice-family:inherit;
  	font-size:medium;
  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

p {
        font:11px/16px Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000;
        text-align:left;
}

ul {margin-top: 4px;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: underline;
}

a > b { color: #000; }

.img_content_left {
        margin-right: 12px;
        margin-bottom: 12px;
}
.img_content_right {
        margin-left: 12px;
        margin-bottom: 12px;
}

.top-menu:link, .top-menu:visited, .top-menu:active {margin-right: 18px; font-size: 10px; text-decoration: none;}
.top-menu:hover {margin-right: 18px; font-size: 10px; text-decoration: underline;}

.nav_bar:link, .nav_bar:visited, .nav_bar:active {margin: 0px 5px; font-size: 10px; text-decoration: none;}
.nav_bar:hover {margin: 0px 5px; font-size: 10px; text-decoration: underline;}

.country-top {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 19px;
	text-align: right;
}

.news_anonce {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.date {
        font: 10px/12px Arial, Helvetica, sans-serif;
        color: #121D25;
}

h2, .headline, a.h2:link, a.h2:visited, a.h2:active, a.h2:hover {
        font-size: 11px;
        color: #121D25;
        font-weight: bold;
        line-height: 16px;
        margin: 0;
        padding: 0;
        text-decoration: none;
}

h2 { 
        font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 20px; line-height: 24px; color: #000; 
        margin: 0;
        margin-bottom: 13px;
        padding: 0;
        font-weight: normal;
}


a.h2:hover {text-decoration: underline;}

.top_margin, #top_margin {
    margin-top: 10px;
}
h1, .sectionheader { 
        font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 20px; line-height: 24px; color: #000; 
        margin: 0;
        margin-bottom: 13px;
        padding: 0;
        font-weight: normal;
}
.subheader { font-size: 13px; font-weight:bold; text-decoration: underline; /*margin-top: 10px;*/ }

.anchors {
        border-top: 1px solid #000;
        height: 22px;
        vertical-align: bottom;
}

td .used_sign {
		font-weight: bold;
		border-bottom: 1px solid #ccc;
}

td .used_data {
		border-bottom: 1px solid #ccc;
		border-right: 10px solid #fff;
}

/*******************************************************************************/
/*   LEFT MENU STYLES
/*******************************************************************************/
/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 17px;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 6px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {
	color: #121D25;
	font-size: 11px;
	padding: 0 0 0 18px;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
}
#p7TMnav div a:visited {
	color: #121D25;
	text-decoration: none;
}
#p7TMnav div a:hover {
	color: #AA0020;
	text-decoration: none;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	padding: 0 0 0 5px;
	border: 0px dotted #999999;
	background-color: #FFFFFF;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 11px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image:   url(/img/buttons/linde_arrow_large.gif)!important;
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(/img/buttons/linde_arrow_large.gif)!important;
	background-position: 0 50%;
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 18px!important;
	
}
.p7defallmark {
	background-image:  none;
	padding: 0 0 0 18px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;	
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
	background-position: 0 50%!important;

}
/*******************************************************************************/
/*   LEFT MENU STYLES
/*******************************************************************************/
/*******************************************************************************/
/*   FOOTER STYLES
/*******************************************************************************/
.navmainfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navmainfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
/*******************************************************************************/
/*   FOOTER STYLES
/*******************************************************************************/

/* jQuery Countdown styles 1.5.8. */
.countdownBox{
	background-color:#969ea4;
	margin-bottom:20px;
	width:210px;
}
.countdownBox{
	width:230px;
}
.countdownBox h3{
	color:#fff;
	margin:0 0 7px 10px;
	padding-top:7px;
	font-weight:normal;
}
.hasCountdown {
	color:#fff;
	border-top:1px solid #787e83;
	border-bottom:1px solid #787e83;
	height:27px;
	padding:6px 0 6px 3px;
}
.hasCountdown {
	padding:6px 0 6px 12px;
}

.countdownNumbers div { float: left; width: 14px; height: 27px; margin:0 1px 0 1px;
	background:url("/image/countdown_numbers.gif") no-repeat scroll 0px 0px;} 
.countdownNumbers div.image0 { background-position: -0px 0px; } 
.countdownNumbers div.image1 { background-position: -15px 0px; } 
.countdownNumbers div.image2 { background-position: -30px 0px; } 
.countdownNumbers div.image3 { background-position: -45px 0px; } 
.countdownNumbers div.image4 { background-position: -60px 0px; } 
.countdownNumbers div.image5 { background-position: -75px 0px; } 
.countdownNumbers div.image6 { background-position: -90px 0px; } 
.countdownNumbers div.image7 { background-position: -105px 0px; } 
.countdownNumbers div.image8 { background-position: -120px 0px; } 
.countdownNumbers div.image9 { background-position: -135px 0px; } 
.countdownNumbers div.imageSep { background-position: -150px 0px; margin:0 3px 0 3px;}

.countdownLabel{
	color:#fff;
	float:left;
	width:48px;
	text-align:center;
}

.countdownLabel.days{
	width:60px;
}
.countdownLabel.hours{
	width:53px;
}
.countdownLabel.minutes{
	width:53px;
}
.countdownLabel.seconds{
	width:44px;
}

.countdownLabel.days{
	width:72px;
}
.countdownLabel.hours{
	width:51px;
}
.countdownLabel.minutes{
	width:51px;
}
.countdownLabel.seconds{
	width:51px;
}
.fClear{
	clear:both;
}
