/*  CSS global  */
/* mesanniv.com */


body {
	background: #ff9025;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}



img {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* --- HEADER --- */
#logo {
	float: left;
	background: url(../img/logo.gif) no-repeat;
	width: 229px;
	height: 20px;
	padding: 37px 0 0 0;
	margin: 22px 0 0 0;
}

#logo_en {
	float: left;
	background: url(../img/logo_en.gif) no-repeat;
	width: 229px;
	height: 20px;
	padding: 37px 0 0 0;
	margin: 22px 0 0 0;
}



#baseline h1 {
	margin: 0;
	padding: 0 0 0 3px;
	color: #e80289;
	font-size: 13px;
}

#description {
	float: left;
	width: 273px;
	height: 114px;
}

#description h2 {
	font-size: 2.38em;
	font-weight: normal;
	padding: 20px 0 0 0;
	line-height: 36px;
	margin: 0 0 0 100px;
	color: #e60288;
}

#login {
	float: right;
	width: 206px;
	height: 125px;
	padding: 5px 20px 0 0 ;
	margin: 0;
}

#login h3 {
	font-size: 0.88em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #e60288;
	margin-bottom: 5px;
}

#login form {
	margin: 0;
	padding: 0;
}

#login input {
	border: 1px solid #ff9801;
	background: #fff;
	color: #999;
	width: 181px;
	height: 17px;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 3px;
}
#login input:focus {
	border: 1px solid #f95c07;
	color: #000;
}
input#login-submit {
	border: 1px solid #ff9801;
	background: #fff;
	color: #e12b6a;
	font-size: 0.75em;
	cursor: pointer;
	width: 26px;
	height: 18px;
	padding-bottom: 10px;

}

#login-txt{
	margin-top:2px;
	
}

#login-txt a {
	color: #e12b6a;
	font-size: 0.75em;
	text-decoration: underline;
}





#erreur{
	margin-top:5px;
	_margin-top:-55px;
	color:#FF0033;
	font-size:10px;
}


/* --- FOOTER --- */




/* --- GENERAL --- */
.clearall {
	clear: both;
}
#maincontainer {
	margin: 0 auto;
	height: 650px;
	width: 819px;
	padding: 0 14px 14px 14px;
	text-align: left;
	background: url(../img/home-background.jpg) no-repeat;
}
#maincontainer_en {
	margin: 0 auto;
	height: 650px;
	width: 819px;
	padding: 0 14px 14px 14px;
	text-align: left;
	background: url(../img/home-background_en.jpg) no-repeat;
}

#barre { 
	width: 777px;

	height: 27px;

	
}
#languages {
	float: left;
	margin: 0 0 0 46px;
	line-height: 27px;
}
#languages a {

}

#languages ul {
list-style: none;
padding: 0;
margin: 0;
display: inline;
}

#languages li {
	display: block;
	float: left;
	background: transparent url(../img/bg_flag.jpg) top left no-repeat;
	height: 27px;
	width: 38px;
	padding: 0 !important;
	padding: 5px 0 0 0; /* alignement vertical de l'image sous IE 6 */
	vertical-align: middle;  /* alignement vertical de l'image sous IE 6 */
	margin: 0 0 0 0;
	line-height: 27px;
	text-align: center;
	 

}

#menu {
	float: right;
	height: 27px;
	width: 129px;
	color: #fff;
	margin-right: 313px !important;
	margin-right: 153px;
	font-size: 0.88em;
	font-weight: bold;
	background: url(../img/menu.jpg) top left no-repeat;
}
#menu a {
	color: #fff;
	line-height: 27px;
	padding: 0 0 0 13px;
}


#main-top {
	background: url(../img/background-top.gif) no-repeat;
	height: 24px;
	width: 816px;
	margin: 0 0 0 -1px;
}
#main-center {
	float: left;
	height: 610px;
	width: 819px;
}
#main-left {
	float: left;
	background: url(../img/background-left.gif) repeat-y;
	width: 13px;
	height: 590px;
}
#main-right {
	float: left;
	background: url(../img/background-right.gif) repeat-y;
	width: 13px;
	height: 590px;
}
#main-bottom {
	background: url(../img/background-bottom.gif) no-repeat;
	height: 24px;
	width: 816px;
	clear: both;
}


