@charset "utf-8";

body{
	margin:0;
	padding:0;
	background:#eed6e3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:0;
}

.c{
	display:none;
}

#alert{
	clear:both;
	padding:5px 25px;
	color:#000;
	font-weight:bold;
}

hr{
	clear:both;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	border: 0;
	margin:0;
}


/*---SITE---*/
#site{
	position:relative;
	width:958px;
	height:573px;
	margin:40px auto 10px auto;
	background: url(../i/bg.gif) no-repeat;
}


/*---HEADER---*/
#header{
	position:absolute;
	right:13px;
	top:90px;
	color:#3f59a3;
}

#header a{
	text-decoration:none;
	color:#3f59a3;
}


/*---MENU---*/
#menu{
	position:absolute;
	left:12px;
	top:107px;
	width:193px;
}
#menu a{
	display:block;
	height:24px;
	margin:0;
	padding:5px 0 0 10px;
	background:url(../i/menu-a-bg.gif) no-repeat;
	color:#6699cc;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
}

#menu a:hover, #menu a.n2:hover{
	color:#3764a7;
}

#menu a.sel{
	background:url(../i/menu-a-bg-hover.gif) no-repeat;
	color:#fff;
}

#smenu{
	width:400px;
}

#smenu a{
	display:block;
	margin:0;
	padding:2px 0 2px 15px;
	background:url(../i/puce2.gif) no-repeat 0 4px;
	color:#6699cc;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}

#smenu a.sel, #smenu a:hover{
	background:url(../i/puce2-hover.gif) no-repeat 0 4px;
	color:#ff43a3;
}

/*---CONTENT---*/

#main{
	position:absolute;
	left:207px;
	top:107px;
	width:697px;
	height:403px;
	overflow:auto;
	padding:25px 20px 25px 20px;
	color:#3e638f;
}

#main-bg{
	position:absolute;
	left:207px;
	top:107px;
	width:697px;
	height:403px;
	padding:25px 20px 25px 20px;
}

#main .adminAlert{
	margin:15px 0;
	background:#FF0000;
	color:#fff;
	text-align:center;
	font-size:18px;
}

#main a{
	color:#0c2074;
	text-decoration:none;
}

#main a:hover{
	color:#1aaacc;
}

#main h1{
	margin:0;
	padding:20px 0 5px 0;
	color:#3e638f;
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#main h2{
	margin:0;
	padding:20px 0 5px 0;
	color:#3e638f;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#main img{
	border:1px solid #291f1d;
}

#main table td{

}

#main p{
	width:450px;
	margin:5px 0;
	text-align:justify;
}

#main ul{
	width:450px;
	margin:0;
	padding:0;
	list-style:none;
}

#main ul li{
	margin:4px 0 4px 10px;
	padding:0 0 0 15px;
	background: url(../i/puce1.gif) no-repeat 0 4px;
	text-align:left;
}

#main ol{
	margin:0 0 0 20px;
	padding:0;
}

#main ol li{
	margin:2px 0 2px 5px;
	padding:0 0 0 5px;
	text-align:left;
}

#main a.imgLien1, #main a.imgLien2, #main a.imgLien3{
	float:left;
	margin:0 auto;
	padding:5px 5px 10px 5px;
	background:#998165;
	color:#fff;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}

#main a.imgLien3 img{
	margin:0 0 2px 0;
}


#main a.imgLien1:hover, #main a.imgLien2:hover, #main a.imgLien3:hover{
	background:#332524;
}

#main p.demRens{
	margin:15px 0 0 0;
	text-align:center;
}

#main p.demRens a{
	padding:2px 5px;
	background:#988165;
	color:#fff;
	letter-spacing:1px;
}

#main form{/*FORM*/
	padding:0 10px 0 0;
}

#main form .row{
	clear:both;
	position:relative;
	margin:4px 0;
}

#main form .row label{
	float:left;
	width:150px;
	padding:2px 5px 0 0;
}

#main form .row label.error{
	display:block;
	width:266px;
	margin:0 0 5px 160px;
	padding:2px 5px 2px 20px;
	background:url("../i/unchecked.gif") no-repeat 2px 2px;
	color:#FF0000;
	font-weight:bold;
	border-top:none;
}


#main form .row label.checked {
	position:absolute;
	top:1px;
	right:0;
	width:10px;
	height:10px;
	background:url("../i/checked.gif") no-repeat 0px 0px;
}

#main form .row input, #main form .row textarea{
	border:1px solid #3764a7;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00307e;
}

#main form .row .text{
	width:267px;
	padding:2px 5px;
}

#main form table{
	width:267px;
	margin:0 0 0 150px;
	font-size:10px;
}
#main form table td{
	text-align:center;
}
#main form table td.label{
	text-align:right;
}

#main form hr{
	visibility:hidden;
}

/*---FOOTER---*/
#footer{
	float:left;
	clear:both;
	width:825px;
	margin:10px 0 15px 0;
	padding:15px 15px 2px 0;
	background: url(../i/hr.gif) repeat-x;
	color:#919c9e;
	text-align:right;
	font-size:10px;
}

#footer a{
	color:#919c9e;
	text-decoration:none;
	font-weight:bold;
}
