/* Eric Meyer's Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}}



/* Begin text 

vert : c1e401
bleu : 0011a9
rouge : fe0000

*/

html {
	}

body {
	background: #ffffff url(../img/page-bg.png) repeat-x left top;
	color: #404041;
	font-size: 81.25%;  /* Reset base size to 10px */
	line-height: 1.385em;
	}
	
body, input, textarea, select, label {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	}
	
p {
    padding-bottom: 1.385em;
	}
	
a:link, a:visited {
    color: #0011a9;
	}	
a:focus, a:hover, a:active {
    text-decoration: none;
	}

h1 {
    font-size: 1.40em;
    font-weight: normal;
    color: #333333;
    background: url(../img/h1-bg.png) no-repeat left top;
    padding-bottom: 5px;
    padding-left: 45px;
	}
	
h2 {
    font-size: 1.15em;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
    background: url(../img/h2-bg.png) no-repeat left top;
    padding-bottom: 10px;
    padding-left: 45px;
	}
	
h3 {
    font-size: 1.04em;
    font-weight: bold;
	}
	
h4 {
    font-size: 1em;
    font-weight: normal;
	}

h5 {
    font-size: 1em;
    font-weight: normal;
	}

blockquote {
	
	}

label {
	font-size: 1em;
	}

input, textarea, select {
	font-size: 1em;
	}


.meta {
	font-size: 0.85em;
	padding: 0;
	color: #999999;
	}

/* End text */ 


/* Begin page styles */
	
#wrapper {
	width: 1260px;
	text-align:left;
	margin: 0 auto;
	}
#wrapper:after {
/* auto clear the section */
    content: ".";
    display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#wrapper {}
/* Hide from IE Mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE Mac */

/* End page */


/* Begin header styles */

#header {
	position: relative;
	height: 145px;
    background: url(../img/header-bg.png) no-repeat center 0px;
    }

#skip {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	}

#logo a {
	display: block;
	width: 160px;
	height: 155px;
	position: absolute;
	top: 15px;
	left: 27px;
	background: url(../img/logoBuzzYou.png) no-repeat;
	text-indent: -9999px;	}

#dot{
	position: absolute;
	top: 10px;
	right: 37px;
}
	#dot a{ font-size: 11px; text-align: center; display: block; }

#nav1 {
	position: absolute;
	right: 2px;
	bottom: 48px;
	width: 197px;
	z-index: 2 !important;
	}
#nav1 li {
	float: left;
	}
#nav1 li a {
	display: block;
	height: 35px;
	background: url(../img/nav1.png);
	text-indent: -9999px;
	}
#nav1 #navHome a { width: 74px; }
#nav1 #navHome a:focus, #nav1 #navHome a:hover { background-position: 0 -35px; }
#nav1 #navContact a { width: 123px; background-position: -74px 0; }
#nav1 #navContact a:focus, #nav1 #navContact a:hover { background-position: -74px -35px; }

#nav2 {
	position: absolute;
	bottom: 0;
	width: 1260px;
	z-index: 1 !important;
	}
#nav2 li {
	float: left;
    position: relative;
	}
#nav2 li a {
	display: block;
	height: 50px;
	background: url(../img/nav2.png);
	text-indent: -9999px;
	}
#nav2 #nav21 a { width: 224px; }
#nav2 #nav21 a:focus, #nav2 #nav21 a:hover, #nav2 #nav21 a.active { background-position: 0 -50px; }
#nav2 #nav22 a { width: 247px; background-position: -224px 0; }
#nav2 #nav22 a:focus, #nav2 #nav22 a:hover, #nav2 #nav22 a.active { background-position: -224px -50px; }
#nav2 #nav23 a { width: 247px; background-position: -471px 0; }
#nav2 #nav23 a:focus, #nav2 #nav23 a:hover, #nav2 #nav23 a.active { background-position: -471px -50px; }
#nav2 #nav24 a { width: 252px; background-position: -718px 0; }
#nav2 #nav24 a:focus, #nav2 #nav24 a:hover, #nav2 #nav24 a.active { background-position: -718px -50px; }
#nav2 #nav25 a { width: 290px; background-position: -970px 0; }
#nav2 #nav25 a:focus, #nav2 #nav25 a:hover, #nav2 #nav25 a.active { background-position: -970px -50px; }

#nav2 li div {
    display: none;
    position: absolute;
    top: 50px;
    margin-left: 50%;
    left: -125px;
    width: 250px;
    padding-top: 30px;
    background: url(../img/submenu-top.png) no-repeat 0 0;
    }
#nav2 li div ul {
    width: 248px;
    padding: 0 0 23px;
    background: url(../img/submenu-bottom.png) no-repeat 0 100%;
    border: 1px #c2c3c3;
    border-style: none solid;
    }
