/* @override http://test.hyrule.lsv.fr/www.cerameurop.com/CSS/styles_structure.css */

/* Le Studio Vert : www.lestudiovert.fr
////////////////////////////////////
TABLE OF CONTENTS :
////////////////////////////////////
/ 	Cette CSS établit les règles générales suivantes :
/	GENERALES
/	ENTETE
/	CONTENEUR
/	NOTES
/	PIED
///////////////////////////////////	/// */

/* @group GENERALES */

body {
	background: url(../IMAGES/body_fd.jpg) repeat-x left top;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	position: relative;
	font-size: 1em;
	background: url(../IMAGES/conteneur_fd.jpg) no-repeat right 183px;
}

.horschamp {
	float: left;
	margin-left: -3000px;
}

.hidden {
	display: none;
}

br.clear {
	clear: both;
}

hr.clear {
	clear: both;
}

/* @end */

/* @group IMAGES */

/* gestion des images */

.spip_logos {
	float: left;
}

#blocListeAccueil img.spip_logos {
	float: left;
	margin: 10px;
}

#intro img.spip_logos {
	float: none;
	border-style: none;
	margin-top: -10px;
}

#infos img.spip_logos {
	border-style: none;
	margin: 6px;
}

#contenu div.resume img {
	margin: 0 10px 10px;
	/*float: right;*/
}

#contenu div.resumeArticle img, .article img.spip_logos {
	float: right !important;
	margin: 10px;
}

#contenu div.resumeArticle img {
	margin-top: 0px;
}

#conteneur .spip_documents strong {
	background-color: #FFF;
}

.alignGauche, .spip_documents_left {
	float: left;
	position: relative;
	z-index: 2;
	margin: 5px 8px 2em 0;
}

.alignDroite, .spip_documents_right {
	float: right;
	margin: 5px 0 2em 8px;
	position: relative;
	padding-right: 35px;
	z-index: 2;
}

.alignCentre, span.spip_documents_center {
	text-align: center;
	margin-bottom: 1em;
	display: block;
}

/* @end */

/* @group ENTETE */

#entete {
	height: 123px;
	background: url(../IMAGES/entete_fd.jpg) no-repeat left top;
	position: relative;
}

#accessibilite {
}

#accessibilite .gb {
	position: absolute;
	right: 0;
	top: 10px;
}

a.lienAccueil {
	background-color: white;
	border-style: none;
	text-decoration: none;
}

#logo {
	margin-top: 20px;
}

#visuel {
	
}

/* @end */

/* @group MISE EN AVANT */

#enAvant {
	width: 970px;
	background: #EAE7D2;
	border-bottom: 5px solid #fff;
}

#enAvant hr {
	height: 1px;
	width: 970px;
}

#lienProjets {
	/*display: table-cell;*/
	float:left;
	height: 100%;
	padding: 10px;
	width: 230px;
	background: url(../IMAGES/pointilles_fd.gif) repeat-y right top;
}

#lienApplications {
/*	display: table-cell;*/
	float:left;
	height: 100%;
	padding: 10px;
	width: 440px;
	background: url(../IMAGES/pointilles_fd.gif) repeat-y right top;
}

#blocDiaporama {
	height: 100px;
	width: 413px;
}

#commandesDiaporama {
	height: 20px;
	width: 100%;
	border: 1px solid #F00;
	background-color: #DEDFDF;
}

#previousDiaporama {
	float: left;
}

#nextDiaporama {
	float: right;
}

#lienExtranet {
	/*display: table-cell;*/
	float:left;
	height: 100%;
	width: 220px;
	
}

/* Bloc Mise en avant  */
#enAvant p  {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444;
}

/* @end */

/* @group SOMMAIRE  */

#texteAccueil, .resumeArticleAccueil {
	width: 500px;
	margin-left: 80px;
}

#contenu #texteAccueil h2 {
	color: #FA6E1E;
	font-size: 2.2em;
	line-height: 1.3em;
}

#contenu .resumeArticleAccueil h3 {
	color: #00719F;
}

