body {
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

a {
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:none;
}


.label{
	float:left;
	width: 100px;
}

.input{
	float:left;
	width: 200px;
}

input.bg
{
	border: none;
	background: url(images/textfield_bg.jpg) no-repeat;
	width: 150px;
	height: 25px;
	padding:3px;
}

input.bg:focus{
	background: url(images/textfield_bg2.jpg) no-repeat;
}

textarea.bg
{
	border: none;
	background: url(images/textarea_bg.jpg) no-repeat;
	width: 490px;
	height: 96px;
	padding:3px;
}

textarea.bg:focus{
	background: url(images/textarea_bg2.jpg) no-repeat;
}

input[type="submit"]
{
	border: 1px solid #D30129;
	background-color: #FFFFFF;
	color: #D30129;
	font-weight: bold;
}


.h1{
	text-align:left;
	font-size:18px;
	padding:0px;
	float:left;
	margin-left:50px;
}

#intro{
	margin-left:10px;
	font-size:14px;
}

#log{
	font-size:10px;
	text-align:right;
	height:30px;
	padding-top:15px;
}

#log a {
	font-weight:700;
	line-height:15px;
}

#header{}

#left{
	width:660px;
	height:40px;
	float:left;
	font-size:14px;
}

#left2{
	width:640px;
	height:400px;
}


#right{
width:156px;
height:450px;
border: #d30129  1px dashed;
border-size:200px;
padding:0 0 10px 10px;

}

#footer{
text-align:center;
font-size:10px;
margin-top:10px;
color:#d30129;

}

hr {
width:300px;
border: #CCCCCC 1px dashed;
}


#footer a{
text-decoration:underline;}


#editeur{
font-size:12px;
background:url(images/editeur_fleche.png) no-repeat;
background-position:top left;
height:100px;
padding:110px 0 0 100px;
}

#editeur a{
font-weight:600;
color: #d30129;

}

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

#annonceur {
background:url(images/annonceur_fleche.png) no-repeat;
background-position:top right;
font-size:12px;
height:100px;
padding:120px 100px 0 0;
text-align:right;
margin-left:50px;
}

#annonceur a{
font-weight:600;
color: #d30129
;
}

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

.Style5 {
	color: #d30129;
	font-weight: bold;
}
.Style6 {color: #d30129}
.Style7 {
	font-size: 14px
}
.Style8 {
	font-size: 12px
}
