body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #7A377A;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/m.png);
}

#conteneur {
	left:50%;
	position:absolute;
	width:900px;
	background-image: url(../gfx/fond5.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: -450px;
}

#header {
	height: 226px;
	width: 900px;
}

#logo {
	height: 226px;
	background-repeat: no-repeat;
	width: 200px;
	background-image: url(../gfx/logo.png);
}

#logo a
{
	width: 150px;
	height: 200px;
	display: block ;
	position: relative ;
	left: 25px;
	top: 20px;
	text-indent: -1000px;
}

#titre_rub {
	height: 150px;
	background-repeat: no-repeat;
	width: 600px;
	background-image: url(../gfx/mariages.png);
	position: absolute;
	left: 200px;
	top: 50px;
}

#corps {
	width: 900px;
	background-image: url(../images/img_mariages.jpg);
	background-position: 20px bottom;
	background-repeat: no-repeat;
}


#contenu {
	width: 700px;
	margin-left: 200px;
	margin-bottom: 40px;
}



/* MENU GAUCHE */ /* MENU GAUCHE */ /* MENU GAUCHE */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	width: 190px;
	position: absolute;
	top: 240px;
	left: 5px;
	height: 180px;
	background-color: #1c1c1c;
}

#menu dt {
	cursor: pointer;
	background: #1c1c1c;
	height: 20px;
	line-height: 16px;
	text-align: left;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 172px;
	margin-top: -1.6em;
	width: 160px;
	border: 3px solid #7A377A;
	background-color: #262827;
}

#menu ul {
	padding: 5px;
}

#menu li {
	text-align: left;
	font-size: 80%;
	height: 18px;
	line-height: 18px;
}

#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu dt a:hover {
	text-decoration: none;
	color: #7A377A;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: none;
	color: #7A377A;
}



/* FOOTER */ /* FOOTER */ /* FOOTER */ 

#footer {
	height: 24px;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 210px;
	left: 7px;
	position: absolute;
}

#footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

#footer a:hover {
	text-decoration: underline;
}



/* CORPS */ /* CORPS */ /* CORPS */ 

p {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	width: 600px;
	margin-bottom: 45px;
}

h1 {
	color: #222222;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

h2 {
	color: #1C1C1C;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}


.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.bordures{
	BORDER: 1pt solid #392c4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;

}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #392C4A;
	text-decoration: none;
}

.titre
 {
	color: #1C1C1C;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
}



/* BLOC TEXTES & IMAGES */

#new
{
	margin-bottom: 0px;
	width: 650px;
	border: 1px solid #FFFFFF;
	margin-left: 20px;
}

#new img
{
	float: right;
	width: auto;
	height: 100px;
	border: 1px solid #FFFFFF;
}

p#bloc1
{
	margin-bottom: 0px;
	width: 650px;
	text-align: left;
	text-indent: 0em;
	margin-right: 10px;
}

p#bloc1 img
{
	float: right;
	width: 90px;
	height: auto;
	margin-top: -20px;
	border: 1px solid #1c1c1c;
}

p#bloc2
{
	margin-bottom: 0px;
	width: 650px;
	text-align: left;
	text-indent: 0em;
	margin-right: 10px;
}

p#bloc2 img
{
	float: right;
	width: 90px;
	height: auto;
	margin-top: -5px;
	border: 1px solid #1c1c1c;
}

p#bloc3
{
	margin-bottom: 20px;
	width: 650px;
	text-align: justify;
}

p#bloc3 img
{
	float: left;
	width: auto;
	height: 100px;
	margin-right: 10px;
	border: 1px solid #1c1c1c;
	margin-top: -10px;
}

p#bloc4
{
	margin-bottom: 20px;
	width: 650px;
	text-align: justify;
}

p#bloc4 img
{
	float: left;
	width: auto;
	height: 100px;
	margin-right: 10px;
	border: 1px solid #1c1c1c;
	margin-top: -10px;
}
