/* CSS Document Abolition.fr version 2*/
body {
	margin: 0px;
	padding: 0px;
	/*background-color: #FFF;*/
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left top;
	
}
a, a:visited, a:hover {
	color: #C00;	
}

/* ---------------- structure  -------------------- */
#container {
	/*margin: 0px 15px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 920px;
	max-width: 920px;
	text-align: left;
	background-image: url(../images/bande.jpg);
	background-repeat: repeat-y;
}
.floatfix{
	clear: both;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	width: 100%;	
	height: 126px;	
	background-color: #000000;
	text-align: center;
}
.sousheader{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#colonne01 {
	float: left;
	/*margin: 10px 8px 0px 0px;*/
	margin-left: 10px;	
	padding: 0px;
	width: 350px;
}
#colonne02 {
	float: left;
	/*margin: 10px 8px 0px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 170px;
}
#colonne01-02 {
	float: left;
	/*margin: 10px 5px 0px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 490px;
}
#colonne03 {
	float: left;
	/*margin: 10px 8px 0px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 170px;
}
#colonne04 {
	float: left;
	/*margin: 10px 0px 0px 0px;*/
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	width: 180px;
}
/* Spécial congres */
#congres_colonne01 {
	float: left;
	/*margin: 10px 8px 10px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 350px;
}
#congres_colonne01 #bloc_article a, #congres_colonne02 #bloc_article a{
	font-weight: bolder;
	background-image: url(../images/savoir_plus.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-left: 20px;
	width: 350px;
	text-align: right;	
}
#congres_colonne01 a img{
	border: 0px none;
}
#congres_colonne02 {
	float: left;
	/*margin: 10px 8px 0px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 350px;
}
#congres_colonne03 {
	float: left;
	/*margin: 10px 0px 0px 0px;*/
	margin-left: 10px;
	padding: 0px;
	width: 180px;
}
/* fin special congres */
#footer {
	/*clear: both;*/
	width: 940px;
	min-height: 40px;
	margin: 0px auto 0px auto;
	padding: 0px;
	line-height: 1.5em;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#footer ul {
	/*background-color: #666;*/
	width: 920px;
	margin: 0px 20px;
	padding: 5px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 0px 5px;
	color: #CCC;
}
#footer li a, #footer li a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer li a:hover {
	color: #FFF;
	text-decoration: underline;
}


.titre_colonne {	
	/*background-image: url(../images/fond-beige-abolition.jpg);*/
	background-image: url(../images/titre_haut_gris.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height:2em;
	color: #ffffff;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
}
.flux_rss{
	float: right;
	margin-top: -25px;
	width: 25px;
	height: 25px;
	background-image: url(../images/RSS.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.flux_rss:hover{		
	background-image: url(../images/RSS_over.jpg);
}
.flux_rss img{
	border-width: 0px;
	border-style: none;
}
.titre_colonne2 {
	/*background-color: #D72B07;*/
	/*background-image: url(../images/fond-rouge-abolition.jpg);*/
	background-image: url(../images/titre_haut.jpg);
	background-position: top;
	background-repeat: repeat-x;
	/*border: 1px solid #D72B07;*/
	height: 25px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height:2em;
	color: #FFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
}
.titre_colonne2_retour{
	margin: 0px;
}
#bloc_dossier_mois .titre_colonne + h2{
	background-image: url(../images/titre_bas_gris.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
}
#espace_condamne .titre_colonne + div{
	background-image: url(../images/titre_bas_gris.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
.liste_en_colonne {
	margin: 0px 0px 5px 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	
	background-image: url(../images/titre_bas_gris.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 10px;
	height: auto;
}
#congres_colonne01 > .titre_colonne2 + .liste_en_colonne, #congres_colonne02 > .titre_colonne2 + .liste_en_colonne, .titre_colonne2+ .titre_colonne2_retour + .liste_en_colonne {
	margin: 0px 0px 5px 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;	
	background-image: url(../images/titre_bas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 10px;
	min-height: 13px;
	height: auto;
}
.liste_en_colonne li {
	/*padding: 5px 8px;*/
	padding-top: 10px;	
	margin: 0px;
	min-height: 25px;
	border-bottom: 1px dotted #CCC;
}
.liste_en_colonne li a, .liste_en_colonne li a:visited {
	color: #666;
	text-decoration: none;
}
.liste_en_colonne li a:hover {
	color: #000;
	text-decoration: underline;
}
.liste_en_colonne li span {
	color: #999;
	font-size: 10px;
}



/* -------------  Menu du header  ------------- */
#menu_header {
	text-align: right;
	float: right;
	padding-top: 10px;
}
#menu_header ul {
	/*position: absolute;*/
	padding-top: 10px;
	left: 400px;
	width: 250px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_header li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
	color: #FFF;
}
#menu_header li:last-child {
	border-right: 0px none;
}
#menu_header li, #menu_header li a, #menu_header li a:visited, #menu_header li a:hover {
	color: #999;
	text-decoration: none;
}

.flags{
	width: 30px;
	height: 15px;
	border-width: 0px;
	border-style: none;
}
/* -------------  Moteur de recherche  ------------- */
#moteur_recherche {
	/*position: absolute;*/
	/*top: 10px;*/
	/*left: 690px;*/
	margin: 0px 10px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#moteur_recherche form, #moteur_recherche fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#moteur_recherche legend {
	display: none;
}
.champs_search {
	width: 130px;
	font-size: 10px;
	color: #FFF;
	background-color: #666;
	border: 1px solid #999;
	padding: 1px 3px;
}
.submit_search {
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	color: #FFF;
	background-color: #666;
	border: 1px solid #999;
}


