﻿@charset "UTF-8";
/* CSS Document */


/* -- Styles communs à toutes les pages -- */


body {

	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	
	}



img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.clearboth {
	clear: both;
	font-size: 1px;
	height: 0px;
}

.floatleft {
	float: left;
	
}

.floatleft2 {
	float: left;
	width:450px;
}
#foundation {
	margin: auto;
	width:1100px;
}



/* -- Styles communs à toutes les pages -- */

/* -- Styles de la page d'accueil -- */

#middleContent {

	
}

#footer {
	width: 1100px;
	height:20px;
}

.separateurFooter {
	width: 1px;
	height: 110px;
	float: left;
}

.footerBloc {
	float: left;
}



#baseline {
padding-top:3px;
	height:20px;
	font-size: 11px;
	text-align:center;
	width: 1100px;
}


.footer14 {font-size: 14px;
}
.footer16 {font-size: 16px;
}

a.baselineLinkParaf {
font-weight:bold;
text-decoration: none;
}


a.baselineLinkParaf:hover {
	text-decoration: underline;
}


a.baselineLink:hover {
	text-decoration: none;
}

a.baselineLink2 {
	text-decoration: none;
}

a.baselineLink2:hover {
	text-decoration: underline;
}

.titleListFooter {
	width: 160px;
	margin: auto;
	text-decoration: none;
}

.titleListFooter A {
	width: 160px;
	margin: auto;
	text-decoration: none;
}

footerBloc ul {
	margin: 0px;
	padding: 0px;
}

.footerBloc li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: url(../img/ListArrow.png);
}
#menucote{


padding : 10px 10px 10px 10px;

height:auto;
float:left;

}

/* -- Styles de la page d'accueil -- */
