/*
 * reset-min
 * Copyright (c) 2009, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 2.7.0
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:top;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

body {
	background-color:#151514;
	width:900px;
	font-family:arial;
	overflow:auto;
}

a { color:#bfbfbf; output:none;}
p { color:#808080; font-size:10px;}

.clear {clear:both;}

h1 { display:none; }


#global { margin:0 50px; width:900px; padding:50px 0;}

/* les bloc d'une ligne*/
.bloc_line {
	border-bottom: 3px solid white;

}
h2 {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin:15px 0;
}



/*
 * Les blocs qui font 1/5 de la largeur
 */
.thumb_bloc {
	width:20%;

	float:left;
}

/* Haut du parfum*/
.thumb_top {
	height:185px;

}
.thumb_top img {
	display:block;

	
}
/* contenu du thumb */
.thumb_bottom {
	height:150px;
}
.thumb_bottom p {width:150px;}
.thumb_bottom h3 {
	text-transform:uppercase;
	text-decoration:underline;
	color:#bfbfbf;
	font-size:11px;
	padding:15px 0;
}

/*
 * HEAD
 */
#head {height:120px;}

#azzaro {width:40%;float:left;}
#head_content {width:40%;float:left;}
#azzaro_news {width:12%;float:right;}
.flashmessage {margin-top:10px;color:#bfbfbf;}


/*
 * FOOT
 */
 
#foot {
	margin-top:15px;
	margin-bottom:100px;
}
#foot p {
	color:#313130;
}
#foot a {color:#555555;text-decoration:none;}

/*
 * Parfums
 */
#silver_black .thumb_bottom {background: url(../images/parfums/silver_black_hover.png) left top no-repeat;}
#bright_visit .thumb_bottom {background: url(../images/parfums/bright_visit_hover.png) left top no-repeat;}
#azzaro_now .thumb_bottom {background: url(../images/parfums/azzaro_now_hover.png) left top no-repeat;}
#azzaro_twin .thumb_bottom {background: url(../images/parfums/azzaro_twin_hover.png) left top no-repeat;}
#azzaro_couture .thumb_bottom {background: url(../images/parfums/azzaro_couture_hover.png) left top no-repeat;}
#chrome .thumb_bottom {background: url(../images/parfums/chrome_hover.png) left top no-repeat;}
#chrome_legend .thumb_bottom {background: url(../images/parfums/chrome_legend_hover.png) left top no-repeat;}
#azzaro_pour_homme .thumb_bottom {background: url(../images/parfums/azzaro_pour_homme_hover.png) left top no-repeat;}
#azzaro_pour_homme_elixir .thumb_bottom {background: url(../images/parfums/azzaro_pour_homme_elixir_hover.png) left top no-repeat;}


/*
 * Langues
 */

#langue h3{
	text-transform:uppercase;
	text-decoration:underline;
	font-size:11px;
	color:#bfbfbf;
}
#langue ul li a {
	text-transform:uppercase;
	font-size:11px;
	color:#808080;
	text-decoration:none;
}
#langue ul li a:hover {
	text-decoration:underline;
}
#langue ul {margin:15px 0;}
#langue {
    padding-top:15px;
}

#flashcontent {
    height:50%;

}