 /* CSS par Jimmy SEILNACH, Société ACCO.*/

div
{
	text-align:justify;
}

body
{
  padding: 0px;
  margin-top: 0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-color: #E4E4E4;

}

div#Ombre
{
    width: 690px;
    background-color: #FFFFFF;
    margin: auto;
    background-image: url(images/bords6.jpg);
}


div#full
{
  width:660px;
  margin : auto;
  border-left: solid #000000 1px;
  border-right : solid #000000 1px;
  border-bottom: solid #000000 1px;
}
div#bandeau
{
	width:660px;
	height:168px;
	background-color:#FFFFFF;
    background-image: url(images/header3Sm.jpg);
    background-position: center;
}


div#lien
{
    width:660px;
	height:25px;
	background-color:#FFFFFF;
    border-bottom: 1px dotted #DFDDDF;
}
div#Partie
{
  text-align: left;
  color: #B00000;
  font-size: 18px;
  font-weight: bolder;
  background-color:#FFFFFF;
  height: auto;
}



div#contenu
{
	width:auto;
	background-color:#FFFFFF;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif  ;
    font-size: 11px;
    float: left;
    height: auto;
    margin-bottom:auto;
    color:#555555;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}
div#blocnews
{
    float:right;
    width:224px;
    height:170px;
    background-color:#FFFFFF;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-top: 40px;

}
div#piedpage {
	clear:both;
	width:660px;
	height:30px;
	background-color:#FFFFFF;
    background-image: url(images/footerSm.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

div#TitreNews
{
    text-align: left;
    color: #000000;
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 10px ;
}




table.servicesT
{
font-weight: normal;
font-size: 11px;
width: 320px;
background-color: #fafafa;
border: 1px #8E8E8E solid;
border-collapse: collapse;
border-spacing: 0px;
width:auto;
margin-top: 0px;
margin-bottom: 10px;
}


table.servicesT td.servHd
{ border-bottom: 2px solid B00002;
background-color: #DFDDDF ;
text-align: center;
font-weight: bold;
font-size: 11px;
width:auto;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:auto;
border : 1px dotted #B00002;

}

table.servicesT td A
{
    color: #626161;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 11px;
}
table.servicesT td A:hover
{
  color:#B00000;
     /*font-weight: bold; */
    border-bottom: 1px dotted #B6B6B6;
}

.servBodL { border-left: 1px dotted #CEDCEA; }



div#Mentions
{
	clear:both;
    width:auto;
	height:19px;
	background-color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
    font-size: 10px;
}

   A:hover {
    color:#B00000;
     /*font-weight: bold; */
    border-bottom: 1px dotted #B6B6B6;
}

A
{
    color: #626161;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 11px;

}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
width:128px
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 150;
left: 150;
z-index:100;


width : 600;
  font-size: 12px ;
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-style: normal;
  font-weight: lighter ;
}
#menu dl {
float: left;
width:auto;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #DFDFDF;
border: 1px solid gray;
margin: 1px;

}
#menu dd {
display: none;
border: 1px solid gray;
background-color:white;
}
#menu li {
text-align: center;

background-color:white;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;

background-color:white;


}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background-color:#B00002 ;
color:#FFFFFF;
  font-weight: bold  ;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
}

div#UneNews {
  border-bottom: 1px dotted #C0C0C0 ;
  margin-bottom: 5px;
  padding-bottom: 10px;

}


#marqueecontainer{
position: relative;
width: 270px; /*marquee width */
height: 320px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid white;
padding: 3px;
padding-left: 4px;
  float:left;
  margin-right:10px;
  margin-top:10px;
}
#marqueecontainer A {

    color:#B00000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 12px;


	}

#marqueecontainer A:hover {

     /*font-weight: bold; */
    border-bottom: 1px dotted #B6B6B6;
}






