/*CSS pour Flagrant Delit*/

body
{
color : black;
font-size: 12pt;
font-family : Arial, Verdana, sans-serif ;
background-color : white ;
margin-left : 0;
margin-top : 0;

}

body.home

{
background-image: url(images/image_home.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.cinema

{
background-image: url(images/image_cinema.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.doc

{
background-image: url(images/image_doc.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.societe

{
background-image: url(images/image_ste.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.liens

{
background-image: url(images/image_liens.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.collector

{
background-image: url(images/image_collector.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

body.contact

{
background-image: url(images/image_contact.jpg) ;
background-repeat: no-repeat;
background-position:  center center;
}

td

{
color : black;
font-size: 10pt;
font-family : Arial, Verdana, sans-serif ;
}

td.white

{
color : white;
font-size: 10pt;
font-family : Arial, Verdana, sans-serif ;
}

td.home

{
font-size: 18pt;
}


h1

{
color:white;
font-size: 20pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
margin : 0;
padding : 0;
}

h2

{
color:#EA4C40;
font-size: 16pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
padding-left: 5px;
margin-bottom:5px;
display:inline;
}

h3

{
color:#EA4C40;
font-size: 16pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
padding-left: 5px;
margin-bottom:5px;
display:inline;
}
h3

{
color:#EA4C40;
font-size: 12pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
padding-left: 5px;
margin-bottom:5px;
display:inline;
}

a

{
color : black;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a:hover

{
color : #EA4C40;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}


a.white

{
color : white;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.white:hover

{
color : #EA4C40;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}



a.navig

{
color : black;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.navig:hover

{
color : #EA4C40;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

.selected_navig
{
color : #EA4C40;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.navigpages

{
color : black;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.navigpages:hover

{
color : #EA4C40;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

.selected_navigpages
{
color : #EA4C40;
font-size: 14pt;
font-weight: normal;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.sous_navig

{
color : white;
font-size: 12pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.sous_navig:hover

{
color : #EA4C40;
font-size: 12pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}


a.navig_cinema

{
color : black;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

a.navig_cinema:hover

{
color : #EA4C40;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}


.selected_navig_cinema
{
color : #EA4C40;
font-size: 10pt;
font-weight: bold;
font-family : Arial, Verdana, sans-serif ;
text-decoration : none;
}

p{
	margin: 0;
}
INPUT

{
 color: #000000;
 background-color: White;
 font-family: Arial, Verdana, sans-serif;
 font-size: 10px;
 border: 1px solid #000000;
 margin: 0px;
}
