/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:left;
	background: #FFFFFF url(images/bck_08.jpg);
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
a {
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}


/*    ----------------------------------------------------------------------------
                                     Formulaire    
      ----------------------------------------------------------------------------                                                                   */
form {
display:inline;
}
input {
	border:1px;
	border-color:#666666;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

/*    ----------------------------------------------------------------------------
                                     images    
      ----------------------------------------------------------------------------                                                                   */

img.pointer {
cursor:hand;
}

/*    ----------------------------------------------------------------------------
                                     Texte couleurs, bold , italic  
      ----------------------------------------------------------------------------                                                                   */


.bold {font-weight:bold;}
.nobold{font-weight:normal;}
italic {
font-style:italic;}
.blanc {
color:#FFFFFF;}
.noir {
color:#000000;}
.gris {
color:#333333;}
.rouge {
color:#990000;}
.mauve {
color:#6600CC;}
.vert {
color:#006600;}
.orange {
color:#FF9900;}
.padding{
	padding-left:10px;
	padding-right: 15px;
}

p.border {
border-bottom-color:#000000;
border-bottom-style:dashed;
border-bottom-width:1px;
border-top-color:#000000;
border-top-style:dashed;
border-top-width:1px;
width:300px;
padding:5px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.x-small {
	font-size: 10px;
}
.xx-small {
	font-size: 6px;
}
.adresse {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	line-height: 20px;
	padding-left: 15px;
}
.menu {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 55px;
}


/*    ----------------------------------------------------------------------------
                                     structuration    
      ----------------------------------------------------------------------------                                                                   */
h1{font-size:16px;

font-weight:bold;}

h2{font-size:14px;

font-weight:bold;}

h3{font-size:14px;

font-weight:bold;}
.horaires {
	font-weight: bold;
	color: #000000;
	padding-top: 30px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 140px;
}
