/* @override http://localhost/2010/Cnisam/Spip/css/style.css */
@charset "UTF-8";
/* CSS Document */
/* Reset de toutes les valeurs */

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, div.faux_body {
margin:0;
padding:0;	
}
ul, li, ol {
	list-style:none;
}
ul.spip {
	padding-bottom:10px;
}
div.encarts_secondaires ul li {
	padding-bottom:10px;
}
img {
	border:0;
}
div#buttons a img {
	border:0;
}
/*a img {
border:1px solid #8D0A32;
}*/
/* Conteneur */
body, div.faux_body {
background-color:#8D0A32;
}
/* @group Correctifs 10.2010 */
/* Retrait temporaire des barres de scroll */ 
body { overflow-x: hidden; }

.retour {
	float: left;
	display: block;
	line-height: 50px;
	margin-left: 0px;
}

/* @end */

div#conteneur {
width:995px;
margin:auto;
background:#FFF7F7 ;
	
}

/* Header */
div#header {
width:995px;
min-height:190px;
background:transparent url(../images/layout/header.jpg) no-repeat scroll left top;	
}
div#header h1 {
padding:0;
margin:0;
}
div#logo_cnisam {
height:90px;
margin-left:40px;
padding-top:0;
width:178px;	
}
div#baseline {
height:auto;
margin-left:50px;
margin-top:100px;
width:100%;

}
div#baseline h2 {
padding:0;	
}

/* Navigation */
div#navigation_v {
width:995px;
height:34px;
position:relative;
}
div#navigation_v ul {
	min-height: 30px;
    position: relative;
    width: 995px;
	background-color:#fff;
}

div#navigation_v ul li {
display:block;
float:left;
width:80px;
padding:10px 10px 10px 20px;
position:relative;
background: url("../images/layout/cnisam-li.jpg") repeat-y scroll left top #FFFFFF;
}
div#navigation_v ul li a {
padding-left:10px;
padding-right:10px;
}
div#navigation_v ul li ul li a {
border-right:0;
display:block;
}
div#navigation_v ul li ul li a:hover {
	color:#333;
}
div#navigation_v ul li ul {
background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    left: 0;
    margin-top: 3px;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 38px;
    width: 250px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
	-moz-box-shadow: 2px 2px 4px #999;  
    -webkit-box-shadow: 2px 2px 4px #999;  
    box-shadow: 2px 2px 4px #999;  

    z-index: 10;
}
div#navigation_v ul li ul li {
border: 0 none;
    float: none;
    line-height: 1.7em;
    margin-top: 0;
    padding-bottom: 2px;
    padding-top: 5px;
    width: 220px;

}
div#navigation_v ul li ul li:hover {
	background:#ccc none;
}
div#search {
	padding-top: 20px;
    position: absolute;
    right: 10px;
    top: 42px;
    width: 280px;
}
div#search span {
float:left;
margin-right:10px;
padding-top:6px;}
div#search form {
float:left;
margin-top:-5px;
width:260px;
}
div#search input#recherche {
width:200px;
}
.formulaire_recherche input[type=image] {
position:relative;
top:5px;
}
div#search input#button {
background:transparent url(../images/puces/ok.png) no-repeat scroll center center;
border:0 none;
height:20px;
}
div.logo_mini {
float:left;
height:auto;
margin-bottom:10px;
margin-right:10px;
width:110px;
padding-top:5px;
}
div.logo_mini img {
border-color:#FFE69B #E3E3E3 #E3E3E3 #FFE69B;
border-style:solid;
border-width:1px 2px 2px 1px;
height:auto !important;
width:100px !important;
}
.logo {
	float:left;
	width:auto;
	margin-right:10px;
}	
div.nonencadre {
	float:left;
	width:475px;
	padding-top:5px;
}
/* Contenu */
div#content {
clear:both;
padding-top:10px;
height:auto;
padding-left:20px;
padding-right:20px;
width:955px;
}
div#breadcrumb {
width:650px;
height:auto; 
padding-left:10px;	
}
div#buttons {
width:270px;
height:auto;
text-align:left;	
float:right;
padding-top:15px;
}
div#buttons  .recommander {
float:right;
margin-left: 35px;
width:150px;
font-size:0.9em;
color:#A31C22;
padding-top:8px;
}
	.actu_rss {
		background: url("../images/puces/cnisam-rss.png") no-repeat scroll left top transparent;
	    display: block;
	    float: left;
	    font-size: 0.85em !important;
	    height: 30px;
	    line-height: 30px;
	    padding-left: 32px;
		margin-right:10px;
		width:40px;
	}
	.actu_twit {
		background: url("../images/puces/cnisam-twitter.png") no-repeat scroll left top transparent;
	    display: block;
	    float: left;
	    font-size: 0.8em !important;
	    height: 30px;
	    line-height: 30px;
	    padding-left: 32px;
		width: 140px;
	}
	.actu_daily {
		background: url("../images/puces/cnisam-dailymotion.png") no-repeat scroll left top transparent;
	    display: block;
	    float: left;
	    font-size: 0.85em !important;
	    height: 35px;
	    line-height: 35px;
	    padding-left: 37px;
	    margin-top:10px;
	    clear:both;
	}
	.actu_rss:hover, .actu_twit:hover, .actu_daily:hover {
		background-position:1px 1px;
	}
	
