/* General */
BODY { background: #000000;}

fond1 { background-image: url(img/photo.jpg); background-repeat: no-repeat; background-position: right top;}




/* texte */
.txt { font-family: verdana; font-size: 11px; font-weight: normal; color: #CCCCCC; text-align:justify; padding-right: 10px;}
.txt A { color: #CCCCCC; text-decoration: underline; }
.txt A:hover { color: #CCCCCC; text-decoration: underline; }

.txt-pop { font-family: verdana; font-size: 11px; font-weight: normal; color: #CCCCCC; text-align:justify;}
.txt-pop A { color: #CCCCCC; text-decoration: underline; }
.txt-pop A:hover { color: #CCCCCC; text-decoration: underline; }


.txt-b { font-family: verdana; font-size: 11px; font-weight: bold; color: #CCCCCC; text-align:justify; padding-right: 10px;}
.txt-b A { color: #CCCCCC; text-decoration: none; }
.txt-b A:hover { text-decoration: underline; }

.txt-i { font-family: verdana; font-size: 11px; font-weight: normal; color: #CCCCCC; font-style: italic; text-align:justify; padding-right: 10px;}
.txt-i A { color: #CCCCCC; text-decoration: none; }
.txt-i A:hover { text-decoration: underline; }

.txtr { font-family: verdana; font-size: 11px; font-weight: normal; color: #FF0000; padding-right: 10px;}
.txtr A { color: #FF0000; text-decoration: none; }
.txtr A:hover { text-decoration: underline; }


.srub { font-family: verdana; font-size: 11px; font-weight: bold; color: #CCCCCC; padding-right: 10px;}
.srub A { color: #CCCCCC; text-decoration: none; }
.srub A:hover { color: #FFFFFF; text-decoration: underline; }

.top { font-family: verdana; font-size: 11px; font-weight: bold; color: #FF0000; text-align:right;}
.top A { color: #FF0000; text-decoration: none; }
.top A:hover {  text-decoration: underline; }

.srubon { font-family: verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; padding-right: 10px;}


.newsletter { font-family: times; font-size: 13px; font-weight: bold; color: #990000; }
.form { background-color: #FFFFFF; font-family: verdana; font-size: 10px; color: #990000; }
.bouton { background-color: #FFFFFF; font-family: verdana; font-size: 10px; color: #990000; }

/* FOND */
.fondhome { background-image: url('../img/visu_home.jpg');  background-repeat: no-repeat; background-position: 396 0; }
.trame1 { background-image: url('../img/trame1.jpg');  background-repeat: no-repeat; background-position: 0 0; }
.trame2 { background-image: url('../img/trame2.jpg');  background-repeat: no-repeat; background-position: top right; }

.fond-rouge { background-color: #CC0000; }
.fond-blanc { background-color: #FFFFFF; }