html {
	margin: 0;
    height: 100%;
	width: 100%;
	font-family: Verdana;
}
body {
	margin: 0;
	background-color: #E0328D;
    height: 100%;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;	
	text-decoration: underline;
}
#formulaire_select {
	padding-top: 10px;
	padding-left: 10px;
	background-color: #666666;
	width: 770px;
	height: 50px;
}
#tab_total {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 820px;
	height: auto;
	margin-left: -410px;
	padding-bottom: 20px;
}
#init {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 370px;
	height: 180px;
	margin-left: -185px;
	margin-top: -90px;
}
#newsletter {
	witdh: 820px;
	height: 20px;
	padding-top: 20px;
	padding-right: 21px;
	text-align: right;
}
#navigation {
	witdh: 820px;
	height: 35px;
	margin-top: 20px;
	padding-left: 15px;
}
#default_btn {
	margin-left: 7px;
	float: left;
	display: block;
	width: 85px;
	height: 35px;
	background-image: url(../images/default_btn.png);
	background-repeat: no-repeat;
}
#default_btn a {
	display: block;
	width: 85px;
	height: 35px;
	background-image: url(../images/default_btn.png);
	background-repeat: no-repeat;
}
#default_btn2 {
	margin-left: 7px;
	float: left;
	display: block;
	width: 110px;
	height: 35px;
	background-image: url(../images/default_btn2.png);
	background-repeat: no-repeat;
}
#default_btn2 a {
	display: block;
	width: 110px;
	height: 35px;
	background-image: url(../images/default_btn2.png);
	background-repeat: no-repeat;
}
#header {
	witdh: 820px;
	height: 300px;
}
#contenu_global {
	witdh: 780px;
	overflow: auto;
}
#accueil_cartouche1 {
	margin-left: auto;
	margin-right:auto;
	width: auto;
	height: 310px;
	background-image: url(../images/accueil_cartouche1.png);
	background-repeat: no-repeat;
}
#accueil_cartouche1_title {
	margin-left: 20px;
	background-color: #666666;
	width: 780px;
	height: 4px;
}
#accueil_cartouche1_content {
	position: relative;
	float: left;
	margin-top:20px;
}
#accueil_cartouche1_intitule {
	padding-left: 25px;
	width: 300px;
}
#accueil_cartouche1_texte {
	padding-left: 25px;
	padding-top: 10px;
	width: 270px;
}
#accueil_cartouche1_btn {
	padding-left: 25px;
	padding-top: 10px;
	width: 270px;
}
#accueil_cartouche1_img {
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right:auto;
	width: auto;
	min-height: 290px;
	display:block;
}
#accueil_cartouche2 {
	clear: both;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
}
#accueil_cartouche2_title {
	padding-top: 5px;
	padding-left: 10px;
	width: 240px;
	height: 20px;
	background-color: #000000;
}
#accueil_cartouche2_content {
	width: 250px;
	height: 300px;
	background-image: url(../images/accueil_cartouche2.png);
	background-repeat: no-repeat;
}
#accueil_cartouche2_img {
	width: 225px;
	height: 135px;
	padding-left: 12px;
	padding-top: 10px;
}
#accueil_cartouche2_texte {
	width: 225px;
	padding-left: 12px;
	padding-top: 5px;
	font-style: italic;
}
#accueil_cartouche2_btn {
	width: 98px;
	height: 22px;
	margin-left: 12px;
	margin-top: 10px;
}
#accueil_cartouche3 {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 250px;
}
#accueil_cartouche3_title {
	padding-top: 5px;
	padding-left: 10px;
	width: 240px;
	height: 20px;
	background-color: #000000;
}
#accueil_cartouche3_content {
	width: 250px;
	height: 300px;
	background-image: url(../images/accueil_cartouche2.png);
	background-repeat: no-repeat;
}
#accueil_cartouche3_img {
	padding-left: 12px;
	padding-top: 10px;
}
#accueil_cartouche3_texte {
	width: 225px;
	padding-left: 12px;
	padding-top: 5px;
	font-style: italic;
}
#accueil_cartouche3_btn {
	width: 74px;
	height: 22px;
	margin-left: 12px;
	margin-top: 10px;
	float:left;
}
#accueil_cartouche4 {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	width: 250px;
}
#accueil_cartouche4_title {
	padding-top: 5px;
	padding-left: 10px;
	width: 240px;
	height: 20px;
	background-color: #666666;
}
#accueil_cartouche4_content {
	width: 250px;
	height: 300px;
	padding-top: 15px;
	background-image: url(../images/accueil_cartouche4.png);
	background-repeat: no-repeat;
}
#accueil_cartouche4_texte {
	width: 230px;
	height: 300px;
	padding-left: 10px;
}
#contact_cartouche {
	clear:both;
	margin-left: 20px;
	width: 780px;
	height: 310px;
	background-image: url(../images/accueil_cartouche1.png);
	background-repeat: no-repeat;
}
#contact_cartouche_left {
	position: relative;
	float: left;
	margin-left: 25px;
	padding-top: 20px;
	width: 280px;
}
#contact_cartouche_right {
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
	float: left;
	width: 430px;
}
#contact_cartouche_img {
	padding-top: 50px;
	margin-left: 100px;
}
#presse_cartouche {
	margin-left: 20px;
	width: 780px;
	height: 310px;
	background-image: url(../images/presse_cartouche.png);
	background-repeat: no-repeat;
}
#presse_cartouche_content {
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 250px;
	height: 280px;
}
#presse_cartouche_left {
	position: relative;
	float: left;
	width: 230px;
}
#presse_cartouche_right {
	position: relative;
	float: left;
	margin-left: 25px;
	width: 400px;
}
#presse_cartouche_title {
	margin-left: 20px;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	width: 775px;
	height: 20px;
}
#presse_element {
	margin-top: 10px;
}
#partenaires_cartouche_title {
	margin-left: 20px;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	width: 775px;
	height: 20px;
}
#partenaires_cartouche {
	margin-left: 20px;
	width: 780px;
	height: 310px;
	background-image: url(../images/presse_cartouche.png);
	background-repeat: no-repeat;
}
#partenaires_cartouche_content {
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
	width: 780px;
	height: 280px;
}
#equipe_cartouche {
	margin-left: 20px;
	width: 780px;
	height: 310px;
	background-image: url(../images/presse_cartouche.png);
	background-repeat: no-repeat;
}
#equipe_cartouche_title {
	margin-left: 22px;
	padding-top: 5px;
	padding-left: 5px;
	width: 770px;
	height: 70px;
	text-align: center;
}
#equipe_cartouche_left {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 250px;
	height: 280px;
}
#equipe_cartouche_right {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 250px;
	height: 280px;
}
/*********************/
#equipe_cartouche_left2 {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 440px;
	height: 280px;
}
#equipe_cartouche_right2 {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left:20px;
	margin-right: 10px;
	width: 250px;
	height: 280px;
}

