body {
	width:90%;
	background-color:#8c8c8c;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#110957;/*051039*/
}
#cgv {
	width:90%;
	background-color:#FFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#110957;/*051039*/
}

#site {
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:left;
}

#entete {
	width:100%; 
}

#logo {
	width:45% !important;
	width:430px;
	height:62px !important;
	height:10px;
	position:relative;
	float:left;
	margin-left:20px;
	border-bottom:#afd2f0 1px solid !important;
	border-bottom:0px;
}

#sans_bordure {
	width:12%;
	height:62px;
	position:relative;
	float:left;
}

#avec_bordure {
	width:88%;
	height:62px;
	position:relative;
	float:left;
	border-bottom:#afd2f0 1px solid;
}

ul{
	padding-left:10px;
	margin-left:10px; !important
	padding-left:0px;
	list-style-type: disc;
	list-style-image:url(images/puce_defaut.jpg);
}

li {
	list-style-type: disc;
	list-style-image:url(images/puce_defaut.jpg);
}

#drapeaux {
	width:47% !important;
	width:420px;
	height:61px !important;
	height:62px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border-bottom:#afd2f0 1px solid;
	padding-right:20px;
	text-align:right;
}

#drapeaux ul{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding-left:150px !important;
	padding-left:110px;
}

#drapeaux li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	float:left;
	margin-left:10px;
	margin-top:15px !important;
	margin-top:25px;
}


#menu {
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:13px;
	color:#1eb4ec;
	padding-left:30px;
	padding-right:10px;
}

#menu a {
	color:#110957;
	text-decoration:none;
}

#menu a:hover,.menu_selectionne a{
	text-decoration:underline;
	color:#1eb4ec;
}

.menu_selectionne
{
	font-weight:bold;
}

#sous_menu {
	width:94%;
	padding-bottom:15px;
	padding-left:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-family:"Futura Md BT";
	font-size:13px;
	color:#1eb4ec;
}

#sous_menu a {
	color:#1eb4ec;
	text-decoration:none;
}

#sous_menu a:hover {
	text-decoration:underline;
}

#banniere_gauche {
	width:50%;
	height:133px;
	position:relative;
	float:left;
	background-image:url(images/banniere_gauche.jpg);
	background-repeat:no-repeat;
}

#banniere_droite {
	width:50%;
	height:133px;
	position:relative;
	float:left;
	background-color:#2a62a7;
	background-image:url(images/banniere_droite.jpg);
	background-repeat:no-repeat;
}

#fil_ariane {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#73b0e5;
	line-height:30px;
	padding-left:30px;
}

#fil_ariane a {
	color:#051039;
}

#fil_ariane a:hover {
	color:#73b0e5;
	text-decoration:none;
}

#contenu {
	width:95% !important;
	width:870px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
}

#colonne_principale {
	width:77% !important;	
	width:650px;
	position:relative;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#051039;
	text-align:justify;
	border-right:1px solid #C8C8C8;
	padding-right:10px;
}

#cgv #colonne_principale {
	width:77% !important;	
	width:650px;
	position:relative;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	border-right:1px solid #C8C8C8;
}

#cgv li {
	padding:0px;
	text-align:justify;
}

#colonne_principale a {
	font-weight:bold;
	font-style:italic;
}

h1 {
	font-family:"Arial Narrow", Arial;
	font-size:30px;
	color:#1eb4ec;
	padding:0px;
	margin:0px;
	text-align:left;
}

h3 {
	font-family:"Arial Narrow", Arial;
	font-size:30px;
	color:#1eb4ec;/*1dfa00*/
	padding:0px;
	margin:0px;
	text-align:left;
}

h2 {
	font-family:"Futura Md BT";
	font-size:18px;
	color:#110957;
	padding-left:20px;
	text-align:left;
}

#colonne_droite {
	width:21% !important;
	width:185px;	
	position:relative;
	float:left;
	background-image:url(images/continents.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	color:#8c8d90;
	font-family:"Arial Black", Arial, Verdana;
	font-size:11px;
}

#colonne_droite a {
	color:#1eb4ec;
}

#colonne_droite a:hover {
	color:#051039;
}

#texte_defile {
	margin-left:30px;
	color:#2a67aa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

#remonter_block {
	width:100%;
	clear:both;
}

.boite_arrondi {
   background: #ffffff;
}
.boite_haut div {
   background: url(images/coin_hg.png) no-repeat top left;
}
.boite_haut {
   background: url(images/coin_hd.png) no-repeat top right;
}
.boite_bas div {
   background: url(images/coin_bg.png) no-repeat bottom left;
}
.boite_bas {
   background: url(images/coin_bd.png) no-repeat bottom right;
}

.boite_haut div, .boite_haut, 
.boite_bas div, .boite_bas {
   width: 100%;
   height: 35px;
}

#pied_page {
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:15px;
}

#pied_page a {
	color:#FFFFFF;
	text-decoration:none;
}

#pied_page a:hover{
	text-decoration:underline;
}

table a{
	color:#110957;/*2b61a6*/
	text-decoration:none;
}

table a:hover{
	color:#6fbffc;
}

a{
	color:#1eb4ec;
	text-decoration:none;
}

a:hover{
	color:#2b61a6;
}

ol{
	padding-left:25px;
	line-height:18px;
}

.csc-textpic-image {
	margin:0px;
}

#souligné {
	text-decoration:underline;
}