#nav2 li div ul li {
    float: none;
    position: relative;
    width: 228px;
    padding: 4px 10px;
    background: #dddddd;
    }
#nav2 li ul li a {
    height: auto;
    width: auto !important;
    text-align: center;
    background: none;
    color: #666;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0;
    
    } 
#nav2 li div ul li a { display: inline-block; }
#nav2 li div ul li a { display: block; }
#nav2 li ul li a:hover {
    color: #0011a9;
    }

/* End header */


/* Begin body styles */
    


#content {
	float: left;
	width: 569px;
	min-height: 623px;
	background: url(../img/content-bg.png) no-repeat 0 0;
	padding: 6px 27px;
	}


#content ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 1.5em;
	padding-bottom: 0.62em;
	}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 1.5em;
	padding-bottom: 0.62em;
	}
#content li {
	padding-bottom: 0.62em;
	}

	
/* End body */


/* Begin Sidebar */

#sidebar {
	float: right;
	width: 278px;
	padding: 5px 0;
	}
#sidebar .block {
	padding: 10px 20px;
	background: #fff url(../img/sidebar-block-bg.png) no-repeat left bottom;
	}

#sidebar .blockcontent h3 {
	padding: 3px 20px;
	background: url(../img/sidebar-upcoming-title.png) no-repeat;
	color: #fff;
	}
#sidebar_left .blockcontent ul{
	list-style: disc;
	margin: 0 0 0 0px;
}
#sidebar_left .blockcontent li a{
	color:#333333;
	text-decoration: none;
}
#sidebar_left .blockcontent li a:hover{
	color:red;
	text-decoration: none;
}
#sidebar_left .readMore a{
	float:right;
	font-size:0.9em;
	color:#000000;
	text-decoration: none;
}
#sidebar_left .readMore a:hover{
	color:red;
	text-decoration: none;
}
#sidebar_left .blockcontent .post {
	margin: 0px 5px;
	}
#sidebar_left .blockcontent .readMore {
	padding: 0 5px;
	}

#sidebar .concours {
	margin: 10px 0;
	}
#sidebar .concours a {
	display: block;
	height: 64px;
	background: url(../img/concours-bg.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	}


#sidebar_left {
	float: left;
	width: 278px;
	padding: 5px 0;
	}
#sidebar_left .block {
	padding: 10px 20px;
	background: #fff url(../img/sidebar-block-bg.png) no-repeat left bottom;
	}

#sidebar_left .blockcontent h3 {
	padding: 3px 20px;
	background: url(../img/sidebar-upcoming-title.png) no-repeat;
	color: #fff;
	}
#sidebar_left .blockcontent ul{
	list-style: disc;
	margin: 0 0 0 0px;
}
#sidebar_left .blockcontent .post {
	margin: 0px 5px;
	}
#sidebar_left .blockcontent .readMore {
	padding: 0 5px;
	}

/* End sidebar */


/* Begin footer styles */

#footerWrapper {
    clear: both;
    margin-top: 10px;
	background: #e4e4e4 url(../img/footer-bg.png) repeat-x left 2px;
	}
#footer {
	width: 1260px;
	margin: 0 auto;
	padding-left: 0px;
	}

#footer #copyright {
	float: left;
	line-height: 42px;
	}
#footer #share {
	float: right;
	line-height: 42px;
	height: 42px;
	}
#footer #share a {
	color: #404041;
	text-decoration: none;
	}
#footer #share a img {
    vertical-align: middle;
	}

#footer #bottom {
	clear: both;
	overflow: hidden;
	padding: 10px 0 5px;
	}

#footer #bottom #address {
	float: left;
	}
#footer #bottom #address h5 {
	padding-bottom: 0.5em;
	}
#footer #bottom #address p {
	padding: 0;
	}

#footer #bottom #social {
	float: right;
	width: 284px;
	}
#footer #bottom #social li {
	float: left;
	display: inline;
	margin-left: 0px;
	}

/* End footer */


/* Begin Homepage */

#home {
	float: left;
	width: 700px;
	margin-top: 6px;
	margin-left: 2px;
	}

#home #LastPicture {
	width: 660px;
	height: 310px;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
	background: url(../img/featurePhoto-bg.png) no-repeat;
	}

#home #principal {
	width: 700px;
	height:900px;
	background: url(../img/intro-bg.png) no-repeat 0 0;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	}

/* End homepage */


a.tooltip span {
	display:none;
	padding:2px 3px; 
	margin-left:-95px; 
	margin-top:37px; 
	width:150px; 
	text-align:center;
	}
	
a.tooltip:hover span {
	display:inline; 
	position:absolute; 
	border:1px solid #cccccc; 
	background-image:url('fond_bleu.png');
	color: #FFF; 
	z-index: 100;
	}

input {
	padding:0.15em;
	width:15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

textarea {
	padding:0.15em;
	width:400px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 