div#colonne_principale {
float:left;
height:auto;
margin-right:10px;
width:670px;

}
div#colonne_secondaire {
float:left;
width:270px;	
height:auto;
}
div.texte_article {
float:left;
width:440px;}
	
div#colonne_secondaire a img  {
border:0;
}
div.titre_encart_actualites {
background:transparent url(../images/layout/header_actus.png) no-repeat scroll left top;
height:60px;
width:322px;
}
	.liste_faq h4:hover {
		cursor:pointer;
	}
	div.annuaire_entreprises .liste_faq .titre {
		background: url("../images/puces/plus.gif") no-repeat scroll left 2px transparent;
	    line-height: 20px;
	    padding-left: 20px;
	    padding-top: 0;
	   }
	div.annuaire_entreprises .liste_faq .titre.actif {
		background:url("../images/puces/moins.gif") no-repeat scroll left 2px transparent;
	}
	.liste_faq div.details {
		background-color: transparent;
	    border-bottom: 1px solid #CCCCCC;
	    margin-bottom: 10px;
	    padding-left: 0;
    }
div.titre_encart_actualites-large {
background:transparent url(../images/layout/header_actus-large.png) no-repeat scroll left top;
height:60px;
width:628px;
}
div.titre_encart_actions {
background:transparent url(../images/layout/header_actions.png) no-repeat scroll left top;
height:60px;
width:322px;
}
	#colonne_secondaire div.titre_encart_actions {
		background: url("../images/layout/header_actions-droite.png") no-repeat scroll left top transparent;
   		width: 302px;	
	}
div.encarts {
width:955px;
height:auto;	
margin-top:0;
clear:both;
}
	#colonne_secondaire .encart {
		background: url("../images/layout/bg_encart-droite.png") repeat-y scroll 6px top transparent;
	    left: -27px;
	    position: relative;
	    width: 300px;
	}
