@charset "UTF-8";
/* CSS Document */
/* :::::::::::::::::::::::: Onglets :::::::::::::::::::::::: */
/* STRUCTURE COMMUN */
.onglecont {
	float:left;
	padding:0;
	margin-right:3px;
	width:130px;/* determine la largeur de la boite contenue */
}
.onglecont .s1 {
	margin:0 6px;
	height:1px;
}
.onglecont .s2 {
	margin:0 4px;
	height:1px;
}
.onglecont .s3 {
	margin:0 2px;
	height:2px;
}
.onglecont .s4 {
	margin:0 1px;
	height:2px;
}
.onglecont .cont {
	height:auto!important;
	line-height:10px!important;
	font-size:11px!important;
}
/* COULEURS */
.onglecont .s1.c1,
.onglecont .s2.c1,
.onglecont .s3.c1,
.onglecont .s4.c1 {
	background-color:#E6E4DB;
	border:1px solid #E6E4DB;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.onglecont .cont.c1 {
	background-color:#E6E4DB;
	border:0;
}
.onglecont .s1.c2,
.onglecont .s2.c2,
.onglecont .s3.c2,
.onglecont .s4.c2 {
	background-color:#BCB69E;
	border:1px solid #BCB69E;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.onglecont .cont.c2 {
	background-color:#BCB69E;
	border:0;
}
.onglecont .s1.c3,
.onglecont .s2.c3,
.onglecont .s3.c3,
.onglecont .s4.c3 {
	background-color:#888061;
	border:1px solid #888061;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.onglecont .cont.c3 {
	background-color:#888061;
	border:0;
}
/* TYPE DE CONTENU */
.onglecont .cont p, .onglecont .cont h1, .onglecont .cont h2, .onglecont .cont form, .onglecont .cont ul {
	margin:0;	
	padding:0 10px 0.5em 7px;
}
/* button links */
.onglecont.links .cont.c3 {
	width:100%;/* determine la largeur de la boite contenue */
	color:#ffffff;
	font-weight:bold;
}
.onglecont.links .cont.c3 a, .onglecont.links .cont.c3 a:visited {
	text-decoration:none;
	color:#ffffff!important;
}
.onglecont.links .cont.c3 a:hover {
	text-decoration:underline;
}
.onglecont.links .cont.c2 {
	width:100%;/* determine la largeur de la boite contenue */
	color:#ffffff;
	font-weight:bold;
}
.onglecont.links .cont.c2 a, .onglecont.links .cont.c2 a:visited {
	text-decoration:none;
	color:#ffffff;
}
.onglecont.links .cont.c2 a:hover {
	text-decoration:underline;
}

/* JQuery Tabs in MARPA Single page*/

#marpaSingle #marpaTabs ul li.ui-tabs-selected div div.c3 {
	background-color:#BCB69E;
	border-color:#BCB69E;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}

/* :::::::::::::::::::::::: boites standard :::::::::::::::::::::::: */
/* STRUCTURE COMMUN */
.boxcont {
	padding:0;
	width:100%;/* determine la largeur de la boite contenue */
}
.boxcont .s1 {
	margin:0 6px;
	height:1px;
}
.boxcont .s2 {
	margin:0 4px;
	height:1px;
}
.boxcont .s3 {
	margin:0 2px;
	height:2px;
}
.boxcont .s4 {
	margin:0 1px;
	height:2px;
}
.boxcont .cont {
	height:auto!important;
	line-height:14px;
}
/* COULEURS */
.boxcont .s1.c1,
.boxcont .s2.c1,
.boxcont .s3.c1,
.boxcont .s4.c1 {
	background-color:#E6E4DB;
	border:1px solid #E6E4DB;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.boxcont .cont.c1 {
	background-color:#E6E4DB;
	border:0;
}
.boxcont .s1.c2,
.boxcont .s2.c2,
.boxcont .s3.c2,
.boxcont .s4.c2 {
	background-color:#BCB69E;
	border:1px solid #BCB69E;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.boxcont .cont.c2 {
	background-color:#BCB69E;
	border:0;
}
.boxcont .s1.c3,
.boxcont .s2.c3,
.boxcont .s3.c3,
.boxcont .s4.c3 {
	background-color:#888061;
	border:1px solid #888061;
	border-top:0;
	border-bottom:0;
	overflow:hidden;/*necssaire pour IE */
}
.boxcont .cont.c3 {
	background-color:#888061;
	border:0;
}
/* TYPE DE CONTENU */
.boxcont .cont p, .boxcont .cont h1, .boxcont .cont h2, .boxcont .cont form, .boxcont .cont ul {
	padding:0 10px 3px 7px;
	margin:0;
}
/* links boxes 2 */
.boxcont.google {
	float:right;
	width:200px;
	margin-bottom:20px;
	margin-left:15px;
}
.boxcont.google .cont.c2 {
	padding:0;
	width:100%;/* determine la largeur de la boite contenue */
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxcont.google .cont.c2 h1 {
	font-size:1.4em !important;
	line-height:1em;
	margin-bottom:2px !important;
}
.boxcont.google .cont.c2 a, .boxcont.links2 .cont.c2 a:visited {
	text-decoration:none;
	color:#ffffff;
}
.boxcont.google .cont.c2 a:hover {
	text-decoration:underline;
}

