/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	background:#ffffff;
	background-image:url(IMAGE-provins-bowling/fond.gif);
    background-position: 0% 122px;
    background-repeat: repeat-x; 

}

#conteneur{
	position:relative;
	width:734px;
	height:664px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#photo{
	position:absolute;
	top:307px;
	left: 536px;
	width: 298px;
	height: 439px;
}
#bando{
	position:absolute;
	top:122px;
	z-index:300;
	left: 2px;
	width: 451px;
	height: 45px;
}
#menu {
	position:absolute;
	top:33px;
	z-index:2000;
	left: 250px;
	height: 84px;
	visibility: visible;
	width: 481px;
}	

#lien-bas{
	position:absolute;
	top:635px;
	z-index:20;
	left: 3px;
	width: 729px;
	height: 19px;
}
a{
font-size:12px;
color:#0066FF;
text-decoration:underline;
}

a:hover{
font-size:12px;
color:#950051;
text-decoration:none;
}



#lien-bas a{
font-size:11px;
color:#cccccc;
text-decoration:none;
}

#lien-bas a:hover{
font-size:11px;
color:#942F3D;
text-decoration:underline;
}

#titre{
	position:absolute;
	top:307px;
	z-index:70;
	height:19px;
	left: 5px;
	width: 560px;
}
#contenu{
	position:absolute;
	top:333px;
	z-index:60;
	height:288px;
	left: 150px;
	width: 356px;
	text-align:justify;
	padding-right:13px;
	overflow: auto;
}
#first{
	font-size:20px;
	color:#942F3D;
}

hr {
clear: both;
width: 99%;
border: 0; /* enleve toute bordure */
border-bottom: 1px #942F3D solid ; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
color:#942F3D;
}
#sousTitre{font-size:14px;}
#premierLettre{color:#CC0000;font-size:18px;}
#espace{padding-left:18px;}

#lien_as{
	position:absolute;
	top:750px;
	left:50px;
	z-index:400;
	left: -2px;
	width: 736px;
}
#lien_as a{
font-size:12px;
color:#cccccc;
text-decoration:none;
}

#lien_as a:hover{
font-size:12px;
color:#942F3D;
text-decoration:underline;
}
