/* CSS du site de ma soeurette  */

/*On s'occupe tout d'abord des cadres*/

body { font:12px/14px Verdana, sans-serif;
	 background: #bd6200;}

#banner {     padding:0px;
			  margin-bottom:0px;
			  margin-left:auto;
			  margin-right:auto;
			  margin-top:0px;
			  width:850px;
			  height:240px;
			  background:  url('http://amariemagd.free.fr/rockncaux/img/cssban_orange.png') no-repeat;
			  border:none;}
			
#groscadre { position:relative;
			 height:auto;
			 margin-bottom:0px;
			 margin-left:auto;
			 margin-right:auto;
			 margin-top:0px;
			 background:  url('http://amariemagd.free.fr/rockncaux/img/cssmid_orange.png');
			 width:850px;}
			
#cadretexte { line-height:20px;
			  position:relative;
			  width:580px;
			  top:0px;
			  margin-bottom:0px;
			  margin-left:200px;
			  margin-right:0px;
			  margin-top:0px;
			  padding-bottom:5px;
			  padding-left:5px;
			  padding-right:5px;
			  padding-top:5px;
			  left:0px;
			}
			  
#cadremenu { 
			position: absolute;
			top:0px;
			margin:0px;
			left:35px;
			width:150px;
			height:325px;
			padding:5px;
			}			
				  
#piedpage { width:850px;
			margin:auto;
			height:150px;
			text-align:center;
			background: url('http://amariemagd.free.fr/rockncaux/img/cssbas_orange.png') no-repeat;
			padding: 0px;
			font:10px tahoma,serif;
			color:#4D4D4D;}

	 

img {border:none;}
a:link,a:visited,a:active {text-decoration:none; color:#435e78;}
h1 {text-align: center;}
table {padding:0;margin:0;font:12px/14px Verdana, sans-serif;}
.menu a{ color:#000000}
.menu a:hover{ background-color: #c0eaf0;}
.menu a:active{ border:dashed 1px; background-color: #c0eaf0;}

tr { vertical-align:top}
.artiste { color:#c8792d; font-weight:bold}
.horaires {font:10px; text-decoration: underline;}
.artiste small{ font:9.5px Verdana, sans-serif; font-weight:normal; color:#333333; font-style:italic; padding:auto; }
small.map{ font:10px Verdana, sans-serif; padding-left:25px;}
