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

body {
	background:red;
	color:#000;
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-size:0.75em;
	text-align:center;
}

.spacer { border:0em; clear:both; margin: 1em; width: 100%; }
.samp {
	font-size:1em;
	background:#fff;
	padding:1em;
	border:1px solid red;
	border-left:1em solid red;
	display:block;
	width: 90%;
	margin: 5px;
}

#coppa {
	text-align:left;
	padding: 0% 2%;
	width: 95%;
	margin: 0 auto;
	background:#fff;
}

#gta { background-color: #f7c5b4; border: 1% solid purple; padding: 2px; }

#header { position: relative; }
#c_recherche { 
	position:absolute;
	top:7em; 
	left:7em;
	width:30%; 
}
#c_recherche #recherche { margin-left:1em; background-color: #ccc; }
#c_recherche .robot { margin-left: 2em; }

#header img {margin:5px; width:40%;}
#header #hd { float: right; width:55%; position: relative; }
#header #hd #SWBZ43767916CC5245C68536 { width: 240px; float: left;}
#header #hd h1 { font-size: 4em; color: #f7c5b4; text-align: center;  }
#header #hd p { border: 1px solid pink; text-align: center; margin: 15px; padding: 2%;}
#header ul { text-decoration: overline; list-style-type: none; margin-top: 3em; }
#header li { margin: 1px 5px; float: left; padding: 2px;}

#bg, #bd { -moz-border-radius: 20px;  -khtml-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; text-align: center; }

#bg { clear: both; float: left; width: 15%; background-color: #f7c5b4; border: 1% solid purple; padding: 3px; }
#bg img { margin-top: 10px; }
#bg ul { margin-top:1.5em; margin-bottom:1.5em; }
#bg li { margin-top:0.8em; margin-bottom:0.8em; }
.sort { list-style-type: none; }

#c_article { float: left; width: 64%; padding: 0 1%; border: 5px solid pink; margin: 0 0 0 1%; min-height: 19em; }
#bd { float: right; width: 15%; background-color: #f7c5b4; border: 1% solid purple; padding: 3px; }

#bd h2 { margin: 10px 0; font-weight: bold; }
#footer { clear: both; margin: 10px; text-align: center; background-color: #f7c5b4; border: 1% solid purple; padding: 2px; }

#c_article .gras { float: left; margin-right: 10px; }
#c_article h2 {
font-size:1.2em;
margin-top:0em;
color:#666;
margin-top:1.3em;
margin-bottom:1.3em;
text-decoration:underline;
}

#c_article h3 {
font-size:1em;
margin-top:0em;
color:#087CAE;
margin-top:1.3em;
margin-bottom:1.3em;
}

#c_article h1 {
font-size:1.4em;
color:#6C7F38;
margin-top:1.4em;
margin-bottom:1.4em;
}


.lien_sortant {
margin-right:18px;
background:url("/i/l_sort.png");
background-repeat:no-repeat;
}


blockquote {
margin:1em;
padding:1em;
background:#B0E0B9;;
-border:5px solid #B0E0B9;;
-moz-border-radius:5px;
}

strong {
font-weight:bold;
color:#444;
}

acronym {
border-bottom:0.1em dotted #666;
}

input, textarea, select {
border:1px solid #DEDEDE;
border-top:2px solid #DEDEDE;
border-left:2px solid #DEDEDE;
background:#B0E0B9;
margin-top:0.3em;
margin-bottom:0.3em;
font-size:0.8em;
}

textarea {font-size:1em;width:80%;}

input.ok { background:#f4fbfe; }


p {
align:center;
width:90%;
line-height:1.7em;
}

a:link, a:visited {
color:#666;
text-decoration:underline;
}

a:hover {
color:#007700;
text-decoration:underline;
}


