/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(img/top.jpg);
	height: 18px;
	width: 100%;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 139px;
	width: 100%;
}
#entete {
	height: 54px;
	width: 980px;
}
#logo {
	float: left;
}
#conteneur {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#call {
	float: right;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
fieldset {
	width: 600px;
	border: 1px solid #666666;
}

h1{}
h2{
	color: #4498C6;
}
.baseline {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.minimenu {
	text-align: center;
	padding-top: 8px;
}

h3{
	color: #FE8043;
}
p{}
a:link{}
a:visited{}
a:hover{}
a:active{}
.navigation{}
a.navigation:link{}
a.navigation:visited{}
a.navigation:hover{}
a.navigation:active{}
.detail{
	color: #0066FF;
	text-align: right;
}
a.detail:link{color: #0066FF;}
a.detail:visited{color: #0066FF;}
a.detail:hover{color: #0066FF;}
a.detail:active{color: #0066FF;}
#principal {
}
#content {
	position: relative;
}
#colgauche {
	float: left;
	width: 205px;
}
#coldroite {
	float: right;
	width: 700px;
}
.present {
	float: left;
	width: 500px;
}
.picto {
	float: right;
	height: 71px;
	width: 171px;
}
.blocvisual {
	background-image: url(img/decors.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 71px;
}
.bloc {

}
.blocimage {
	float: left;
	width: 200px;
	text-align: center;
}
.blocdescriptif li {
	list-style-type: square;
	margin-left: 15px;
}
.blocdescriptif {
	float: left;
	width: 200px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.blockcheck {
	float: left;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	height: 100px;
}
.comdt {
	margin-top: 35px;
	padding-left: 15px;
}

.linea {
	background-image: url(img/separation.jpg);
	height: 15px;
	background-repeat: repeat-x;
	width: 600px;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
