/* CSS Document page nouveautes*/


#choixlangues {
position: absolute;
top: 780px;
left: 50px;
font-size: 10px;
}

#content {

	background-color: #000000;
	background-image: url(IMG/nouv_header.png);
	background-repeat: no-repeat;
	position: relative;
	vertical-align: middle;
	width: 750px;
	height: 830px	;
    border: 3px solid white;
}

#logo {
position: relative;
top: 20px;
left: 40px;}

#menu {
position: absolute;
font-size: 10px;
top: 120px;
left: 0px;
right: 0px;
width: 748px;
border: 1px solid #333333;
border-right: none;
padding: 4px 0 4px 0; 

}

#menu a{
text-decoration: none;
color: #e8e8e8;}

#couv {
position: absolute;
top: 185px;
left: 0px;
right: 0px;	
width: 750px;
border-top: 1px solid #333333;
background-image: url(IMG/fondcouvnouveautes.gif);
background-repeat: repeat;
color: #ffffff;
text-align: center;
padding-top: 15px;
}

#couv span {
	float: left;
	margin: 10px;
}

#couv img {
text-align: center;
border: 0px;
margin-left: 30px;

}

#couv a {
text-decoration: none;
}

#menu ul {
 display: inline;
 color: #eeeeee;
 width: 748px;}
 
 #menu li
 {display: inline;
 padding: 4px 5px 4px 50px;
}


.commande a {display: inline;
 padding: 4px 15px 4px 0px;

}


.nouv img, .even img, .contacts img, .liens img {
border: 0px;
}

.nouv {
	background-color: #663399;
}  
.even {
	background-color: #cc3333;
}  
.contacts {
	background-color: #993399;
}  
.liens {
	background-color: #0099cc;
	}  

.commande {
background-color: #663333;
}

.commande a, li{
color: #000000;
}
