
.site_body
{
	background-image: url(/design/themes/ov/en/images/pg/back.jpg);
	background-repeat: repeat-x;
	background-color:#eeeeee;
}
.background {
	background-image:url(../en/images/pg/top_left.jpg);
	background-repeat:no-repeat;
	height:208px;
}
.background_footer {
	background-image:url(../en/images/pg/back_footer.jpg);
	background-repeat:repeat-x;
	height:134px;
}

.background_search {
	background-image:url(../en/images/pg/top_left.jpg);
	background-repeat: no-repeat;
	height:252px;
	color: #ffffff;
}


.whitecontent_title
{
	font-weight: normal;
	color: #FFFFFF;
}

.whitecontent
{
	color: #FFFFFF;
}

.whitecontent:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.whitecontent:visited, .whitecontent:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle
{
	text-align: left;
	font-size: 13pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #3a6490;

}

.pagetitle_details
{
	text-align: left;
	font-size: 11pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #8aa1d2;
}


.hr, .hr:link, .hr:visited, .hr:active, .hr:hover
{
height: 18px;
background: url(/design/themes/ov-product/en/images/pg/hr.jpg) no-repeat;
padding:0px 10px 4px 11px;
border: 0; outline: 0;
text-decoration: none;
font-size: 10pt;
color: #000000;
} 
.hr:hover
{
height: 18px;
background: url(/design/themes/ov-product/en/images/pg/hr.jpg) no-repeat;
padding:0px 10px 4px 11px;
border: 0; outline: 0;
text-decoration: none;
font-size: 10pt;
color: #4a649e;
}

.lmenu
{
	width: 100%;
}
.lmenu_item a
{
	height: 18px;
	background: url(/design/themes/ov-product/en/images/pg/hr.jpg) repeat-x;
	padding:0px 10px 4px 21px;
	display: block;
	width: 100%;
}
.lmenu_item a:link, .lmenu_item a:visited, .lmenu_item a:active, .lmenu_item a:hover
{
	text-decoration: none;
	color: #000000;
} 
.lmenu_item a:hover
{
	color: #4a649e;
}

/*Liens*/

a:link, a:visited, a:active

{

	text-decoration: underline;

	color: #3a6490;

}

a:link

{

	text-decoration: underline;

	font-style:normal;

	color: #3a6490;

}

a:visited, a:active

{

	text-decoration: underline;

	color: #3a6490;

}

a:hover

{

	text-decoration: none;

	color: #000000;

}
