body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* Header */
#logo {
	float: left;
	width: 154px;
}
.imgtransp{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;

}
#logo a{
	float: left;
	width: 154px;
	text-decoration: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;


}


#header {
	background-image: url(../imgs/bg-header01.jpg);
	background-repeat: repeat-x;
}
#header-contain {
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#animation {
	width: 729px;
	float: left;
	z-index: 0;
}

#general {
	background-image: url(../imgs/bg-deco-home.gif);
	background-repeat: repeat-x;
}


/* Boites accueil */
#boxes {
	background-color: #FFFFFF;
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#boxes h3 {
	color: #007a45;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
#boxes a{
	color: #1794d4;
	text-decoration: none;
}
#boxes a:hover{
	color: #006600;
}
#box01 {
	float: left;
	height: 280px;
	width: 225px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #024085;
	margin-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #026238;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg-box.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #08599e;
	margin-right: 1px;
}
#box02 {
	float: left;
	height: 280px;
	width: 225px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #80ccf6;
	margin-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #026238;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg-box.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #08599e;
	margin-right: 1px;
}
#box03 {
	float: left;
	height: 280px;
	width: 225px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #129c1f;
	margin-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #026238;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg-box.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #08599e;
	margin-right: 1px;
}
#box04 {
	float: left;
	height: 280px;
	width: 225px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e54a34;
	margin-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #026238;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg-box.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #08599e;
}


/* contenu Marco */
#containMar {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#planMar {
	float: left;
	width: 770px;
	margin-right: 15px;
	margin-left: 15px;
}

#planMar h3 {
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	padding:0px:
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9c6de;
	color: #007b45;
}

#planMar h3 img {
	float: right;
	margin-right: 15px;
}

#planMar p img {
	float: left;
	margin-right: 10px;
}

#planMar p {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #003c6e;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #a9c6de;
}

#planMar li {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #003c6e;
	padding-bottom: 5px;
	/*border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #a9c6de;*/
}

#planMar a{
	color: #5686a7;
	text-decoration: none;
}

#colcentreMar {
	float: left;
	width: 550px;
	margin-right: 25px;
	margin-left: 15px;
}
#coldroiteMar {
	float: right;
	width: 245px;
}

#colgaucheMar {
	float: left;
	width: 154px;
	margin-right: 30px;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #095ba0;
}
#colgaucheMar p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae7f1;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
#colcentreMar h3 {
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	padding:0px:
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9c6de;
	color: #007b45;
}

#colcentreMar h3 img {
	float: right;
	margin-right: 15px;
}

#colcentreMar p img {
	float: left;
	margin-right: 10px;
}

#colcentreMar p {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #003c6e;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #a9c6de;
}

#colcentreMar a{
	color: #5686a7;
	text-decoration: none;
}

/* contenu central */
#contain {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#colcentre {
	float: left;
	width: 445px;
	margin-right: 20px;
}
#coldroite {
	float: right;
	width: 244px;
	vertical-align: top;
}

#colgauche {
	float: left;
	width: 154px;
	margin-right: 30px;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #095ba0;
}
#colgauche p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae7f1;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
#colcentre h3 {
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	padding:0px:
}
#colcentre p img {
	float: left;
	margin-right: 10px;
}

#colcentre p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #003c6e;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9c6de;
}


/* Footer */
#footer {
	background-image: url(../imgs/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5686a7;
	padding-top: 10px;
}
#subfooter {
	background-color: #d9efff;
	height: 34px;
	margin-bottom: 1px;
}

#footer a{
	color: #5686a7;
	text-decoration: none;
}
#footer a:hover{
	color: #41667E;
}


/* thématiques couleur bandeaux */
.corpo {
	background-color: #007b45;
	margin-top: 1px;
}
.styorre {
	background-color: #024085;
	margin-top: 1px;
}
.hydratation {
	background-color: #80ccf6;
	margin-top: 1px;
}
.digestion {
	background-color: #129c1f;
	margin-top: 1px;
}
.recuperation {
	background-color: #e54a34;
	margin-top: 1px;
}
/* thématiques couleur titres */
.corpoTitre {
	color: #007b45;
}
.styorreTitre {
	#024085;
}
.hydratationTitre {
	#80ccf6;
}
.digestionTitre {
	#129c1f;
}
.recuperationTitre {
	#e54a34;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pub {
	position: absolute;
}

#pub_bg {
	background-color:#FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-khtml-opacity:0.5;
}

#pub_element {
	position: absolute;
		z-index: 10;
}