body {
	padding : 0;
	margin : 0;
	font : 0.74em Arial, sans-serif;
	line-height : 1.5em;
	background : #fff url(../images/bg.jpg) repeat-x top;
	color : #454545;
}
a {
	color : #3C4CA0;
	background : inherit;
	text-decoration : none;
}
a:hover {
	color : #3C4CA0;
	background : inherit;
	text-decoration : underline;
}
p {
	margin : 5px 0;
}

h2 {
	font : bold 1.6em Arial, Sans-Serif;
	/*letter-spacing : -1px;*/
}
h3 {
	padding : 4px 0;
	/*margin : 0;*/
}
h4 {
	font : bold 1.1em Arial, Sans-Serif;
	padding : 8px 0 4px 0;
	margin : 0;
	color: #CC0000;
	letter-spacing : -1px;
}
h6 {
	font : bold 1.1em Arial, Sans-Serif;
	padding : 0px 0 0px 0;
	margin : 0;
	letter-spacing : 0px;
}
ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
img {
	border : 0;
}
hr {
	height : 1px;
	border-style : none;
	color : #d0d0d0;
	background-color : #c0c0c0;
	margin : 10px 0;
}
.content {
	margin : 0 auto;
	width : 97%;
	
}
#top {
	padding-top : 0;
	background : transparent;
	height : 80px;
}
#top h1 { 
	padding : 20px 0 4px 0; 
	color : #454545;
	font : 1.1em Arial, sans-serif;
	margin-top : 0px;
	letter-spacing:0px;
	font-weight:bold;
}
h1 {
	font : bold 1.8em Arial, Sans-Serif;
	padding : 8px 0 4px 0;
	margin : 0;
	letter-spacing : -1px;
}
#top h2 {
	font : 0.9em Arial, Sans-Serif;
	letter-spacing : 0;
	color : #868686;
	margin : 0;
	padding : 0;
}
#top #icons {
	float : right;
	margin : 25px 15px 0;
	padding : 0;
}
#top #icons img {
	padding-right : 2px;
	border : 0;
}
#menu {
	margin : 0;
	height : 34px;
	padding-top : 0;
	
}
#menu li {
	list-style : none;
	display : inline;
	line-height : 34px;
		

}
#menu li a {
	text-decoration : none;
	margin : 0;
	font-weight : bold;
	color : #fff;
	padding : 9px 15px 10px 15px;
}
#menu li a:hover {
	color : #fff;
	background : #97A6F1;
	margin : 0;
}
#menu li a.current {
	background : #FCA721 url(../images/trcorner.gif) no-repeat top right;
	color : #fff;
}
#main {
	width : 97%;
	margin : 0;
	padding : 0;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(../images/topr.jpg) no-repeat top right;
overflow : hidden;
}
#right_side .pad {
padding : 35px 10px 10px 17px;
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #3c4ca0;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 75%;
}
#left_side .intro {
height : 80px;
background : #FCA721;
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
padding : 18px 0 0 0;
}
#left_side .intro a {
color : #330099;
text-decoration : none;
}
#left_side .intro a:hover {
color : #000099;
text-decoration : underline;
}
#left_side .mpart {
padding : 40px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
font : 1.1em  Arial, Sans-Serif;
}
#left_side .mpart h2 {
background :  url(../images/lrline.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}
#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #3c4ca0;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}
#footer {
clear : both;
width : 97%;
margin : 0 0 6em 0;
color : #777;
background : #fff url(../images/rlline.gif) no-repeat top right;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}
#footer a {
text-decoration : none;
background : #fff;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid lightblue;
padding: 2px;
background-color: lightgreen;
visibility: hidden;
z-index: 100;

filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#top #logo {
float : left;
margin : 25px 0px 0;
padding : 0;
}


.pere_annonce{
	float:left;
	width:291px;
	margin-right:20px;
}

.annonce_haut{
	float:left;
	width:291px;
	height:11px;
	background:url(../images/annonce_haut.jpg) no-repeat bottom;
	
}

.annonce_centre{
	float:left;
	width:291px;
	background:url(../images/annonce_centre.jpg);
}

.annonce_bas{
	float:left;
	width:291px;
	height:10px;
	background:url(../images/annonce_bas.jpg) no-repeat;
}

