/* ************************************************** */

/* CONTENT */

#content {
width:100%;
height:auto;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,255,215); */
}

#content .pages {
clear:both;
width:964px;
height:inherit;
display:block;
overflow:hidden;
margin: 0 auto;
/* background-color:rgb(215,235,255); */
}

#content #projection {
width:964px;
height:542px;
margin:22px 0px 0px 0px;
background-image:url('images/global/screen_964x542.jpg');
background-repeat:no-repeat;
background-position:left top;
border-width:0px;
border-style:solid;
border-color:rgb(230,230,230);
}

#content .cap {
text-transform: uppercase;
}

#content .text {
width:964px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(215,205,255); */
line-height:1.5;
text-align:justify;
font-size:10pt;
word-spacing:0px;
text-decoration:none;
color:rgb(105,105,100);
}


/* /////////////// */
/* /// FICHE /// */

#content .fiche {
clear:both;
width:964px;
height:109px;
display:block;
margin:30px 0px 0px 0px;
padding:8px 0px 8px 0px;
/* background-color:rgb(215,235,255); */
border-style:solid;
border-color: rgb(155,140,100);
border-top-width:1px;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
}

#content .fiche_titre {
width:964px;
margin:3px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(215,205,255); */
/* ///// TYPO FONT SPECIALE - ABEL ///// */
font-family:abel_regular, sans-serif;
font-size:26pt;
line-height:1;
text-align:left;
color:rgb(0,0,0);
text-shadow:0px 1px 0px rgba(230,230,220,1)
}


/* /////////////// */
/* /// LISTE /// */

#content ul {
width:964px;
margin:7px 0px 0px 0px;
}

li {
width:964px;
list-style-type: none;
margin-left: -40px;
/* background-color:rgb(205,255,225); */
background-image: url(images/global/fitzgood_chat_panier_litiere_laurent_crouzet_cercle.png);
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 20px;
font-size:12pt;
line-height:1.4;
color:rgb(100,85,60);
position:relative;
top:0px;
}


/* /////////////// */
/* /// COULEURS /// */

/* Blanc */
#content .colored_01 {
color:rgb(255,255,255);
}
/* Noir */
#content .colored_02 {
color:rgb(0,0,0);
}
/* Vert */
#content .colored_03 {
color:rgb(100,125,25);
}
/* Orange */
#content .colored_04 {
color:rgb(245,85,0);
}
/* Gris */
#content .colored_05{
color:rgb(55,55,50);
}


/* /////////////// */
/* /// IMAGES /// */

#content .prj_image {
width:964px;
height:542px;
margin:30px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-width:0px;
border-style:solid;
border-color:rgb(155,140,100);
}

#content .proj_image_02 {
width:984px;
height:554px;
margin:30px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-width:0px;
border-style:solid;
border-color:rgb(230,230,230);
}

#content #close_space {
clear:both;
width:1024px;
height:30px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}



