/*	color: #28527D; bleu modif	color: #B11A3B; rouge */
/* @group structure */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #D6DFE6 url(../images/bg.png) repeat-x center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #28527D;
	margin: 0;
	padding: 0;
}

#page {
width: 780px;
background: url(../images/fd_page.png) repeat-y 0 0;
margin: 0  auto;
text-align: left;
min-height: 100%;
}

#pagesans {
width: 780px;
background: url(../images/fd_page_sans.png) repeat-y 0 0;
margin: 0  auto;
text-align: left;
min-height: 100%;
}

* html #page {
	height: 100%;
}
* html #pagesans {
	height: 100%;
}

#content {
	background: url(../images/fd_content_20y.png) no-repeat;
	padding-bottom: 100px;
}
#content2 {
	background: url(../images/fd_content2.png) no-repeat;
	padding-bottom: 100px;
}
#content3 {
	background: url(../images/fd_content3.png) no-repeat;
	padding-bottom: 100px;

}

#contentMain {
	width: 493px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	float: left;
	display: inline;
	clear: both;
}
#contentMain_sans {
	width: 770px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	float: left;
	display: inline;
	clear: both;
}

#contentSub {
	display: inline;
	float: right;
	width: 280px;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#footer  {	
	background: white url(../images/fd_footer.png) repeat-x;
	width: 778px;
	border-left: 1px solid #C0CED8;
	border-right: 1px solid #C0CED8;
	height: 92px;
	text-align: left;
}
/* @end */
/* @group header */

#header {
	overflow: hidden;
	height: 79px;
	background: url(../images/fd_header.png) repeat-x;
	width: 780px;
	 position: relative;
	 
}
#mini_nav_top{
	font-size: 9px;
	display: block;
	list-style: none;
	float: right;
	line-height: 18px;
	background: url(../images/fd_mini_nav_top.png) repeat-x 0 -3px;
	padding-right: 5px;
}

#mini_nav_top li.first {
	margin-left: 5px;
}

#mini_nav_top li {
	display: inline;
	/*border-left: 1px solid white;*/
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#mini_nav_top a, #mini_nav_top a:visited {
	font-weight: normal;
	font-style: normal;
	color: white;
	text-decoration: none;

}
#mini_nav_top a:hover {
	text-decoration: none;
	color: #28527D;
}
/*logo*/
#header acronym {
	float: left;
	display: inline;
	width: 180px;
	height: 51px;
	margin: 12px 0 0 15px;
}

#header acronym a {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 0;
	padding-top: 51px;
	background: url(../images/logo_top2.png) no-repeat;
	cursor: pointer;
}
/* base line*/
#header span {
	position: absolute;
	left: 366px;
	top: 51px;
	font-variant: small-caps;
	font-size: 12px;
	color: white;
	letter-spacing: 2px;
}

/* @end */

/* @group menu */

#menu {
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: block;
	background-color: #B11A3B;
	border: 1px solid #660000;
}

#menu ul {
	padding-left: 5px;
}

#menu ul li {		
	display: inline;
	border-left: 1px solid white;
}

#menu ul li a:link, #menu ul li a:visited {
	padding-right: 5px;
	padding-left: 9px;
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #a0bcce;
	text-decoration:none;
}

#menu li.first {
	margin: 0;
	padding: 0;
	border-left: 0 none transparent;
}

/* @end */

/* @group ContentMain */

#path, #path_content{
	font-size: 9px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 50px;
}
#path_content2{
	font-size: 9px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 45px;
}
#path_content3{
	font-size: 9px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 30px;
}

h1 {
	display	:block;
	background: url(../images/carre_h1.gif) no-repeat 0 4px;
	letter-spacing: 0.2em;
	font: 20px "Times New Roman", Times, serif;
	margin-left: 15px;
	padding-left: 30px;
	height: auto;
}
#contentMain p, #contentMain_sans p {
	padding-left: 45px;
	padding-right: 10px;
}

.inside_link {
	background: url(../images/dot.gif) no-repeat 30px 4px;
	font-weight: bold;
	margin-left: 15px;
}
.inside_link a:link, .inside_link a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color:#B11A3B ;
}
.inside_link a:hover {
	color: #28527D;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h2 {
	background: url(../images/fd_h2.gif) no-repeat;
	font: 17px/23px "Times New Roman", Times, serif;
	margin-bottom: 3px;
	letter-spacing: 0.15em;
	border-top: 1px dotted #C0CED8;
	padding-left: 45px;
	padding-top: 6px;
}
#contentMain ul, #contentMain_sans ul {	
	list-style-type: none;
	margin-left: 65px;
}

#contentMain li, #contentMain_sans li {
	background: url(../images/triangle.png) no-repeat 0 4px;
	padding-left: 15px;
	padding-right: 10px;

}

