/* CSS Document */

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #423F4B;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* EOF RESET CSS */

html, body {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#global {
	position:relative;
	width:994px;
	height:586px;
	background-color:#423F4B;
	text-align:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

#bandeau {
	position:relative;
	width:994px;
	height:84px;
	text-align: right;
}

#lang
{
position:absolute;
left:10px;
margin-top:10px;
width:200px;
z-index:10;
}
#menuFlash {
	position:relative;
	width:992px;
	height:30px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	border-bottom:1px #BD196E solid;
	border-top:1px #BD196E solid;
	border-left:1px #BD196E solid;
	border-right:1px #BD196E solid;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bolder;*/
}

#menuFlash p {
	margin-top:10px;
	margin-right:15px;
}

#contenu {
	position:relative;
	background-color:#423F4B;
	height:427px;
	width:100%;
	border-left:1px #BD196E solid;
	border-right:1px #BD196E solid;
	border-bottom:1px #BD196E solid;
}

#footer {
	text-align:right;
	color:#DD2486;
	position:absolute;
	width:350px;
	top:550px;
	left:644px;
}

#MiniBarre {
	position:absolute;
	top:550px;
	left:0px;
	color:#DD2486;
}

#copy {
	position:absolute;
	top:565px;
	color:#FFFFFF;
	font-size:9px;
	text-align:right;
	position:absolute;
	width:350px;
	left:644px;
}

#content {
	position:absolute;
	height:426px;
	width:579px;
	top:0px;
	left:413px;
	overflow:hidden;
	background-image:url(images/back_right.gif);
	background-repeat:no-repeat;
	background-color:#423F4B;
	border-right:1px #BD196E solid;
	color:#FFFFFF;
}

#bloc .title {
	color:#DD2486;
	font-size:12px;
	font-weight:500;
	font-size:13px;
}

.bliss {
	color:#DD2486;
}

#bloc {
	position:absolute;
	height:85%;
	width:480px;
	margin-left:50px;
	margin-top:50px;
	padding-right:10px;
	overflow:auto;
	line-height:15px;
	scrollbar-face-color: #DD2486;
	scrollbar-shadow-color: #DD2486;
	scrollbar-highlight-color: #DD2486;
	scrollbar-3dlight-color: #DD2486;
	scrollbar-darkshadow-color: #423F4B;
	scrollbar-track-color: #423F4B;
	scrollbar-arrow-color: #423F4B;
}


#blocContakt {
	position:absolute;
	height:100%;
	width:480px;
	margin-left:60px;
	margin-top:20px;
	overflow:auto;
	line-height:15px;
}


#SousMenu {
	position:absolute;
	height:20px;
	width:500px;
	margin-left:50px;
	margin-top:10px;
	overflow:auto;
	z-index:2;
	color:#DD2486;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.activ {

	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}


#cadreNewsletter {
	position:absolute;
	height:427px;
	width:412px;
	top:0px;
	left:0px;
	overflow:hidden;
	background-color:#000000;
	border-right:1px #BD196E solid;
}

	.menu {
	text-decoration:none;
	color:#DD2486;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.menu:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

	.adelys {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.adelys:hover {
	text-decoration:none;
	color:#DD2486;
	font-family:Arial, Helvetica, sans-serif;
	}

#tablo input {
	border:#E12187 1px solid;
	background-color:#423F4B;
	color:#E12187;
	font-family:Arial;
	}
	
#tablo textarea {
	border:#E12187 1px solid;
	background-color:#423F4B;
	color:#E12187;
	font-family:Arial;
	}
	
/*PARTENAIRES*/

.nom_part {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:400;
	}

	.link {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.link:hover {
	text-decoration:none;
	color:#423F4B;
	font-family:Arial, Helvetica, sans-serif;
	}
	