body {
	background: #fff url(../images/fond-grad.png) repeat top;
	font-family:arial;
	font-size:12px;
	padding: 0;
	margin: 0;
}

#body {
	/*background: transparent url(../images/body.jpg) no-repeat center top;*/
}

img {
	border: none;
}

a:Link { 
	color: #397AB6; 
	text-decoration:none;
}
a:hover { 
	color: #4EA7FA; 
	text-decoration:none;
}
a:active { 
	color: #397AB6; 
	text-decoration:none;
}
a:focus { 
	color: #397AB6; 
	text-decoration:none;
}

#page {
	/*background: #f9e6bc url(../images/fond.png) repeat-y right;*/
	background-color: #fff;
	margin: 0 auto;
	/*padding: 0 100px;*/
	width: 906px;
}

#tetiere {
	border-bottom:10px solid #000000;
	height: 173px;
	margin-bottom: 20px;
	width: 100%;
}

#leftbar {
	float: left;
	padding-left: 10px;
	width: 148px;
}

#leftbar ul, #leftbar li {
	padding-left: 0px;
	margin-left: 0px;
}

#rightbar ul, #rightbar li {
	padding-right: 0px;
	margin-right: 0px;
}

#rightbar {
	float: right;
	padding-right: 15px;
	width: 150px;
}
.partenaires {
	background-color: #EFEFEF;
	text-align: center;
}

#footer .partenaires {
	border-left: 10px solid #0071c0;
	border-right: 10px solid #0071c0;
	height: 90px;
	margin: 0 auto;
	padding: 10px;
	width: 90%;
}	
.partenaires ul {
	list-style: none;
	margin: 0;
	padding:10px 0;
}

.partenaires li {
	margin: 5px 0;
}

#footer .partenaires li {
	display: inline;
}

#partners_right {
/*	margin-top: 100px;*/
}

#logos {
	border-left: 10px solid #0071c0;
	border-right: 10px solid #0071c0;
}

#rightbar .partenaires, #leftbar .partenaires {
	border-bottom: 10px solid #0071c0;
	border-top: 10px solid #0071c0;
	/*height: 300px;*/
}

div#cadre { /* conteneur global et arriere-plan du titre du cadre */
	background-color: #fff;
	float: left;
	margin: 0 auto;
	min-height: 800px;
	padding: 0px 0  0 10px;
	width: 551px;
}

div#bloccadre { /* arriere-plan bas et sur l'ensemble du cadre */
	background: #fff url(images/maquette2_08.jpg) bottom left no-repeat;
	color:#000;   /*couleur du texte principal*/
	font-size:13px;
	/*padding: 20px;*/
	/*text-align:justify;*/
	width: 550px;
}

#bloccadre p {
	padding: 0 10px;
}

#bloccadre .occ {
	font-size: 13px;
}

#footer {
	background-color: #fff;
	padding: 0 20px;
}
.paragraphe {
	margin: 0 20px 0 20px;
}

.menu {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.selectionne {
	background-color:#FFD7A2;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

.blanc {
	background-color:#FFFFFF;
}

.ltitre {
	background-color: #0071c0;
	color: #FFFFFF;
	font-family:arial;
	font-size:18px;
	margin-bottom: 0;
	text-align: center;
}

.ltitrebis {
	color:#FFFFFF;
	font-family:arial;
	font-size:16px;
}


.titre {
	color:#0263A7;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}

.titre1 {
	color: #0263a7;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	background-color: #cdf1ff;
}

span.titre1 { display: block; }

.soustitre1 {
	color:#FF5E5B;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	/*height:40px;*/
}


.titre2 {
	background-color:#CBE8FF;
	color:#000000;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding: 0 10px;
}

.t12px {
	color:#1A3655;
	font-size:12px;
	font-style:italic;
}

.hidden {
   display: none;
}

.visible {
   display: inline;
}

.encadrement {
	border:solid;
	border-width:1px;
	border-color:#808080;
}

.heure {
	font-style:italic;
	font-weight:bold;
}

#menu_ar a {
	font-size: 14px;
}

#menu_fr a, #menu_ar a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#menu_fr {
	padding-left: 0;
	margin-left: 0;
}

#menu_ar {
	padding-right:10px;
}

#menu_fr li{
	background: transparent url(../images/menu3.gif) no-repeat scroll left center;
	list-style: none;
	padding: 3px 0 3px 30px;
}

#menu_fr li.normal {
	border: 1px solid #fff;
}

#menu_fr li.over, #menu_ar li.over  {
	background-color: #cbe8ff;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0;
}

#menu_ar li {
	background: transparent url(../images/menu3.gif) no-repeat scroll right center;
	border: 1px solid #fff;
	list-style: none;
	padding: 3px 30px 3px 0;
}

#texte a {
	text-decoration: none;
	color: #4EA7FA;
	font-size: 12px;	
}
