/*
Design du site ANS
*/

body
{
   margin: auto;
   background-color: #FFFFFF;
   /*background-image:url(img/bg_nb_ans.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;*/
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #003366;
}
.splash {
    background-image:url(img/splash_screen_poubelles_la_vie.jpg);
    background-repeat:no-repeat;
    background-color: #FFFFFF;
	border: 1px solid;
	border-bottom-color: #FCA525;
	border-right-color: #FCA525;
	border-left-color: #00588A;
	border-top-color: #00588A;
}
strong
{
	font-size:13px;
}

/* Liens */

	a:link {
	color: #0099CC; text-decoration: underline ; font-weight: bold;
}
	a:visited {
	color: #336699; text-decoration: underline ; font-weight: bold;
}
	a:active {
	color: #336699; text-decoration: underline ; font-weight: bold;
}
	a:hover {
	color: #336699; text-decoration: none ; font-weight: bold;
}
.grolien:hover {
font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px; color: #993399; text-decoration: underline ; font-weight: bold; font-variant: small-caps
}
.grolien:link {
font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px; color: #993399; text-decoration: none ; font-weight: bold; font-variant: small-caps
}
.grolien:visited {
font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px; color: #993399; text-decoration: none ; font-weight: bold; font-variant: small-caps
}
.grolien:active {
font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px; color: #993399; text-decoration: none ; font-weight: bold; font-variant: small-caps
}

.navrub {
font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px; color: #0099FF; text-decoration: none ; font-weight: bold; font-variant: small-caps
}

/* Couleurs texte */

.violet
{
   font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px; color: #993399; font-weight: bold; font-variant: small-caps
}

.bleu_clair
{
   font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px; color: #0099CC; font-weight: bold; font-variant: small-caps
}

.vert
{
   font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px; color: #669900; font-weight: bold; font-variant: small-caps
}

.orange
{
   font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px; color: #FF9900; font-weight: bold; font-variant: small-caps
}

.rose
{
   font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px; color: #FF99CC; font-weight: bold; font-variant: small-caps
}

/* Habillage tableaux */

.filet {
    background-color: #FFFFFF;
	border: 1px solid #0099CC;
	border-bottom-color: #FF99CC;
	border-right-color: #FF99CC;
	border-left-color: #66CC00;
	border-top-color: #66CC00;
}

.filet_orange
{
   background-color: #FFFFFF;
   border: 1px solid #FF9900;
}

.filet_bleu_fonce
{
   background-color: #E1E1E1;
}

.filet_bleu_titre
{
   border: 1px solid #003366;
   background-repeat: repeat-x;
}

.bgans
{
   background-image:url(img/bg_nb_ans.jpg);
   background-repeat:no-repeat;
}


.bg_colonne
{
   background-image: url(http://www.ateliers-solidarite.com/img/lettres_information/bg_colonne_centre.gif);
}

.bg_colonne_inv
{
   background-image: url(http://www.ateliers-solidarite.com/img/lettres_information/bg_colonne_inv.gif);
}


/* Textes */

h1
{
	color: #0099CC;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;   
}

h2
{
   height: 30px;
   padding-left: 30px;
   color: #B9005B;
   text-align: left;
   font-size: 12px;   
}

h3
{
   color: #336699;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
   font-size: 10px;   
}

h4
{
   color: #000000;
   font-size: 9px;   
}

.blanc
{
   color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
   font-size: 13px;   
}

.texte1
{
   color: #003399;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
   font-size: 11px;   
}

.pttexte
{
   color: #336699;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
   font-size: 10px;   
}
