body {
	background-color: white;
    color: #828282;
}

body#virtualdrugs {
	background-color: black;
    color: #828282;
}

* {
	font-family: Verdana, sans-serif;
}

h1 {
	display: none;	
}

h2 {
	color: #3e9143;
	font-size: 0.9em;
	font-weight: normal;
}
h2 span.titre {
   color: #828282;
}

h2.cities {
    color: #828282;
	left: 11.5%;
    position: absolute; 
    font-size: 12px;
}

.city {
    color: #FFB25F;
}

span.orange {
    color: #FFB25F;
}
span.green {
    color: #3e9143;
}
span.red {
    color: #CC0000;
}
span.yello {
    color: #FFFF00;

}


span.blue {
    color: #993399;
}
span.grey {
    color: #0099CC;
}


a, a:active, a:visited, a:hover {
	border: 0;
	margin: 0;
	padding: 0;
	color : #3e9141;
	text-decoration : none;
}

a.lienext:active, a.lienext:visited, a.lienext:hover {
      color: #FFB25F
}

#main_content {
	width: 100%;
	height: 100%;
}

#content {
	position: absolute;
	top: 22%;
	left: 11.5%;
	z-index: 1;
}

#address {
	position: absolute;
	right: 7%;
	top: 40%;
	z-index: 1;
}

#background {
	width: 225px;
	height: 800px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
	background-image: url("images/webhome-logo4.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.liens {
	margin-left: 0;
	margin-top: 1.5em;
	list-style: none;
	padding-left: 0;
	font-size: 12px;
}

#welove .liens li {
    margin-bottom : 1em;
}

address {
	width: 300px;
	margin-bottom: 1em;
	font-size: 12px;
	font-style: normal;
	color: #808080;
}

address a{
	color: #808080;
}

#logo {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	position: relative;
	left: -6px;
}

body.style2 h2 {
	position: absolute;
	top: 7.2%;
	left: 8%;
                     width: 2000px;
height: 950px;
}

body.style2 #sec_content {
	position: absolute;
	top: 20%;
	left: 28%;
width: 2000px;
}

body#health2beauty #sec_content {
    left: 20%; 
width: 2000px;  
}

body#music #sec_content {
    left: 41%;  
    width: 2000px;  
}

body.style2 h3 {
	position: absolute;
	top: 12.7%;
	left: 28%;
	font-size: 16px;
	font-weight: normal;

}

body.style2 h3 .title {
	margin-left: 3em;

}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

ul#galerie {
	position: relative;
	padding: 0;
	margin-left: 0;
	display: block;
	width: 7000px;
	height: 2950px;
	overflow : auto;
}

li.thumb {
	margin: 0;
	padding: 0;
	display: block;
	height: 310px;
	margin-right : 30px;
	float: left;
}

li.thumb .legende {
	font-size: 12px;
	line-height: 1.7em;
	color: #808080;
}

#order, #info {
	display: block;
	/*position: absolute; /* pose probleme avec la galerie */
	bottom: 0;
	color : #3e9141;
	font-size: 14px;
}

#info {
    position: absolute;
    top: 7.2%;
    left: 50%;    
}

div#order, div#info {
    position: absolute;
    top: 9%;
    left: 50%;
}

#info a, #order a {
	margin-left: 10px;
	color: #000;
}

#info a:active, #info a:hover {
	/*color: #3e9141;*/
    color: #ffb25f     
}

/*#music #info a:active, #music #info a:hover {
    color: #ffb25f     
}*/

#order a:active, #order a:hover {
    color: red;
}

body#virtualdrugs #maincontent {
	background: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 406px;
	height: 367px;
	margin-left: -203px;
	margin-top: -183px;
}

div#diary {
	position: relative;
	padding: 0;
	margin-left: 0;
	display: block;
	width: 24800px;
	height: 7450px;
	overflow : auto;
}

p.page {
	margin: 0;
	padding: 0;
	display: block;
	height: 400px;
	margin-right : 30px;
	float: left;
	width: 1000px;
	padding: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #efefef;
	position: relative;
	text-align: justify;
    font-size : 13px;
    line-height: 1.5em ;
    border: 1px solid #828282;
}

p.page span.numero {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 10px;
	margin-bottom: 10px;
    color: #FFB25F
}

body.style2 h3 .birth {
	margin-left: 1em;

}

.party ul, p.party li {
	list-style: none;
}

.party {
	border-bottom: 1px solid black;
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-size : 14px;
}

#main_content p.desc {
	font-size: 12px;
	color: #808080;
	position: absolute;
	bottom: 7%;
	left: 11.5%;
}

p.desc span.letrine {
	color: #3e9143;
}
p.desc span.aboutus {
    display: block;
    margin-top: 2em;
}
p.desc span.aboutus span {
    color: #FFB25F;
}

.item {
    width : 700px;
    height: 350px;
    clear: both;
}

.item p.num {
    float: left;
    width: 6em;
    height: 2em;
    margin-top: 20px;
    color: #828282;
    font-weight: bold;
}

.item .desc img {
    border: 1px solid black;
    margin-bottom: 1em;
}

.item .desc {
    float: left;
    color: #828282;
    width: 550px;    
    height: 100px;
    font-size: 14px;
    font-weight: bold;
}

#classements {
    width: 300px;    
    position: absolute;
    top: 15%;
    left: 8%;
    padding-right: 15px;
    background-image: url("images/music-bg.jpg");
    background-position: right;
    background-repeat: repeat-y;
}

#classements h4 {
    font-size: 8pt;    
}

#classements ul {                                              
    color: #FFB25F;
    list-style: none;
    padding: 0;
}

#classements ul li {
    font-family: Tahoma, sans-serif;
    font-size: 8pt;    
}

.team_member {
    height: 8em;
    width: 25em;
}

.team_member img {
    height: 150px;
    width: 150px;
    margin: 1em;
    position: relative;
    top: -10px;
}
.team_member.odd img {
    float: left;    
}

.team_member.even img {
    float: right;
    top: -25px;    
}

.team_member.even {
    margin-left: 20em;    
}

#team p.more_info {
    clear:both;
}

#team .more_info {
    display: block;
    width: 300px;
    height: 100px;
    position: relative;
    left: 300px;   
}

#team .more_info a {
    color: #FFB25F;   
}
