/**********************************/
/*            GENERAL             */
/**********************************/
body {
	width:780px;
	margin:0 auto;
	text-align:center;
	font-family: sans-serif;
	background-image: url("../images/background/JulEtCeline-background-droit.jpg");
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
	
	color: #4d2c11; /*marron*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;


}

div.page{
	
	width:780px;
	/*padding-left: 10px;
	padding-right: :10px;*/
}

a {
	color: #e3004f; /*fushia*/ 
}

a:hover {
	color:#b3e112; /*vert*/
}

a:visited {
	/*color: #b3e112;*//*vert*/
}

/**********************************/
/*        ENTETE ET PIED          */
/**********************************/
div.bandeau{
	width: 780px;
	height: 94px;
	min-width: 780px;
	min-height: 94px;
	background-repeat:no-repeat;
	background-image:url(../images/background/entete.gif);
}
div.pied{
	width:780px;
	text-align:center;
	font-size:8pt;
	clear:left;
	border-top:1px dotted #4d2c11;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:4px;
}
/**********************************/
/*        FIL D'ARIANE            */
/**********************************/
div.fil-ariane{
	width: 780px;
	height: 46px;
	min-width: 780px;
	min-height: 46px;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	background-image:url(../images/background/filArianne.gif);
	color: #c8e952; /*vert un poil plus clair*/
	font-size: small;
	text-align: left;
}
div.fil-ariane a {
	text-decoration:none;
		color: #4d2c11; /*marron*/
}

div.fil-ariane a:hover {
	text-decoration:none;
	color: #c8e952; /*vert un poil plus clair*/
}

strong.on{
	font-weight:normal;
	font-style:italic;
	color: #c8e952; /*vert un poil plus clair*/
}
/**********************************/
/*        LE MOT DES MARIES       */
/**********************************/
div.le-mot-des-maries{
}
div.le-mot-des-maries-titre{
	width: 780px;
	min-width: 780px;
	min-height:45px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/background/le-mot-des-maries.gif);
}
div.le-mot-des-maries-photo{
	float: right;
	margin-right:40px;
	margin-top:-60px;
	/*margin-right:90px;*/
}
div.le-mot-des-maries-text{
	
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:90px;
	margin-right:90px;
	background-color:#e3f3a7;/*vert pale*/
	border-bottom: 1px solid #c8e952;
	border-right: 1px solid #c8e952;
}

/**********************************/
/*   MENU CENTRAL                 */
/**********************************/
div.menu-central {	
	clear:left;
	width:780px;
	height:432px;
	background-image:url(../images/background/background-menu-central.gif);
}
div.menu-central-marge{
	padding-left:130px;
	padding-right:130px;
	padding-top:150px;
	padding-bottom:25px;
}

div.menu-central-partie-gauche{
	position:relative;
	float:left;
	max-width:280px;
}
div.menu-central-partie-droite{
	position:relative;
	float:right;
	max-width:280px;
}
div.menu-central a {
	color: #e3004f; /*fushia*/	
}
div.menu-central a:hover {
	color: #4d2c11; /*marron*/ /*#b3e112;vert*/
	
}
div.rubrique-menu-central{
	width:250px; /*(780-2*130)/2*/
	/*border-bottom: 1px solid #4d2c11;*/ /*marron*/
	padding-top:10px;
	padding-bottom:5px;

	text-align: left;
}

div.rubrique-titre{
	padding-top:3px;
	padding-bottom:3px;
}
div.rubrique-description{
	font-size: small;
}
/**********************************/
/*   MENU GAUCHE                  */
/**********************************/
div.menu-gauche {
	position:relative;
	width:250px;
	height:300px;
	float:left;
	background-image:url(../images/background/background-menu-gauche.gif);
}
div.menu-gauche a {
	color: #4d2c11; /*marron*/
	text-decoration: none;
}

div.menu-gauche a:hover {
	color: #e3004f; /*fushia*/ /*#b3e112;vert*/
	text-decoration: none;
}

div.menu-gauche-marge{
	padding-left:48px;
	padding-right:24px;
	padding-top:24px;
	padding-bottom:24px;
	}