/* -------------  Logo ECPM  ------------- */
#logo_ecpm {
	/*position: absolute;*/
	/*top: 5px;
	left: 10px;*/
	margin: 0px;
	width: 108px;
	float: left;
}
#logo_ecpm img {
	border: 0px;
	border-style: none;
}

/* -------------  Affiche Congrès ------------- */
#affiche img{
	width: 350px;
	height: 500px;
margin-bottom: 20px;	
}
#affiche a img{
	border-style: none;
	border-width: 0px;
}
/* -------------  Adresse ECPM  ------------- */
#adresse_association {
	/*position: absolute;
	top: 15px;
	left: 120px;*/
	padding-top: 20px;
	margin: 0px 10px;
	width: 280px;
	float: left;
}
#adresse_association p {
	margin: 0px;
	padding: 1px;
	color: #FFF;
}
#adresse_association p a, #adresse_association p a:visited, #adresse_association p a:hover {
	color: #FFF;
	text-decoration: none;
}


/* -------------  Bandeau publicitaire  ------------- */
#bandeau_pub {
	/*position: absolute;
	top: 32px;
	left: 400px;*/
	float: right;
	margin: 10px;
}
#bandeau_pub img {
	border: 0px;
	/* Liliwol Start of Hack */
	width: 468px;
	height: 60px;
	/* Liliwol End of Hack */
}



/* -------------  Menu principal  ------------- */
#menu_principal {
	/*margin: 5px 0px 40px 10px;*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 00px;
	height: 74px;
	text-align: left;
	background-image: url(../images/bandeau_rouge.jpg);
	background-repeat: repeat-x;
}
#lien_accueil{
	padding-bottom: 0px;
	height: 20px;
	width: 20px;
}
#lien_accueil_home{
	height: 20px;
	width: 20px;
	border-style: none;
	text-decoration: none;
	background-image: url(../images/accueil.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: inline-block;
}
#lien_accueil_home:hover{
	background-image: url(../images/accueil_over.jpg);
}
#liste_principal {
	list-style-type: none;
	margin: 0px;
	padding: 10px 15px 0px 0px;
}
#liste_principal li {
	display: inline;
	padding: 0px;
	font-size: 16px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 15px 6px 15px;
}
#liste_principal li a, #liste_principal li a:visited {
	text-decoration: none;
	border-style: none;
}
#sous_menu {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#sous_menu ul {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #FFF;
	list-style-type: square;
	color: #FFFFFF;
}
#sous_menu li {
	font-size: 11px;
	text-transform: none;
	padding: 0px 10px;
	display: inline;
}
#sous_menu li a, #sous_menu li a:visited {
	text-decoration: none;
}


/* -------------  Bloc pétition  ------------- */
#bloc_petition {
	background-color: #CCCCCC;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	
	background-image: url(../images/bloc_fond_gris.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#bloc_petition #titre_bloc_petition{
	background-image: url(../images/bloc_titre_petition.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;	
	width: 170px;
	color: #ffffff;
	text-transform: uppercase;
	line-height:1.8em;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#bloc_petition p {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 12px;
	margin-right: 12px;
}
#bloc_petition p strong {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	/*margin-left: 12px;*/
	margin-right: 12px;
}
#bloc_petition a {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bolder;
}
#bloc_petition a:hover {
	color: #000000;
}

