/* CSS Document JoWEBZINE HOme */
* {margin:0; padding:0; border: none; text-decoration: none; }

body {  font-family:  Verdana, Helvetica, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, sans-serif;
font-size: 11px; text-align: center;background-color: #000;}

h1 {display: none;}
h1 a {height: 100px;display: none;text-indent: -999em;}
h2 {background: url(../images/fond/homeH2.jpg) left top no-repeat;  height: 35px ; text-indent: -5000px;  } 
h3 {margin: 0 0 4px 0px;  }

/*---------------------------------   Conteneurs generaux      -----------------*/
div#pub {position: absolute; top: 31px; right: 31px;  width: 468px; height: 58px;}
div#date {position: absolute; top: 98px; right: 23px; z-index: 500  }

#intro { width: 772px; height: 92px; background: url(../images/black/fond/header.png); }

#glob {position: absolute; top: 50%; left: 50%; margin-left: -409px; margin-top: -259px;width: 815px; height: 518px;  background: #D2CBCB; }

#globInside {padding: 10px 20px; }

.black {background-color: black; width: 772px;  height: 350px; }

.section {float: left; width: 152px; height: 190px; margin: 30px 15px 0 21px;  }

div.contour { border: 2px solid #d2cbcb }

p.image { width: 148px; height: 150px; overflow: hidden; text-align: center  }
p.sommaire {text-align: center; margin: 15px 0 0 0;  }

p.title { font: bold 12px arial; color: white; }
p.title span{font: normal 12px arial; color: white;}

.color {min-height: 50px!important ; height: 50px;color: white; width:100%}

div.pink .color{ background-color: #cc0099; }
div.blue .color{ background-color: #0099cc; }
div.green .color{ background-color: #669900; }
div.orange .color{ background-color: #ff6600; }

#footer {position: absolute; bottom: 35px; right: 33px; color: #fff }
#footer a { color: white }
#footer a:hover { text-decoration: underline; }


.lienfoot {
	position: absolute; 
	bottom: -56px; 
	right: 0; 
	text-align: right; 
	background: #000;  
	width:300px;
}
.lienfoot a {  color: #aaaaaa; }