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

body, td, tr {
  font-family      :  Calibri, Arial, Helvetica, sans-serif;
  font-size        : 14px;
}

body {
	background-image: url(images/fond.jpg);
	margin:auto;
	background-repeat: repeat-x;
	background-color: #060D13;
	color:#FFFFFF
}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1954AF;
	text-decoration: none;
}
a:visited {
	color: #1954AF;
	text-decoration: none;
}
a:hover {
	color: #387CE2;
	text-decoration: none;
}
a:active {
	color: #387CE2;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
a.menu:hover {
	color: #1954AF;
	font-weight:bold;
}

/*********************************** navigation */
a.menu:link, a.menu:visited, a.menu1top:link{
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:normal;
	display:block;
	float:left;
	padding:3px  9px 3px 9px;
	letter-spacing: -1px;
}

a.menu1top:link, a.menu1top:visited {
	color: #fff;
	width:181px;
	height:40px;
	line-height:40px;
	padding:0px  0px 0px 0px;
	text-align: center;
	background-image:url(images/btn_fond.jpg);
	background-repeat:no-repeat
}
a.menu:hover, a.menu1top:hover{
 color: #e35757;
 }

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

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

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

a.lien_vp:link, a.lien_vp:visited, a.lien_vp:visited {
 	
	 font-size        : 10px;
	 color            : #0066ff;
	   font-weight      : bold;
		
}

#menu2 
{
	list-style-type: none;
	padding:0 5px;
	margin:0;
	text-align:right;
}

#menu2 li 
{
	display:inline;
	text-align:right;
	height:22px;
	line-height:22px;

}
#menu2 li a 
{
	color:#CCCCCC;
	font-size:12px;	
	padding:0px 5px;
}

#menu2 li a:hover , #menu2 li a:focus,#menu2 li a:active
{
	color:#fff;
	font-size:12px;	
}


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

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

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

.iframe {
	frameBorder		:0;
	width			:100% ;
	height 			:900px;
	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:19px;
	border-bottom:1px solid #333;
	margin:5px;
	font-weight:normal;
	}
	
	
h2 {
	color:#fff;
	font-size:19px;
	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:1px solid #cccccc;	
	margin: 1px ;
	padding: 1px;
	
	
}
.bloc_mot{

	background-color: #EEF0F0;
	border:1px solid #FFF128;
	text-align: center;
	width: 700px;
	margin: 3px;
	
	z-index:2;
}

.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        : 11px;
  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;
}

/******************************************* NAVIGATION ****************************************/

input.btn {
   color					:#ff9900;
   width					:100px; 
   height					:22px; 
   font-size				:13px;
   font-weight				:bold;
   background-color			:#ffffff;
   border					:1px solid silver;

}

input.btnLarge {
   color					:#ff9900;
   width					:200px; 
   height					:22px; 
   font-size				:13px;
   font-weight				:bold;
   background-color			:#ffffff;
   border					:1px solid silver;
 
}
.mini {
	list-style-position: outside;
	list-style-image: url(images/mini.gif);
	list-style-type: circle;
}
