@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #f5f5f5;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#content {
	height: 520px;
	width: 750px;
	border: 1px solid #e3007a;
	margin-left: auto;
	margin-right: auto;
	background-color: #1f1f1f;
}
#left_diapo_home {
	float: left;
	height: 520px;
	width: 230px;
}
#right_home {
	float: right;
	height: 520px;
	width: 520px;
}
.content_logo {
	width: 100%;
	height: 74px;
	text-align: center;
}
.separation {
	text-align: center;
	height: 5px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu {
	height: 46px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da0176;
	margin-left: auto;
	margin-right: auto;
}
.content_degrade{
	background-image: url(../images/degrade_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
	width: 501px;
	margin-left: auto;
	margin-right: auto;
}
.content_text {
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.LORENE {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
}
.AGENCY {
	font-size: 16px;
	text-transform: uppercase;
	color: #da0176;
}
.slogan {
	font-size: 16px;
}
.bas_left {
	width: 396px;
	float: left;
}
.content_text_bas {
	width: 380px;
	margin-left: auto;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #E3007A;
}
a:active {
	text-decoration: none;
	color: #E3007A;
}

.menu_foot {
	height: 30px;
	width: 100%;
}


.bas_right {
	width: 115px;
	float: right;
	height: 178px;
}
