body {
	font-family: arial, sans-sérif;
	margin: 0;
	background: #719cd6;
	font-size: 12px;
	/* POUR HABILLAGE DU SITE */
/*	background-image: url("/images/_fond_IFSCWCH.jpg"); */
/*	background-repeat: no-repeat;                       */
/*	background-attachment: scroll;                      */
/*	background-position: center 285px;                  */
	/**************************/
}

p {
margin:0px;
padding:5px 0px
}
a img {
border: none;
}
a {
color: #3366cc;
text-decoration: none;
}
select {
font-size: 12px;
}
ul,li,fielset,legend, ol, h1, h2,h3,h4,h5,h6,h7,hr,dl,form,label {
margin:0px;
padding:0px;
font-family: arial, sans-sérif;
}
fieldset {
margin-bottom:10px;
padding:5px 10px;
}
legend {
padding: 10px;
font-size:16px;
color: #3B5998;
}
hr {
color: #646464;
background-color: #646464;
height: 1px;
border:none;
}
h1 {
color: #B55454;
margin:0px;
padding:20px 0px 5px 0px;
font-size:18px;
}
h2 {
color: #3B5998;
margin:0px;
padding:0px 0px;
font-size:16px;
padding:20px 0px 5px 0px;
}
h3 {
color: #578CD3;
margin:0px;
padding:0px 0px;
font-size:14px;
padding:20px 0px 5px 0px;
}
h4 {
color: #336600;
margin:0px;
padding:0px 0px;
font-size:10px;
padding:20px 0px 5px 0px;
}
ul {
margin-left: 15px;
}
li {
margin-left: 15px;
list-style-type:disc;
}
table, tr, td, tbody {
border-spacing: 0;
margin:0px;
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
}
.bold {
font-weight: bold;
}
.maj {
text-transform: uppercase;
}
.main_notice {
margin: 12px 0;
padding: 4px 4px 4px 30px;
background: url(../sfDoctrinePlugin/images/tick.png) no-repeat 10px 4px;
font-size: 14px;
font-weight:900;
color: #0F0;
background-color: #719CD6
}
.main_error {
margin: 4px 0;
padding: 4px 4px 4px 30px;
background: url(../sfDoctrinePlugin/images/error.png) no-repeat 10px 4px;
background-color: #f33;
color: #fff;
}
#header {
background: #413f36;
height: 111px;
color: #fff;
padding: 7px 0;
}
#header .conteneur {
width: 988px;
padding: 0 3px;
}
#header p {
width: 994px;
margin: 0 auto 7px;
font-size: 10px;
text-align: center;
padding: 0px;
}
.bandeau_pub{
position:absolute
}
.conteneur {
margin: 0 auto;
}
.ban2 {
background: #aaa;
width: 205px;
height: 90px;
padding: 0 25px;
}
#text_app {
width: 100px;
text-transform: uppercase;
text-align: center;
line-height: 15px;
margin-top: 5px
}
/********************/
/*      MENU 1      */
/********************/
#menu1_box {
	background: #578cd3;
	height: 123px;
}
#menu1_box .conteneur {
	width: 972px;
	padding: 0 11px;
}
#conteneurMontagnisme {
	width: 200px;
	background: #578cd3;
	margin: 0 auto;
}
#menu1_box .logo {
	margin: 7px;
}
ul#menu1 {
	margin: 10px 0 0 0;
	width: 820px;
}
ul#menu1 li {
	float: left;
	list-style: none;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 0 30px;
	cursor: pointer;
}
ul#menu1 li.montagnisme {
	margin: 0 6px;
}
ul#menu1 li.montagnisme-left {
	margin: 0;
	border-left: solid white 2px;
	border-top: solid white 2px;
	border-bottom: solid white 2px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
