@charset "utf-8";
@import url("fluid_grid.css");

p {	margin:0.9%; color: #000; }

body{
	background-image: url(../images/fond19001300.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position: 40% 0;
	z-index:2;
	}

#bandlogoslide{
	margin-top:6%;
	background-color:rgba(201, 227, 242, 0.7);
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;	
	}
	
#slideshow{	
	margin-top: 0px;
	margin-bottom: 0px;
	}

#bandinfoh {
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;	
    }
#bandinfoh p{
	color:#CCC;    	 
    }

#bandinfoh a{		
	color: #AFE1AC;	
	margin-right:1%;
    }

#pied a {color: #FC9;}
	
#contenu12{
	background-color: rgba(201, 227, 242, 0.7);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	padding-top: 0.4%;
	padding-bottom:0.4%;	
	}

#contgauche{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-right: 0%;
	padding-top: 2%;
	padding-left: 0.3%;
	line-height: 140%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	}
	
#contgauche li {
	line-height: 180%;
}

#contdroit{
	margin-left: 1.5%;
	margin-right: 0.8%;
	padding-top: 3%;	
}
	
#contenubas{
	background-color: rgba(201, 227, 242, 0.7);
	line-height: 125%;
	padding-top: 2%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	
	}	
	
#contenubas p{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-left:2%;
	
    }
#pied{
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color:#CCC;	
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	}

#pied p{color:#CCC;}
	
#pied a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #AFE1AC;	
	margin-left:35px;
	}

.attimage {	max-width: 100%; }

#slider2 p{text-align:center;  }