@charset "iso-8859-1";
/* CSS Document */

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #fdfce8;
	margin: 0 auto;

}
.page 	{
	margin: 0 auto;
	width: 965px;
	background: url(images/photos_contenu_gauche/barres.png) repeat-y;
	height: 810px;
}

.pageliens 	{
	margin: 0 auto;
	width: 965px;
	background: url(images/photos_contenu_gauche/barres.png) repeat-y;
	height: 900px;
}

.tetiere_accueil
{width: 935px;
	height: 175px;
	background: url(images/tetiere_accueil.jpg) no-repeat center #abca47;
	padding: 15px 30px 0 0;}

.tetiere_suite
{
	width: 950px;
	height: 84px;
	background: url(images/tetiere_suite.jpg) no-repeat center #b6c62a;
	padding: 15px 15px 0 0;
}
	
.contenu
{
	width: 965px;
	font-family: "Times New Roman", Times, serif;
	color: #77787b;
	position: relative;
	height:610px;
	clear: both;
	font-size: 20px;
	text-align: justify;
	
}

.titre {color:#900; font-size:24px ; font-weight:bold; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif}
.italique { font-size:16px; font-style:italic; }

#contenu_gauche {
	margin-top:10px;
	width: 534px;
	float:left;
	padding-left: 80px;
	padding-right: 30px;
}

#coordonees { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; color:#900 }

#colonne_droite {
	margin-top:10px;
	width:300px;
	float:right;
}
#colonne_droite  a:link, #colonne_droite a:visited { color: #f3c71e; text-decoration: underline; }
#colonne_droite  a:hover { color: #fff; text-decoration: none; }


.nopuce { list-style : none; }

li {
	list-style:none;

}

.blocli {  padding : 0px 0; height: 28px; width: 184px; }

.accueil {	background : url('images/boutons/accueil_off.jpg') right no-repeat;}
.accueil a:hover { 	background : url('images/boutons/accueil_on.jpg') right  no-repeat;}

.decouverte {	background : url('images/boutons/decouverte_off.jpg') right  5px no-repeat;}
.decouverte a:hover { 	background : url('images/boutons/decouverte_on.jpg') right -3px no-repeat;}

.animations {	background : url('images/boutons/animations_off.jpg') right  5px no-repeat;}
.animations a:hover { 	background : url('images/boutons/animations_on.jpg') right -3px no-repeat;}

.mariages {	background : url('images/boutons/mariages_off.jpg') right  5px no-repeat;}
.mariages a:hover { 	background : url('images/boutons/mariages_on.jpg') right -3px no-repeat;}

#photos_bas_droite {
	background:url(images/photos_colonne_droite/fond_polaroid.jpg);
	width:300px;
	height:280px;
	text-align: center;
	padding-top: 10px;
	background-color: #FDFCE8;
}


#photos_bas_droite2 {
	background:url(images/photos_colonne_droite/fond_polaroid2.jpg);
	width:300px;
	height:280px;
	text-align: center;
	padding-top: 10px;
}


#colmilieu {
	position:relative;
	width:395px;
	margin-top:10px;
	padding: 15px 20px 0 15px;
	font-size: 14px;
	text-align: justify;
	;
}




#coldroite ul li {
	float:left;
	margin-left:14px;
	margin-top: 10px;
}


#coldroite ul li blocli_accueil a{
	color:#03C
}



#pieddepage { font-family:Verdana, Geneva, sans-serif; text-align:center; clear:both; font-size:11px; color: #666;}
#pieddepage a{ text-decoration:none; color:#642}
#pieddepage a:hover{ text-decoration:none; color:#321}
