@charset "UTF-8";
/* CSS Document - DAYLOVE EVENT - Author : TOUTELA3D.com */

* {
	margin:0;
	padding:0;
	border:none;
	font-size:14px;
	line-height:20px;
	color:#666;
	font-family: "Times New Roman", Times, serif;
}
body {
	background:url(../img/back-mariage-lyon.gif) repeat;
}
h1, h2 {
	color:#000;
	font-weight:normal;
}
h1 {
	margin-bottom:10px;
	font-size:22px;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	line-height:26px;
}
h1 span {
	color:#ff9999;
	font-size:22px;
	line-height:26px;
}
h2 {
	margin-bottom:15px;
	font-size:18px;
	line-height:22px;
	border-bottom:1px dotted #999;
	padding-bottom:3px;
	color:#ff9999;
}
h2#h2-home {
	text-align:center;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:1px 0px 1px 0px;
}
h2#h2-home div {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:5px 0px 5px 0px;
	color:#000;
	font-size:18px;
}
h3 {
	margin-bottom:0px;
}
a { color:#f99;
}
a:hover { text-decoration:none; color:#000;
}
ul {
	margin-bottom:10px;
}
li {
	list-style:square;
	margin-left:20px;
}

dl { }
dt {font:12px; line-height:17px; font-weight:bold; margin-top:7px; background:url(../img/couronne.jpg) no-repeat; padding-left:32px; color:#000;}
dd { font-size:12px; margin-left:5px;}

p {
	text-align:justify;
	margin-bottom:10px;
}
.small p {
	font-size:12px;
	line-height:16px;
}
img {
}

strong { font-size:inherit; color:#333;}
.clear {
	clear:both;
}

em { font-size:inherit; color:inherit;}

/* ---------- STRUCTURE ------------ */

#big-container {
	width:946px;
	height:646px;
	margin:15px auto auto auto;
}
#content {
	width:866px;
	height:420px;
	background:url(../img/back-cnt.png) no-repeat;
	padding:50px;
}
#col-left, #col-right {
	height:385px;
	margin-bottom:17px;
}
#col-left {
	float:left;
	border-right:1px dotted #999;
	padding-right:20px;
}
#col-right {
	float:right;
}
.big {
	width:525px;
	margin-right:20px;
	overflow:scroll;
	padding-right:10px;
}
.small {
	width:270px;
	margin-right:20px;
}
/* ---------- MENU ------------ */


ul#header {
	width:946px;
	height:146px;
	margin-left:8px;
	margin-bottom:0px;
}
ul#header li {
	list-style:none;
	display:block;
	margin:0px;
}
ul#header li a {
	float:left;
	height:50px;
	background-repeat:no-repeat;
	padding-right:14px;
	margin-top:65px;
}
ul#header li a span {
	display:none;
}
li#concept a {
	width:80px;
	background-image:url(../img/b-concept-off.png);
}
li#concept a:hover, li#concept a.active {
	background-image:url(../img/b-concept-on.png);
}
li#private a {
	width:65px;
	background-image:url(../img/b-private-off.png);
}
li#private a:hover, li#private a.active {
	background-image:url(../img/b-private-on.png);
}
li#formules a {
	width:88px;
	background-image:url(../img/b-formules-off.png);
}
li#formules a:hover, li#formules a.active {
	background-image:url(../img/b-formules-on.png);
}
ul#header li#accueil a {
	width:381px;
	height:139px;
	background-image:url(../img/daylove-organisation-mariage.png);
	margin-top:-2px;
}
li#corporate a {
	width:102px;
	background-image:url(../img/b-corporate-off.png);
}
li#corporate a:hover, li#corporate a.active {
	background-image:url(../img/b-corporate-on.png);
}
li#gallery a {
	width:74px;
	background-image:url(../img/b-gallery-off.png)
}
li#gallery a:hover, li#gallery a.active {
	background-image:url(../img/b-gallery-on.png)
}
li#team a {
	width:57px;
	background-image:url(../img/b-team-off.png);
}
li#team a:hover, li#team a.active {
	background-image:url(../img/b-team-on.png);
}
.filet {
	background:url(../img/filet-menu.png) no-repeat;
	width:260px;
	height:5px;
	position:relative;
}
#filet-left {
	top:-20px;
	left:8px;
}
#filet-right {
	top:-25px;
	left:679px;
	width:256px;
}



/* ---------- FOOTER ------------ */


#footer {
	clear:both;
	width:836px;
	height:10px;
	border-top:1px dotted #999;
	margin-left:10px;
	padding-top:2px;
}
#footer ul li {
	list-style:none;
	display:inline;
	padding-right:10px;
	margin:0px;
}
#footer ul li a {
	font-size:10px;
	text-decoration:none;
	color:#000;
}
#footer ul li a:hover {
	color:#f99;
}