/* blocs */
.titre_bloc{
	background-image: url(../images/titre_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;	
	width: 170px;
	color: #ffffff;
	text-transform: uppercase;
	line-height:1.8em;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.fin_bloc{
	background-image: url(../images/bloc_fond_bas_gris.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 180px;
}

/* -------------  Bloc inscription  ------------- */
#bloc_inscription {
	background-color: #DB2307;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	background-image: url(../images/bloc_anim.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	height: 179px;
}
#bloc_inscription #titre_bloc_inscription{
	background-image: url(../images/bloc_titre_inscription.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;	
	width: 170px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.8em;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#bloc_inscription .fin_bloc{
	background-image: url(../images/bloc_fond_bas_noir.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 180px;
	margin-top: 30px;
}
#bloc_inscription p {
	color: #000;
	font-size: 12px;
	margin: 0px;
	height: 155px;
}
#bloc_inscription p strong {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#bloc_inscription a {
	color: #000;
	text-decoration: none;
}

/* -------------  Bloc dépèches  ------------- */
#liste_news {
	margin: 0px;
	padding: 0px;
}



/* -------------  Bloc A lire également  -------------- */
#sous_menu_sujet {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height: auto;
}


/* -------------  Bloc dossier du mois  ------------- */
#bloc_dossier_mois {
	margin: 0px;
	padding: 0px;
}
#bloc_dossier_mois h2 {
	margin: 5px 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#bloc_dossier_mois p {
	margin: 5px 0px;
	padding: 0px; 
	font-size: 12px;
}
#bloc_dossier_mois p img {
	float: left;
	margin: 5px 5px 5px 0px;
}
#bloc_dossier_mois p span a {
	padding: 5px;
}
.sous_menu_dossier {
	margin: 15px 5px 0px 5px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.resume_dossier {
	margin: 20px 10px;
	padding: 5px;
	background-color: #EEEEE1;
}
.resume_dossier dt {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	padding: 5px 0px;
}
.resume_dossier dd {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
.resume_dossier dd img {
	float: left;
	margin: 5px 5px 5px 0px;
}
.resume_dossier dd p {
	margin: 3px;
	padding: 0px;
}


/* -------------  Bloc condamné   ------------- */
#espace_condamne {
	margin: 0px;
	padding: 0px;
}
#espace_condamne p {
	font-size: 12px;
	margin: 0px 10px 5px 0px;
	text-align: center;
}
#espace_condamne p span a {
	padding: 5px;
	text-align: left;
}
#espace_condamne div {
	margin: 10px 0px 5px 0px;
	text-align: center;
}
#espace_condamne blockquote {
	font-size: 12px;
	margin: 10px;
	padding: 0px;
}
#liste_condamnes {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
}
#liste_condamnes li {
	padding: 5px 15px;
	border-bottom: 1px dotted #CCC;
}
#liste_condamnes li a, liste_condamnes a:visited {
	color: #666;
	text-decoration: none;
}
#liste_condamnes li a:hover {
	color: #000;
	text-decoration: underline;
}
#page_condamne {
	margin: 10px;
	padding: 0px;
}
#page_condamne h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#page_condamne li strong {
	text-transform: uppercase;
}
#page_condamne p, #page_condamne div {
	margin: 10px 0px;
	padding: 0px;
	font-size: 12px;
}
#page_condamne blockquote {
	font-size: 16px;
	font-style: italic;
	color: #C00;
	margin: 0px;
	padding: 10px;
}
.img_condamne {
	float: left;
	margin: 0px 10px 0px 5px;
}
#page_condamne hr {
	clear: both;
	margin: 5px 0px;
	height: 0px;
	border: 1px dotted #CCC;
}
.suivi_condamne strong {
	margin: 5px 0px 10px 0px;
	padding: 4px 8px;
	color: #FFF;
	background-color: #C00;
	text-transform: uppercase;
}


