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

body, td, tr {
  font-family      :   "Verdana", 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
}

a:link {
	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
}


.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;
}


.box{
	border:1px solid #cccccc;	
	margin: 1px ;
	padding: 1px;
}

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


.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;*/
}

.bloc_direct{
	float : left;
	background-image: url("../images/fond_direct.gif");
	text-align: center;
	width: 296px;
	margin-left: 10px;
	margin-bottom: 2px;
	height: 294px;
	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;

}

.bloc_mot{

	float : left;
	width: 420px;
	height: 150px;
	margin-left: 45px;
	padding-left: 2px;
	margin-bottom: 3px;
	background-image:url(../commerces/images/fiche.jpg);
	background-repeat:no-repeat;
	
}
.bloc_simple{

	float : left;
	width: 180px;
	height: 108px;
	margin-left: 20px;
	margin-bottom: 13px;
	padding-left: 8px;
	padding-top: 8px;
	/*background-image:url(../commerces/images/fiche.jpg);*/
	background-repeat:no-repeat;
	color:#ccc;
	font-size:11px;
	border-bottom:#666 solid 1px
	
}
/********************************************* ENTETE ******************************************/

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
/*  letter-spacing   : 1px;*/
  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;
}

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


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


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

.hilite2 { 
	color:#008000;
   font-weight      : bold;
}
.small { 
	color: #666 ; font-size:11px
}
.affiche {
	color: #E35757;
	font-weight: bold;
	font-size:14px
}
