@charset "utf-8";
#content h2 {
	color: #00619b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 32px;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	border-bottom:#00619b solid 1px;
	margin-bottom:10px;
}

#coreRight h2{
	letter-spacing:normal;
	color: #7F7F81;
}

#content h3 {
	color: #333333;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	text-align:justify;
	text-transform:uppercase;
}
#content h4 {
	color: #004c99;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
#content {
	font-size: 11px;
	line-height: 1.6em;

}
#content p {
	padding: 0px 0px 1em 0px;
	text-align:justify;
}
#content p.intro {
	text-align:justify;
	font-size:12px;
	font-weight:bold;
}
#content ul {
	padding:0.5em 0px 0.5em 10px;
}

#content ul ul{

}

#content img.floatRight {
	float:right;
	padding:10px 0px 30px 30px;
}
#content img.floatRight2 {
	float:right;
	padding:10px 0px 0px 20px;
}

/* News */

#contentLeft .rss {
	display:block;
	height:38px;
	font-size:1.2em;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 34px;
	line-height:33px;
	background-image:url(pictures/feed-icon-28x28.png);
	background-repeat:no-repeat;
	background-position:0px 15px;
	border-top:#FFD511 solid 2px;

}

#contentLeft {
	color:#FFFFFF;
	font-size: 0.85em;
	line-height: 1.5em;	
}

#contentLeft h3 {
	padding-top:0.55em;
	padding-bottom: 0.2em;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD511;
	margin-bottom:0.5em;
	color: #8E4924;
}

#contentLeft a {
	color:#FFFFFF;
}
#contentLeft a:hover { color:#ffffff; }


#content ul li {
	padding:0px 0px 1em 20px;
	background: url(pictures/bullet1.gif) no-repeat 0px 0.60em;
	text-align: justify;
}

#content ul li li{
	background: url(pictures/bullet2.gif) no-repeat 0px 0.55em;
}

#content #laQuestion {
	background: #f8c99e;
	padding:5px;
}

#content #lePlusVinci {
	background: #cceaf1;
	padding:5px;
}


#content #panneau {
	background: url(pictures/pict_panneau.jpg) no-repeat right 60px;
}


#content .table_graphic tr th {
	text-align:left;
	font-weight:bold;
	font-size:0.95em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CB955;
	line-height: normal;
	padding-bottom: 0.5em;
}

#content .tableCenter tr td p {
	text-align:center;
	}

#content .table1 {
	width:680px;
}

#content .table1 tr th{
	padding:10px 5px;
	background: #008FB4;
	color: #FFFFFF;
}

#content .table1 tr td{
	padding:5px;
}

#content .table1 tr.odd td{
	background: #E5F4F8;
}

#content a.download {
	background: url(pictures/btn_download.gif) no-repeat left center;
	padding-left: 20px;
}

.table_default tr td{
	
}

.newsItem {
	float:left;
	width:660px;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709900;
	padding-top: 1em;
}
.newsItem .picture {
	float:left;
	width:150px;
	padding-top: 1em;
}

.newsItem .picture img{
	border:1px solid #80AF5F;
}


.newsItem .texte {
	float:left;
	width:510px;
	overflow:hidden;
}




/*------------------------------------------ FORM v 1.0 -------------------------------------------------------*/

.table_form_b { }
.table_form_b tbody tr td{ padding:5px 10px; }
.table_form_b .underline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CB955;
}
.table_form_b .spacing { padding-top:20px; }
.btn_submit_contest {
	width:250px;
	height:0px;
	border: none;
	color: #ffffff;
	cursor:pointer;
	padding: 70px 0px 0px 0px;
	text-align:center;
	float:none;
	background-color: #003C72;
	background-image: url(../pictures/contest_2011_btn_s1.gif);
	overflow:hidden;
}