/* -------------  Bloc Newsletter   ------------- */
#bloc_newsletter {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/bloc_fond_gris.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	/*border: 1px solid #CC9;*/
}
#bloc_newsletter #titre_bloc_newsletter{
	background-image: url(../images/bloc_titre_mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;	
	width: 170px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.8em;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#bloc_newsletter p {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 12px;
	margin-right: 12px;
}
#bloc_newsletter p strong {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#bloc_newsletter a {
	color: #4D4D4D;
	text-decoration: none;
}
#bloc_newsletter a:hover {
	color: #000000;
	text-decoration: none;
}


/* -------------  Bloc soutien don   ------------- */
#bloc_soutien {
	background-color: #CCCCCC;	
	margin-top: 0px;
	padding: 0px;
	/*border: 1px solid #CC9;*/
	background-image: url(../images/bloc_fond_gris.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#bloc_soutien #titre_bloc_soutien{
	background-image: url(../images/bloc_titre_don.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;	
	width: 170px;
	color: #ffffff;
	text-transform: uppercase;
	line-height:2em;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#bloc_soutien h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#bloc_soutien p {
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 0px;	
	font-weight: bolder;
	color: #4D4D4D;
}
#bloc_soutien form {
	text-align: center;
}


/* -------------  Bloc A la Une   ------------- */
.news_une {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}
.news_une dt {
	background-image: url(../images/titre_bas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.news_une dt span {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
.news_une dd {
	margin: 0px;
	padding: 5px 10px;
	font-size: 12px;
}
.news_une img {
	float: left;
	margin: 5px 10px 5px 0px;
}

.news_une dt .date_news{	
	font-weight: bolder;
	margin-left: 20px;
	color: #000000;
	width: 350px;
}


/* -------------  Bloc article   ------------- */
#bloc_article {
	margin: 0px;
	padding: 0px;
}
#bloc_article h1 {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#bloc_article div {
	margin: 15px 0px;
	padding: 0px;
}
#bloc_article div img {
	float: left;
	margin: 5px 8px 5px 0px;
	padding: 0px;
}
#bloc_article h2 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#bloc_article h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
#bloc_article li {
	list-style-type: none;
}
.date_article {
	/*margin: 5px 0px 5px 0px;
	padding: 3px;
	border-bottom: 1px dotted #CCC;*/
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
	background-image: url(../images/titre_bas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 10px;
}


.nom_pays {

}



/* -------------  Bibliographie   ------------- */
.biblio {
	margin: 5px;
	padding: 5px 0px;
	border-bottom: 1px solid #CC9;
}
.biblio dt {
	margin: 0px;
	padding: 0px;
}
.biblio dt a, .biblio dt a:visited {
	color: #666;
	text-decoration: none;
}
.biblio dt a:hover {
	color: #000;
	text-decoration: underline;
}

.biblio dd {
	margin: 0px;
}
.biblio dd p {
	margin: 5px 10px;
}
#fiche_doc {
	margin: 10px;
	padding: 0px;
}
#fiche_doc h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#fiche_doc div {
	margin: 15px 0px;
	padding: 0px;
}


/* -------------  Formulaire commentaire  ------------- */
#form_commentaire {
	margin: 40px 0px;
	padding: 0px;
}
#form_commentaire form, #form_commentaire fieldset {
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
}
#form_commentaire legend {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 16px;
	color: #C00;
	border-bottom: 1px solid #C00;
}
#form_commentaire div {
	clear: both; 
	margin: 5px;
	padding: 10px 0px;
}
#form_commentaire .balise {
	float: right; 
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#form_commentaire .intitule {
	float: left;
	text-align: right;
	width: 130px;
	margin: 0px;
	padding: 0px 3px;
}
#form_commentaire input, #form_commentaire textarea {
	width: 180px;
	padding: 3px;
	font-size: 12px;
	color: #C00;
}



/* -------------  Formulaire contact  ------------- */
#form_contact {
	margin: 20px 0px;
	padding: 0px;
}
#form_contact form, #form_contact fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#form_contact legend {
	display: none;
}
#form_contact div {
	clear: both; 
	margin: 5px;
	padding: 10px 0px;
}
#form_contact .balise {
	float: right; 
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#form_contact .intitule {
	float: left;
	text-align: right;
	width: 130px;
	margin: 0px;
	padding: 0px 3px;
}
#form_contact input, #form_contact textarea {
	width: 180px;
	padding: 3px;
	font-size: 12px;
	color: #C00;
}
.message_envoye {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
}



/* --------------------  Carte du site  ------------- */
.liste_carte_site {
	margin: 5px 10px 20px 15px;
	padding: 0px;
	list-style-type: square;
	font-size: 12px;
}


