@charset "utf-8";
#content h2 {
	color: #002e54;
	font-size: 2.2em;
	letter-spacing: 0.1em;
	padding-bottom: 0.3em;
}

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

#content h3 {
	color: #00427F;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	text-align:justify;
}
#content h4 {
	color: #004c99;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
#content {
	font-size: 0.9em;
	line-height: 1.6em;

}
#content p {
	padding: 0px 0px 1em 0px;
	text-align:justify;
}

#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 .texte {
	float:left;
	width:510px;
	overflow:hidden;
}


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

.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;
}


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

.efbaPositionColor1 {
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: #cfc2a9 url(pictures/efba_position_1.gif) no-repeat;
}

.efbaPositionColor2 {
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: #dedcb5 url(pictures/efba_position_2.gif) no-repeat;
}

.efbaPositionColor3 {
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: #d0dda0 url(pictures/efba_position_3.gif) no-repeat;
}

.efbaPositionColor4 {
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: #c0dab9 url(pictures/efba_position_4.gif) no-repeat;
}

.efbaPositionColor5 {
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: #bbcdc1 url(pictures/efba_position_5.gif) no-repeat;
}

.efbaPositionColor1 h4 {
	color:#003360 !important;
}
.efbaPositionColor2 h4 { color:#003360 !important; }
.efbaPositionColor3 h4 { color:#003360 !important; }
.efbaPositionColor4 h4 { color:#003360 !important; }

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

