/* for CorbièresWeb Découvertes */
body  {
	font-family : Bembo, Times, "Times New Roman", Palatino, serif;
	background-color:#009933;
	font-weight: normal;
	color : green;
	font-size : 1em;
	line-height:140%;
	text-align : left;
	margin: 0px;
	padding: 0px;
	font-style : normal;
	}

p {	color : #006600;
	text-indent:30px;
	padding: 0px 0px 0px 10px;
	margin:0px;
	}
td > h3 + p, td > h2 + p, td > p:first-child {text-indent:0px;}	
p.parableed {	
padding-left : 0px;
}
p.copy{font-size:80%; margin:10px 0px 0px 5px}
p.head{ display:block; background-color:#093; color:#fffff0; margin: 0px; padding:5px 0px; text-align:center;}



ul {color : #990099;
	
	margin: 6px 0px 6px 30px;
	padding:0px;
	list-style : square;
}
li{ margin:0px 0px 0px 20px; padding:0px;}

.cen {text-align: center;}
.right {text-align: right;}



h1 {
	
	font-size: 150%;
	font-weight: bold;
	line-height:120%;
	color : #990099;
	text-align: left;
	font-style : italic;
	margin-left : 5px;
	margin-top : 5px;
	letter-spacing:5px;
}


/* H2 Majuscules et Minuscules */
h2 {
	
	font-size: 100%;
	font-weight: bold;
	color : #990099;
	text-align: center;
	margin-bottom: 0px;
	margin-left : 5px;
	text-decoration : underline;
	height:159px;
	
}
/* H3 Majuscules et Minuscules */
h3 {
	
	font-size: 100%;
	font-weight: bold;
	color : #990099;
	text-align: left;
	margin-bottom: 6px;
	margin-left : 10px;
}
.heavy {	font-weight: bold;}

/*============tables===============*/
table,tr,td{ border-collapse:collapse; margin:0px; padding:0px;}
td { vertical-align:top;}
td.header{background:url(/decouvertes/images/vigne-back.gif) no-repeat;}
td.right-back{ background:url(/decouvertes/images/vigne-cellback.gif) #fffff0 repeat-y right; width:84px; }


/*============links===============*/
a:link, a:visited {
text-decoration: underline;
color : #3399CC;
}

a:hover { 
	color: green;
}

p.head a:link, p.head a:visited {color:#fffff0; background-color: #093; text-decoration:none;}

p.head a:hover{ text-decoration:underline;}
/*============images===============*/
img.bleed{
	float : left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	
}
/*============divisions===============*/
div#wrap{ background-color:#009933;}
div#main{margin: 0px auto;  width:80%;background-color:#fffff0; color: #006600; padding:0px 0px 10px 0px;}