.videoaccueil {
	float:left;
	margin-right:10px;
	z-index:0;
}
div.encart {
 background: url("../images/layout/bg_encart.jpg") repeat-y scroll 6px top transparent;
    float: left;
    height: auto;
    width: 320px;
}
.encart-large {
	background:transparent url(../images/layout/bg_encart-large.jpg) repeat-y scroll 6px top;
	float:left;
	height:auto;
	margin-right:5px;
	width:628px;
}
div.texte_encart, div.sep_encarts {
	margin-left:18px;
	width:280px;	
	clear:both;
}
div.sep_encarts_big {
	clear:both;
	width:600px;
	margin:auto;
}
	#colonne_secondaire div.texte_encart, #colonne_secondaire div.sep_encarts {
		width: 270px;
	}
	.encart-large .enc-g {
		float:left;
		width:310px;
	}
	.enc-d {
		float:left;	
		width:310px;
	}
	.voir-agenda {
		background: url("../images/layout/accedez-agenda.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }
	.voir-entreprises {
		background: url("../images/layout/annuaire_entreprises.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }
	.voir-relais {
		background: url("../images/layout/annuaire_relais.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }
	.voir-formateurs{
		background: url("../images/layout/annuaire_formateurs.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;
		padding-bottom:0 !important;
    }
	.voir-calendrier{
		background: url("../images/layout/calendrier_formation.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;
		padding-bottom:0 !important;
	}
	.voir-actus {
		background: url("../images/layout/actualite_cnisam.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }	
	.voir-planning {
		background: url("../images/layout/planning_cnisam.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }	
	.acces-formations {
		background: url("../images/layout/acces-formations.png") no-repeat scroll right top transparent;
	    display: block;
	    height: 60px;
	    width: 100%;	
    }
    
	.voir-agenda:hover, .acces-formations:hover, .voir-entreprises:hover, .voir-relais:hover , .voir-calendrier:hover , .voir-actus:hover, .voir-planning:hover, .voir-formateurs:hover  {
		background-position:right -63px;
	}
	
	
	.voir-agenda a, .voir-calendrier a, .acces-formations a, .voir-formateurs a, .voir-entreprises  a, .voir-relais  a, .voir-actus  a, .voir-planning  a   {
		display:block;
		height: 100%;
		width: 100%;
	}

	.voir-agenda span, .voir-calendrier span, .acces-formations span, .voir-formateurs span, .voir-entreprises span, .voir-relais span, .voir-actus span, .voir-planning span   {
		display:none;
	}


div.sep_encarts.act {
	margin:15px 0 15px 18px;	
}
div.bottom_encart {
background:transparent url(../images/layout/bottom_encart.jpg) no-repeat scroll left top;
height:80px;
margin-left:6px;
width:314px;
}
	#colonne_secondaire div.bottom_encart {
		background:url("../images/layout/bottom_encart-droite.png") no-repeat scroll left top transparent;	
	}
div.bottom_encart-large {
background:transparent url(../images/layout/bottom_encart-large.jpg) no-repeat scroll left top;
height:80px;
margin-left:6px;
width:628px;
}
div.encarts_secondaires {
background:transparent url(../images/layout/bg_encarts_sec.png) no-repeat scroll left top;
height:auto;
min-height:140px;
margin-bottom:10px;
margin-top:10px;
padding-bottom:10px;
width:270px;
}

div.encarts_secondaires_annuaire {
min-height:75px;
width:270px;
margin-bottom:40px;
margin-top:10px;
background:transparent url(../images/layout/bg_encart_annuaire.png) no-repeat scroll left bottom;
}
div.encarts_secondaires p.surtitre, div.encarts_secondaires_annuaire p.surtitre {
background:transparent url(../images/layout/bg_encarts_secondaires.png) no-repeat scroll left bottom;
height:40px;
}
div.encarts_secondaires img {
margin-top:10px;
margin-bottom:5px;
}
div.liste-articles {
	padding-bottom:5px;	
}
div#colonne_principale ul ul ul {
	padding-bottom:10px;
}
div.articles {
	float: left;
    margin-left: 10px;
    margin-right: 25px;
    padding-top: 10px;
    width: 270px;
}

div.encarts_secondaires ul {
padding-left:10px;	
}
p.telechargez_doc {
	clear:both;
}
.spip_documents_left { margin-right:5px;
}
.spip_documents_right { margin-left:5px;
}
div.annuaire_entreprises {
width:670px;	
}
div.annuaire_entreprises_header {
background:transparent url(../images/layout/header_annuaire_entreprises.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.annuaire_entreprises_bottom {
background:url("../images/layout/bottom_annuaire_entreprises.png") no-repeat scroll center -22px transparent;
height:70px;
width:670px;
}
div.annuaire_entreprises_content {
background:transparent url(../images/layout/content_annuaire_entreprises.png) repeat-y scroll center top;
height:auto;
padding:0 30px;
width:610px;
}
div.annuaire_formations_header {
background:transparent url(../images/layout/header_formations.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.annuaire_formateurs_header {
background:transparent url(../images/layout/header_annuaire_formateurs.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.actualites_header {
background:transparent url(../images/layout/header_actualites.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.autonomie_header {
background:transparent url(../images/layout/header_autonomie.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.presentation_header{
background:transparent url(../images/layout/header_presentation.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.sante_header {
background:transparent url(../images/layout/header_sante.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.contact_header {
background:transparent url(../images/layout/header_contact.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.newsletter_header {
background:transparent url(../images/layout/header_newsletter.png) no-repeat scroll center top;
width:670px;
height:86px;	
}
div.details {
background-color:#FBF3DF;
padding-left:10px;
}
	.detailstexte {
		float: left;
    margin-right: 20px;
    width: 300px;
	}
	.detailscompetences {
		float: left;
   	 width: 270px;
	}
div.paire {
background-color:#fff;
}
div.annuaire_entreprises h3, div.annuaire_entreprises_content h4.titre {
/*background:transparent url(../images/layout/bg_h3_annuaire.png) repeat-x scroll left center;*/
    color: #AE4805;
    font-size: 1.1em;
    line-height: 1.3em;;
    text-align: left;
}
h4.titre {

}
div.annuaire_entreprises h3 span, div.annuaire_entreprises_content h4.titre span {
background-color:#fff;
padding:0 0px 10px;	
}
div.annuaire_entreprises span.activites, div.annuaire_entreprises span.competences {
    color: #999999;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    padding: 0  !important;
	
}
div.annuaire_entreprises span.activites span, div.annuaire_entreprises span.competences span{
    margin: 0 3px !important;
    padding: 0;
}
div#map span {
	display:none;
}
fieldset {
border:0 none;
}
form#recherche_standard input.text, form#recherche_criteres select {
border:1px solid #A51D23;
color:#666;
margin-left:120px;
padding-left:20px;
width:250px;
}
form#recherche_formations input.submit {
background:transparent url(../images/puces/ok2.png) no-repeat scroll center top;
border:0 none;
color:#fff;
padding:2px;
font-size:0.7em;	
}
form#recherche_standard input.submitok {
background:transparent url(../images/puces/ok2.png) no-repeat scroll center top;
border:0 none;
color:#fff;
padding:1px;
font-size:10px;		
}
form#recherche_formations select {
border:1px solid #A51D23;
color:#666;
margin-left:10px;
margin-right:20px;
padding-left:20px;
width:200px;
}

form#recherche_standard label, form#recherche_criteres label {
position:absolute;		
}
form#recherche_formations label {
	
}
input.search_annuaire {
	
background:transparent url(../images/puces/button_s_entreprises.png) no-repeat scroll right top;
border:0 none;
height:30px;
width:98px;
float:right;
}

div.encarts_secondaires div.align_right {
text-align:right;
width:100%;
}
form#formContact legend, #colonne_principale .spip_forms  legend {
padding-left:20px !important;
padding-right:20px !important;	
text-align:center;
}
form#formContact .forml, .spip_forms .fondl {
background-color:#FBF3DF !important;
}
#colonne_principale .spip_forms .forml, #colonne_principale .spip_forms .fondl {
	background-color:#fff;
	margin-left: 0;
}
form#formContact #btn-envoyer, .spip_forms input[type=submit]{
background:transparent url(../images/layout/button_valider.png) no-repeat scroll right top !important;
border:0 none;
color:#fff;
font-size:1em;
height:31px;
padding:0.4em 33px 0.4em 0.4em;
text-align:right;
width:320px;
}
#colonne_principale .spip_forms input[type=submit] {
	border: 0 none;
    color: #FFFFFF;
    font-weight: normal;
    margin-left: 0;
    text-align: center;
    width: 120px;
}
#colonne_principale .spip_forms input[type=submit]:hover {
	color:#111;
}
/* Formulaires */
#colonne_principale .spip_forms {
	border:0;
}
.spip_forms .champ_obli_oubli, #colonne_principale .spip_forms .champ_obli_oubli{
border:2px solid #9F2129 !important;	
}
form#formContact {
border-left:0;		
}
form#formContact fieldset, #colonne_principale .spip_forms fieldset {
border-left:0 none !important;
border-top:1px dashed #AE4805;
}

form#recommander fieldset {
border-top:1px dashed #9F2129;	
}
form#recommander legend, #colonne_principale .spip_forms legend {
margin-left:225px;
padding:10px;
text-align:center;
}
#colonne_principale .spip_forms legend {
margin-left:175px;
background-color:#fff;
}
form#recommander label, form#formContact label {
	position:absolute;	
}
#colonne_principale .spip_forms .spip_form_choix_unique {
	width: 100%;
	color:#333;
}
.spip_forms .spip_form_label_details {
	font-weight:normal;
}
form#recommander input, form#formContact input,  form#formContact textarea, #colonne_principale .spip_forms input, #colonne_principale .spip_forms textarea  {
margin-left:110px;
width:300px;
border-color:#AF896F #E2CEC1 #E2CEC1 #AF896F;
border-style:solid;
border-width:1px;
}
#colonne_principale .spip_forms input {
	margin-left:0;
}
 #colonne_principale .spip_forms input[type=radio],  #colonne_principale .spip_forms input[type=checkbox] {
 	clear: both;
    width: auto;
    margin-left: 0;
 }
form#formContact .checkbox {
background-color:#fff;
border:0 none;
margin-left:35px;
width:auto !important;
}
form#formContact .aka-label {
margin-right:30px;}
form#formContact li {
margin:5px 0;	
}
input.oksearch {
padding-top:2px;	
}
form#recommander textarea, form#recommander input#code  {
margin-left:110px;
margin-top:10px;
width:300px;
border:1px solid #9F2129;
}
.credits span {
	float:left;
margin-left:200px;
margin-right:10px;
margin-top:6px;
}
form#recommander input.submit {
background:transparent url(../images/layout/button_valider.png) no-repeat scroll right top !important;
border:0 none;
color:#fff;
font-size:1em;
padding:0.4em;
width:120px;
font-weight:normal;
height:32px;	
}
form#archiveform select {
border:1px solid #9F2129;
margin-left:10px;
width:240px;	
color:#666;
}
p.quote {
background-color:#FFF7F7;
border-left:5px solid #9F2129;
color:#666;
font-style:italic;
padding:10px;
}
	#colonne_secondaire form#formContact fieldset {
		border: 0 none;
	}
	#colonne_secondaire form#recommander input, #colonne_secondaire form#formContact input, #colonne_secondaire form#formContact textarea {
		width:150px;
	}
