/****************************************************************/
/*	1ère partie : parties communes à toute les pages : Body, Haut et Bas	*/
/****************************************************************/
*{ margin:0px; padding:0px}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	background-attachment: scroll;
	background-image: url(style/fond_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #AECF3E;
}
#bas object
{
position:relative;
top:4px;
}
a {
	text-decoration: none;
}
.left{ float:left;}
a img {
	border: 0;
	left: 0px;
	top: 0px;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.space {
	margin:10px 0 0 0;
}

#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
	background: #aaa url(style/fond_generale.gif) repeat-y center top scroll;
}

#gauche{
background:url(style/fond_gauche.jpg) no-repeat top right;
}

#droite{
background:url(style/fond_droit.jpg) no-repeat top left;
}
.txtContact
{
float:left;
text-align:left;
padding:10px 0 0 0;
}
.txtContact .listRouge
{
padding-bottom:10px;
}
.txtContact .titre-2_contact
{
text-align:left;
padding: 0px 0px 5px 27px;
font-size: 18px;
font-weight: bold;
font-style: normal;
color: #c21f0e;
background: url(style/fond_titre-2.gif) left top no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid  #c21f0e;
}
.txtContact .titreTxt
{
clear:both;
font-size:13px;
font-weight:bold;
padding-bottom:6px;
text-align:left;
padding-top:5px;
}
.BlocContact
{
float:left;
width:385px;
padding:15px 35px 0 0;
}
.blocLeftContact
{
float:left;
}
.blocRightContact
{
float:left;
}
.blocRightContact .titreContact
{
float:left;
width:350px;
font-size:13px;
line-height:15px;
}
.titreContact
{
float:left;
width:400px;
font-size:13px;
}
.titreContact span.ptit
{
font-size:10px;
padding-left:5px;
}
.vert
{
color:#AECF3E;
}
.vert2
{
color:#AECF3E;
padding:10px 0 0 0;
}

/****************/
/*	HAUT 	*/
/****************/

#haut {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 236px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut.jpg) no-repeat left top scroll;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 165px;
	left: 80px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	z-index: 200;
	width: 530px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navHaut {
	position: absolute;
	top: 193px;
	left: 41px;
	margin: 0;
	padding: 0;
	width: 640px;
	line-height: 26px;
	border: 0px solid #fff;
	background: #eee url(style/fond_navHaut.gif) repeat-x center top scroll;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navHaut a {
	
	color: #ebf6c3;
	background: url(style/fond_onglet.gif) no-repeat top center;
	height: 37px;
	display:block;
	float:left;
	padding: 0px 20px 0px 20px;
}
#navHaut a.NH-actif {
	color: #c31f0e;
	background: url(style/fond_onglet_over.gif) no-repeat center top scroll;
	height: 37px;
	float:left;
}
#navHaut a:hover {
	color: #c31f0e;
	background: url(style/fond_onglet_over.gif) no-repeat center top scroll;
	height: 37px;
	float:left;
}


.plogo
{
margin:0;
padding:0;
clear:left;
}
/****************/
/*	BAS 		*/
/****************/

#bas  {
	margin: 0px;
	padding: 10px 0 15px 0 ;
	background-image: url(style/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	background-color: #AFCF3E;
}
address {
	margin: 10px 0 0 0;
	padding:5px 0 0 0;	
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#add_raison {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 10px 0px;
	padding: 0px;	
	text-align: center;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-image: url(style/fond_bas.gif);
}
#navBas a {
	color: #fff;
	padding: 0 10px;
}
#navBas a:hover {
	text-decoration: underline;
}

/*    	    TT 	        */

#siteWeb{
	padding: 20px;
	text-align: center;
}
#siteWeb a {
	color: #444;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #069;
	text-decoration: none;
}


/****************************************************************/
/*	2è partie : Mise en page des corps de pages					*/
/****************************************************************/


.pad
{
padding-bottom:5px;
}
/*********************************/
/*	CORPS DE PAGE PAR COLONNE 	*/
/*********************************/

/************************/
/*	Colonnes page ACCUEIL	*/
/************************/

#colGauche {
	float: left;
	width: 353px;
	margin: 0;
	padding: 15px 0px 0px 50px;
	color: #000;
	text-align: justify;
}
#colCentre {
	float: left;
	width: 475px;
	padding: 15px 30px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
	position:relative;
	margin:0;
}
#colDroite {
	float: left;
	width: 190px;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
}



/*	quatrième Colonne en option (attention à ajuster les dimensions des 4 colonnes : 4 width + 8 padding et 8 margin = 955px)	*/

