a:link {color: #0080000;}
a:visited {color: #0080000;}
a:hover{color: #0080000;}

body	{	
		background-color: #37BDFD;
		background-attachment: fixed;
		width: 99%;
		min-height: 100%;
		}

#corps	{
		width : 900px;
		height:99%;
		margin-left: auto;
		margin-right: auto;
		}
		
#centre	{
		width: 100%;
		}

		
#titre	{
			width: 900px;
			margin-left: auto;
			margin-right: auto;
			}

#page	{
			width: 750px;
			margin-left: auto;
			margin-top: auto;
			}

#sommaire 	{
			width: 0px;
			height: 0px;
			top: 200px;
			}

h1{font-family: comic sans ms;
font-size: 40px;
text-align: center;
}

h2{font-family: arial;
font-size: 20px;
text-align: left;
color: green;
margin-left: 10px;
margin-right: 10px;}

p{font-family: arial;
font-size: 14px;
text-align: justify;
color: black;
margin-left: 20px;
margin-right: 20px;}

.gras{
font-weight: 700;
font-variant: small-caps;
color: brown;
font-size: 16px;}

#bouton_juillet{
width:141px;
height: 200px;
left: 100px;
top: 660px;
}

#bouton_aout{
width:141px;
height: 200px;
left: 400px;
top: 660px;
}

a img{border: none;}

a.bouton_juillet{background-image:url('images/programme_cine_juillet2009mini.jpg');
background-repeat: no-repeat;}
a:hover.bouton_juillet{background-image:url('images/programme_cine_juillet2009.jpg');
background-repeat: no-repeat;}

a.bouton_aout{background-image:url('images/programme_cine_aout2009mini.jpg');
background-repeat: no-repeat;}
a:hover.bouton_aout{background-image:url('images/programme_cine_aout2009.jpg');
background-repeat: no-repeat;}