/* @end */

/* @group siteMap */
#siteMap{
	padding-left: 45px;
	padding-right: 10px;
}
#siteMapLine{
	display: inline;
	position: absolute;
	margin-right: 20px;
}
#siteMap a:link,#siteMap a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color:#28527D ;
}
#siteMap a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
/* @end */

/* @group contentSub */
#contentSub h4{
	font: bold 14px/23px "Times New Roman", Times, serif;
	margin-bottom: 3px;
	letter-spacing: 0.15em;
	padding-top: 6px;
}
#subInternational{
width:70%; 
text-align: left; 
margin-bottom: 10px;
	padding-left: 55px;
}
#subInternationalIn{
	width:50%; 
	float:left;
margin-bottom: 10px;

}

/* @end */
/* @group footer */
#logo_bas{
	height: 74px;	
	width: 178px;
	background: url(../images/logo_bas.png) no-repeat 43px 24px;
}
#mini_nav_bas{
	font-size: 9px;
	/*display: block;*/
	background-color: #B11A3B;
	list-style: none;
	float: right;
	line-height: 18px;
	padding-right: 5px;

}

#mini_nav_bas li.first {
	margin-left: 5px;
}

#mini_nav_bas li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#mini_nav_bas a, #mini_nav_bas a:visited {
	font-weight: normal;
	font-style: normal;
	color: white;
	text-decoration: none;

}
#mini_nav_bas a:hover {
	text-decoration: none;
	color: #a0bcce;
}
/* @end */

/* @group html */

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;	
	color: #28527D;
}
a:hover {	
	color:#B11A3B ;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
p {
	padding: 0 0 10px;
	margin: 0;
}
img {	border: 0;}
a img,:link img,:visited img {	
	border: none;
}

td {
	vertical-align: top;
	font: 11px Verdana, sans-serif;
	/*color: black;*/
	padding: 5px;
}
th {
	/*white-space: nowrap;*/
	vertical-align: top;
	font: 11px Verdana, sans-serif;
	color: #28527D;
	font-weight: bold;
	/*text-align: center;*/
	padding: 5px;
	background-color: #dfe7ef;
}
table {
	width: 80%;
	margin: 10px 20px 10px 45px;
}
b {	font-weight: bold;}
/* @end */

/* @group transition */
#sommaire {
/*float: left;*/
	padding-right: 50px;
	padding-left: 15px;
}
#sommaire a:link, #sommaire a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color:#B11A3B ;
}
#sommaire a:hover {
	color: #28527D;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#tete_sommaire {
	font: 17px/23px "Times New Roman", Times, serif;
	margin-bottom: 3px;
	letter-spacing: 0.15em;
}
#titre__sommaire, #titre__sommaire a {
	font-weight: bold;
	border-top: 1px solid #8ca9d2;
	padding-top: 5px;
	margin-top: 5px;
}
#auteurs {
	border-top: 1px solid #8ca9d2;
	padding-top: 5px;
	margin-top: 5px;
	font-style: italic;
	line-height: 20px;
}

#tete_edito {
	font: 17px/23px "Times New Roman", Times, serif;
	margin-bottom: 3px;
	letter-spacing: 0.15em;
	padding-left: 45px;
	padding-top: 6px;
}
#titre_edito, #titre_cas, #nom_interview {
	font: italic bold 14px/23px "Times New Roman", Times, serif;
	padding-left: 45px;
	color: #042854;
	margin-bottom: 10px;
	letter-spacing: 1px;
	padding-right: 20px;
}
#main_edito{
	padding-bottom: 40px;
}

#signature_edito {
	float: right;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
}

#tete_cas, #tete_interview {
	background: url(../images/fd_h2.gif) no-repeat;
	font: 17px/23px "Times New Roman", Times, serif;
	margin-bottom: 3px;
	letter-spacing: 0.15em;
	border-top: 1px dotted #C0CED8;
	padding-left: 45px;
	padding-top: 6px;	
}

#main_cas, #main_edito,  #main_interview{
		padding-left: 45px;	
		padding-right: 20px;
}
#main_edito, #main_cas, #main_interview{
		text-align: justify;
}

#main_edito p, #main_cas p, #main_interview p, #main_cas h3, #q_interview{
	padding-left: 0;	
	padding-bottom: 10px;
	padding-right: 0;
}

h3{	
	font-size: 10px;
	text-transform: uppercase;
}

#chapeau_interview {
	/*padding-left: 45px;*/	
	margin-top: 5px;
	margin-bottom: 5px;
	color: #B11A3B;
}
#q_interview {
	padding-right: 20px;
	font-weight: bold;
}

/* @end */

/*#shadow{	
	width: 800px;
	min-height: 100%;
	margin: 0  auto;
	background: url(../images/fond.png) repeat-y center;
}*/