/* footer */
div#footer {
background:transparent url(../images/layout/bg_footer.png) no-repeat scroll center -25px;
clear:both;
height:auto;
padding-top:50px;
height:auto;
margin-left:auto;
margin-right:auto;
width:900px;
position:relative;
}
div#footer div.plans {
float:left;
margin-bottom:10px;
margin-right:0;
width:100px;

}
div#footer div.plan { 
float:left;
margin-right:0;
width:100px;
margin-bottom:10px;
}
div.logos_p {
float:right;
height:86px;
margin-bottom:10px;
margin-right:0;
width:80px;
}
div.logos_f {
float:left;	
width:400px;
margin-top:20px;
}
div.logos_p a img, div.logos_f a img  {
border:0;	
}
div#footer div.adresse {
background:transparent url(../images/layout/bg_coordonnees.png) repeat-x scroll left top;
clear:both;
height:22px;
width:995px;
left:-48px;
position:absolute;
bottom:30px;
}
div.adresse p {
}
div.adresse_left , div.adresse_right {
display:none;
}
.credits {
	margin-top: 25px;
}
div#footer div.adresse p {
padding-top:2px;
}
hr.clear {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	border:0;
	height:0;
}
br.clear {
	clear:both;
}
hr.clear_bis {
clear:both;
height:1px;
border:1px solid #FFF7F7;
background-color:#FFF7F7;
width:0px;	
padding:0;
margin:0;
}
hr.separateur {
padding:0;
margin-bottom:10px;
margn-top:20px;
width:90%;
border:1px solid #C41559;
background-color:#C41559;
}