ul#menu1 li.montagnisme-middle {
	margin: 0;
	border-top: solid white 2px;
	border-bottom: solid white 2px;
}
ul#menu1 li.montagnisme-right {
	margin: 0;
	border-right:solid white 2px;
	border-top:solid white 2px;
	border-bottom:solid white 2px;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
}
.hideMontagnisme-left {
	background-image: url(http://www.ffme.fr/images/btn_menu_montagnisme_1.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 76px;
	height: 17px;
	margin: 0;
	padding: 0;
}
.hideMontagnisme-right {
	background-image: url(http://www.ffme.fr/images/btn_menu_montagnisme_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 76px;
	height: 17px;
	margin: 0;
	padding: 0;
}
.hideMontagnisme-empty {
	background-image: url(http://www.ffme.fr/images/btn_menu_montagnisme_0.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 76px;
	height: 17px;
	margin: 0;
	padding: 0;
}
ul#menu1 li span{
	display:block;
	float:left;
}
ul#menu1 ul.ss_menu1{
	display:none;
	float:left;
	padding:0px;
	border-right:1px solid #80B4E0;
	padding-right:18px;
	margin-top:25px;
	margin-left:20px;
}
ul#menu1 ul.ss_menu1 li{
	float:none;
	padding:0px;
	margin:0px;
	font-size:10px;
	line-height:14px;
	text-align:left;
}
ul#menu1 ul.ss_menu1 li a{
	display:block;
	color:#fff;
	font-size:11px;
}
ul#menu1 ul.ss_menu1 li a:hover{
	text-decoration:underline;
}
/********************/
/*      MENU 2      */
/********************/
#menu2_box {
background: #4e82c8;
height: 34px;
}
#bg_bot_menu2 {
background: url(../images/bg_bot_menu2.png) repeat-x;
height: 6px;
}
#bg_bot_menu2 .conteneur {
background: url(../images/bg2_bot_menu2.jpg) repeat-x;
width: 988px;
height: 6px;
margin: 0 auto;
}
ul#menu2 {
width: 1000px;
margin: 0 auto;

}
ul#menu2 li {
padding: 0px 0 0;
list-style: none;
float: left;
border-right: 1px solid #80b4e0;
text-transform: uppercase;
text-align: center;
height: 35px;
margin-left:0px;
}
ul#menu2 li:hover {
background: #719CD6;
}
ul#menu2 li a {
display: block;
padding: 12px 9px 13px 9px;
font-size: 10px;
line-height:10px;
color: #fff;
}
ul#menu2 li a.double_ligne {
padding: 8px 10px 7px 10px ;
}
ul#menu2 li.last {
border: none;
}
ul#menu2 li ul{
display:none;
position:absolute;
margin:0px;
z-index:7000;
}
ul#menu2 li ul.toright{
margin-left:-100px;
}
ul#menu2 li.last ul.toright{
margin-left:-110px;
}
ul#menu2 li ul li{
border-right: none;
border-right: 1px solid #80b4e0;
border-bottom: 1px solid #80b4e0;
float:none;
height: auto;
text-align:left;
}
ul#menu2 li ul li a{
padding: 4px 9px 6px 9px;
}
ul#menu2 li ul li:hover {
background: #4E82C8;
}
ul#menu2 li:hover ul {
display:block;
background: #719CD6;
}
/********************/
/*   FIN MENU 2     */
/********************/
#container {
background: url(../images/bg.png) repeat-y;
width: 948px;
margin: 0 auto;
padding: 0 23px;
}

#bot_contaner {
display: block;
margin: 0 auto 15px;
}


/* COLONNE LEFT */
#colonne_left {
width: 630px;
}

#sous_menu1 {
margin: 0;
padding: 10px 0;
font-size: 11px;
}

#sous_menu1 li {
float: left;
list-style: none;
margin-right: 5px;
margin-left:0px;
}


#sous_menu1 li a {
color: #878787;
}

/* ACTU BOX */
#actu_box {
margin: 13px 0 20px 0;
} 

.titre_section {
font-weight: bold;
}

.titre_section p {
margin: 0 0 0 10px;
text-transform: uppercase;
font-size: 18px;
}

.titre_section a.plus {
display: block;
font-size: 11px;
text-transform: none;
margin: 12px 7px 0 0;
}

.barre_titre {
height: 10px;
}

.plus_actus{
background: #6f7071;
text-align:right;
padding:3px 10px;
}
.plus_actus a{
color:#fff;
font-size: 11px;
font-weight: bold;
}
.actu,
.actu a {
color: #6f7071;
}

.actu .barre_titre {
background: #6f7071;
}

#principal_actu {
height: 308px;
width: 312px;
background: #f0f0f0;
margin-top: 15px;
}

#principal_actu img,
.mini_actu img  {
display: block;
}

