@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
}
.BGpage{
	background-image: url(../theme/nouvelan/images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h3 {
	font-size:1.3em;
}
h2 {
	font-size:2.2em;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
#cp{
	width:80px;
}
#ok a{
	display:block;
	width:40px;
	height:23px;
	margin:0;
	padding:0;
	background:url(../images/input_voir.gif) no-repeat;
}
#ok a:hover{
	background:url(../images/input_voir_on.gif) no-repeat;
}
#voir input{
	width:80px;
	height:21px;
	margin:0;
	padding:3px 3px 0 3px;
	border:none;
	background:url(../images/input.gif) no-repeat;
}
#ok input{
	display:block;
	width:40px;
	height:23px;
	margin:0;
	padding:0;
}
.login {
	font-size:0.9em;
	height:10px;
	margin:0;
	padding:0 0 0 6px;
}
.input {
	width:120px;
	height:15px;
	margin:0;
	padding:0;
}
#livrable{
	width:270px;
	height:120px;
	background:url(../images/zone_livraison.png) no-repeat;
}
#moncompte{
	text-align:left;
	padding: 3px 0 0 5px;
	width:311px;
	height:120px;
	background:url(../images/acceder_ouvrir_compte.png) no-repeat;
}
#valide a{
	display:block;
	width:112px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../images/valide.gif) no-repeat;
}
#valide a:hover{
	background:url(../images/valide_on.gif) no-repeat;
}
form{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:12px 0 30px 20px;
}
ul li{
	list-style:none;
	
}
ul li a{
	color:#000;
}
ul li a:hover{
	color:#F08800;
}
