

.site_body
{
	background-image: url(/design/themes/romfh/en/images/pg/background02.jpg);
	background-repeat: no-repeat;
	background-color:#cba3be;
}

.site_content
{
	background-color: #FFFFFF;
}


.background_left {
	background-image:url(../en/images/pg/deg-left.jpg);
	background-repeat:repeat-y;
}

.background_footer {
	background-image:url(../en/images/pg/deg-bottom.jpg);
	background-repeat:repeat-x;
}

.lmenu
{
	width: 207px;
}
.lmenu_item a
{
	height: 22px;
	background-color:#bb90ac;
	background-image:none;
	padding:6px 0px 0px 0px;
	display: block;
	width: 207px;
}
.lmenu_item a:link, .lmenu_item a:visited, .lmenu_item a:active, .lmenu_item a:hover
{
	text-decoration: none;
	text-indent:12px;
	font-size:12px;
	color: #ffffff;
} 
.lmenu_item a:hover
{
	color: #ffffff;
	text-indent:12px;
	background-color:#cba3be;
}

.pagetitle
{
	text-align: left;
	font-size: 12pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #bb90ad;

}

.pagetitle_details
{
	text-align: left;
	font-size: 11pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #bb90ad;
}

/*Liens*/

a:link, a:visited, a:active
{
	text-decoration: underline;

	color: #cba3be;
}

a:link
{
	text-decoration: underline;

	font-style:normal;

	color: #cba3be;

}

a:visited, a:active

{

	text-decoration: underline;

	color: #cba3be;

}

a:hover

{

	text-decoration: none;

	color: #d3adc6;

}

/*Menus JavaScript*/

.menu, .menu_over

{

	font-size : 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
	padding-left:11px;
	text-decoration : none;

}

.menu

{

	color: #FFFFFF;

}

.menu_over

{

	color: #FFFFFF;

}

/*Titre de page*/

.pagetitle

{

	text-align: left;
	font-size: 18pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #bb90ad;
	border-bottom: 1px dotted #d4d1cc;

}

.pagetitle_details

{

	text-align: left;
	font-size: 13pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #bb90ad;

}



/*Liens*/

a:link, a:visited, a:active

{

	text-decoration: underline;

	color: #000000;

}

a:link

{

	text-decoration: underline;

	font-style:normal;

	color: #000000;

}

a:visited, a:active

{

	text-decoration: underline;

	color: #000000;

}

a:hover

{

	text-decoration: none;

	color: #000000;

}