
#splash_page { width: 790px; margin: 0 auto; }
#text { float: left; width: 415px; padding-left: 40px; padding-right:35px; }


.col { width: 155px; margin-right: 6px; float: left; padding: 1px 1px 0; border-left: 1px dashed #999; border-right: 1px dashed #999; }


#aoc { height: 220px; background: #0a0a0a url(/img/accueil_bkg_aoc.jpg) no-repeat top left;
	   padding-top: 450px; }
	
#aoc a {color:white; text-decoration:none;}

#aoc a:hover {text-decoration: underline;}

#chateaux { height: 220px; background: #f6f6f3 url(/img/accueil_bkg_chateaux.jpg) no-repeat top left;
			padding-top: 450px; }
#chateaux a {color:black; text-decoration:none;}			
#chateaux a:hover {text-decoration: underline;}

h1 { background: url(/img/aoc_chateau_logo.gif) no-repeat; width: 300px; height: 160px;
	 margin-top: 32px; }
h1 span { display: none; }

h2 { 
	color: #ddb307; 
	font-size:36px;
	margin-top:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDB307;
	margin-bottom:20px;
	padding-bottom:8px;
	}
	
#text p {
	margin-top: 12px;
	margin-bottom : 12px;
}


#vingtans { background: url(/img/20ans.gif) no-repeat top left; width: 272px; height: 44px; 
			margin-top: 13px; }
#vingtans span { display: none; }

#mission { background: url(/img/mission.gif) no-repeat top left; width: 357px; height: 96px;
	 	   margin-top: 7px; }
#mission span { display: none; }

#decouvrez { background: url(/img/decouvrez.gif) no-repeat top left; width: 252px; height: 96px;
			 margin-top: 33px; }
#decouvrez span { display: none; }



#lien_aoc { text-align: center; }
#lien_aoc a img { border: 0; }
#aoc p.texte { color: #fff; }

#lien_chateaux { text-align: center; }
#lien_chateaux a img { border: 0; }
#chateaux p.texte { color: #000; }

p.texte { font-family: Helvetica, Arial, sans-serif; font-size: 12px; padding: 15px 8px 0; }
