@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; }

body {
	background-image:url('../../styles/img/ete/fonds/cire-voyage-2009.jpg');
	background-repeat:repeat-x;
	background-color:#f6dec9;
	background-position:top left;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#general {
	width:950px; 
	margin:0px auto 0px auto;
}

#chapeau {
	width:100%; 
	height:58px; 
	background-image:url('../../styles/img/ete/fonds/bandeau-h-cire.png');
	margin:0px;
	padding:0px;
	top:0px;
}

#com {
	width:950px; 
	height:506px; 
	margin-top:15px;
	background-image:url('../../styles/img/ete/com/cadeaux-jeu-cire.png');
}


#com-etape2 {
	width:950px; 
	height:237px; 
	margin-top:15px;
	background-image:url('../../styles/img/ete/com/cadeaux-jeu-cire-etape2.png');
}

.chtext {
	width:950px; 
	margin:0px auto 0px auto; 
	padding:8px; 
	height:40px; 
	text-align:center;
}

.fortext {
	text-transform:uppercase;
	color:#FFF;
}

.formarge15 {
	margin:10px 0px 0px 70px;
	color:#000;
}

.formarge10 {
	margin:10px;
}

.formarge5 {
	margin:5px;
	width:180px;
	background-color:#999;
}

.input {
	font-size:14px;
	height:20px;
	width:170px;
	color:#666;
	margin:0px;
	padding:0px;
}