#principal_actu .titre_actu {
font-size: 18px;
}

.decritpion_actu {
height: 124px;
padding: 15px 10px 0;
font-size: 10px;
display: block;
}

#principal_actu:hover {
background: #DDDDDD;
}

.categorie {
text-transform: uppercase;
color: #3f3e3c;
}

.titre_actu {
font-weight: bold;
color: #4e82c8;

}

.bloc_actu .titre_actu {
font-size:12px;
}

.text_actu {
line-height: 15px;
color: #3f3e3c;
}

a.suite {
color: #4e82c8;
padding: 0 15px 15px 0;
font-size: 10px;
}

#table_calendrier {
width: 289px;
height: 308px;
padding: 0px 10px;
}

#table_calendrier {
background: #f0f0f0;
margin-top: 15px;
}

#table_calendrier tr:hover {
background: #DDDDDD;
}

#table_calendrier img {
vertical-align: middle;
}

#table_calendrier td {
width: 33px;
height: 32px;
text-align: center;
vertical-align: middle;
border-bottom: 1px solid #fff;
font-size: 11px;
padding: 0;
}

#table_calendrier td a {
color: #000;
}

#table_calendrier td.last {
border-bottom: none;
}

#table_calendrier td.info {
width: 233px;
text-align: left;
}

#mini_actu_box {
margin-top: 10px;
}

#mini_actu_box .middle {
margin: 0 12px;
}

.mini_actu {
width: 202px;
background: #f0f0f0;
}

.mini_actu:hover{
background: #DDDDDD;
}

.mini_actu .decritpion_actu {
height: 110px;
}

.mini_actu .titre_actu {
font-size: 12px;
}
/* ACTU BOX */


/* VIDEO BOX */
.video,
.video a {
color: #b55454;
}

.video .barre_titre {
background: #b55454;
}

#video_box {
background: #f0f0f0;
margin-bottom: 20px;
padding: 17px 10px;
}

.mini_video_box {
width: 141px;
height:150px;
padding-right:21px;
}
.mini_video_box.last {
padding-right:0px;
}
.mini_video_box a {
font-size: 11px;
display:block;
color:#000;
margin: 0 0 5px 0;
}

.mini_video_box a {
color: #6f7071;
}

.mini_video_box img {
border: 1px solid #acacac;
}
/* VIDEO BOX */


/* NE MANQUEZ PAS BOX */
#ne_manquez_pas {
width: 310px;
font-size: 11px;
text-transform: uppercase;
margin-bottom: 20px;
}

#ne_manquez_pas a {
color: #6f7071;
}

.pas_manquer,
.lire_egalement,
.annuaire_clubs{
color: #578cd3;
}

.pas_manquer .barre_titre,
.lire_egalement .barre_titre,
.annuaire_clubs .barre_titre  {
background: #578cd3;
}

#ne_manquez_pas_box {
height: 130px;
background: #f0f0f0;
padding: 15px 10px;
}

.mini_box_manquez {
width: 136px;
}

.mini_box_manquez img {
border: 1px solid #4e82c8;
}

.mini_box_manquez p {
margin: 5px 0;
}
/* NE MANQUEZ PAS BOX */


/* EVENEMENTS BOX */
#evenements {
width: 300px;
margin-bottom: 20px;

}

.events {
color: #6f6f70;
}

.events .barre_titre {
background: #6f6f70;
}

#evenement_box {
background: #f0f0f0;
height: 130px;
padding: 15px 10px;
}

#evenement_box a {
color: #646464;
}

#evenement_box .fleche_gauche,
#evenement_box .fleche_droite {
margin-top: 51px;
display: block
}

#evenement_box .fleche_gauche {
margin-right: 6px;
}

#evenement_box .fleche_droite {
margin-left: 9px;
}

.text_events {
width: 140px;
text-align: justify;
}
/* EVENEMENTS BOX */
/* COLONNE LEFT */



/* COLONNE RIGHT */
#colonne_right {
width: 300px;
}

form#cse-search-box {
margin-top: 8px;
margin-bottom: 7px;
text-align: right;

}

/*form#recherche_google_box #recherche_google {
background: url(../images/recherche_google.jpg) no-repeat scroll 5px center #FFFFFF;
border: 1px solid #aaa;
width: 197px;
height: 19px;
padding: 0 0 0 5px;
} */

