body {

	margin: 0;
	text-align: center;

}

.main {

	width:603px;
	border: 1px solid #E1E3E3;
	margin: 60px auto 60px auto;
	position: auto;

}

.bandeau {

	width:601px;
	height: 143px;
	background: url("../images/bandeau.gif");
	vertical-align: bottom;
	text-align: right;
	padding: 0 4px 0 0;
	margin: 0;

}

.bandeau a {

	margin: 0 4px;
	padding: 0;

}

.bandeau a img {

	padding: 0;
	margin: 0;

}

.menu {

	background: #184E9A;
	font-size: 0.7em;
	font-weight: bold;
	font-family: verdana;
	padding: 0;
	margin: 0;
	height: 18px;

}

.menu ul {

	margin: 0;
	padding: 0;

}

.menu ul li {

	display: inline;

	margin: 0;
	padding: 0;

}

.menu ul li a {

	color: #FFF;
	text-decoration: none;
	padding: 2px 4px 3px 20px;
	height: 100%;
	margin: 0;

}

#puce_rouge {

	background:#184E9A url("../images/puce_menu_rouge.jpg") no-repeat 4px center;

}

#puce_rouge:hover {

	background:#6DABE6 url("../images/puce_menu_rouge.jpg") no-repeat 4px center;

}

#puce_orange {

	background:#184E9A url("../images/puce_menu_orange.jpg") no-repeat 4px center;

}

#puce_orange:hover {

	background:#6DABE6 url("../images/puce_menu_orange.jpg") no-repeat 4px center;

}

#puce_jaune {

	background:#184E9A url("../images/puce_menu_jaune.jpg") no-repeat 4px center;

}

#puce_jaune:hover {

	background:#6DABE6 url("../images/puce_menu_jaune.jpg") no-repeat 4px center;

}

#puce_bleu {

	background:#184E9A url("../images/puce_menu_bleu.jpg") no-repeat 4px center;

}

#puce_bleu:hover {

	background:#6DABE6 url("../images/puce_menu_bleu.jpg") no-repeat 4px center;

}

#puce_vert {

	background:#184E9A url("../images/puce_menu_vert.jpg") no-repeat 4px center;

}

#puce_vert:hover {

	background:#6DABE6 url("../images/puce_menu_vert.jpg") no-repeat 4px center;

}

.contenu {

	background-image: url("../images/fond_central.gif");
	background-repeat: no-repeat;
	height: 295px;

}

.image_ouest {

	width: 250px;
	height: 295px;


}

.texte {

	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color: #626465;
	padding: 4px 2px 4px 0;

}

.vide {

	height: 1px;
	width: 1px;

}

.decouvrir {

	font-family: verdana;
	font-size: 10px;
	text-align: center;

}

.decouvrir a {

	font-size: 9px;
	color: #6C6352;
	font-weight: bold;
	padding: 0 14px 0 0;

}

#decouvrir_produits {

	background:transparent url("../images/btn_plus_vert.jpg") no-repeat right 3px;

}

#decouvrir_entreprise {

	background:transparent url("../images/btn_plus_orange.jpg") no-repeat right 3px;

}

.carre {

	font-family: verdana;
	font-size: 9px;
	color: #6C6352;
	font-weight: bold;
	text-align: justify;

	padding: 0;
	margin: 0;

}



.en_savoir_plus {

	vertical-align: center;
	color: #6C6352;
	font-weight: bold;

}

.en_savoir_plus a {

	background:transparent url("../images/btn_plus_bleu.jpg") no-repeat right 3px;
	padding: 0 14px 0 0;

}

.carre a {

	font-family: verdana;
	font-size: 9px;
	color: #6C6352;
	font-weight: bold;

}

#carre_droite {

	margin: 0 4px 0 6px;

}

#carre_gauche {

	margin: 0 4px 0 0;

}

.points_h {

	height: 1px;

}

.points_v {

	width: 1px;

}

img {

	border: none;

}

.bas_page {

	background-image: url("../images/fond_bas_page.gif");
	font-size: 0.6em;
	font-family: verdana;
	color: #fff;
	height: 15px;

}

.bas_page p {

	margin: 0 4px;

}

.bas_page .gauche {

	text-align: left;

}

.bas_page .droite {

	text-align: right;

}

.bas_page .droite a {

	color: #fff;
	text-decoration: none;


}

/******************** POPUP ACTUS ************************/

.popupActu {

	background:#fff;
	border: 2px solid #184E9A;
	font-family: verdana;
	left: 50%;
	top: 260px;
	width: 350px;
	position: absolute;
	padding: 2px;

}

.popupActu .title {

	background: #184E9A;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	letter-spacing: 0.2em;

}

.popupActu .title a 
{

	color: #fff;
	font-size: 10px;	
	
}

.popupActu .content {

	border-bottom: 1px solid #184E9A;

}

.popupActu .content p {

	font-size: 10px;
	text-align: justify;

}

.popupActu .content .image_actu {

	padding: 10px;
	vertical-align: top;

}

.popupActu .content .content_actu {

	margin: 10px 0 10px 0;

}

.popupActu .footer {

	font-size: 10px;
	font-weight: bold;

}

.popupActu .footer a {

	color: #000;

}

#id {


}