@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 auto;
	text-align:center;
	padding: 0;
	color: #000;
	background-color: transparent;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	/*font-family:verdana, arial, helvetica, sans-serif; font-size:72%;*/
	font-size: 72%;
}
/*table,td,tr
{
background-color:#FFF;
}*/

 a:hover, a:active, body_ahover 
{ 
	color:#999999;
	text-decoration:none;
	
}

td.fleche{
background:url(../img/plus_1.png) no-repeat; width:26px;}

td.img{
width:140px; 
height:140px;
background-color:#000000;
}

td.description{
width:140px; 
height:140px;
background-color:#3a3a3a;
text-align:center;
color:#FF6600;
}

a.lien:hover, a.lien:active
{ 
	color:#ff6633;
	text-decoration:underline;
}
a.lien
{ 
	color:#000000;
	text-decoration:none;
}


.pointilleorange{

	border-left:  0px;
	border-bottom:dotted 1px #ff6600;
	border-top: 0px;
	border-right: 0px;
	background-color: transparent;
	 
}

.pointille{

	border-left:0px;
	border-bottom:dotted 1px #000000;
	border-top: 0px;
	border-right: 0px;
	background-color: transparent; 
}
.bloc {
padding: 4px;
border: 1px solid #cccccc;
background: bottom repeat-x url(../img/bg_boite.png) #FFFFFF;  

}

.bgcahier
{
background:repeat-y url("") #FFFFFF;
;}


.trait{

	border-left:0px;
	border-bottom: solid 1px #cccccc;
	border-top: 0px;
	border-right: 0px;
	background-color:transparent; 
}

.retrait 
{

  margin-left:30px;
} 

.retrait2
{

  margin-left:20px;
}

.titre {
    /*vertical-align:middle;*/
	margin:8px;
	font-size:18px;
	text-align:left;
	font-weight:lighter;
	color: #cccccc;
}


.titrenoirmoyen {
    /*vertical-align:middle;*/
	font-size:14px;
	text-align:left;
	font-weight:lighter;
	color: #666666;
}


.titreblanc {
	
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration:none;
}


.titrenoir{
	
	font-weight:bold;
	color: #000000; 
	text-decoration:none;
}


.titregris{
	
	font-weight:bold;
	color: #666666; 
	text-decoration:none;
}

.textenoir{
	color: #000000; 
	text-decoration:none;
}
.red{
color:#FF0000;
}

.orangegras{
	font-weight:bold;
color:#ff6633;

}

.grisgras{
	font-weight:bold;
color:#333333;
font-size:16px;
}

.gris{
background-color:#666666;
}
.orange{
	font-weight:lighter;
color:#ff6633;
}
.ulclass

{
   list-style-image:url(../img/fleche3.gif);
}

.ulclass2

{
   list-style-image:url(../img/fleche.gif);
}

.uldossier

{
   list-style-image:url(../img/dossier.png);
}


.ulsquare

{
   list-style-image:url(../img/puce.png);
}



/*formulaire de contact part */

#contentForm {
  display: block;
 width: 500px;
 margin: 0px auto;/*this line will center the page*/
  padding: 25px;
 /* border: 1px solid black;*/
  background-color: transparent;
}

/*formatage du formulaire part */
label {
  display: block;
  float: left;
  clear: left;
  width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
  overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background:  url(../img/btn_envoyer.png) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 5px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
text-align:left;
  display: block;
  width: 98%;
  height: 22px;
  line-height: 22px;
  color: #ffffff;
  font-weight: bold;
  background: #666666  url(../img/cancel.png) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  /*border-top: 2px solid #FF0000;*/
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

/* mailto: links */
a[href^="mailto:"] {
background:transparent url(../img/escot_mail.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 /*PDF document links */
a[href$='.pdf'] {
background:transparent url(../img/pdf.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}

/* Word Document Links */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(../img/word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}


/*a[href^="http://"] {
background:transparent url(../images/external.png) center right no-repeat;
display:inline-block;
padding-right:15px;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
background:transparent url(../images/zip.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:18px;
}

 
 Excel Documents links 
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background:transparent url(../images/excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
 Word Document Links 
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(../images/word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 


































