form#cse-search-box #btn {
background: #6f6f70;
width: 86px;
height: 22px;
border: none;
color: #fff;
font-size: 11px;
padding-bottom: 1px;
cursor: pointer;
}

.acces {
color: #578cd3;
}

.acces .barre_titre {
background: #578cd3;
}

#menu_acces {
background: #d6dfea;
padding: 6px 2px 10px;
}

ul#menu_acces_rapide {
padding: 0;
margin: 0;
}

ul#menu_acces_rapide li {
float: left;
list-style: none;
margin: 0 18px;
width: 61px;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
text-align: center;
}

ul#menu_acces_rapide li a {
color: #578cd3;
}

.partenaires,
.boutique,
.revue {
color: #6f7071;
}

.partenaires .barre_titre,
.boutique .barre_titre,
.revue .barre_titre {
background: #6f7071;
}

#partenaires_box2,
#boutique_box,
#revue_box {
background: #f0f0f0;
padding: 10px;
}

.restez_connect {
color: #3b5998;
}

.restez_connect .barre_titre {
background: #3b5998;
}

#partenaires_box2 table td.logo {
padding: 0 65px;
height: 70px;
}

#boutique_box {
padding-bottom: 5px;
}

#boutique_box table {
margin-bottom: 10px;
}

#boutique_box td.article {
width: 82px;
text-align: center;
vertical-align: middle;
font-size: 9px;
}

#boutique_box td.article a {
display: block;
width: 80px;
margin: 0 auto;
color: #000;
}

.tous_produits,
.abonnement {
font-size: 11px;
color: #6f6f70;
font-weight: bold;
}

#restez_connect_box {
background: #d6dee8;
padding: 5px;
}

ul#liens_restez_connect {
margin: 0;
padding: 0;
}

ul#liens_restez_connect li {
list-style: none;
float: left;
width: 44px;
margin: 1px;
text-align: center;
font-size: 9px;
}

ul#liens_restez_connect li a {
color: #646464;
}

#revue_box {
padding-bottom: 5px;
}

#revue_box p {
width: 180px;
font-size: 10px;
text-align: justify;
}

#revue_box a {
color: #646464;
}
/* COLONNE RIGHT */



/* FOOTER */
#top_footer {
background: url(../images/top_footer.png) repeat-x;
height: 4px;
}

#footer {
background: #578cd3;
padding: 34px 0;
}

#footer .conteneur {
width: 850px;
}

#partenaires_box td {
height: 70px;
vertical-align: middle;
}

#partenaires_box a {
margin: 0 3px;
}

#autres_liens,
#copyright {
text-align: center;
color: #fff;
font-size: 10px;
}

#autres_liens a,
#copyright a {
font-size: 10px;
color: #fff;
text-decoration: none;
}
#autres_liens a:hover,
#copyright a:hover{

text-decoration: underline;
}
/* FOOTER */



/* PAGE ACTU */
#page_actu_box {
margin-top: 20px;
}
#page_actu_box p {
padding:5px 0px
}
.actualite_titre {
font-size: 20px;
color: #578CD3;
text-transform:uppercase;
margin: 0;
}

.actualite_titre.video {
color: #B55454;
text-transform:uppercase;
margin: 0;
}


.info_titre {
font-size: 11px;
color: #9d9d9d;
margin: 0;

}

.sous_titre {
color: #3f3e3c;
line-height: 1.5em;
text-align:justify;

}

.copyright_img {
color: #9d9d9d;
font-size: 11px;
}

.paragraphe_box {
margin-bottom: 20px;
text-align: justify;
line-height:1.5em
}

.paragraphe_box table{
padding:inherit;
}

.paragraphe_box p {
margin: 0;
}

.paragraphe_box a:hover {
text-decoration: underline;
}

.center_video {
display: block;
margin: 0 auto 25px;
}

.lire_egalement a {
color: #578cd3;
}

.autre_article_box {
padding: 20px 0;
border-bottom: 2px solid #578cd3;
}

.autre_article_box img {
border: 1px solid #578cd3;
}

.text_autre_article {
width: 415px;
font-size: 10px;
text-align: justify;
}

