#tableau_maitre{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	/padding-top: 0px;
	/padding-bottom: 0px;
	/border-collapse: collapse;
}

#ligneune{
	/margin-top: 12px;
	/margin-bottom: -15px;
}

.textecourrant{
	padding-left: 5px;
	padding-right: 5px;
}

.txtcontactez-nous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titrecontactez-nous {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: justify;
}
.txtcourrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: justify;
}
.txtcourrantdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: right;
}
.txtcourrantgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: left;
}
.txtbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.titrecourrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #898989;
	padding-left: 7px;
}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #054593;
}
.bottomlinks, .bottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

.titremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #898989;
}
.titredepages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline;
}
.tag1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}
.tag2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}
.tag3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #767676;
}
.tag4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	font-weight: normal;
	font-variant: small-caps;
	color: #767676;
}


/* Snippets by http://typo3.intervation.de/ */

#MONMENUGENERAL{


}

#hauptmenue {
        float:left;
  		width:100%;
		
        
}
#hauptmenue td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #3384E3;
	background-color: #1264BA;
}

#hauptmenue td:hover {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #3384E3;
	background-color: #3384E3;
	
}
#hauptmenue td.actif {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #3384E3;
	background-color: #3384E3;
}


#hauptmenue a{
	float:left; /* Abstand zur n�chsten Box rechts */
	text-decoration:none;
	height:16px;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight:bold;
	width: 100%;
	text-align: center;
}

#hauptmenue a:hover, #hauptmenue a.level1-act{ /*onMouseover style*/
	
	color:#FFFFFF;
}
#hauptmenue a:hover span, #hauptmenue a.level1-act span{ /*onMouseover style*/
	
	color: #FFFFFF;
}

#yymenu a {
	background-color:#F5F5F5;
	display:block;
	text-decoration:none;
	border-style:none;
	padding: 3px 10px 10px 3px;
	color:#767676;
}
#yymenu a.last {
	border-style:none;
	color:#767676;
}
#yymenu a:hover {
	background-color:#E9E9E9;
	color:#767676;
	text-decoration:underline;
}
#yymenu .mmLevel1, #yymenu .mmLevel2 {
margin-bottom:0px;
padding-top:0px;

}

#yymenu .mmLevel1 div a,  #yymenu .mmLevel2 div a {
color:#767676;
}

#yymenu .mmLevel1 div a{
height:10px;
}

div#men a{
font: 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

div#men ul.titremenu{
	list-style-type: none;
	padding-left: 0px;
}
div#men ul.titremenu  a{
	font-weight:bold;
}
div#men ul.stitremenu{
	padding-left: 25px;
}

div#men ul.stitremenu li{
	list-style-type: disc;
	padding-left: 0px;
}
div#men ul.stitremenu a{
	padding-left: 0px;
	font-weight:normal;
}

div#men ul.stitremenu a:hover {
	background-color:#F5F5F5;
	color:#767676;
	text-decoration:underline;
}
