/* CSS Document */

* {
	margin:0;
	padding:0;
}

* html body
{
	text-align: center;	/* hack to center this under IE5 */
}

body{
	background-color: #1F1F1F;
	text-align:center;
	background-image:url(../images/back_body_top.jpg);
	background-position:50% top;
	background-repeat:no-repeat;
	color:#fff;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper{
	/*border:#00FF00 1px solid;
*/	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menuH.gif);
	background-position: left top;
	background-repeat:repeat-x;
	text-align:center;
}


#main{

	margin-right: auto;
	margin-left: auto;
	width: 800px;
	/*border: #FF33CC 1px solid;*/
}

a img{
	border:none;
	}

a {
	color:#C52162;/**/
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.07em;
	font-weight: bold;
	word-spacing: -0.15em;
}

a:hover {
	color: #FFFFFF;
}
h2{
	color:#C52162;
	font-size:17px;
	text-align:left;
	letter-spacing: 0.08em;
	margin: 0 0 15px 0;
	padding:0 0 0 40px;
	background-image:url(../images/h2.gif);
	background-position: 15px top;
	background-repeat:no-repeat;
	}
/********************************/


#header {
	height:110px;
	background-image: url(../images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-position:left top;
	text-align:left;
	}

#lux2007 {
	position:relative;
	left:460px;
	top:45px;
	z-index:2;
	width:84px;
	}
#cc {
	width:282px;
	position:relative;
	left:518px;
	top:19px !important;
	top:16px;
	z-index:3;
	}


hr {
	visibility:hidden;clear:both;
}

p.patronnage
{
	font-size:10px;
	color:#666666;
	padding:10px;
}

/************** MENU ***************/


#hMenu {
	height: 30px;
	}
#hMenu ul, #hMenu ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }

#hMenu ul {
     text-align: center;
 }

#hMenu ul li {
     display: inline;
     margin-right:1.15em;
	  /*border: #FF33CC 1px solid;*/
 	line-height: 30px;
 }
 #hMenu ul li a {

	color:#C52162;/**/
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.04em;
	font-weight: bold;
	word-spacing: -0.20em;

	}
#hMenu ul li a.activ{
	color:#FFF;
}
#hMenu ul li a:hover{
	color: #FFFFFF;
	}

/***********************/

#col1{
	width:234px;
	float:left;
	padding:0 0 0 0;
	}
#col2, #col3{
width:283px;
}
#col2{
	float:left;
	padding:15px 0 0 0;

}
#col12{
/*border: #FF33CC 1px solid;*/
	width:512px;
	float:left;
}

#col3{
	float:right;
	background-color:#000000;
}


/*************************/

#col1 p, #col12 p{
	padding:15px;
	text-align:justify;
	}

#col1 ul
{
	margin:-20px 0 0 0;
	padding:0 0 0 45px;
	text-align:justify;
	line-height:20px;
}

#inscr{
	text-align:right;
	padding:0 15px 0 0;
	}


#col12 td {
	text-align:left;
	padding:6px;
	vertical-align: top;
}

/***************************/

#col12 img, #col2 img {
	padding:2px;
	border: 1px #525252 solid;
}

#col12 ul {
   text-align: justify;
	padding-left: 50px;
	}

#col12 hr {
	visibility:visible;
	clear:both;
}
.lastImg
{
	padding-bottom:15px;
}

/***************************/

#col3 #flag{
	margin:1px 0 0 0;
	padding:1px 5px 0 0;
	height:18px;
	background-image:url(../images/stries.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:right;
	color:#aeaeae;
	font-size:12px;
	letter-spacing:0.07em;
	font-weight:bold;
	}
#col3 #flag img{
	margin:0 2px 0 2px;
	}
#col1 #flagLeft img{
	margin:3px 2px 0 2px;
	}
#col1 #flagLeft{
	margin-bottom:20px;
	text-align:left;
	padding-left:15px;
}
#col3 #search{
	padding:24px 12px 0 12px;
	text-align:left;
	background-image:url(../images/stries.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.highlight{
	color:#01b731;
	font-size:14px;
	font-weight:bold;
	}
#wrapper #main #col3 #search td{
	padding:2px;
}
#search img{
	margin-bottom:20px;
}
/***************************/


select {
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, option, textarea {
	padding-right: 5px;
	padding-left: 2px;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}