.titre_autre_article {
font-size: 12px;
color: #578cd3;
}

#lire_egalement .last {
border: none;
}

#video_box2 {
margin-bottom: 20px;
}

#video_box2 .mini_video_box {

}

#video_box2 .last {
margin-right: 0;
}

#colonne_right #table_calendrier {
width: 280px;
margin: 0;
}

#fiche_ffme {
background: #f0f0f0;
padding: 6px 2px 10px;
}

ul#liens_fiche_ffme {
margin: 0;
padding: 0;
}

ul#liens_fiche_ffme li {
list-style: none;
float: left;
width: 50px;
margin: 0 18px;
text-align: center;
text-transform: uppercase;
color: #646464;
font-size: 10px;
}
ul#liens_fiche_ffme li a{
color: #646464;
text-align: center;
}
/* PAGE ACTU */



/* PAGE ANNUAIRE CLUBS */
#page_annuaire_clubs {
margin-top: 13px;
}

.annuaire_clubs {
margin-bottom: 20px;
}

.liens_voir_aussi_box {
margin-bottom: 20px;
}

.liens_voir_aussi_box p {
margin: 3px 2px 0 0;
padding:0px
}

.btn_liens_voir_aussi {
background: #719cd6;
margin: 0 4px;
height: 18px;
padding: 1px 7px;
}

.btn_liens_voir_aussi a {
display: block;
color: #fff;
padding: 1px 0;
}

.logo_label_box {
margin-left: 5px;
}

.btn_liens_voir_aussi img {
display: block;
margin: 0 1px;
vertical-align: middle;
}

.recherche_box {
background: #f0f0f0;
padding: 10px 20px;
margin: 10px 0;
font-size: 10px;
height: 21px;
}

.recherche_box select {
border: 1px solid #578cd3;
margin-right: 20px;
}
.recherche_box input{
width:190px
}
.recherche_box input[type="submit"]{
width:auto
}

.recherche_box label {
margin-right: 15px;
font-size: 10px;
}

.recherche_box p {
margin: 5px 0 0 75px;
}

#discipline {
width: 160px;
}

#departement {
width: 210px;
margin-right: 50px;
}

.lancer_recherche,
.liste_commite {
background: none;
border: none;
color: #578cd3;
padding: 0;
cursor: pointer;
font-size: 10px;
text-decoration: underline;
}

#nom {
width: 145px;
border: 1px solid #578cd3;
margin-right: 20px;
}
/* PAGE ANNUAIRE CLUBS */



/* PAGE ANNUAIRE CLUBS LABELLISES */
.title_colonne {
border-bottom: 1px solid #fff;
margin-top: 20px;
}

.title_colonne td {
border-right: 1px solid #fff;
background: #719cd6;
color: #fff;
height: 27px;
vertical-align: middle;
text-align: center;
}

.title_colonne td.last {
border-right: none;
}

.title_colonne td.nom {
width: 231px;
}

.title_colonne td.localisation,
.infos_colonne td.localisation {
width: 178px;
}

.title_colonne td.departement,
.infos_colonne td.departement {
width: 143px;
}

.title_colonne td.label {
width: 76px;
}

.infos_colonne_box {
background: #e9e9e9;
padding: 0px;
}

.infos_colonne td {
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #578cd3;
height: 26px;
vertical-align: middle;
text-align: center;
}

.infos_colonne td a {
color: #578cd3;
text-decoration: underline;
}

.infos_colonne td.nom {
width: 226px;
text-align: left;
text-transform: uppercase;
}

.infos_colonne td.localisation {
text-transform: uppercase;
}

.infos_colonne td.label {
width: 71px;
text-align: right;
border-right: none;
}

.infos_colonne td.last {
border-bottom: none;
}
/* PAGE ANNUAIRE CLUBS LABELLISES */




/* PAGE ANNUAIRE CLUBS FICHE CLUB */
.img_asptt {
display: block;
margin: 20px auto;
}

.gros_titre_fiche_club {
font-size: 24px;
text-transform: uppercase;
text-align: center;
margin-top: 0;
}

.liens_deco {
color: #578cd3;
text-decoration: underline;
}

.titre_fiche_club {
font-size: 16px;
color: #578cd3;
}

.img_fiche_club {
display: block;
margin: 20px auto;
}
/* PAGE ANNUAIRE CLUBS FICHE CLUB */


