@charset "UTF-8";
/* CSS Document */

body , h6{ 

color: #756d76; 

font-size: 11px; 

margin: 0;

font-family: tahoma; 

background: #ffffff url(bcg.jpg);

text-align: center;

min-width: 600px;

}


input , textarea , select {

font-family: arial; 

background : #fbfaf9; 

font-size: 11px; 

margin : 2px;

color: #c6abd3;

border: 1px solid #c7cdcd; 

} 

b {

font-weight: bolder; 

color: #fa826a;
} 

i {

color: #9bb9cf;

}

a img {

background-color : transparent;

border: 8px solid #f0eeec;

margin: 4px;

}

a img:hover {

border: 8px solid #eee9e5;

cursor: auto;

}

#content{

position: absolute;

top: 200px;

left: 50px;

color: #c0bdbb;

padding: 10px;

line-height:13px;

margin:0 auto;

width:550px;

text-align: left;

}

#content h1{

font: 25px arial, serif;

margin: 0 50px -10px 0;

letter-spacing: -1px;

color: #d8e4ed;

text-transform: lowercase;

text-align: right;

}

#content h1:first-letter {

text-transform: uppercase;

color: #ffffff;

background: #d8e4ed;

font: italic bolder 25px arial, serif;

}

#content p:first-letter {

margin: 0 0 0 25px;

}

#content h2{

margin: 0 40px 5px 5px;

font: italic 13px arial, serif;

color: #ebcaca;

letter-spacing: -1px;

text-align: right;

text-transform: lowercase;

}

A {

color: #fbbeb2; 

font-size: 12px; 

font-family : Arial, Verdana, sans-serif;;

border-bottom: 0;

font-weight: bold; 

text-decoration: none; 

} 


A:hover {

color : #c3d2dd;

cursor: nw-resize;
}

#nav {

position:absolute;

top: 100px;

left: 575px; 

text-transform: uppercase;

color: #ffffff;

font-size : 20px;

font-family : Tahoma;

text-align: center;

margin:0 auto;

width:150px;

}

#nav A {

font-size : 25px;

display:block; 

padding: 15px;

margin: 0;

font-family : Arial;

} 

#nav A:hover {

color: #ffffff;

cursor: nw-resize;

background-color : #ceb2d5;

border-bottom: 1px solid #b699bd ;

}

.rouge A {

color: #e9bbb1;

border-bottom: 1px solid #e9bbb1 ;

}

.bleu A { 

color: #b2d3d5;

border-bottom: 1px solid #b2d3d5 ;

}