div.rubrique-menu-gauche{
	width:178px; /*250-48-20*/
	border-bottom: 1px solid #c8e952;
	padding-top:5px;
	padding-bottom:3px;
	font-size: small;
}
/**********************************/
/*   MENU DROITE                  */
/**********************************/
div.menu-droite {
	position:relative;
	width:250px;
	height:300px;
	float:right;
	background-image:url(../images/background/background-menu-gauche.gif);
}
div.menu-droite a {
	color: #4d2c11; /*marron*/
	text-decoration: none;
}

div.menu-droite a:hover {
	color: #e3004f; /*fushia*/ /*#b3e112;vert*/
	text-decoration: none;
}

div.menu-droite-marge{
	padding-left:48px;
	padding-right:24px;
	padding-top:24px;
	padding-bottom:24px;
	}
div.rubrique-menu-droite{
	width:178px; /*250-48-20*/
	border-bottom: 1px solid #c8e952;
	padding-top:5px;
	padding-bottom:3px;
	font-size: small;
	text-align: right;
}
div.rubrique-menu-droite .lienon{
	font-weight: bold;
	color:#e3004f; /*fushia*//*#b3e112;vert*/
}
div.sous-rubrique-menu-droite{
	width:170px; /*250-48-20-5-3*/
	/*border-bottom: 1px solid #c8e952;*/
	padding-top:5px;
	padding-bottom:3px;
	padding-right:3px;
	margin-right:5px;
	border-right: 1px solid #c8e952;
	font-size: small;
	text-align: right;
	font-style: italic;
}
div.sous-rubrique-menu-droite .lienon{
	font-weight: bold;
	color:#e3004f; /*fushia*//*#b3e112;vert*/
}

/**********************************/
/*          CONTENU               */
/**********************************/
div.text-rubrique{
	padding-right:20px;
	padding-left: 30px;
	/*width:740px;*/
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	
}
/**********************************/
/*          ARTICLE               */
/**********************************/
div.articles-rubrique{

}
div.article-rubrique-droite{text-align: right;
}
div.article-rubrique-gauche{text-align: left;
}
div.articles-rubrique#articles-rubrique_7 div.article-rubrique-droite{text-align: right;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_7 div.article-rubrique-gauche{text-align: left;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_6 div.article-rubrique-droite{text-align: right;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_6 div.article-rubrique-gauche{text-align: left;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_5 div.article-rubrique-droite{text-align: right;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_5 div.article-rubrique-gauche{text-align: left;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_4 div.article-rubrique-droite{text-align: right;min-height: 328px;
}
div.articles-rubrique#articles-rubrique_4 div.article-rubrique-gauche{text-align: left;min-height: 328px;
}
div.article-rubrique-droite div.logo-article-rubrique{
	float : right;
}
div.article-rubrique-gauche div.logo-article-rubrique{
	float : left;
}
div.titre-article-rubrique{
	font-weight: bold;
	font-size : 1.5em;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #e3004f; /*fushia*/
	}
div.descriptif-article-rubrique{}
div.chapeau-article-rubrique{
	font-family: Courier;
	border: thin dotted #4d2c11; /*marron*/
	overflow: auto;
	width:auto;
	padding: 5px;
	/*border: thin dotted #b3e112; vert*/
	}
div.chapeau-article-rubrique p{
	padding: 0px;
	margin: 0px;
}
div.texte-article-rubrique{}
div.ps-article-rubrique_Jul{
	color: #b3e112; /*vert*/
	font-style: italic;
}
div.ps-article-rubrique_Cel{
	color: #e3004f; /*fushia*/
	font-style: italic;
}
/**Truc bizarre avec la photo des didier **/
div.texte-article-rubrique#texte-article-rubrique_23 p span.spip_document_3{
	text-align: center;
	clear:both;
}


/***********************************/
/*          TABLEAUX               */
/***********************************/
table.spip{
	font-size: small;
	
}
tr.row_first th{
	border-top: 1px solid #c8e952;
	border-bottom: 1px solid #c8e952;
	text-align: center;
}
tr.row_first th strong{
	font-weight: bold;
	color: #4d2c11; /*marron*//*#b3e112; /*vert*/
}
tr.row_odd{
	/*border-top: 1px solid #c8e952;*/
	text-align:center;
	background-color:white/*#e4dfdb;/*beige*/
}
tr.row_even{
	/*border-top: 1px solid #c8e952;*/
	text-align:center;
	background-color:#f3fadb;/*vert pale*/
}