.historique {
	color:#333;	
	font-size:14px;
	margin-top:30px;
	
}
#logosHistorique {
	height:50px;
	width:410px;
	background-color:#FFF;	
}
#logosHistorique img {
	margin-right:10px;	
}
/****************/
#emissions_cartouche {
	margin-left: 10px;
	width: 800px;
	height: auto;
}
#emissions_cartouche_content {
	width: 800px;
	height: auto;
	text-align: center;
}
#emissions_element {
	margin-top: 10px;
	margin-left: 12px;
	width: 250px;
	height: 300px;
	background-image: url(../images/accueil_cartouche2.png);
	background-repeat: no-repeat;
	text-align: left;
}
#tab_expos {
	margin-top: 20px;
	margin-left: 20px;
	width: 820px;
}
#expos_element {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #C1175C;
	width: 770px;
	height: auto;
}
#expos_content {
	margin-top: 20px;
	width: 820px;
}
#mentions_content {
	margin-top: 20px;
	width: 820px;
}
#border_dashed {
	position: relative;
	float: left;
	border-left: 1px dashed black;
	margin-top: 10px;
	margin-left: 8px;
	height: 300px;
}
#footer {
	background-color: #C1175C;
	width: 780px;
	margin-left: 20px;
	margin-top: 10px;
	height: 50px;
	clear: both;
	text-align: center;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#page_title {
	text-align: right;
	position: relative;
	width: 780px;
	margin-top:5px;
}