#colPlus {
	float: left;
	width: 0px;
	margin: 0px 0px;
	padding: 0px 5px 10px 0px;
	background: #666 url(style/fond_colPlus.gif) repeat center top scroll;
	color: #000;
}


/************************/
/*	CORPS page CONTACT 
(les colones sont : "plan", "adresse" et "message")	*/
/************************/

.blcleft
{
float:left;
width:466px;
padding:15px 20px 0 45px;
}

#plan {
	float: left;
     border: 1px solid #AECF3E;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	margin: 0 10px 5px 0;
}
#carte {
	display: none;
	position: absolute;
	top: 111px;
	left: 50px;
	height: 500px;
	width: 600px;
	border: 1px solid #000;
	z-index: 1000;
}
.fermer-carte {
	background: #000;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.fermer-carte a {
	color: #ccc;
	display: block;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}

#adresse {
	float: left;
	margin: 0 0 0px 0px;
	color: #444;
	font-size: 13px;
	line-height: 1.6em;
	text-align: left;
	width:196px;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}
.coordonnees object
{
position:relative;
top:4px;
z-index:2;
}
#adresse a {
	color: #000000;
}
#adresse a:hover {
	color: #C21F0E;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 380px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
#message p {
	float:left;
	width:380px;
	padding:0;
	margin:2px 0 2px 0;
}
#message p span{
float:left;
/*width:160px;*/
}
#message p.note {
font-size:10px;
}
#message p.note strong{
color:#C21F0E;
font-size:11px;
}
#message .entrer
{
width:215px;
margin:0;
padding:0;
float:right;
}
#message .selct
{
width:215px;
}
#message .radio
{
margin:3px 5px 0 0;
float:left;
padding:0;
width:13px;
height:13px;

}
#message  em
{
	color:#FF0000
}
#message .area
{
	float:left;
	width:380px;
	height:60px;
	margin-top:5px;
}
#message p.choix
{
	float:left;
	padding:8px 0 3px 0;
	width:80px;
	margin:0;
}
.blocradio
{
float:left;
padding:10px 0 0 0;
width:360px;
}
.blocradio2
{
float:left;
padding:0px 0 0 0;
width:360px;
}
#message .choix span
{

	padding:5px 0 0 0;
	float:none;
	margin:3px 0 0 0;
	
}
#message  em
{
float:left; font-style:normal;
}
 #Envoyer
{
width:375px;
border:none;
display:block;
background: #c21f0e;
color: #EBF6C3;
font-weight: bold;
cursor: pointer;
margin:0;
padding:0;
height:20px;
float:right;
text-align:right;
padding-right:5px;
}
#message p.pararadio
{
width:100px;
clear:left;
padding:10px 0 0 0;
}

#message .rouge
{
width:300px;
color:#000000;
font-weight:bold;
height:18px;
}
p.bout
{
padding:0;
}
/***************************/
/*    pages ACTUALITES  	 */
/***************************/

#colActu-1 {
	float: left;
	width: 210px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 40px;
	color: #fff;
	background: url(style/fond_colActu-1.gif) no-repeat left 1.5em scroll;
}
#colActu-2 {
	float: left;
	width: 695px;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #fff;
}

.actu {
	width:100%;
	padding: 0px 20px 10px 15px;
	background-color:#2f2f2f;
	color: #cca544;
}

#actu_image {
	float: right;
	margin: 0px 10px 10px 10px;
}
#actu_texte {
	margin: 10px 10px 10px 10px;
}
.actu_lire {
	display: block;
	margin: 0px 10px 10px 90px;
	padding:  0px 0px 0px 17px;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	background: url(style/fleche-1.gif) no-repeat left 3px scroll;
}
.actu_lire:hover {
	color: #fff;
}


/*******************************************/
/*    pages MENTIONS LEGALES & C.G.V.  	 */
/*******************************************/

#colCgv {
	margin: 15px 0px 20px 50px;
	padding: 0px 50px 0px 0px;
	text-align: justify;
}
#cgv {
	margin: 20px 0px 20px 5px;
	padding: 0px 20px 0px 0px;
}
#cgv p{
	margin: 10px 0px;
	text-align: justify;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
#cgv p .CGVarticle{
	font-size: 13px;
	font-weight: bold;
	color: #C21F0E;
	padding-left: 15px;
	background: url(style/puce.gif) no-repeat 0px 4px scroll;
}