/* PAGE ANNUAIRE CLUBS  LABEL */
#box_label img {
margin-right: 20px;
}

.titre_label {
font-size: 16px;
}

.titre_label img {
vertical-align: middle;
margin-right: 5px;
}
/* PAGE ANNUAIRE CLUBS  LABEL */



/* PAGE BOUTIQUE */
#page_boutique {
margin-top: 13px;
}

.boutique a {
color: #6F7071;
}

.boutique a.plus {
margin: 12px 7px 0 0;
}

.boutique a.client {
margin-right: 20px;
}

.boutique img {
vertical-align: middle;
margin: 0 0 3px 5px;
}

#page_boutique .recherche_box {
margin-top: 0;
margin-bottom: 20px;
}

#page_boutique .recherche_box .lancer_recherche {
background: #6f6f70;
color: #fff;
text-decoration: none;
padding: 2px 7px;
}

#page_boutique .recherche_box .avancee {
color: #3f3e3c;
font-size: 10px;
text-decoration: underline;
}

#page_boutique .recherche_box p {
margin-right: 50px;
}

#article_box {
margin-top: 10px;
}

#article_box img {
margin-right: 10px;
margin-top: 0px;
}

#détail_box {
width: 320px;
text-align: justify;
line-height: 17px;
z-index:0;
}

#détail_box p {
margin: 15px 0;
padding:0px;
}

#détail_box .titre {
font-size: 16px;
color: #578cd3;
margin:5px 0px;
}
#box_form_achat_aticle {
margin-top: 10px;
}

#box_form_achat_aticle p {
margin: 5px 0;
}

#ref {
width: 130px;
border: 1px solid #578CD3
}

#quantite {
width: 35px;
border: 1px solid #578CD3;
margin-top: 10px;
}

.valider_panier {
text-align: right;
}

.ajouter_panier {
background: #6f6f70;
border: none;
padding: 2px 5px;
font-size: 11px;
color: #fff;
margin-top: 5px;
}
/* PAGE BOUTIQUE */


/* PAGE BOUTIQUE GENERALE */
.mini_box_article {
padding: 5px 0 15px;
height:205px;
width:190px;
}

td.img_article {
width: 157px;
height: 190px;
text-align: center;
vertical-align: middle;
}

td.description_article { 
height: 25px;
text-align: center;
color: #6f6f70;
font-size: 11px;
vertical-align:top
}
/* PAGE BOUTIQUE GENERALE */
.criteres_search {
margin:10px 0px 0px
}
.criteres_search legend{
color:#6F7071;
font-size: 14px;
padding:5px
}


.criteres_search p{
margin:0px;
padding:0px 5px
}
form#choix_recherche {
margin-bottom: 20px;
}

.conteneurCheckbox {
width: 180px;
border: none;
}

form#choix_recherche legend {
font-size: 16px;
color: #6f7071;
text-decoration: underline;
margin: 0 0 10px 0;
padding: 0;
}

.btn_recherche {
background: #6f6f70;
border: none;
color: #fff;
font-size: 12px;
padding: 3px 10px;
cursor: pointer;
}

#num_pages_box {
color: #bbb;
width: 205px;
margin: 10px auto;
}

#num_pages_box a {
background: url(../images/bg_num_pages.png);
color: #bbb;
padding: 3px 7px;
display: block;
float: left;
}

#num_pages_box a:hover {
background: url(../images/bg_num_pages_hover.png);
color: #545454;
font-weight: bold;
border: none;
padding: 3px 7px;
}

#num_pages_box a.fleche,
#num_pages_box a.fleche:hover {
background: none;
}

/* PAGE ARTICLE LISTING */
.actu2 {
color: #578cd3;
}

.actu2 .barre_titre {
background: #578cd3;
}

.bloc_actu {
height: 103px;
padding: 15px 0;
border-bottom: 2px solid #a6c0e3;
text-align: justify;
}

.bloc_actu:hover {
background: #EEEEEE;
}

.bloc_actu img {
border: 1px solid #4e82c8;
margin-right: 15px;
}

.bloc_actu .decritpion_actu2 {
font-size: 10px;
}

#actu_box #num_pages_box {
border: none;
font-weight: bold;
width: 260px;
}

