.white_content {
margin: auto;
margin-top: 100px;
margin-bottom: 200px;
	width: 430px;
	padding: 0px;
	border: 10px solid #f79518;
	background-color: white;
	
	background-image: url("../images/myIcons/register/back.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;

	z-index:1002;
	overflow: auto;
}
.croix {
	padding-right: 8px;
}
.tableau {
margin-top: 8px;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #693b00;
		font-weight: bold;

}
.special {
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #693b00;
		font-weight: normal;
}
.alignement {
		vertical-align:20%;
		}
		
		
.bouton {
		font-size:11px;
		padding-bottom: 4px;
		font-family: verdana, Arial, Helvetica, sans-serif;
		
		height:20px;
background-color: #e1e1e1;
border:1px solid #767676;
width:60px;
font-weight:bold;
color: #3d3d3d;
cursor:pointer;
margin-bottom: 10px;
	margin-top: 10px;
}
.bouton:hover {
background-color: white;
color:#f79518;
border:1px solid #f79518;
}
.bouton:active {
background-color: #f79518;
color:white;
border:1px solid #f79518;
} 
.bouton:focus {
background-color: #f79518;
color:white;
border:1px solid #f79518;
} 

.error {
text-align: center;
margin-top: 10px;
color: red;
padding: 5px;
border:1px solid red;
display: block;
		font-weight: bold;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		background: white;
}

.good {
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
color: green;
padding: 5px;
border:1px solid green;
display: block;
		font-weight: bold;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		background: white;
} 

.boutonG {
		font-size:11px;
		padding-bottom: 4px;
		font-family: verdana, Arial, Helvetica, sans-serif;
		height:20px;
background-color: #e1e1e1;
border:1px solid #767676;
width:200px;
font-weight:bold;
color: #3d3d3d;
cursor:pointer;
margin-bottom: 40px;
	margin-top: 10px;
}
.boutonG:hover {
background-color: white;
color:#f79518;
border:1px solid #f79518;
}
.boutonG:active {
background-color: #f79518;
color:white;
border:1px solid #f79518;
} 
.boutonG:focus {
background-color: #f79518;
color:white;
border:1px solid #f79518;
} 

#inscr {	
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	width: 485px;
	height: 387px;
	background-image: url('../images/newdesign/inscr.png');
	background-repeat: no-repeat;
}
#inscr_inside {
	color: white;
	width: 430px;
	height: 275px;
	padding-top: 90px;
	margin-left: 20px;
}
	
.inscr_input {
	margin-left: 7px;
	font-size: 18px;
	margin-top: 3px;
	padding: 5px;
	border: solid 1px #e9e9e9;
	width: 230px;
}

#bginscr {	
	background-image: url('../images/newdesign/bginscr.gif');
	background-repeat: no-repeat;
}


/* INFO BOX */

#top_info {
	width: 263px;
	height: 8px;
	background-image: url('../images/newdesign/advantagetop.png');
	background-repeat: no-repeat;
}
#middle_info {
	width: 263px;
	background-image: url('../images/newdesign/advbg.png');
	background-repeat: repeat-y;
}
#bottom_info {
	width: 263px;
	height: 8px;
	background-image: url('../images/newdesign/advantagebottom.png');
	background-repeat: no-repeat;
}
.avantages {	
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 18px;
	color: #ffb600;
	font-weight: bold;
}
.beonligoo {	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #b3b3b3;	
}
#item_info {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #3d3d3d;	
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.nometa {
	font-size: 16px;
	font-weight: bold;
}
#infobox {	
	width: 527px;
	height: 107px;
	background-image: url('../images/newdesign/infobox.png');
	background-repeat: no-repeat;
}
#infobox .info {	
	padding-left: 65px;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 14px;
	color: white;	
}