/*** GESTION DES EXPORTS ***/
body.export {
	background-color:#fff;	
}
body.export strong.spip {
color:#962024;
font-weight:bold;
}	
body.export h2{
color:#5D1B80;
font-family:times,serif;
font-size:30px;
clear:both;
font-weight:normal;
margin:40px 10px 10px;
}
body.export h3.titreexport {
/*background:#fff url(../images/layout/header_export.png) no-repeat scroll right top;*/
clear:both;
color:#F89822;
font-family:arial,verdana,sans serif;
font-size:20px;
font-weight:bold;
height:46px;
padding-top:20px;
}
body.export div#conteneur {
background:none;
backgound-color:#fff;
width:609px;	
position:relative;
}
input.export_bouton {
background:transparent url(../images/puces/bouton_exportez.png) no-repeat scroll right top;
border:0 none;
height:30px;
width:98px;
float:right;
}
body.export p.activites {
color:#962024;
float:left;
font-weight:bold;
width:100px;	
}
body.export ul.activites {
float:left;
padding-top:5px;
width:500px;	
}
body.export p.print a {
padding:5px;
background-color:#8D0A32;
color:#fff;
font-weight:bold;

}
body.export div.articles {
	position:relative;
	clear:both;
}
body.export p.print {
	text-align:right;
	margin:5px;	
}
body.exportdiv.articles {
clear:both;
}
h3.titreexport span {
	background-color:#fff;
	z-index:2;
	position:absolute;
}
h3.titreexport img {
float:right;
margin-top:0;
position:absolute;
right:0;
z-index:1;} 
.MultiBoxContainer {
margin-left:200px;
z-index: 100000 !important;
}
p.titreartjuridique{
color:#4182D6;	
}
.logoactus {
background-color:#FFF;
float:right;
padding-left:15px;
width:auto;
}
.logoactuslisteactus {
	float: left;
    padding-left: 0;
    padding-top: 6px;
    width: 85px;
}
.logoactuslisteactus img {
	height: auto;
    width: 80px;
}

