/*  Style par Aurore  */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Tahoma,"trebuchet ms", Arial, helvetica, sans-serif;
	font-size:12px;
	color: #b7d7fd;
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

/*  Les Liens   */
a:link {
	color: #b7d7fd;
	text-decoration: underline;
}
a:visited {
	color: #b7d7fd;
	text-decoration: underline;
}
a:hover {
	color: #b7d7fd;
	text-decoration: none;
}

/*   bouton left  accueil */
#accueil a:link {
	color: #b7d7fd;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bacc.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}
#accueil a:visited {
	color: #b7d7fd;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bacc.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}
#accueil a:hover {
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bacc2.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}

/*   bouton left   contact*/
#cont a:link {
	color: #b7d7fd;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bcont.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}
#cont a:visited {
	color: #b7d7fd;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bcont.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}
#cont a:hover {
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bcont2.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;  
	height: 39px;
}
/*   bouton left  */
#left a:link {
	color: #b7d7fd;
	font-weight:bold;
	text-decoration:none;
	text-indent:30px;
	background-image:url(images/menu_administrable/b02.png);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	line-height: 30px;  
	height: 30px;
}
#left a:visited {
	color: #b7d7fd;
	font-weight:bold;
	text-decoration:none;
	text-indent:30px;
	background-image:url(images/menu_administrable/b02.png);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	line-height: 30px;  
	height: 30px;
}
#left a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-indent:30px;
	background-image:url(images/menu_administrable/b01.png);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	line-height: 30px;  
	height: 30px;
}

/*  Cellules de tableaux   */

.td2{
	background-image:url(images/rep_droite.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.td3{
	background-image:url(images/rep_droite.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.td4{
	background-image:url(images/rep_bas.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.td5{
	background-image:url(images/rep_centre.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000000;
}
.td6{
	background-image:url(images/illustr_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.td7{
	background-image:url(images/menu_administrable/cotes.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.td8{
	background-image:url(images/haut.jpg);
	background-repeat: no-repeat;
}
.td9{
	background-image:url(images/ntr2.png);
	background-repeat:repeat-x;
	background-position:top;
}
.td10{
	background-image:url(images/fond-noir.png);
	background-repeat:repeat;
}
/*  Images   */

.img{
border: none;
}

.img3{
border: #00CCFF inset thin;
}
img.png {
behavior: url(png.htc);
}

/*  Styles de textes   */
.Style5 {
	font-size:10px;
}
.ptt{
font-size:10px;
text-decoration:none;
font-weight:normal;
color:#b7d7fd;
font-style:italic;
}
a.ptt:link{
font-size:10px;
font-weight:normal;
color:#b7d7fd;
font-style:italic;
}
a.ptt:hover{
font-size:10px;
text-decoration:none;
font-weight:normal;
color:#b7d7fd;
font-style:italic;
}

/*  Formulaires   */
input {
	background-color: #033269;
	border: thin inset #0099FF;	
	font-size: 12px;
	color: #b7d7fd;
	font-family:"Courier New", Courier, monospace;
	}

textarea{
	background-color: #033269;
	border: thin inset #0099FF;	
	font-size: 12px;
	color: #b7d7fd;
	font-family:"Courier New", Courier, monospace;
	}
select{
	background-color: #033269;
	border: thin inset #0099FF;	
	font-size: 12px;
	color: #b7d7fd;
	font-family:"Courier New", Courier, monospace;
}

h2{
background:url(images/ntr.png) repeat;
width:100%;
text-align:left;
text-indent:50px;
display: block;
line-height: 30px;  
height: 30px;
padding-top:8px;
padding-bottom:8px;
font-size:20px;
color: #b7d7fd;
}
h3{
background:url(images/ntr3.png) repeat;
width:100%;
text-align:left;
text-indent:20px;
display: block;
line-height: 30px;  
height: 30px;
padding-top:8px;
padding-bottom:8px;
font-size:15px;
color: #b7d7fd;
}
/*  Divers   */
hr{
color:#b7d7fd;
}