/* -----------------  Carte du monde  -------------------- */
#carte_monde {
	margin: 20px 0px;
	padding: 0px;
}
#carte_monde img {
	border: 0px;
}
#liste_etats {
	margin: 0px 5px 0px 15px;
	padding: 0px;
	list-style-type: square;
	color: #666;
}
#liste_etats li {
	font-size: 12px;
}
#tableau_pays {
	margin: 15px 0px;
	padding: 0px;
}
#tableau_pays td {
	border-bottom: 1px dotted #CCC;
}


/* ------------------  Fiche pays  ---------------------- */
#fiche_pays {
	font-size: 12px;
}
#fiche_pays h1 {
	margin: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 16px;
}
#fiche_pays p, #fiche_pays div {
	margin: 5px 10px;
	padding: 0px;
}


/* ----------------  Page pétition  ---------------------- */
#texte_petition {
}
#texte_petition h1 {
	margin: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 16px;
}
#texte_petition div {
	font-size: 12px;
}


/* ----------------- Formulaire d'inscription  ---------------- */
#form_inscription form, #form_inscription fieldset {
	margin: 0px;
	margin-top: 20px;
	padding: 2px;
	border: 0px;
	/* Text and background colour, blue on light gray */
	color:#ffffff;
	background-color:#666666;
}
#form_inscription legend {
	display: visible;
	text-transform: uppercase;
}
#form_inscription a {
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
	text-align: right;
	color: #000000;
}
#form_inscription div {
	clear: both; 
	margin: 1px;
	padding: 5px 0px;
}
#form_inscription .balise {
	float: right; 
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#form_inscription .intitule {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px 3px;
}
#form_inscription .infos{
	font-style: italic;
	font-size: 9px;
}
#form_inscription #valide{
	display: none;
	font-weight: bolder;
	text-align: center;
}
#form_inscription input {
	width: 150px;	
	padding: 3px;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
#form_inscription textarea{
	height: 60px;
	width: 150px;	
	padding: 3px;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}

.lienFormulaireInscription{
	background-image: url(../images/pdf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bolder;
}
.lienFormulaireInscription:hover{
	background-image: url(../images/pdf_over.jpg);
	color: #000000;
}
.champs_obligatoires {
	margin: 10px 0px 5px 0px;
	padding: 0px 10px;
	font-style: italic;
	color: #000;
}

#renseignements_visa{
	background-image: url(../images/visa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;	
}
#renseignements_hebergement{
	margin-top: 20px;
	background-image: url(../images/hebergement.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
}
#renseignements_transport{
	background-image: url(../images/transport.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
}
 #renseignements_transport p{
	margin-left: 100px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
 }
#renseignements_visa p, #renseignements_hebergement p{
	margin-left: 70px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}
#renseignements_visa_texte, #renseignements_hebergement_texte, #renseignements_transport_texte{
	font-weight: bolder;
}

#infos_sup{
	background-color:#666666;
	font-size: 12px;
	color: #ffffff;
	margin-top: 20px;
	padding: 10px;
	width: 330px;
}

/* ----------   Commentaire  --------------- */
.titre_commentaire {
	border-top: 1px solid #666;
	border-bottom: 3px solid #666;
	margin: 15px 0px 5px 0px;
	padding: 3px 5px;
	font-size: 14px;
	text-transform: uppercase;
}
.bloc_commentaire {
	margin: 5px 20px 15px 20px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
.bloc_commentaire dt {
	margin: 0px;
	padding: 3px 5px;
}
.bloc_commentaire dt span {
	font-size: 10px;
	color: #666;
	padding: 0px 0px 0px 5px;
}
.bloc_commentaire dd {
	margin: 0px;
	padding: 5px;
	font-style: italic;
}

.titre_search {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #C00;
}
.rouge {
	color: #C00;
}


/* ---------- Pub verticales  ----------- */
.pub_verticale {
	margin: 15px 0px;
	padding: 0px;
}
.pub_verticale img {
	border: 0px;
}


/* ----------- Signature  ----------------- */
#signature {
	margin-top: 0px;
	margin-left:	10px;
	margin-right:	10px;
	padding-bottom:	0px;
	padding-top: 10px;
	/*padding: 0px;*/
	text-align: center;
	width: 900px;
	height: 30px;
	color: #231F20;
	font-size: 10px;
}
#signature a, #signature a:visited, #signature a:hover {
	color: #231F20;
	text-decoration: none;
}