#contenu #texteAccueil p {
	color: #FA6E1E;
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: left;
}

#contenu .resumeArticleAccueil p {
	line-height: 1.3em;
	font-size: 1.2em;
}

/* @end */

/* @group CONTENEUR */

#conteneur {
	text-align: left;
}

/* gestion page complete */

#sommaire #contenu {
	display: table;
	width: 970px;
	background: url(../IMAGES/fd_sommaire_contenu.gif) repeat-y right top;
	padding-bottom: 10px;
}

#complet #conteneur {
	display: table;
	padding-bottom: 4em;
}

#complet #contenu {
	height: 100%;
	display: table-cell;
}

/* @end */

/* @group  INTRO  */

#sidebar {
	width: 217px;
	display: table-cell;

	text-align: left;
	vertical-align: top;
}

#intro {
	margin-bottom: 2em;
	padding: 10px;
	width: 197px;
	background-color: #ecf6f6;
	border: 1px solid #cdcdcd;
}

/*	background: url(../IMAGES/intro_fd.gif) no-repeat left top;
 */

div.note {
	width: 197px;
	padding: 10px;
	border: 1px solid #ff1816;
	margin-top: 2em;
	background-color: #ecf6f6;
	border: 1px solid #cdcdcd;
}

/* @end */

/* @group  BLOC TEXTES  */

#blocListeAccueil {
	display: table-cell;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 700px;
}

#blocResumesRubriques {
	width: 600px;
	padding-left: 40px;
}

#blocResumesRubriques .resume {
	margin-bottom: 20px;
}

#blocResumesRubriques div.resume p, 
#blocResumesRubriques div.resume ul  {
	padding-left: 117px;
}

#blocListeArticles {
	width: 600px;
	margin-left: 40px;
}

.resumeArticle {
	margin-bottom: 3em;
	border-bottom: 1px solid #d5d5d5;
	overflow: hidden;
	zoom: 1;
}

.categorie  {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	color: #c8c6b3;
	text-align: left;
}
#sommaire .categorie {
	color: #888;
}

.selecteur  {
	margin: 20px 0 20px 40px;
	width: 300px;
}

.selecteur select {
	font-size: 13px;
}

.selecteur input.submit {
	font-size: 13px;
	border-style: none;
	background: url(../IMAGES/soumettre_btn.gif) repeat-x left bottom;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 1em;
	margin-left: 10px;	
	padding: 0.4em;
	text-transform: uppercase;
}

.resumeArticle ul li {
	font-size: 1em !important;
}

.resumeArticle ul li li {
	list-style-image: url(../IMAGES/sousliste_pct.gif);
	list-style-position: inside;
}

.resumeArticle p {
}


.article {
	width: 535px;
	margin-left: 45px;
	margin-bottom: 30px;
}


/* @end */

/* @group INFOS  */

#infos {
	/*background-color: #B2D0DF;*/
	height: 100%;
	display: table-cell;
	width: 234px;
	padding: 10px;
}
#infos .resumeInfo {
	margin-bottom: 20px;
}

#infos h2 {
	color: #301014;
	font-size: 2.3em;
	line-height: 1.2em;
	padding: 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #B54415;
}

#infos h4 {
	border-bottom-style: none;
	padding: 0;
	margin: 0;
}

#infos h4 a {
	color: #301014;
	line-height: 1.2em;
	text-decoration: none;
}

#infos h4 a:hover {
	text-decoration: underline;
}

#contenu #infos p {
	text-align: left;
}


/* @end */

/* @group  PIED  */

#pied {
	position: relative;
	background: #9C9C9C url(../IMAGES/pied_fd.jpg) no-repeat left top;
	height: 4em;
	padding-top: 11px;
	clear: both;
	font-size: 12px;
	color: #fff;
}

#pied small {
	text-align: left;
	font-size: 11px;
	position: absolute;
	left: 18em;
}

#pied small.info {
	position: absolute;
	left: 68em;}

/* @end */

.carte {
margin-left:10px;
}	
