body {
	background-color: #616161;
	background-image: url(../theme/fond.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.bord-g {
	background-image: url(../theme/bord-g.png);
	background-repeat: repeat-y;
}
.bord-d {
	background-image: url(../theme/bord-d.png);
	background-repeat: repeat-y;
}
.logo {
	background-color: #FFF;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 28px;
}
.menu {
	background-color: #FFF;
	border: 1px solid #646464;
	text-align: center;
	height: 20px;
}
.bg-menu,
.bg-menu a:active, .bg-menu a:link, .bg-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../theme/bg-menu.gif);
	width: 185px;
	text-decoration:none;
}
.bg-menu a:hover {
	text-decoration:none;
	color: #CCC;
}
.menu-ombre {
	background-image: url(../theme/menu-ombre.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 30px;
	background-position: top;
}
.bloc-pub {
	width: 200px;
}
.pub-bord-g {
	background-image: url(../pub/bloc-g.gif);
	width: 4px;
}
.pub-bord-d {
	background-image: url(../pub/bloc-d.gif);
	width: 5px;
}
.pub-contenu {
	text-align: center;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e3d;
}
.pub-contenu a:active, .pub-contenu a:link, .pub-contenu a:visited {
	color: #bc1818;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.pub-contenu a:hover {
	text-decoration: underline;
}
.pub-contenu2 {
	text-align: center;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e3d;
}
.pub-contenu2 a:active, .pub-contenu2 a:link, .pub-contenu2 a:visited {
	color: #bc1818;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.pub-contenu2 a:hover {
	text-decoration: underline;
}
INPUT {
	color: #3a3e3d;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEEEEE;
	border: 1px solid #999;
}
SELECT {
	color: #3a3e3d;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEEEEE
}
TEXTAREA {
	color: #3a3e3d;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border: 1px solid #999;
}
.txterror {
	color: #3a3e3d;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}
.txtform {
	color: #3a3e3d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e3d;
}


.tabl-presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a3e3d;
	text-align: center;
}
.cont-vignette {
	border: 1px solid #999;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3a3e3d;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #207125;
}
.titre3 {
	font-size: 18px;
	color: #bc1818;
}
.titre4 {
	font-size: 22px;
	color: #bc1818;
	font-weight: bold;
}
.titre5 {
	font-size: 14px;
	font-weight: bold;
	color: #207125;
}
.titre6 {
	font-size: 12px;
	color: #bc1818;
}
.titre-tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3a3e3d;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.coord-contacts {
	font-weight: bold;
	color: #3a3e3d;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.coord-contacts a:active, .coord-contacts a:link, .coord-contacts a:visited{
	text-decoration: none;
	color: #bc1818;
}
.coord-contacts a:hover {
	text-decoration: underline;
}
.bg-tabl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	color: #3a3e3d;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.bg-tabl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.bg-tabl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F60;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.bg-tabl4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCEAE;
	color: #3a3e3d;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.forfait-orange {
	color: #FFF;
	background-color: #F60;
	font-weight: bold;
}
.pack-info {
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e3d;
	padding-right: 5px;
	padding-left: 5px;
}
.pied-liens {
	margin-top: 8px;
	margin-bottom: 8px;
}
.creation,
.creation a:active, .creation a:link, .creation a:visited {
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.creation a:hover {
	text-decoration: underline;
	color: #BFCEE8;
}
.nos-partenaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bc1818;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.div-entete {
	font-family: Arial, Helvetica, sans-serif;
	width: 480px;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.coordo-entete {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: center;
}
.coordo-entete-phone {
	font-size: 16px;
	color: #F6DB44;
}