/* ------------- Bloc produits -------------- */
.bloc_produit {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.bloc_produit dl {
	margin: 0px 5px;
	padding: 0px;
}
.bloc_produit dt {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}
.bloc_produit dd {
	margin: 3px 0px;
	padding: 0px;
}
.prix_produit {
	background-color: #CCC;
	margin: 5px 0px;
	padding: 3px 5px;
}


/* -------------  Catalogue en ligne ------------- */
.engagements_vente {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
}
.engagements_vente li {
	padding: 8px 0px;
}
.catalogue_ecpm {
	margin: 0px;
	padding: 0px;
}
.catalogue_ecpm caption {
	display: none;
}
.catalogue_ecpm td {
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
/*
.catalogue_ecpm dd {
	margin: 5px 0px;
	padding: 0px;
}
.catalogue_ecpm td dt img {
	width: 120px;
	border: 0px;
}
.catalogue_ecpm td dd img {
	display: none;
}
.catalogue_ecpm td dd ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bouton_fiche {
	background-color: #EDEDED;
	padding: 5px;
}
.bouton_acheter {
	background-color: #C00;
	padding: 5px;
}
.bouton_acheter a {
	color: #FFF;
}
*/
.bloc_produit_ecpm {
	margin: 0px;
	padding: 0px;
	width: 140px;
	border-top: 3px solid #666;
}
.bloc_produit_ecpm h5 {
	font-size: 12px;
	margin: 10px;
	padding: 0px;
}
.img_produit img {
	width: 120px;
	border: 0px;
}
.options_produits {
	margin: 5px 0px;
	padding: 0px;
}
.bouton_acheter {
	width: 60px;
	margin: 0px;
	padding: 5px;
}
.bouton_acheter a {
	color: #C00;
	text-decoration: none;
}
.prix_produits {
	width: 55px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px;
}
.prix_produits strong {
	font-size: 10px;
}



.fiche_produit_catalogue {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px;
}
.fiche_produit_catalogue span {
	color: #666;
}
.descri_produit {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.descri_produit img {
	display: none;
}
.img_fiche_produit {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 130px;
}
.img_fiche_produit img {
	width: 120px;
}
.details_fiche_produit {
	float: left;
	margin: 0px;
	width: 270px;
}
.bouton_cde {
	background-color: #666;
	padding: 5px;
}
.bouton_cde a {
	color: #FFF;
	text-decoration: none;
}

/* -------------  Commande en ligne  ------------- */
.process_commande {
	margin: 15px 0px;
	padding: 0px;
}
.process_commande form {
	margin: 0px;
	padding: 0px;
}
.process_commande fieldset {
	margin: 20px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #C00;
}
.process_commande legend {
	text-transform: uppercase;
	color: #C00;
	font-family:Arial;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
}
.process_commande p {
	margin: 10px;
}
.process_commande div {
	clear: both; 
	margin: 1px;
	padding: 5px 0px;
}
.process_commande .balise {
	float: float; 
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.process_commande .intitule {
	float: left;
	width: 220px;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px;
	color: #666;
	text-align: right;
}
.process_commande input {
	width: 190px;
	padding: 3px;
	font-size: 12px;
	color: #000;
}
.champscgv {
	width: 450px;
	color: #666;
	font-size: 10px;
	font-style: italic;
	padding: 3px 5px;
	margin: 10px auto;
	height: 80px;
}
.process_commande ul {
	list-style-type: none;
}
.panier_commande {
	margin: 20px 0px;
	padding: 0px;
	border: 0px;
	width: 90%;
}
.panier_commande th {
	background-color: #EDEDED;
	padding: 5px 10px;
	border-bottom: 1px solid #666;
}
.panier_commande td {
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
}
.resume_commande {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
.resume_commande li {
	padding: 4px;
	border-bottom: 1px dotted #CCC;
}
.bouton_print_cde {
	background-color: #CCC;
	padding: 5px;
}

.nom_pays {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.filtre_mort {
	margin: 5px 0px;
	padding: 5px;
	background-color: #FFE4E1;
	border: 1px solid #C00;
}
.filtre_mort fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Input Embed Banniere */
.video_player_embed_code_text{
	width: 340px;
	height: 50px;
	font-weight: bolder;
}