#actu_box #num_pages_box a {
margin: 0 2px;
width: 24px;
padding: 3px 0;
text-align: center;
}

#actu_box #num_pages_box .fleche {
color: #578cd3;
border: none;
}

#actu_box #num_pages_box .num_page {
background: #578cd3;
color: #fff;
font-size: 14px;
}

#actu_box #num_pages_box .num_page.active {
background: #fff;
color: #578cd3;
margin:-1px;
border: 1px solid #578cd3;
font-size: 14px;
}


#actu_box #num_pages_box .num_page:hover {
background: #98bce9;
}
/* PAGE ARTICLE LISTING */


/* PAGE contact  */
.contact {
border:1px solid #578CD3;
color:  #578CD3;
}
.contact th{
width:80px;
text-align:left;
color:#878787;
vertical-align:top
}

.contact input, .contact textarea{
width:500px;
border:1px solid #578CD3;
}

.contact textarea{
height:250px
}

.contact input.submit {
width:150px;
color:#fff;
background-color:#578CD3;
border:1px solid #878787;
}

.error_list{
margin:0px;
padding:0px
}
.error_list li{
list-style:none;
color:#fff;
background-color:red;
margin:0px;
padding:0px
}

/* fin PAGE contact  */

/* old page  */
.old_page{
padding-top:10px
}
.old_page a:hover{
text-decoration:underline;
}

/* fin old page  */

/* revues  */
.last_revue{
padding-top:20px
}

.last_revue img{
float:left;
margin-right:20px
}

.last_revue_infos{
float:left;
text-align:justify;
width:440px;
}

.btn_sommaire{
display:block;
padding:6px 0px;
background-color:#719CD6;
color:#fff;
position:relative;
bottom:25px;
width:137px;
height:15px;
text-align:center;
text-transform:uppercase;
left:490px
}

.list_one_revue{
float:left;
margin-right:23px;
margin-bottom:23px;

text-align:center;
}

.list_one_revue.last {
margin-right:0px
}

.list_one_revue a{
font-size:11px
}

/* fin revue  */

/* partenaire  */
.block_partenaire{
display:block;
width:150px;
text-align:center;
float:left;
margin:20px 85px 20px 0px
}
.block_partenaire a{
display:block;
width:150px;
text-align:center;
float:left;
}

.image_partenaire{
width:150px;
height:100px;
overflow:hidden;
}
.block_partenaire.last{
margin-right:0px
}
/* fin partenaire  */


/* superposer image pour boutique promo  */

#img_superpose {
position: relative;
margin-left:390px;
margin-top:60px;

}
#img_superpose_list {
position: relative;
/*  margin-left:390px;*/

}
img.superpose {
position: absolute;
top: 0px;
left: 0px;
}
#img_1 {
z-index: 0;
}

#img_2{
position:absolute;
top:1px;
left:1px;
}

/* fin superposer image pour boutique promo  */

.jqzoom{

text-decoration:none;
float:left;
}


#panierContenu
{
padding:10px;
background:#FFFFFF;
height:240px;
text-align:center;
}

#menuPanier
{
width:100%;
margin-top:20px;
display:inline-block;
}

#cadreCompte
{
width:400px; 
height:330px; 
float:left; 
background:#F1F1F1;
padding:10px; 
margin:10px;
margin-top:0;	
padding-top:0;	
}

#boutonPanier
{
font-weight:bold;
font-size:16px;
margin-left:10px;
padding:10px;
text-decoration:none;
border-radius: 0.3em;
}

.continuer
{
background:#E1E1E1;
color:#000000;
float:left;	

}

a.continuer:hover
{
background:#F1F1F1;
border-radius: 0.3em;
}

.terminer
{
background:#DF5214;
color:#FFFFFF;
float:right;	
margin-top:-28px;
}

a.terminer:hover
{
background:#F1946B;
border-radius: 0.3em;
}

#boutonPanier  a:hover
{
background:#FFFFFF;
color:#FFFFFF;
border:3px solid #000000;
}


#process_table table tr td
{
border-left: 1px solid #E6E4E4;
border-top: 1px solid #E6E4E4;
}

select
{
border-radius: 0.4em; 
padding:5px;
}

input
{
border-radius: 0.4em; 
padding:5px;
}