/*** Feuille de style comportant les div, les variantes eventuelles de couleur, de padding, de taille, les filets, les boutons, etc ***/
.filet {
	border-top: #D7F187 solid 1px;
	margin-bottom: 15px;
	width: 300px;
}

.ligne {
	border-top: #446f07 solid 2px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 390px;
}

.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:5px;
	font-size: 11px;
	width:100%;
	line-height: 17px;
}

.pagination em {
	color:#666666;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	text-align: center;
	padding:2px 4px 2px 4px;
	margin:0px 0px 15px 0px;
	border:1px solid #6C9B15; 
	border-top: 1px solid #6C9B15; 
}

.pagination a {
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin:0px 0px 15px 0px;
	padding:10px 0px 10px 0px;
}

.pagination a:hover {
	color:#6C9B15;
	text-decoration:underline;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
}

.plus a {
	border-bottom: #666666 dotted 1px;
	color: #333333;
	margin: 10px 20px 20px 20px;
	padding: 3px 2px 0px 2px;
	text-align: left;
	text-decoration: none;
	cursor:pointer;
	font-size: 11px;
}

.plus a:hover {
	border-bottom: #FF6600 dotted 1px;
	color: #FF6600;
	margin: 10px 20px 20px 20px;
	text-decoration: none;
	font-size: 11px;
}

#offers{
	height: 500px;
}

#title{
	height: 80px;
	width: 750px;
	margin:0;
	padding:0;
}

#interligne-titre {
	line-height: 23px;
}

#orange {
	color: #FF6600;
}

#vert {
	color: #81B719;
}

#vert-instit {
	color: #457a2a;
}
#vert2{color: #91A73A;}
#liens {
	text-decoration: underline;
	border: 0px;
}

#lexique {
	border-bottom: dotted 1px;	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

div.puce_vert a{	
	text-decoration:none;
	color: #333333;
}

div.puce_vert a:hover{
	text-decoration:none;	
	color: #FF6600;
}
	
#bouton-newsletter{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #FF6600;
	width:95%;
	padding:1px;
}

#bouton-newsletter a{
	text-decoration: none;
	color: #ffffff;
	cursor:pointer;
}

#bouton-newsletter a:hover{
	text-decoration: none;
	color: #006699;
	cursor:pointer;
}
	
.orange {
	color:#FF6600;
}

.calcul {
	color: #666666;
	margin: 10px 20px 20px 10px;
	padding: 3px 10px 3px 3px;
	text-align: center;
	cursor:pointer;
	font-size: 11px;
}

.vert{
	color:#360;
}

.li-vert {
	color: #91A73A;
	font-family: "Century Gothic";
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 2px;
	font-weight: bolder;
	margin-left: 15px;
}
.li-sela{
	list-style-position: outside;
	list-style-type: square;

	margin-left: 15px;
}
.bo {
	border: 0px;
	background-image: url(/images/css/bo.png);
	background-position: 0px 0px;
	float:left;
	width: 150px;
	height: 58px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	margin: 3px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.bo:hover {
	
	background-image: url(/images/css/bo_on.png);
	color: #47ace4;
	
}
.bo a {
	text-decoration: none;	
}
.bo a:hover {
	text-decoration: none;
	color: #47ace4;	
}
.mpc {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #106c03;	
	padding-left: 5px;
	text-align: left;

}
.ca {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #47ace4;	
	padding-left: 5px;
	text-align: left;

}
.mp {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ea418d;
	padding-left: 5px;
	text-align: left;

}
.msp {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #bacb89;	
	padding-left: 5px;
	text-align: left;

}
