/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 partie generique
 */
*{
    /*margin:0;
	padding:0;
	border:0;*/
}
/*pour pouvoir utiliser avec un doctype*/
body{
    /*width:100%;
	height:100%;
	background-image:url(table/bgb.gif);
	background-repeat : repeat-x; */
}

.imagejpg { padding-right: 10px;
} 

.gauche{
 padding-left: 20px;
 }
.menu{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
}

.adroite{
float:right;
}
img{
border:none;
}

p {

margin-top: 0px;
margin-bottom: 8px;

}

a:link, a:visited {
	color: #333333; text-decoration: none;
	font-weight: bold;
    border: 0px ;
}

a:hover {
	color: #ae2c2c;	text-decoration: none;
	font-weight: bold;
    border: 0px ;
}
.mission{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:bold;
	color:#333333;
	line-height: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.normal{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#333333;
	text-align: justify;
	line-height: 140%;
}

.sanslien{

	color:#ffffff;
}
.orangegras{
	font-size:18px;
	color: #ed7624;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:15px;
}
.rosegras{
	font-size:18px;
	color: #AE398A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:5px;
}


.bleugras{
	font-size:18px;
	color: #4D81BD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:0px;
}

.bleugraspetit{
	font-size:13px;
	color: #4D81BD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rosegraspetit{
	font-size:13px;
	color: #AE398A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.orangegraspetit{
	font-size:13px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.centre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-align: center ;
}
.ligrise {
	background-image: url(images/puceg.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	list-style-type: none;
	padding-left: 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
	line-height: 110%;
    display: block;
 }
.li {
	background-image: url(images/torange.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	list-style-type: none;
	padding-left: 80px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#333333;
	text-align: justify;
	line-height: 180%;
    display: block;
 }
 
.lirouge {
	background-image: url(images/pucerouge.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	list-style-type: none;
	padding-left: 20px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
	text-align: justify;
	line-height: 120%;
    display: block;
 }

 .lirose {
	background-image: url(images/pucerose.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	list-style-type: none;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
	text-align: justify;
	line-height: 120%;
    display: block;
 }

 .libleu {
	background-image: url(images/pucebleu.gif);
	background-repeat: no-repeat;
	background-position: top-left;
    list-style-type: none;
	padding-left: 20px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
	text-align: left;
	line-height: 120%;
    display: block;

 }
.sli {
    list-style-position: inside;
	list-style-type: disc; 
	padding-left: 20px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#333333;
	text-align: left;
	line-height: 120%;
    display: block;
 }
 
.li2 {
    line-height: 120%;;
    text-indent: 18px;
    padding-top: 0px;
    list-style-position: outside;
    list-style-type: disc;
 
}
 
.plop {
       text-decoration: blink;
	   text-align:left;
       color: #ff0000;
	   padding-left:60px;
       font-family: Arial, Helvetica, sans-serif; 
}

#container {
padding:10px;
}

#containerl {
border-left:1px, #cccccc;
}
#containerf {
padding:7px;
}