/* @group carousel */
#caroussel {
	float:left;
	overflow:hidden;
	position:relative;
	width:600px;
	background:url("../images/layout/bg-carousel.png") no-repeat scroll left top transparent;
	padding-top:35px;
}
	#slides {
		width:3000px;
	}
		.slide {
			color:#8D0A32;
			float:left;
			font-size:12px;
			padding:0 20px;
			text-align:center;
			width:160px;
			position:relative;
		}
		.slide a {
			font-weight:bold;
		}
			.slide img {
				border:1px dotted #8D0A32;
				margin-bottom:5px;
			}
		.titrefiches {
			color:#8D0A32;
			font-size:2.2em;
			margin-bottom:20px;
			font-weight:normal;
			margin-top: 20px;
			z-index:10;
		}
		.slide .bulle {
			border:0 none;
			position:absolute;
			right:20px;
			top:-10px;
		}
#navright {
	background:url("../images/puces/right.png") no-repeat scroll right center transparent;
	float:right;
	height:280px;
	margin-right:10px;
	width:20px;
}
	#navright.inactif {
		background-position:left center;
	}
#navleft {
	background:url("../images/puces/left.png") no-repeat scroll left center transparent;
	float:left;
	height:280px;
	margin-left:10px;
	width:20px;
}
	#navleft.inactif {
		background-position:right center;
	}
	
.mini {
	float:left;
	margin-right:10px;
	padding-left:20px;
	position:relative;
	width:160px;
	min-height:100px;
}
	.mini img {
		margin-top:10px;
		
	}
	.mini .bulle {
		position:absolute;
		top:0;
		right:5px;
		margin-top:0;
	}
.descrp {
	float:left;
	width:400px;
}
	.descrp .titre {
		color:#8D0A32;
		font-size:16px;
		margin-bottom:10px;
	}
	#diaporama {
		position:relative;
	}
	#boutons_diapo {
		margin-left:-12px;
		position:absolute;
		top:100px;
		width:635px;
	}
		#suivant {
			position:absolute;
			right:0;
		}
		#precedent {
			position:absolute;
			left:0;
		}
#OverlayContainer {
	z-index: 100000 !important;
}		
.articles_videos {

}
.article_video {
	float: left;
    margin-left: 3px;
    margin-right: 10px;
    width: 190px;
	font-size:12px;
}
#colonne_principale .article_video  h4{
	font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
	padding-bottom:0;

}
#colonne_principale .article_video  h4 a {
	text-decoration:none;
}
#colonne_principale .article_video  h4 a:hover {
	text-decoration:underline;
}
.article_video  .logo_mini{
width:190px;
float:none;
}
.article_video   div.logo_mini img {
	width:180px !important;
}
.articles_videos div.sep_encarts {
	margin: auto;
}
