body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d7b7c;
}

a {
	/*text-decoration : none;*/
	color: #b02e89;
}

a:hover {
	text-decoration : none;
	color: #b02e89;
}

img {
	border: 0;
}

#page {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height: 650px;
	width: 945px;
}

#pied_page {
	clear: both;
	width : 945px;
	height : 10px;
	text-align : center;
	color : #4d4d4d;
	font-size: 10px;
	padding : 0px;
	padding-top : 2px;
	margin-bottom : 10px;
}

#colonne_gauche {
	float : left;
	width : 207px;
	height: 100%;
	background-image : url('/images/fond_menu.png');
	background-repeat : repeat-y;
}

#sep_colonnes {
	float : left;
	width : 6px;
	height: 100%;
	background-image : url('/images/fond_sep.png');
	background-repeat : repeat-y;
}

#colonne_principale {
	float : left;
	width : 732px;
}

#menu {
}

.menu_item, .menu_item_select {
	margin-top: 27px;
}

.menu_item_select {
	border-bottom: 2px solid #b02e89;
}

#contenu {
	clear: both;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

#image_droite {
	float: right;
	margin-top:25px;
	margin-left: 10px;
}

#by_wedding_co {
	clear: both;
	position: absolute;
	top: 587px;
	left: 778px;
	z-index: 1000;
}

.image_titre {
	/*float: left;*/
	margin-top: 15px;
	margin-bottom: 15px;
}

.encart_droit {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	border: 2px solid #ae3489;
	padding: 6px;
	font-weight: bold;
	text-align: center;
}

.texte {
	padding: 0;
	padding-right: 25px;
	margin: 0;
	margin-top: 15px;
	text-align : justify;
	/*font-weight: bold;*/
}

.texte a {
	color : #a83384;
}

.texte a:hover {
	color : #a83384;
}

.texte_relief_v {
	color: #da5e9a;
}

.texte_relief_vf, .texte_titre_vf {
	color: #ae3292;
}

.texte_relief_r {
	color: #d6a3c4;
}

.texte_titre_vf {
	font-size: 16px;
}

/*ul.liste2 {
	list-style-type: disk;
}

li.liste2 {
	color: #dc4af7;
}*/

.formulaire {
	display: block;
	float: left;
	font-size: 11px;
	margin-top: 0px;
	border: 1px solid #9ca7a7;
	color: #9ca7a7;
	width: 200px;
}

textarea.formulaire {
	height: 50px;
}

.formulaire_alerte {
	position: absolute;
	left: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #ff0000;
	font-weight: normal;
	font-size: 12px;
}

label {
	clear: both;
	display: block;
	padding-top: 5px;
}

.label {
	display: block;
	float: left;
	width: 110px;
}

.message {
	color: #ff0000;
}

#modaleSplash {
	z-index: 10000;
}
