
.error{
	background-color: rgb(255,220,200);
}
.errorText{
	color:#EC3E25;
	font-weight: bold;
}

.bodyclass {
	margin-top: 0px;
	padding: 0;
	background: url(images/background.png) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7755;
}

h1,h2,h3,h4,b,span,p{
	color: #7F7755;
}
a{
	-moz-outline: 0; outline: none;
}
h1,h2,h3{
	margin-top:2px;
	margin-bottom:3px;		
}

a{
	color:#718713;
}
table{
	margin: 0;
	padding: 0;
	}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

.bar {
	width: 872px;/*860*/
	height: 61px;
	margin: 0 auto;
	background: url(images/bar.png) no-repeat left top;
}
.center {
	width: 860px;
	margin: 0 auto;
}

.green{
	color:#6D9C25;	
}


.gray{
	color: #7F7755;
}
.graylight{
	color:#9B9270;
}
/* Menu */

.menu {
	/*float: left;*/
	margin:auto;
	width: 860px;
	height: 61px;/*54*/
}

.menu ul {
	margin: auto;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	color:#9B9270;
}

.menu li {
	display: block;
	float: left;	
}

.menu a,.menu b{
	display: block;
	float: left;
	margin-right: 3px;
	padding: 20px 23px;/*30*//*12*/
	
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#9B9270;
}

.menu a:hover { 
	text-decoration:none;
	color:#6D9C25;
}

.menu .current_page_item a {
	color: #6D9C25;
	font-weight: bolder;
}


/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	background: url(images/img02_reflet.png) no-repeat left top;
}

#logo {
	width: 388px;/*250*//
	height: 94px;/*60*/
	margin: 0 0;
	background: url(images/logo.png) no-repeat left top;
	position:relative;
	cursor: pointer;
}

#logo h2 {
	padding: 75px 0px 0 140px;/*50px*/
	color: #7F7755;
	font-size: small;
	font-weight: bold;
}
#logo h3 {
	position:absolute;
	left:345px;
	top:20px;
	color: #7F7755;
	font-size: small;
	font-weight: bold;
}

.feedback{
	width:104px;
	height:29px;
	margin: 0 0;
	background: url(images/feedback.png) no-repeat left top;	
}
.feedback:hover{
	cursor:pointer;
	background: url(images/feedbackgreen.png) no-repeat left top;
}

#banner
{
	float:left;	
	
}
#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



.title
{
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 44px;
  padding-bottom:10px;
  padding-top:10px;
   
  color:#5F5745;
  font-weight: bold;
  height: 33px;
	
}

h2.title50
{
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 64px;
  padding-bottom:15px;
  padding-top:15px;
   
  color:#5F5745;
  font-weight: bold;
  height: 33px;
	
}


.nolink:hover
{
	text-decoration:none;
	color:black;
}

.nolink
{
	text-decoration:none;
	color:black;
}
.image
{
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 37px;
  padding-bottom:10px;
  padding-top:10px;
  font-size:18px;
  color:#4F4735;
  text-decoration: none;
  font-weight: bold;
  height: 37px;	
  background-color:transparent;
  border-style: none;
  cursor:pointer;
}
.image:hover
{
	text-decoration:none;
	color:#7F7755;	
}

.imagesmall
{
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;/*17*/
  padding-top:1px;  
  color:#4F4735;
  text-decoration: underline;
  font-size:12px;
  font-weight: normal;
  height: 18px;	
  cursor: pointer;
  
}
.imagesmall:hover
{
	text-decoration:none;	
}

input.imsubmit
{
	background-color:transparent;
	background-repeat: no-repeat;
	border-style: none;
	font-weight: bold;
	font-size:18px;
	height:35px;
	cursor: pointer;
	padding-left: 35px;
	padding-bottom:3px;
	color:#4F4735;	
}

input.imsubmit:hover
{
	text-decoration: none;	
	color:#7F7755;
}








.cancel 
{
  background-image: url(images/cancel.png);
}

.cancel16
{
  background-image: url(images/cancel16.png);
}

.next 
{
  background-image: url(images/next.png);
}

.next16 
{
  background-image: url(images/next16.png);
}

.simple50 
{
  background-image: url(images/simple50.png);
}

.cool50 
{
  background-image: url(images/euros2.png);
}

.perso50 
{
  background-image: url(images/custom.png);
}
.cash 
{
  background-image: url(images/cash.png);
}
.cash16
{
  background-image: url(images/cash16.png);
}

.help 
{
  background-image: url(images/help.png);
}
.help16 
{
  background-image: url(images/help16.png);
}

