@charset "UTF-8";

/* Classes de base */

@import "htmlbase.css";
@import "formulaire.css";
/* Classes CSS specifiques */

#layout {
	width: 800px;
	margin: 0px;
	background-image: url(../imgs/design/back_mariage.jpg);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 900px;
}
#halloween {
	float: right;
	display: inline;
}
#gallerie {
	width: 100%;
}
#accueil #layout {
	background-image: url(../imgs/design/back_accueil.jpg);
}
#evenement #layout {
	background-image: url(../imgs/design/back_evenement.jpg);
}
#mariage #layout {
	background-image: url(../imgs/design/back_mariage.jpg);
}
#enfants #layout {
	background-image: url(../imgs/design/back_enfants.jpg);
}
#decoration #layout {
	background-image: url(../imgs/design/back_enfants.jpg);
}
#homestaging #layout {
	background-image: url(../imgs/design/back_enfants.jpg);
}
#content {
	width: 460px;
	color: #392a0c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	word-spacing: 1px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#accueil #content {
	width: 760px;
	margin: 0px auto;
	float: none;
	display: block;
}
#enfants #content {
	color: #84A684;
}
#decoration #content {
	color: #4E4421;
}
#homestaging #content {
	color: #4E4421;
}
#left {
	float: left;
	margin-left: 50px;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
	display: inline;
	width: 250px;
	background-color: #392a0c;
	color: #FFFFFF;
	height: 100%;
}
#enfants #left {
	background-color: #62B2B6;
	color: #000000;
}
#decoration #left {
	background-color: #ACB78B;
}
#homestaging #left {
	background-color: #392a0c;
}
#left_content {
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ulphotos {
	width: 130px;
	float: left;
	margin: 5px;
	display: inline;
}
.ulwidth {
	width: 350px;
}
.ulphotos a {
	color: #392A0C;
}
.ulphotos a:hover {
	color: #392A0C;
}
#centerbox {
	text-align:left;
}
#accueil #content #centerbox .photos {
	float: right;
}
#accueil #content #galeriebox .photos {
	margin: 8px;
}
#accueil #content #galeriebox .photos h3 {
	text-align: center;
	color: #362C17;
	float: none;
	display: block;
}
#accueil #content #centerbox .photos img, #accueil #content #galeriebox .photos img {
	width: auto;
	height: auto;
}
#portraits {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#accueil #content #centerbox #portraits b {
	color: #333333;
}
#accueil #content #centerbox #portraits .photos {
	float: left;
	color: #000000;
}
#accueil #content #centerbox #portraits .photos img {
	width: auto;
	height: auto;
}
#centerbox p, #centerbox ul, #accueil #centerbox b {
	color: #ebecda;
}
#centerbox p, #centerbox ul, #accueil #centerbox b {
	color: #ebecda;
}
#header {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 26px;
}
#menu {
	font-weight: normal;
	text-align: right;
	clear: both;
	margin-left: 10px;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	display: inline;
	margin: 6px 0;
}
#menu a {
	font-size: 13px;
	margin-right: 8px;
	margin-left: 8px;
}
#adresse {
	height: 260px;
}
#adresse p {
	margin-top: 150px;
	margin-left: 140px;
}
#adresse a {
	color: #392A0C;
}
#adresse a:hover {
	color: #392A0C;
}
#layout_footer {
	clear: both;
}
#footer {
	color: #999999;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	text-align: center;
}
#footer .innerbox {
	width: 802px;
	margin: 10px auto;
}
#footer .floatingbox {
	text-align: center;
	width: 246px;
}
#footer ul {
	list-style-type: none;
	line-height: 14px;
}
.innerbox {
	margin: 10px;
}
/* Classes des photos du site */
.photos {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline;
	margin: 10px;
	color: #999999;
	text-align: center;
}
#content .photos {
	float: right;
}
#accueil #content .photos {
	margin: 5px;
	float: left;
}
#accueil #content .photos img {
	width: 100px;
	height: 212px;
}
.photos img {
	border: 1px solid #CCCCCC;
	margin: 4px;
}
/* Redéfinition de tags hr custom à cause d'Explorer à la con */
.fakehr, .close {
	clear: both;
}
.fakehr {
	height: 30px;
	background-image: url(../imgs/design/fakehr.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
#enfants .fakehr {
	background-image: url(../imgs/design/fakehr_enfants.gif);
}
#decoration .fakehr {
	background-image: url(../imgs/design/fakehr_deco.gif);
}
#footer .fakehr {
	background-image: url(../imgs/design/fakehr.gif);
}
.close {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt9red, .txtred {
	color: #FF0000;
	display: inline;
}
.txt9red {
	font-size: 9px;
}
.txt9 {
	font-size: 9px;
}
.txtred {
	font-size: 11px;
	font-weight: bold;
}
.smalltxtarea {
	width: 115px;
}
.center {
	text-align: center;
}
#map {
	margin: 0px auto;
	width: 700px;
	height: 400px;
}