/****************************************************************/
/*	3è partie : Enrichissement corps de pages, utilisables partout		*/
/****************************************************************/

/***********************/
/*	ENRICHISSEMENT */
/***********************/


/*	mises en page	 */

.petite_colone-1a {
	float: left;
	width: 225px; /* il manque 2%, c'est normal, c'est pour IE6 !... */
	margin: 0px 10px 0px 0px;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
}
.petite_colone-1b {
	float: left;
	width: 225px;
	margin: 0px 0px 0px 0;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
}
.petite_colone-2a {
	float: left;
	width: 49%;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 0.9em;
}
.petite_colone-2b {
	float: left;
	width: 50%;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 0.9em;
}

/* titres */

.titre-1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #AECF3E;
	background-attachment: scroll;
	background-image: url(style/fond_titre-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AECF3E;
	height: 28px;
}
.titre-2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #c21f0e;
	background-attachment: scroll;
	background-image: url(style/fond_titre-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c21f0e;
	height: 28px;
	text-align:left;
	
}
.txtDiapo .titre-1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #AECF3E;
	background-attachment: scroll;
	background-image: url(style/fond_titre-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
}
.txtDiapo .titre2_Realisation
{
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #c21f0e;
	background-attachment: scroll;
	background-image: url(style/fond_titre-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c21f0e;
	height: 28px;
}
.txtDiapo .titre2_Realisation2
{
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #c21f0e;
	background-attachment: scroll;
	background-image: url(style/fond_titre-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c21f0e;
	width:500px;
	height: 28px;
}
.titre-3 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #EBF6C3;
	background-attachment: scroll;
	background-image: url(style/fond_titre-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #C21F0E;
}
.titre-4 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #c21f0e;
	background-attachment: scroll;
	background-image: url(style/fond_titre-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B84E9;
	height: 28px;
}

/* listes */

.liste-1 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border: 1px dashed #ccc;
	background: #777 url(style/fond_liste-1.gif) repeat center top scroll;
}
.liste-1 li {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-image: url(style/liste-1.gif);
	line-height: 1.2em;
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
}
.liste-1 li a {
	color: #ccc;
}
.liste-1 li a:hover{
	color: #333;
}


.liste-2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
.liste-2 li {
	margin: 0px 0px 0px 7px;
	padding: 2px 0px 2px 5px;
	list-style-position: inside;
	list-style-image: url(style/liste-2.gif);
	line-height: 1.3em;
	font-weight: bold;
	font-size: 14px;
	color: #343838;
}
.liste-2 li a {
	color: #ccc;
}
.liste-2 li a:hover{
	color: #333;
}

/* texte */

.couleur-1 {
	color: #a2c03b;
}
.couleur-2 {
	color: #C21F0E;
	font-weight: bold;
}
.couleur-2 a{
	color: #C21F0E;
}
.couleur-2 a:hover{
	color: #000;
}

.listRouge
{
background:url(images/puce.gif) no-repeat left 10px;
padding:5px 0 5px 12px;
font-size:13px;
}
.listRouge2
{
background:url(images/puce.gif) no-repeat left 5px;
padding:0px 0 0px 12px;
font-size:13px;
font-weight:normal;
}
.listRougeRealisation
{
float:left;
width:80px;
background:url(images/puce.gif) no-repeat left 4px;
padding-left:12px;
padding-bottom:10px;
font-size:12px;
}
.couleur-3 {
	color: #C21F0E;
	font-weight: bold;
}
.couleur-4 {
	color: #C21F0E;
}
.couleur-5 {
	color: #000;
}

.commentaire-1 {
	margin: 5px 0px 5px 0px;
	line-height: 1.1em;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

.pave-1 {
	margin: 5px 7px 10px 5px;
	padding: 5px 0px 5px 7px;
	border: 0px solid #ccc;
	background: #666 url(style/fond_pave-1.gif) no-repeat center top scroll;
	color: #fff;
	font-weight: bold;
}

/*	liens */

.lien-1 {
	color: #669;
	text-decoration: none;
}
.lien-1:hover {
	color: #669;
	text-decoration: underline;
}

.lien-2 {
	color: #ccf;
	text-decoration: none;
}
.lien-2:hover {
	color: #ccf;
	text-decoration: underline;
}


/*	images	 */

.alignD {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 7px 7px 0px;
	background-image: url(style/ombre-1.gif);
	background-position: right bottom;
}
.alignG {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #AECF3E;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.blocImgCenter
{
width:475px;
float:left;
padding-top:10px;
padding-bottom:32px;
}
#blocHoverImg
{
position:absolute;
display:none;
float:left;
width:204px;
border:1px solid #AECF3E;
margin-top:85px;
}
#legend
{
width:204px;
background:#AECF3E;
padding-top:2px;
padding-bottom:2px;
text-align:center;
color:#FFFFFF;
float:left;
}
.blocImg{
width:236px;
float:left;
border: 1px solid #AECF3E;
padding:1px 1px;
}
.borderImg
{
border: 1px solid #AECF3E;
float:left;
margin-right:4px;
margin-bottom:4px;
cursor:pointer;
}
.supMarg
{
margin-right:0px;
}
.supBottom
{
margin-bottom:0px;
}
.alignG2 {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #C21F0E;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}

.cadre-1 {
	border: 1px solid #000;
}
.cadre-2 {
	border: 3px double #fff;
}
.cadre-3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 0px;
	background: url(style/ombre-3.gif) no-repeat right bottom scroll;
}
.cadre-4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 11px 0px;
	background: url(style/ombre-4.gif) no-repeat right bottom scroll;
}


/*	lignes de separation	*/

.ligne-1 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}
.ligne-2 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	border-bottom: 1px dashed #666;
}



