#conteneur-central {
		max-width: 1300px;
	}
#bloc-header {
		max-width: 1350px;
	}
#bandeau-chemin {
	/*display: none;*/
	position: absolute;
		top: 108px;
	background-color: #DEDAD8;
	padding: 3px;
	font-size: 11px;
	color: #8E7573;
}
#bandeau-chemin a {
		text-decoration: none;
}

#cont-texte, #cont-texte-rubrique {
		background-image: url(../ima3/fd-titreh1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
	padding-left: 27px;
	padding-top: 14px;
}
#col-gauche {
	width: 25%;
}
#col-droite {
	width: 72%;
}
#colonne, #colonne-rub, #cont-rubrique {
	background-color: #C7BAB9;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	} 
#colonne-rub {
	width: 100%;
	padding-top: 15px;
	vertical-align: top;
}
#colonne-rub .spip_doc_titre {
	 display: none;
}
#colonne-rub p {
		padding-left: 10px;
	padding-right: 10px;
}

/*#colonne-rub dl dd {display: none;}*/
#cont-rubrique {
	background-color: #ECE9E8;
	width: 100%;
		max-width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
}
#menu-rub-720 {
display: none;	
}

.pictos-article {
	margin: 0 0 5 10 px;
	float: right;	
}
#download {
}
#notes, #postscriptum {
	font-size: 11px;
	color: #8E7573;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	padding: 5px;
	border: 1px dotted #D2C9C8;
}
#notes, #postscriptum {
-moz-border-radius: 10px;  
-webkit-border-radius: 10px; 
-khtml-border-radius: 10px;
	border-radius: 10px;
	}
.voir-url {
	background-image: url(../ima3/puce-voir-url.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	margin: 20px;
	height: 18px;
}

blockquote.spip {	margin-left: 20px; 
}
.docs-logo {
	float: left;
}
.colonne-logo {
	float: left;
	margin-right: 5px;
	border: 1px dotted #320400;
}

.barre-pagination {
	text-align: right;
	font-size: 14px;
	color: #8E7573;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.espace-avant-txt {
	height: 20px;
}

/* galeries, et imgs thickbox*/
a.thickbox img, .logo-art, .liste-articles .spip_logo {
	border: 1px solid #CC0000;
}
.liste-articles .spip_logo, .logo-art {
	margin-right: 10px;
		margin-top: 10px;
		float: left;
}
#colonne-rub a.hasbox img  {
	border: 1px solid #8E7573;
}
.galerie-img {
	padding: 3px;
	float: left;
			background-color: #D2C9C8;
}
#documents_portfolio a img:hover {
	background-color: #CC0000;
}
.liste-titres li {
	font-size: 14px;
	font-weight: bold;	
}
/* pour ne pas afficher auteur des vidéos sous lecteur, sans avoir à modif le modèle vidéo Oebmed*/
.oe-author_name {
	display: none;
}
/* blocs dépliables + Formidable */
h3.blocs_titre {
	font-size: 14px;
		font-weight: bold;
	padding-left: 20px;
}
h3.legend span {
		font-size: 13px;
			font-weight: bold;
			margin-bottom: 10px;
			background-color: #D2C9C8;
}
.formulaire_formidable input.text {
	width: 25em;
}
.obligatoire {
	color:	#E98D8D;
}

@media screen and (max-width: 960px) {
#colonne, #colonne-rub {
	max-width: 190px;
margin-left: 0px;
-moz-border-top-left-radius: 0px;  
-webkit-border-top-left-radius: 0px; 
-khtml-border-top-left-radius: 0px; 
border-top-left-radius: 0px; 
-moz-border-bottom-left-radius: 0px;  
-webkit-border-bottom-left-radius: 0px; 
-khtml-border-bottom-left-radius: 0px; 
border-top-bottom-left-radius: 0px; 
	} 
		#cont-rubrique {
-moz-border-top-right-radius: 0px;  
-webkit-border-top-right-radius: 0px; 
-khtml-border-top-right-radius: 0px; 
border-top-right-radius: 0px; 
-moz-border-bottom-right-radius: 0px;  
-webkit-border-bottom-right-radius: 0px; 
-khtml-border-bottom-right-radius: 0px; 
border-top-bottom-right-radius: 0px;
	} 
	#cont-texte {
	padding-right: 10px;
}
#bandeau-chemin {
top: 100px;
}
}
@media screen and (max-width: 720px) {
#cont-texte {
	padding-left: 10px;
}
#cont-texte-rubrique {
		padding-left: 0px;
}
#col-droite {
	width: 100%;
}
	#cont-rubrique {
-moz-border-radius: 0px;  
-webkit-border-radius: 0px; 
-khtml-border-radius: 0px; 
border-radius: 0px; 
	} 
#conteneur-central.conteneur-720 {
		margin-top: 165px; }
		
	#menu-rub-720 {
display: block;
margin-left: 60%;
}
#col-gauche {
display: none;
	} 
h1, h2 {
	padding-left: 20px;
}
#bandeau-chemin {
	position: fixed;
	z-index: 7;
background-color: #BAAAA9;
	top: 76px;
		padding: 2px;
}


}