body{
	background-color: #000000;
	background-image: url(images/bg-steal.jpg);
}

body, td, tr{
	scrollbar-face-color: #41464E;
	scrollbar-highlight-color: #575F68;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #33373C;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-track-color: #2F3238;
	cursor: default;
	font: 12px verdana, arial, helvetica, sans-serif;

}

a:link, a:active, a:visited{
	color: #008800;
	font-weight: bold;
    text-decoration: none;
}


a:hover{
	color: #FFCC00;
	font-weight: bold;
    text-decoration: none;
}

h1{
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
h3{
	color: #990000;
}

.erreur
{
	color: #FFCC00;
	font-weight: bold;
}

.information
{
	color: #6666CC;
	font-weight: bold;
}
.sarace
{
	color: #990000;
	font-weight: bold;
}
/* charte globale archi tableaux*/
/*.header
{
background-image:url('logo.jpg');
background-color:none;
width:'1024';
height:'225';
color:AD0A00;
font-family:sans-serif;
font-weight:700;
}*/

.gauche
{
	color:#FFFFFF;
	text-align:right;
	width:150px;
	vertical-align:top;	
	
}
.milieu
{
	color:#000000;
	width:700px;
	vertical-align:top;
	margin-left:10px;
}
.droite
{
	color:#FFFFFF;
	text-align: left;
	width:150px;
	vertical-align:top;
}

.contenu
{
	background-image:url('images/center.jpg');
	width:1024px;
	height:605px;
	color:#000000;
	font-family:sans-serif;
	font-weight:700;
	white-space:normal;
	text-indent:0.5cm;
	vertical-align: top;
	padding: 20px;
}

.contenunu
{
	background-image:url('images/center-nu.jpg');
	width:1024px;
	height:605px;
	color:#000000;
	font-family:sans-serif;
	font-weight:700;
	white-space:normal;
	text-indent:0.5cm;
	vertical-align: top;
	padding: 20px;
}

.contenuphoto
{
	background-image:url('images/center-photo.jpg');
	width:1024px;
	height:605px;
	color:#000000;
	font-family:sans-serif;
	font-weight:700;
	white-space:normal;
	text-indent:0.5cm;
	vertical-align: top;
	padding: 20px;
}

.contenuvideo
{
	background-image:url('images/center-video.jpg');
	width:1024px;
	height:605px;
	color:#000000;
	font-family:sans-serif;
	font-weight:700;
	white-space:normal;
	text-indent:0.5cm;
	vertical-align: top;
	padding: 20px;
}


.framebas
{
	background-image:url('images/bas.jpg');
	width:1024px;
	height:114px;
	color:#FFFFFF;
	font-family:sans-serif;
	font-weight:700;
	padding: 20px;
}

/* Le texte du contenu sera affiché comme saisi dans l'éditeur avec césures et tour */ 
/* Retrait première ligne 0.5 cm */ 
/* faire un ocnteneur class ou div ou p et mettre = margin-left:1.4cm; margin-right:1.4cm*/
/*{ margin: 10px 10% 5px 12px ; } est identique à top: right: bottom: left */


/* form elements */
.text
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #222222;
	color: #FFCC00;
}
.submit
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #cccccc;
	color: #000000;
}

   .menu:link, .menu:visited
   {
	color: #FFCC00;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
   }
   .menu:hover, menu:active
   {
	color: #FFCC00;
    font-weight: bold;
    text-decoration: none;
   }
   
.boxlink:link, .boxlink:visited 
{
color: #FFCC00;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
border: 1px; 
border-color: #FFFF66; 
padding-bottom: 2px; 
padding-left: 5px; 
padding-right: 5px; 
padding-top: 2px; 
border-style: solid; 
background-color: #999999;
margin-left: 3px; 
margin-right: 3px
}
.boxlink:hover 
{
background-color: #222222;
color: #FFCC00;
}
