* {
	font-family:verdana,arial;
	font-size:12px;
	padding:0;
	margin:0;
	}

body {
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	background-color: #000;
	background-image: url(../images/interface/repeat-x.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size:14px;
	border-bottom:1px solid #0e0e0e;
	margin-top:10px;
	margin-bottom:15px;
	height:20px;
	padding-left:22px;
	background: url(../images/h1.jpg) no-repeat;
}

input {
	border:1px solid #000;
}

a {
	color:#000;
}

a:hover{
	color:#981a3f;
	text-decoration:none;
}
.small {
	font-size:9px;
}

img {
	border:1px solid #000;
}

#introflash {
	 width:800px;
	 margin:auto;
	 margin-top:100px;
}

#introflash a{
	font-size:15px;
	color:#ddd;
}

#introflash a:hover{
	color:#981a3f;
}

#header {
	background: #000 url(../images/interface/3ccartier_header.jpg) no-repeat;
	width:1000px;
	height:207;
}

#retourhome {
	width:1000px;
	height:207;
	position: absolute;
	top:0;
}

.nom {
	border:0;
	vertical-align:middle;	
}

#gauche {
	background: #000;/* url(../images/interface/3ccartier_02.jpg) no-repeat;*/
	width:177px;
	height:506px;
	text-align:center;
	vertical-align:top;
	/*border: solid 1px #f00133;*/
	padding-top:84px;
}

#gauche img {
	margin-bottom:11px;
}

#gauche img a{
	border:0;
}


#gauche a img {
	border:0;
}

.pnl {
		display: none;
		background:#00ffff ;
		width:163px;
		height:196px;
		background: #000 url(../images/interface/3ccartier-pnl.jpg) no-repeat;
		margin-left:7px;
		color:#fff;
}

.loupe {
	display: none;
	float:right;
	/*background:#00ffff ;*/
	width:720px;
	height:320px;
	margin-left:7px;
	color:#000;
	margin-bottom:0;
	text-align:right;
}

.loupe.visible {
	display: block;
}

.loupe h1 {
	background-color:#ddd;
	text-align:left;
	border:0;
	background-image:none;
	color:#000;
	margin:0;
	padding:0;
	height:16px;
}

#pnl {
	border:1px solid #f00ff0;
}

.nobord{
	border:none;
}


#menu {
	background: #000 url(../images/interface/3ccartier_menu.jpg) no-repeat; 
	width:823px;
	height:53px;
	padding-top:5px;
}

#menu a{
	color:#fff;
	margin-left:20px;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	border:none;
}

#menu a:hover{
	color:#981a3f;
}

#main {
	background: #000 url(../images/interface/3ccartier_repeat-y.jpg); 
	width:740px;
	padding-left:33px;
	padding-right:50px;
	vertical-align:top;
}

#atouts {
	float:left;
	background-color:#dbcfd2;
	border:1px solid #981a3f;
	width:480px;
	height:220px;
	padding:5px;
	margin-top:20px;
	margin-left:35px;
	text-align:left;
}

#atouts ul,li {
	margin-bottom:5px;
	list-style:none;
	
}

#atouts h1{
	background-image:none;
	padding:0;
	color:#981a3f;
	border:0;
	}

#serie {
	float:left;
	background-color:#dbcfd2;
	border:1px solid #981a3f;
	width:370px;
	padding:5px;
	margin-top:20px;
	margin-left:10px;
	font-size:10px;
}

#serie ul,li {
	font-size:10px;
	margin-bottom:5px;
	list-style:none;
}

#serie h1{
	background-image:none;
	padding:0;
	color:#981a3f;
	border:0;
	margin:0;
}

#options{
	float:right;
	background-color:#dbcfd2;
	border:1px solid #981a3f;
	width:320px;
	padding:2px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
	font-size:10px;
}

#options ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

#options li {
	font-size:10px;
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

#options h1{
	background-image:none;
	padding:0;
	color:#981a3f;
	border:0;
	margin:0;
}


#footer {
	background: #000 url(../images/interface/3ccartier_footmain.jpg) no-repeat; 
	font-size:9px;
	width:823px; 
	height:82px; 
	color:#eee;
	text-align:center;
}

#footer a {
	font-size:9px;
	color:#fff;
	text-decoration:none;
}

#foot {
	background: #000; /*url(../images/interface/3ccartier_06.jpg) no-repeat; */
	width:823px;
	height:38px;
	color:#999;
	text-align:center;
}

/*
		- Clearer -
 utiliser comme ceci; <div id="clearer">&nbsp;</div>
 utile pour éviter le probleme des containing floats
														*/
#clearer {
	margin:0;
	padding:0;
	clear: both;
	line-height: 0;
	height:0;
}
