body {
	font-size:11px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

/*COLONNE 1*/
#col1 #box_contact h2{
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin:15px 0 0 8px
}
#col1 #box_contact p{
	color:#72c3f6;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	margin:20px 0 0 23px
}
#col1 #box_contact select{
	margin:30px 0 0 26px;
	color:#999999;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	width:150px;
}

#col1 div.adwrapper{
	background-color:#fafafa;
	display:block;
	width:100%;
	height:235px;
	border-bottom:1px solid #FFF;
}
/*COLONNE 1*/



/*COLONNE 2*/
#col2 #switch_language select{
	margin:9px 0 0 19px;
	color:#999999;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	width:150px;
}
#col2 #menu_boxes h2{
	font-size:14px;
	color:#fff;
	height:35px;
	padding:15px 8px 10px 8px
}

#col2 #menu_boxes ul li {
	color:#fff;
}
#col2 #menu_boxes ul li a{
	color:#fff;
	text-decoration:none;
}
#col2 #menu_boxes ul li a:hover{
	text-decoration:underline;
}



#col2 #encart_documents h3{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px
}
#col2 #encart_documents h4{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding-bottom:10px
}
#col2 #encart_documents p{
	text-align:right;
}
#col2 #encart_documents ul li a{
	color:#91c3ea;
	text-decoration:underline
}
#col2 #encart_documents a{
	color:#1fa8fb;
	font-family:arial;
	text-decoration:none;
}
#col2 #encart_documents a:hover{
	text-decoration:underline;
}
#col2 #encart_documents p.title{
	text-align:left;
	color:#fff
}
#col2 #temoignage h3{
	color:#0f4678;
	font-weight:normal;
	font-size:13px
}
#col2 #temoignage h3 span{
	font-size:20px
}
#col2 #temoignage p {
	width:400px;
	margin-bottom:20px;
}
#col2 #temoignage p a{
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
#col2 #temoignage p a:hover{
	text-decoration:underline;
}

#col2 #temoignage a{
	color:#1ea1da;
	text-decoration:none;
}
#col2 #temoignage a:hover{
	text-decoration:underline;
}

#col2 .actions_bloc2_left span{
	font-family: 'Times New Roman', Verdana, Arial, Sans-Serif;
	color:#fff;
	font-size:16px
}


#col2 .action_link_pic_mailto{
	font-family: 'Times New Roman', Verdana, Arial, Sans-Serif;
	color:#fff;
	font-size:16px
}


#col2 .action_paragraph{
	font-family: 'Times New Roman', Verdana, Arial, Sans-Serif;
	color:#999999;
	font-size:16px
}

/*Mini sites : Welcome */
#col2 div.welcome_txt {
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	width:573px;
	height:250px;
	padding:10px 7px 0 7px; 
	background:url(../images/welcome_txt.png) top left no-repeat;
	clear:both;
}
#col2 div.welcome_txt h1 {
	width:100%;
	color:#0f4678;
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	text-transform:uppercase;
}
#col2 div.welcome_txt p {
	width:430px;
	margin:7px 0 0 0;
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}
#col2 div.welcome_txt span.author {
	display:block;
	width:430px;
	text-align:right;
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	margin:5px 0 0 0; 
}
#col2 div.welcome_txt h3 {
	width:430px;
	margin:5px 0 0 0;
	color:#0f4678;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial;
}
#col2 div.welcome_txt p.address {
	margin-top:5px;
}
#col2 div.welcome_txt a.more {
	display:block;
	margin-top:5px;
	font-size:10px;
	color:#009efe;
	font-family:"Trebuchet MS", Arial;
}

/*COLONNE 2*/



/*COLONNE 3*/
#col3 .recherche input.text{
	background:url(../images/background_input_search.jpg) no-repeat;
	border:0;
	width:120px;/*154*/
	height:20px;
	padding:3px 0 0 25px;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#cccccc;
}

#col3 .recherche input.button{
	border:0;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#fff;
	background:none;
	margin:0;
	padding:0;
	cursor:pointer;
}

#col3 .recherche a{
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
	margin:5px 0 0 50px;
	display:block
}
#col3 .recherche a:hover{
	text-decoration:underline;
}


#col3 .actualites h2{
	color:#009efe;
	font-size:24px;
	font-weight:normal
}
#col3 .actualites a.rss_link{
	font-family:arial;
	color:#666666;
	font-size:10px;
	text-decoration:none;
	background:url(../images/picto_rss.jpg) no-repeat right center ;
	padding-right:20px
}
#col3 .actualites a.rss_link:hover{
	text-decoration:underline;
}

#col3 .actualites .actu{
	color:#666666
}
#col3 .actualites .actu .title{
	font-weight:bold;
	color:#333333
}
#col3 .actualites .actu .date{
	color:#999999;
	font-size:10px
}
#col3 .actualites .actu a{
	color:#12a6f8;
	font-size:10px;
	text-decoration:none;
}
#col3 .actualites .actu a:hover{
	text-decoration:underline;
}
#col3 .actualites .link_all{
	text-align:right;
	margin-top:15px
}
#col3 .actualites .link_all a{
	color:#009efe;
	text-decoration:none;
}
#col3 .actualites .link_all a:hover{
	text-decoration:underline;
}

#col3 .encart_blog h3{
	padding-top:8px;
	color:#2bace5;
	font-size:18px;
	font-weight:normal
}

#col3 .encart_blog p{
	color:#fff;
}
#col3 .encart_blog p img{
	display:inline;
	margin:8px 3px 0 0
}
#col3 .encart_blog p.link,#col3 .encart_presse p.link{
	text-align:right;
	margin-top:10px;
}
#col3 .encart_blog p.link a,#col3 .encart_presse p.link a{
	color:#009efe;
	text-decoration:none
}
#col3 .encart_blog p.link a:hover,#col3 .encart_presse p.link a:hover{
	text-decoration:underline
}


#col3 .encart_presse h3{
	padding-top:8px;
	color:#0f4678;
	font-size:20px;
	font-weight:normal
}
#col3 .encart_presse p{
	color:#666666;
}


#col3 .encart_newsletter h3{
	padding-top:8px;
	color:#fff;
	font-size:20px;
	font-weight:normal
}
#col3 .encart_newsletter p{
	color:#91c3ea;
}


#col3 .encart_newsletter input.text{
	background:url(../images/background_input_newsletter.jpg) no-repeat;
	border:0;
	width:141px;/*145*/
	height:20px;
	padding:3px 0 0 4px;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#cccccc;
}

#col3 .encart_newsletter input.button{
	border:0;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#fff;
	background:none;
	margin:0;
	padding:0;
	cursor:pointer;
}

/* mini sites */
#col3 div.more_content {
	padding:10px;
	height:110px;
	overflow:hidden;
	width:175px;
	margin-top:64px;
	background-color:#e6e6e6;
}
#col3 div.more_content h1 {
	color:#009efe;
	font-size:20px;
	font-family:"Trebuchet MS", Arial;
}
#col3 div.more_content span.english {
	display:block;
	color:#666666;
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
}
#col3 div.more_content a.all {
	display:block;
	margin:10px 0 0 0;
	width:100%;
	text-align:right;
	color:#009efe;
	font-size:10px;
}




/*COLONNE 3*/




/*FOOTER*/
#footer p{
	color:#8098ad;
	font-family:verdana;
	font-size:10px;
	line-height:41px;
	text-align:center
}
#footer p a{
	color:#8098ad;
	text-decoration:none
}
#footer p a:hover{
	text-decoration:underline
}
/*FOOTER*/