/* --- CONTENT --- */
#home-background {
	background: url(../img/home-background.1gif) no-repeat;
	width: 791px;
	height: 590px;
	margin: -10px 0;
	padding: 10px 0;
}

#middle-container {
	clear: both;
	width: 100%;
	_margin-top:6px;
}
/* #ribbon-links-hor {
	margin: 170px 0 0;
	width: 100%;
	color: #fff;
}
/* IE sucks start */
/* #ribbon-links-hor {
	_margin: 164px 0 0;
} */
/* IE sucks end */

/* #ribbon-links-hor a {
	color: #fcf2f6;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
}
#ribbon-links-hor-left {
	float: left;
	width: 140px;
	height: 18px;
	text-align: justify;
	overflow: hidden;
}
#ribbon-links-hor-right {
	float: right;
	width: 400px;
	height: 18px;
	text-align: justify;
	overflow: hidden;
} */ 
.gray1 {color:#999;}
.gray2 {color:#AAA;}
.gray3 {color:#CCC;}
.gray4 {color:#DDD;}
#middle-content {
	clear: both;
	width: 100%;
}


#steps {
	float: right;
	margin: 110px 30px 0 0 !important;
	margin: 100px 20px 0 0 ;
	padding: 30px 0 0 0;
	width: 400px;
}

#steps ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#step1, #step2, #step3, #step4 {
	padding: 0 0 0 80px;
	color: #e70087;
	font-size: 1.13em;
	font-weight: bold;
}
#step1 {
	background: url(../img/step1.jpg) no-repeat;
	height: 54px;
	line-height: 54px;
}
/* IE sucks start */
/* #step1 {
	_background: url(../img/step1.jpg) no-repeat bottom left;
}
*+html #step1 {
	background: url(../img/step1.jpg) no-repeat bottom left;
} */
/* IE sucks end */
#step2 {
	background: url(../img/step2.jpg) no-repeat bottom left;
	height: 63px;
	line-height: 63px;
}
#step3 {
	background: url(../img/step3.jpg) no-repeat top left;
	height: 66px;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom: -10px;
}
#step4 {
	background: url(../img/step4.jpg) no-repeat top left;
	height: 59px;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom: -10px;
}
#steps h2 {
	margin: 15px 0 2px 0;
	font-size: 16px;
}
a#register {
	background: url(../img/register.gif) no-repeat;
	
	margin: 0 0 0 70px;
	height: 92px;
	width: 190px;
	display: block;
	font-size: 0;
	text-indent: -20000px;
}
a#register:hover {
	background: url(../img/register-hover.gif) no-repeat;
}
a#register_en {
	background: url(../img/register_en.gif) no-repeat;
	margin: 5px 0 0 70px;
	height: 92px;
	width: 190px;
	display: block;
	font-size: 0;
	text-indent: -20000px;
}
a#register_en:hover {
	background: url(../img/register_en-hover.gif) no-repeat;
}


/* IE sucks start */

/* *+html #step1, *+html #step2, *+html #step3 {
	height: 60px;
} */
/* IE sucks end */


.liens-pub-home{
text-align:center;
font-size:11px;
color:#000;
margin:20px auto;
width:800px;
}
.liens-pub-home a{
text-decoration:underline;
color:#000;
}

.menu2 {
	margin-top: -15px;
	text-align:center;
}

.menu2 a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 	0.88em;
	margin-right: 10px;
}

#footer {
	background: #da0a6d url(../img/bg_footer.jpg) top left repeat-x;
	width: 100%;
	overflow: hidden;
	
	margin: 0;
	padding: 0;
}

#footer_contenu {
	text-align: left;
	width: 819px;
	margin: 0 auto;
	color: #fff;
	padding-top: 10px;
}

#footer_contenu  p{
	padding: 0 20px 0 20px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	padding: 2px;
	width: 393px;
	float: left;
	margin-bottom: 20px;
}
#footer_contenu h3{
	font-size: 1.88em;
	font-weight: bold;
	color: #000;

}

#footer_contenu h4 {
	color: #fff;
	font-size: 1.13em;
	font-weight: bold;
	margin-left: 14px;
	padding-top: 10px;
		height: 30px !important;
		height: 50px;
}

#footer img {
	border: 5px solid #ff1e88;
}
