/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 12px;
	background-image: url(images/03020387_05.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#781a33;
margin:0px;
padding:0px;
}
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;
}


/*    ----------------------------------------------------------------------------
                                     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:#781A33;}
.mauve {
color:#6600CC;}
.vert {
color:#006600;}
.orange {
color:#FF9900;}
p.padding{
	padding-left:10px;
	line-height: 20px;
	margin: 0px;
}

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: 11px;
	font-variant: small-caps;
	font-weight: bold;
}
.xx-small {
	font-size: 6px;
}
/*    ----------------------------------------------------------------------------
                                     structuration    
      ----------------------------------------------------------------------------                                                                   */
h1{
	font-size:12px;
	font-weight:bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 0px;
}

h2{font-size:14px;

font-weight:bold;}

h3{font-size:14px;

font-weight:bold;}
.x-smallCop {
	font-size: 11px;
	font-variant: normal;
	color: #781A33;
}
