@charset "utf-8";
/* CSS Document */
html{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none;}
/*END OF YUI RESET*/
strong{	font-weight:bold;}


html
{
	background-color:#FFFFFF;
	background-image:url(images/degrade-mariage.jpg);
	background-repeat:repeat-x;
}

body
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#000000;
}

#site
{
	margin-left: auto;
	margin-right: auto;
	width:991px;
	min-height:700px;
	background-image:url(images/fond-mariage.jpg);
	background-repeat:no-repeat;
}

#logo
{
	padding-left:50px;
	padding-top:30px;
	width:310px;
	float:left;
}

#logo h1.noir
{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:100;
	font-size:38px;
	color:#000000;
	float:left;
}

#logo h1.bordeau
{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:100;
	font-size:38px;
	color:#a5083c;
}

#logo h2
{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#a5083c;
	float:right;
}

a.telephone
{
	padding-right:140px;
	padding-top:10px;
	width:170px;
	height:40px;
	float:right;
	background-image:url(images/photo-video_03.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#contenu
{
	padding-left:210px;
	padding-top:60px;
	width:770px;
	float:left;
}

#video
{
	width:300px;
	height:300px;
	float:left;
}

#video p
{
	padding-left:25px;
	padding-top:8px;
	font-size:10px;
}

#photo
{
	width:300px;
	height:300px;
	float:left;
	padding-left:100px;
}

#photo p
{
	padding-left:25px;
	padding-top:8px;
	font-size:10px;
}

#promo
{
	width:310px;
	height:103px;
	padding-left:210px;
	margin-left:1px;
	margin-top:60px;
	float:left;
}

li.point_rouge
{
	list-style-image:url(images/images/puce_03.jpg);
	margin-left:20px;
}