.align-center {
	text-align:center;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.bordure {
	border:#1eb4ec solid 1px;
}

.bordure_corps_remise {
	border:#110957 solid 1px;
	padding:5px;
	color:#FFFFFF;
}

.bordure_titre {
	border:#22a4d5 solid 1px;
	color:#ffffff;/*18447d*/
	font-weight:bold;
	background-color:#1eb4ec;
}

#flux_rss {
	height:160px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444c53;
	font-style:italic;
}

#flux_rss a {	
	color:#110957;
}

hr {
	height:1px;
	color:#1eb4ec;
	text-align:center;
	width:100%;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#110957;/*2b61a6*/
}

.gras {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#1eb4ec;
}

.tx-powermail-pi1 {
	padding-left:20px;
}

.tx-powermail-pi1 div{
	padding-bottom:10px;
	text-align:justify;
}

.tx-powermail-pi1 ul{
	padding-bottom:5px;
}

.tx-powermail-pi1 fieldset{
	padding-bottom:10px;
	margin:5px;
}

div .tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_reset, .tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit{
	padding-left:20px;
	float:left;
	overflow:auto;
}

.tx-powermail-pi1 label {
	float:left;
	width:235px;/*235*/
	text-align:right;
	padding-right:15px;
}

#tx-powermail-pi1_fieldset_7 label {
	width:350px;
}

div .tx_powermail_pi1_fieldwrap_html_submit {
	padding-left:110px;
}

#tx-powermail-pi1_fieldset_88 label,#tx-powermail-pi1_fieldset_42 label, #tx-powermail-pi1_fieldset_80 label,#tx-powermail-pi1_fieldset_58 label,#tx-powermail-pi1_fieldset_92 label,#tx-powermail-pi1_fieldset_84 label,#tx-powermail-pi1_fieldset_25 label,#tx-powermail-pi1_fieldset_7 label,#tx-powermail-pi1_fieldset_62 label,#tx-powermail-pi1_fieldset_76 label,#tx-powermail-pi1_fieldset_42 label {
	width:250px;
	clear:both;
	padding-bottom:10px;
}

.tx-powermail-pi1_fieldset legend{
	padding-bottom:10px;
}

#tx-powermail-pi1_fieldset_4 label, #tx-powermail-pi1_fieldset_16 label{
	width:350px;
}

.tx_powermail_pi1_fieldwrap_html_text , .powermail_radio_inner, textarea, .tx_powermail_pi1_fieldwrap_html_select  {
	overflow: auto;
	float:none;
}

.powermail_mandatory_js {
	color:#FF0000;
}

.tx-powermail-pi1 table{
	color:#0a1c4b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.powermail_check_inner powermail_check_inner_uid26_0 {
	padding-top:30px;
}
 
.tx_powermail_pi1_fieldwrap_html_check input{
	text-align:right;
}

#powermaildiv_uid456 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid563 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid679 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid650 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid312 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid428 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid621 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid592 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	text-align:right;
	float:left;
	width:353px !important;
}

#powermaildiv_uid456 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid563 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid679 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid650 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid312 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid428 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid621 .tx_powermail_pi1_fieldwrap_html_check input label,
#powermaildiv_uid592 .tx_powermail_pi1_fieldwrap_html_check input label {
	text-align:right;
	padding:0px;
	margin:0px;
}

#powermaildiv_uid69 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid245 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	text-align:right;
	float:left;
}

.fond_recouvrement {
	background-color:#1eb4ec;
}

.fond_recouvrement a {
	color:#FFFFFF;
	font-weight:bold;
}

.fond_recouvrement a:hover {
	color:#003300;
	font-weight:bold;
}

.fond_autre {
	background-color:#1dfa00;
}

.fond_autre a {
	color:#FFFFFF;
	font-weight:bold;
}

.fond_autre a:hover {
	color:#003300;
	font-weight:bold;
}
.lettre {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#1eb4ec;
}

.mot {
	text-align:left;
}

.mot a:hover {
	color:#1eb4ec;
	font-style:normal;
	text-decoration:none;
}

.glossaire td {
	padding:10px;
}

.glossaire {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.glossaire li {
	color:#1eb4ec;
}

.lettre a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.lettre a:hover {
	color:#FFFFFF;
	text-align:center;
}

.mot {
	color:#1eb4ec;
	font-weight:bold;
	text-align:center;
}

.mot a {
	color:#1eb4ec;
	font-style:normal;
	text-decoration:underline;
}

.glossaire p,.glossaire li{
	text-align:justify;
}

#mise_en_forme a {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.bordure_corps {
	border:#110957 solid 1px;
	padding:5px;
}

.gros_tag {
	font-size:18px;
}

.tres_gros_tag {
	font-size:20px;
}

.moyen_tag {
	font-size:16px;
}

.petit_tag {
	font-size:12px;
}
.texte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	list-style: square;
}
.texte2 {
	color: #FFFFFF;
}

.deb .texte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: square;
}
.champ{
	background:#c6e0ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.deb .champ{
	background: #c6e0ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}

#form_dossier {
	background-color:#FFFFFF;
}

.tableaucontour{
	background-color: #1eb4ec;
}

#contenu frame {
	padding:0;
	margin:0;
}

.tx-sriframe-pi1 {
	background-color:#FFFFFF;
	border:none;
}

.tx-sriframe-pi1 body {
	background-color:#FFFFFF;
}
