/* Style pour LignesVertes.com */

body		{ 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10pt; 
		text-align: justify; 
		color: black; 
		background-color: white; 
		}
p 		{ 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10pt; 
		text-align: justify; 
		color: black; 
		background: transparent; 
		}
h1		{ 
		font-family: century gothic, arial, helvetica, sans-serif; 
		font-size: 14pt;
		font-weight: strong; 
		text-align: center;
		color: #009966;
		background: transparent; 
		}
h2		{ 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: italic;
		text-align: left; 
		color: #009966; 
		background: transparent; 
		}


.titreSite	{ 
		font-family: century gothic, arial, helvetica, sans-serif; 
		font-size: 20pt; 
		text-align: center; 
		color: #009966; 
		background-color: white; 
		}
.capitale	{
		font-family: century gothic, arial, helvetica, sans-serif; 
		font-size: 30pt; 
		text-align: center; 
		color: #009966; 
		background-color: white; 
		}
.barre 		{ 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		font-weight: normal; 
		text-align: center; 
		text-decoration: none; 
		color: orange;
		background-color: white; 
		}
.barre:hover 	{ 
		text-decoration: none; 
		} 
.colGauche	{ 
		vertical-align: center; 
		text-align: center;  
		color: black; 
		background-color: white;
 		width: 20%; 
		padding: 5pt; 
		}
.colDroite	{ 
		vertical-align: center; 
		text-align: center; 
		color: black; 
		background-color: white; 
 		width: 20%; 
		padding: 5pt; 
		}
.ligHoriz	{ 
		vertical-align: top; 
		border-color: orange; 
		border-style: none none solid none;
		border-width: 2pt;
		color: black; 
		background-color: white;
		}
.ventre		{ 
		width: 60%; 
		vertical-align: top; 
		padding: 5pt;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10pt; 
		text-align: justify; 
		color: black; 
		background: transparent; 
 		}
.prixColGauche	{
		width: 30%; 
		vertical-align: top; 
		padding: 5pt;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		text-align: justify; 
		color: black; 
		background: #CCFFCC;
		}
.prixColGauche2	{
		width: 30%; 
		vertical-align: top; 
		padding: 5pt;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		text-align: justify; 
		color: black; 
		background: #FFFFCC; 	/* #FFFF99; */
		}
.prixColDroite	{
		width: 70%; 
		vertical-align: top; 
		padding: 5pt;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		text-align: justify; 
		color: black; 
		background: #CCFFCC;
		}
.prixColDroite2	{
		width: 70%; 
		vertical-align: top; 
		padding: 5pt;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt; 
		text-align: justify; 
		color: black; 
		background: #FFFFCC;
		}
.basPage	{ 
		font-family: century gothic, arial, helvetica, sans-serif; 
		font-size: 10pt;
		text-align: center;
		color: #009966; 
		background-color: white; 
		}
a 		{
		color: orange; 
		background: transparent; 
		text-decoration: none; 
		font-weight: normal; 
		}
a:hover 	{ 
		color: blue; 
		background: transparent; 
		text-decoration: underline; 
		font-weight: normal; 
		} 
.centrer	{  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10pt; 
		text-align: center;  
		color: black; 
		background-color: white; 
		}
.ital		{ font-style: italic; }
.gras		{ font-weight: bold; }
.tablo	{ border-color: transparent; }
.noborder img	{ border: none; }		/* pour éviter l'entourage par défaut des images */
.invisible	{ display: none; }