﻿@charset "UTF-8";
/* CSS Document */


/* -- Styles communs à toutes les pages -- */
h1{
margin:0px;
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;


}
#ariane {
margin-top:1px;margin-left:15px;
}
a.menuLink {
	text-decoration: none;
	font-weight:bold
}

a.menuLink:hover {
	text-decoration: underline;
}

a.menuLinkAct {
	text-decoration: none;
	font-weight:bold
}


h2{
margin-top:25px;
margin-left:15px;
padding-left:10px;
padding-top:6px;
height:35px;
background:url(../Images/fond.png)  no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}

.h2cote{
margin-top:5px;
margin-left:0px;
padding-left:35px;
padding-top:12px;
height:35px;
width:140px;
background:url(../Images/mail.png)  no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#petitepuce{
margin-top:3px;
height:10px;width:10px;margin-right:5px;float:left;
}

#petitepuceAct{
margin-top:3px;
height:10px;width:10px;margin-right:5px;float:left;
}

#litpetitepuce{
margin-top:3px;
height:10px;width:5px;margin-right:5px;float:left;
}

#litpetitepuceAct{
margin-top:3px;
height:10px;width:5px;margin-right:5px;float:left;
}

#grossepuce{

height:30px;width:30px;margin-right:10px;float:left;
}
#logo{
width:83px;float:left;margin-top:10px;margin-left:10px;
border:0px

}


#carresentet{

width:9px;float:left;margin:5px 5px 5px 5px;height:23px;

}
#menucote{

width:157px;

}

#entete{
width:1100px;
height:153px;
float:left;
background:url(../Images/back.gif) repeat-y
}

#demenu{
width:1100px;
height:6px;
float:left;

}
#menu{
width:1100px;
height:27px;
float:left;

}

#sentete{
width:921px;
height:50px;
float:left;
}

#paveadresse{
width:145px;
height:75px;
float:left;
padding:5px 5px 5px 5px;
text-align:center
}


