/******************************************** GENERAL ******************************************/

body, td, tr {
  font-family      :   "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size        : 13px;
}
body {
	padding          : 0px;
	margin		     : 0px;
	leftmargin       : 0px;
	background-image:  url("images/fond_bg.jpg");
	background-repeat:repeat-x
}

p {
margin:5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066ff;
	text-decoration: none;
	
}
a:visited {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	color: #75ACFF;
	text-decoration: none;
}
a:active {
	color: #75ACFF;
	text-decoration: none;
}


/*********************************** fin navigation */

a.lien_activite:link, a.lien_activite:visited, a.lien_activite:visited {
 	font-variant: small-caps ;	
}



.hilite { 
	color:#c00;
   font-weight      : bold;
}

.hilite2 { 
	color:#008000;
   font-weight      : bold;
}

/********************************************* IFRAME ******************************************/

.iframe {
	frameBorder		:0;
	width			:100% ;
	height 			:900;
	scrolling 		:auto;
	background-color:#FFFFCC
}

/********************************************* TABLEAU ******************************************/

.contentmain {
background-image:url(images/content_bg.jpg);
background-repeat:repeat-x;
margin-top:5px;
}

.contentmain td {
color:#FFFFFF;
}

.contentmain h2 {
	color:#E35757;
	font-size:16px;
	border-bottom:1px solid #333;
	margin:5px;
	font-weight:bold;
	}
	
	
h2 {
	color:#fff;
	font-size:16px;
	margin:0px 0px 5px  0px  ;
	font-weight:normal;
	}

.bloc{
	float : left;
	background-color: EEF0F0;
	border:1px solid #FFF128;
	text-align: center;
	width: 244px;
	height: 195px;
	z-index:2;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 8px;
}

.bloc_video{
	float : left;
	background-color: EEF0F0;
	background-image:url("images/fond_video.jpg");
	border:1px solid #FFF128;
	text-align: center;
	width: 250px;
	margin: 3px;
	height: 197px;
	z-index:2;
}

.box{
	border-top:1px solid #666;	
	margin: 0px ;
	padding: 0px;
}


.bloc2{
	float : left;
	background-color: EEF0F0;
	border:1px solid #FFF128;
	text-align: center;
	width: 230px;
	margin: 3px;
	height: 195px;
	z-index:2;
}

.bloc_special{
	float : left;
	background-image: url("images/fond_fiche.gif");
	text-align: center;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 2px;
	height: 254px;
	z-index:2;
	/*background-repeat: no-repeat;*/
}

.blocActivite{
	float : left;
	background-color: #FFFFCC;
	text-align: center;
	padding: 1px;
	width: 240px;
	border: 1px dashed #8FB4C5;
	margin: 1px;
	height: 270px;
}

.blocActivite2{
	
	text-align: left;
	padding: 10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:7px;
}
.activiteTitre {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	padding-left:6px;
	margin-bottom: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E90C1;

}
/********************************************* ENTETE ******************************************/

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
/*  letter-spacing   : 1px;*/
  background       : url(images/component.gif);
  font-size        : 10px;
  font-weight      : bold;
  height           : 20px;
  line-height      : 20px;
  text-transform   : uppercase;
  padding-left     : 15px;
  padding-right    : 0px;
  text-align       : left;
  color            : #333333;
  width            : auto;
  margin           : 2px;
}


.titre{
  font-weight      : bold;
  text-transform   : uppercase;
 /* text-indent      : 8px;*/
  font-size        : 10px;
  text-align       : center;
  color            : #3366ff;
}

/********************************************* CONTENU *****************************************/

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 0px;
  font-size        : 10px;
  font-weight      : bold;
  text-align       : center;
 /* white-space      : nowrap;*/
  color            : #333;
  width            : 100%;
  margin           : 0px;
}

.contentheading_video {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 0px;
  background       : url(images/contentvideo.gif) ;
  font-size        : 10px;
  font-weight      : bold;
  height           : 18px;
  line-height      : 18px;
  text-transform   : uppercase;
  padding-left     : 0px;
  padding-right    : 0px;
  text-align       : center;
 /* white-space      : nowrap;*/
  color            : #ffffff;
  width            : 100%;
  margin           : 0px;
}

.mp{
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	letter-spacing: -0.03em;
	text-decoration : none;
}