.confirmFormSent {
	background-color: #eaf5cc;
	background-image:url(img/bckgrnd_form.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding:16px 8px;
	font-weight: bold;
	text-transform: uppercase;	
}

.table_form {
	background-color: #CEE5C1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #709900;
	border-right-color: #98CB00;
	border-bottom-color: #98CB00;
	border-left-color: #ACDF14;
}

form {
	margin:0px;
	padding:0px;
}

.separator {
	color:#376CAF;
}

.table_form thead tr td{
	padding:16px 8px;
	font-weight: bold;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.table_form tbody tr td{
	padding:5px 10px;
}
.table_form tbody tr th{ padding:8px 8px; text-align:left; }
.table_form tfoot tr td{
	padding:8px 8px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACDF14;*/
}

.champObligatoire {	color:#CC0066; }

.input_xs, .input_s, .input_m, .input_l, .input_xl, .select_xs, .select_s, .select_m, .select_l, .select_xl, .textArea, .btn_submit_m {
	width:135px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #709900;
	border-right-color: #98CB00;
	border-bottom-color: #98CB00;
	border-left-color: #ACDF14;
}

.input_xs, .input_s, .input_m, .input_l, .input_xl { height:17px; }

.input_xs { width:35px; }
.input_s { width:50px; }
.input_m { width:100px; }
.input_l { width:150px; }
.input_xl { width:250px; }

.select_xs { width:40px; }
.select_s {	width:55px; }
.select_m {	width:105px; }
.select_l {	width:155px; }
.select_xl { width:155px; }

.textArea {	width:99%; height:100px; background-color:#FFFFFF; }

.btn_submit_m {
	
	width:100px;
	height:20px;
	border: none;
	color: #ffffff;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	text-align:center;
	float:none;
	background-color: #003C72;
	background-image: url(pictures/btn_submit.gif);

}
#mainContainer #core #coreLeft #bckgrndNews #contentLeft #titleNews {
	padding-bottom: 20px;
}

/* eu policy areas */

.efbaPosition {
	background-image:url(pictures/efba_position.gif);
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	background-color:#BBDBA6;
	margin-bottom:20px;
}

.efbaPositionColor1, .efbaPositionColor2, .efbaPositionColor3, .efbaPositionColor4, .efbaPositionColor5 { width:660px; padding:0px 10px 0px 10px; margin-bottom:20px; }
.efbaPositionColor1 h4, .efbaPositionColor2 h4, .efbaPositionColor3 h4, .efbaPositionColor4 h4, .efbaPositionColor5 h4 { color:#003360 !important; }

.efbaPositionColor1 { background: #efd3d1 url(../pictures/efba_position_1.gif) no-repeat; }
.efbaPositionColor2 { background: #feedde url(../pictures/efba_position_2.gif) no-repeat; }
.efbaPositionColor3 { background: #f0eed6 url(../pictures/efba_position_3.gif) no-repeat; }
.efbaPositionColor4 { background: #e0ebe2 url(../pictures/efba_position_4.gif) no-repeat; }
.efbaPositionColor5 { background: #bbcdc1 url(../pictures/efba_position_5.gif) no-repeat; }

.updated { background-color:#FF6; }
.updated.highlighted { background-color:#FF6; }

.toggle-link {
	font-size:14px;
	color:#002e54;
	}
.toggle-link a {
	color:#f1920a !important;
	}





.gallery {
	background-color:#D7EACC;
	padding:5px;
	margin-bottom:20px;
}
.gallery a { width:120px; height:90px; }



.videoItem {
	padding:0px 0px 30px 0px;
	}



.tableAds {
	font-size:10px;
	line-height:11px;
	}
.tableAds tr td {
	padding: 0px 20px 25px 0px;
	width:150px;
}
.tableAds img {
	border:#CCC solid 1px;
	margin: 0px 0px 10px 0px;
}
.tableAds tr td a{
	text-decoration:none;
}
.tableAds tr td a:hover{
	text-decoration:underline;
}

.tableAds tr td a strong {
	color:#00427f;
}

.tableAds tr td a {
	color:#4c7aa5;
}

#coontestTitle {
	display:block;
	background:url(../pictures/contest_2011_01.jpg) no-repeat;
	width:680px;
	height:370px;
	overflow:hidden;
	color:#FFF;
	font-size:20px;
	background-color:#4E862D;
	margin:0px 0px 20px 0px;
	}

#coontestTitle #lineA {
	padding:30px 0px 0px 270px; font-size:31px; display:block; font-weight:bold; line-height:32px; height:80px; overflow:hidden;
	}
#coontestTitle #lineB {
	padding:00px 0px 0px 330px; font-size:24px; display:block; line-height:28px; height:80px; overflow:hidden;
	}
#coontestTitle #lineC {
	padding:20px 0px 0px 330px; display:block; height:40px; line-height:20px; overflow:hidden;
	}
#coontestTitle #lineD {
	padding:90px 0px 0px 400px; display:block; height:20px; overflow:hidden;
	}