.back 
{
  background-image: url(images/previous.png);
}
.back16 
{
  background-image: url(images/previous16.png);
}
.user
{
	background-image: url(images/user.png);
}
.slot
{
	background-image: url(images/monBlog35.png);
}
.ad
{
	background-image: url(images/annonce35.png);
}
.delete16
{
	background-image: url(images/cancel16.png);	
}
.delete216
{
	background-image: url(images/delete16.png);	
}
.validate16
{
	background-image: url(images/validate16.png);	
}
.edit16
{
	background-image: url(images/file16.png);	
}
.edit
{
	background-image: url(images/file.png);	
}
.add
{
	background-image: url(images/add.png);	
}
a.buzz
{
	font-size:small;
	color: black;	
}
/*
.next{
	background:transparent url(images/next.png) top left;
	background-repeat: no-repeat;
	border-style: none;
	font-weight: bold;
	height:35px;
	cursor: pointer;
	padding-left: 35px;
	padding-top:17px;
	margin-top:35px;
	
	
	color:black;
}
*/


/*
.next:hover{
	background:transparent url(images/nextg.png);
	background-repeat: no-repeat;
	border-style: none;
	font-weight: bold;
	height:35px;
	cursor: pointer;
	padding-left: 35px;
	color: #559106;
}
*/



/* Page */

#page {
	width: 800px;/*754px*/
	min-height: 550px;
	/*margin: 0 auto 0 auto;*/
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	margin-top:-30px;
	overflow: hidden;
}

/* Content */

#content {
	/*
	float: right;
	width: 620px;
	background: url(images/img10.png) no-repeat left top;
	*/
}


/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(images/bar.png) no-repeat left top;
}

#footer {
	clear:both;
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}



/*class de gestion d'une liste*/
.dots li
{
	padding-left: 10px;
	list-style-type: circle;
}
.dots li ul li
{
	padding-left: 20px;
	list-style-type: square;	
}

.coolSquare
{
	background-color:white;
	border: 3px solid gray;	
	padding:10px;
	margin:0px;
	overflow: hidden;
}

.adSlot
{
	border: 4px dotted gray;	
	padding:10px;
	margin:10px;	
}

.faq h2
{
	/*color:black;*/
	margin-top:20px;
	margin-bottom:10px;
}

.userInfos input[type="text"]
{
	width:300px;		
	
}
.userInfos input[type="password"]
{
	width:300px;	
}

.sizeDiv div
{
	border: 4px dotted gray;	
	padding:10px;
	margin:10px;	
}

/* bug with ie that doesn't support hover on div elements*/
.sizeDiv div:hover
{
	cursor:pointer;
	border: 4px dotted gray;
	border-color: green;
	background-color: rgb(200,230,200);
}
.selectedDiv
{
	cursor:pointer;
	border: 4px dotted gray;
	border-color: green;
	background-color: rgb(200,230,200);
}


.bannerList li
{
	line-height: 12px;
	list-style-position:inside;
	cursor: pointer;
	list-style-type: none;
	margin: 5px 0 0 -20px;
}
.bannerList
{
	/*max-height:125px;*/
	position:relative;
	width:180px;
	height:155px;
	list-style-type: none;
	overflow: auto;
}

.bannerList li:hover{
	border-color:gray;
	border-width: 3px;
	border-style: plain;
}

.createbann {
    	display:block;
		background-image:url(images/create.png);
		background-repeat:no-repeat;
    	width: 201px;
    	height: 35px;
	}

.validlist li{
	list-style-image: url('images/validate16.png');
	marker-offset: 50px;
}

.inputBox{
	width:205px;
	height:21px;
	border:1px solid gray; 
	background-color:white;	
	
}

.hiddenInput{
	border-style:none;
	background-color:white;
	width:177px;
	color:#DDDDDD;
	margin-left:3px;
}

.keywordBox{
	width:150px;
	height:18px;
	
	margin-bottom:3px;
	border:1px solid #dddddd;/*#b8ed7c; */
	background-color:#eeeeee;
	position:relative;
	
	
}
.keywordBox div{
	color:#999999;
	max-width:130px;
	max-height:18px;
	/*overflow: hidden;*/
	/*clip: rect(0,130px,18px,0);*/
}

.resultBloc{
	display:none;
	position:absolute;
	max-height: 300px;
	width:400px;
	border:1px solid gray;
	background-color: white;
	z-index: 10;
	
}
.noResultBloc{
	display:none;
	position:absolute;
	max-height: 50px;
	width:200px;
	border:1px solid gray;
	background-color: white;
	z-index: 10;
	
}

.item{
	background-color: white;	
}
.item:hover{
	background-color: #EEEEEE;	
}

.insideIm{
	padding-top:1px;
	padding-right:1px;
}


