/* ________________________________body */

body
{
background-color:#3f3f3f;
margin: 0px 0px 0px 0px ;
}

/* ________________________________formulaires */

input
{
background-color:#e7e7e9;
color:#333333;
border: 1px solid #333333;
}
textarea
{
background-color:#e7e7e9;
color:#333333;
border: 1px solid #333333;
}
select
{
background-color:#e7e7e9;
color:#333333;
border: 1px solid #333333;
}


  
/* ________________________________WebFont */
/*
.wf-loading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #636363;
}
*/
.wf-inactive {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #636363;
}
.wf-inactive .BigTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #636363;
}
.wf-active .BigTitle {
font-family: 'Quattrocento Sans', arial, serif;
font-size: 21px;
color: #636363;
}

.Baseline {
font-family: 'Damion', arial, serif;
font-size: 16px;
color:#eeeeee;
}

/* ________________________________textes */

.justi
{
text-align: justify;
}
.Std_txt
{
font-family: 'Play', arial, serif;
font-size: 14px;
color: #636363;
}
.shot_txt
{
font-family: 'Play', arial, serif;
font-size: 14px;
color: #777777;
}
.Small_txt
{
font-family: 'Play', arial, serif;
font-size: 12px;
color: #636363;
}
.exifs
{
font-family: 'Play', arial, serif;
font-style:italic;
color: #777777;
font-size: 12px;
}
.foot
{
font-family: 'Play', arial, serif;
font-size: 12px;
color: #999999;
}

.pad
{
padding-left : 20px;
padding-right : 50px;
}

.retrait
{
text-indent:15px;
}

.TopRed
{
color : #ff0000;
}


/* ________________________________liens */

a
{
color : #6685a3;
text-decoration: none;
outline-style:none;
}
a:hover
{
color : #ff0000;
outline-style:none;
}

.order_txt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #397372;
}
a.order_txt
{
color : #6685a3;
text-decoration: none;
outline-style:none;
}
a:hover.order_txt
{
color : #ff0000;
outline-style:none;
}

.start_txt
{
font-family: 'Play', arial, serif;
font-size: 12px;
color: #797979;
}
a.start_txt
{
color: #797979;
outline-style:none;
}
a:hover.start_txt
{
color: #eeeeee;
outline-style:none;
}


/* ________________________________Images borders */

.highlightit img{
border: 1px solid #f4f4f4;
}

.highlightit:hover img{
border: 1px solid #8e8d8d;
}

.highlightit:hover{
color: black; /* Dummy definition to overcome IE bug */
}

/* ________________________________h123 */

h1, h2
{
font-family: 'Play', arial, serif;
color: #636363;
display:inline; 
}
h1
{
font-size: 14px;
font-weight:bold;
}
h2
{
font-size: 14px;
font-weight:normal;
}


/* ________________________________Images de fonds */

.fd_standard
{
background-color: #f4f4f4;
background-image: url("/img/interface/fond.jpg");
background-repeat:no-repeat;
}

.fd01
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd01.jpg");
background-repeat:no-repeat;
}
.fd02
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd02.jpg");
background-repeat:no-repeat;
}
.fd03
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd03.jpg");
background-repeat:no-repeat;
}
.fd04
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd04.jpg");
background-repeat:no-repeat;
}
.fd05
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd05.jpg");
background-repeat:no-repeat;
}
.fd06
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd06.jpg");
background-repeat:no-repeat;
}
.fd07
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd07.jpg");
background-repeat:no-repeat;
}
.fd08
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd08.jpg");
background-repeat:no-repeat;
}
.fd09
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd09.jpg");
background-repeat:no-repeat;
}
.fd10
{
background-color: #f4f4f4;
background-image: url("/img/interface/fonds/Fd10.jpg");
background-repeat:no-repeat;
}

td.fdpieds
{
background-image: url("/img/index2011/pieds.jpg");
}
.fdtop
{
background-image: url("/img/interface/fond_top.jpg");
}


/* ________________________________Tables */

div.trans20:hover
{
background:#ffffff;
filter:alpha(opacity=40); /* for IE */
opacity:0.4; /* CSS3 standard */
}

/* ie6 png */
img, div { behavior: url(/scripts/iepngfix.htc) }