.titre_annonce, #left_side h3.titre_annonce{
	float:left;
	width:250px;
	letter-spacing:2px;
	background:url(../images/cubeorange.gif) no-repeat left top;
	padding-left: 20px;
	color:#313131;
	font-size:12px;
	font-weight:bold;
	margin: 9px auto 9px 10px;

}

.para{
	margin:5px 15px;
	color:#313131;
	text-align:justify;
}

.lettre{
	font-size:16px;
	color:#E89614;
	font-weight:bold;
	text-align:justify;
}

.lien_noir { /* style des onglets inactifs */
  color: #000000;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  text-align:center; /* Le texte des onglets est centré */
  font-size:12px;
}

.lien_noir:hover {
  color: #E53918;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  text-align:center; /* Le texte des onglets est centré */
  font-size:12px;
}

.schema{
	margin-top:370px;
	width:650px;
	height:630px;
	background:url(../images/shema.jpg);
}

.schema_2{
	width:650px;
	height:630px;
	background:url(../images/shema.jpg);
}


.pere_cadre_droit{
	margin-left:-18px;
	width:229px;
}

.haut_cadre_droit{
	float:left;
	width:229px;
	height:16px;
	background:url(../images/haut_cadre_droit.jpg) no-repeat;
}

.centre_cadre_droit{
	float:left;
	width:229px;
	background:url(../images/centre_cadre_droit.jpg);
}

.bas_cadre_droit{
	float:left;
	width:229px;
	height:16px;
	background:url(../images/bas_cadre_droit.jpg) no-repeat;
}

.text_menu_droit{
	margin-left:10px;
	
}

.titre_partenaire{
	width:170px;
	letter-spacing:2px;
	color:#313131;
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	border-bottom:1px #FBA721 dashed;
}

.lien_menu_droit { /* style des onglets inactifs */
	margin-left:30px;
	color: #000000;
	font-weight: bold;
	text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
	text-align:center; /* Le texte des onglets est centré */
	font-size:12px;
}

.lien_menu_droit:hover {
	margin-left:30px;
	color: #FBA721;
	text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
	font-weight: bold;
	text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
	text-align:center; /* Le texte des onglets est centré */
	font-size:12px;
}

.fond_option_creation{
	float:left;
	width:444px;
	height:39px;
	background:url(../images/fond_option_creation.jpg) no-repeat;
}

.lien_fond_option { /* style des onglets inactifs */
  float:left;
  margin-top:6px;
  margin-left: 140px;
  color: #000000;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  text-align:center; /* Le texte des onglets est centré */
  font-size:16px;
  background:none;
}

.lien_fond_option:hover {
  float:left;
  margin-top:6px;
  margin-left: 140px;
  color: #FBA721;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulignés */
  text-align:center; /* Le texte des onglets est centré */
  font-size:16px;
  background:none;
}

.logo_bluepaid{
	float:left;
	width:196px;
	height:135px;
	margin-left:40px;
	background:url(../images/logo_blue_paid.gif) no-repeat center;
}

.logo_mediatech{
	float:left;
	width:263px;
	height:122px;
	margin-left:15px;
	background:url(../images/logo_media.jpg) no-repeat center;
}

.menu, .menu-actif{																									
	margin:auto; 
	padding-bottom:17px;
	color: #AA1524;
	font-weight: bold;
	font-size:12px;
	
	height:34px;
	text-decoration:none; 
	text-align:center; 
	height:40px;
}

.menu-actif {																							
	color: #000000;
	background-color:#FCA721;
}

a.menu:hover{																							
	color: #000000;
	padding-bottom:17px;	
	background-color:#97A6F1;
}

a.menu-actif:hover{																							
	color: #000000;
	padding-bottom:17px;	
	background-color:#FCA721;
}

.cadre_image_acceuil_text{
	float:left;
	width:625px;
	height:327px;
	background:url(../images/cadre_acceuil.jpg) no-repeat;

}

/*
Styles présentes sur la page index.php 
*/

	.Style1 {	font-size:13px;
		font-family: "Trebuchet MS";
		font-weight: bold;
	}
	.Style3 {color: #ff9900}
	.Style4 {	font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
	}
	.Style5 {	color: #ff9900;
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
	}
	
	/*
	Styles incorporés par Adifco
	*/
	
	.bold {font-weight:bold}
	#left_side h2.mh{margin:20px 0 30px 0}