/****************************/
/*	Colonnes page DIAPORAMA 2	*/
/****************************/

/* 2 colonnes : le texte, le diaporama
pour modifier l'ordre: inverser le code html
il est également possible de modifier les width comme pour l'accueil et interne */

.blocDiapoLeft
{
width:54px;
float:left
}
#message span.descrip
{
margin:5px 0 5px 0;
}
.blocDiapoRight
{
padding-left:6px;
width:48px
}
/*#colDiaporama #diapo_grande {
	border: 1px solid #AECF3E;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	float:left;
	width:256px;
	margin-bottom:6px
}
*/.txtDiapo
{
float:left;
}
.txtDiapoRight
{
width:110px;
float:left;
padding-top:10px;
margin-right:30px;
}
.txtDiapo p
{
	font-size:12px;
	font:Tahoma;
	padding-bottom:4px;
	margin: 10px 0 0px 0;
}
.carrelage
{
font-size:14px;
font-weight:bold;
color:#FF0000;
float:left;
width:332px;
padding-bottom:6px;
}
.titreTextDiapo
{
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}
.contacter
{
background:#b60809;
text-align:center;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:6px 4px 6px 4px;
border:1px solid #000;
}
.contacter a
{
color:#FFFFFF;
}
.contacter a:hover
{
color:#AECF3E;
}
.niveau3
{
float:left;
margin:15px 0 20px 30px;
}
.img_diapo_border
{
	border: 1px double #AECF3E;
	float:left;
	margin-bottom:4px;
	cursor:pointer;
}
.img_diapo_border_SupMArg
{
	border: 1px double #AECF3E;
	float:left;
	margin-bottom:0px;
	padding:0px;
	cursor:pointer;
}
#legend_diapo
{
float:left;
width:256px;
font-size:13px;
color:#000000;
font-weight:bold;
background:#AFCF3E;
text-align:center;
padding-top:1px;
padding-bottom:1px
}

.blocImg_botoom
{
width:370px;
float:left;
margin:0px;
padding:0px;
}
.imgBottom
{
border: 1px solid #AECF3E;
float:left;
margin-right:5px;
margin-bottom:0;
cursor:pointer;
padding:0;
}
.MargeLeft
{
margin-left:3px;
border: 1px solid #AECF3E;
float:left;
margin-bottom:5px;
cursor:pointer;
}
.ptlogo
{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
.sptlogo
{
float:left;
margin:20px 0 0 20px;
padding:0;
}
/*diapo*/
#colDiapoText {
 float: left;
 width: 500px;
 padding: 15px 20px 0px 50px;
 text-align: justify;
}
#colDiaporama {
 float: left;
 width: 310px;
 margin: 0;
 padding: 10px 0px 0px 10px;
 color: #000000;
}
#colDiaporama img#diapo_grande {
 border: 1px solid #AECF3E;
 padding: 2px;
 background-color: #FFFFFF;
 margin:0;
}
#colVignettes {
 margin: 5px 0px 0px 0px;
 padding: 0;
}
#colVignettes img {
 border: 1px solid #AECF3E;
 padding: 1px 1px 1px 1px;
 margin:0;
 background-color: #FFFFFF;
}
#colVignettes a:hover img {
 border: 1px dashed #AECF3E;
 padding: 1px 1px 1px 1px;
 background-color: #FFFFFF;
;}

