/***************************************************************************************************
Design For Humanity CSS stylesheet - Coded by TC at BIllabong - and IE Hacks by Pile-Poil.com
****************************************************************************************************/


html
{
overflow: auto;
}

/*********************************
Body
**********************************/

body
{
margin: 0;
padding: 0;
background-image: url('../images/1210px_bg_bege.jpg');
background-repeat: repeat-x;
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
}


/*********************************
Main Frames
**********************************/

#centrecontainer
{
position: absolute;
top: 50%;
left: 0px;
width: 100%;
}

#outercontainer
{
margin-left: -480px;
position: absolute;
top: -280px;
left: 50%;
width: 960px;
}

#container    
{
width: 960px;
background: #FFF;
}


/*********************************
Header
**********************************/

#headercont
{
width: 940px;
height: 50px;
background: #FFF;
letter-spacing: -1px;
color: #CCC;
padding: 10px 10px 0px 10px;
background-image: url(../images/header_art2.jpg);
}

/*********************************
Navbar
**********************************/

#navcontainer
{
	letter-spacing: -1px;
	color: #CC3366;
	padding: 20px 10px 0px 10px;
	float:right;
}

#navlist
{
margin: 0 30px 0 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #CC3366;
border-bottom-color: #CCC;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid;
padding-bottom: 2px;
background: transparent;
color: #CC3366;
border-bottom-color: #CCC;
}

#navlist a:hover
{
border-bottom: 4px solid;
padding-bottom: 2px;
background: transparent;
color: #666;
border-bottom-color: #CC3366;
}


/*********************************
Content
**********************************/

#maincont
{
width: 940px;
height: 430px;
background: #FFF;
padding: 0px 10px 0px 10px;
}

#mainleft
{
float: left;
width: 220px;
height: 400px;
padding: 15px 15px 15px 15px;
background: #CCC;
}

#mainleft h1
{
margin: 0px;
padding: 0px;
font-weight: normal;
font-family: arial;
font-size: 400%;
color: #AAA;
letter-spacing: -2px;
line-height: 35px;
}

#mainleft h1 span
{
color: #FFFFFF;
}

#insidemainlefttop
{
float: none;
width: 220px;
height: 285px;
padding: 0px;
margin-bottom:15px;
background: #CCC;
border:0px;
}

#insidemainleftbottom
{
float: none;
width: 220px;
height: 100px;
padding: 0px;
background: #CCC;
border:0px;
}

#mainrighthome
{
position:absolute; /* On place le bloc Droit en "absolute" car le "relatif" créé des bug d'affichage sur IE  */
left:260px;
width: 675px;
height: 430px;
padding-left: 15px;
margin: 0 auto;
overflow:hidden;
}

#mainright
{
position:absolute; /* On place le bloc Droit en "absolute" car le "relatif" créé des bug d'affichage sur IE  */
left:260px;
width: 660px;
height: 400px;
padding: 15px 15px 15px 15px;
overflow: auto;
line-height: 150%;
}

#mainright p
{
margin: 0 0 15px 0;
padding: 0;
text-align: justify;
}

#mainright h1, h2, h3
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	color:#CC3366;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: arial, verdana;
	border-bottom: 1px solid;
	border-bottom-color: #F4F4F4;
	clear:left; /* Corrige le BUG de décalage de TAKE ACTION */
}

.subheaders
{
	margin:15px 5px 0 0;
	font-size:12px;
	color: #CC3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}


/*********************************
 footer
 *********************************/

#footercont
{
width: 940px;
height: 50px;
background-color: #B4DDBD;
color: #FFFFFF;
border-top: 1px solid #CCC;
letter-spacing: -1px;
padding: 0 0 0 0;
margin: 10px 10px 10px 10px;
border-bottom: 10px solid;
}

 #footercont ul
{
margin: 0 30px 0 0;
padding: 18px 0 0 0;
list-style-type: none;
text-align: right;
}

#footercont ul li
{
display: inline;
margin: 0 10px 0 10px;
}

#footercont ul li a
{
color: #999999;
text-decoration: none;
}

#footercont ul li a:hover
{
color: #FFF;
text-decoration: none;
}



/********************************************************************************************************
 Photo gallery template - Hacks by PIle-Poil.com for IE6 and IE7
 ********************************************************************************************************/
#mainright .video
{
margin: 0 0 15px 50px;
}

#main-content
{
margin:0 0 0 5px;
}

#main-content a
{
color:#666;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

#main-content p, #main-content h2
{
margin:15px 5px 0 0;
}

#main-content h2{
color:#999;
}

#wrap
{
width:630px;
margin:0 0 0 0;
}

#headergallery
{
margin-bottom:20px;
}

#headergallery p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
}

#headergallery a
{
text-decoration:underline;
}

#main-content ul li
{
list-style-type: none;
width:100px;
border:solid #CCC;
border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
background:#FFF;
padding: 0px 10px 10px 10px;
text-align:right;
float:left;
margin:5px;
}
*+html #main-content ul li {padding: 10px;} /* Hack corrigeant le padding sur IE7 */
* html #main-content ul li {padding: 10px;} /* Hack corrigeant le padding sur IE6 */

#main-content a div.ancreroll
{
line-height:0;
margin:0;padding:0;
position : relative; /*  ancre permettant de placer le SPAN */
width: 1px;
height: 1px;
font-size:1px;
display: inline;
}

* html #main-content a div.ancreroll span{display:block;} 	/* Hack affichant le SPAN des <li> sur IE6 car le :hover ne marche pas */
																		/* Supprimer ce hack pour masquer le SPAN des <li> */

/* Système d'apparition du SPAN différent. On joue avec le display:none; <> display:block; */
#main-content a div.ancreroll span
{
text-align: center;
line-height:normal;
display:none;
background:#FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#999999;
padding:5px 0 5px 0;
text-transform:uppercase;
font-size:10px;
border:1px solid #EEE;
border-width:0 0 10px 0;
filter: alpha(opacity=100);
width:102px;
position:absolute;	/* placé par rapport à l'ancre */
top:0px;
left:-99px;
}

#main-content a:hover div.ancreroll span
{	
display:block;
/*-moz-opacity:.8;
opacity:.80;*/
/**/
} 


#main-content img
{
border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
border:1px solid;
border-color:#666 #EEE #EEE #666;
 */
}

#foot
{
padding-top:10px;
margin-bottom:20px;
clear:left;
}

#foot p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
}
