/* 	GROUPE AOS
	ASSISTWEB.NET
	Feuille de syle de la page d'accueil
	Metch Osnou 2009
*/

body {	
	background-image:url(../img/fond_accueil.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

h2 {font-size:16px;
margin-top:0px;
margin-bottom:5px;
}

hr {
color:#c5c5c5;
}

div {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

/* actualités */
.actu {color:#0033CC;
font-weight:bold;}

/* Travaux récents */
.taf {color:#009900;
font-weight:bold;}

/* Assistance et Créations */
.sRubrique {font-size:16px;
margin-top:5px;
margin-bottom:5px;
}

 
input {
 background-color:#ececec;
 }
 
select, option {
 background-color:#ececec;
 }
 
textarea {
 background-color:#ececec;
 }
