@charset "UTF-8";
/* CSS Boutique FreeAngel */


* {
	outline:none;
}

body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #e3e3e3 url(../images/boutique/bgBoutique.png) repeat-x left top;
}

p, form, h1, h2, h3, h4, h5, h6, input {
	margin:0;
	padding:0;
}

.separateur {
	background:#fff url(../images/boutique/bgBlocBoutique.png) repeat-x left 80%;
	height:10px;
	border-bottom:1px solid #aaa;
	margin:0 0 40px -19px;
	width:800px;
}


#page {
	position:relative;
	height:100%;
	width:100%;
}

#page #header {
	width:100%;
	height:151px;
	background: transparent url(../images/press/headerPress.png) no-repeat center top;
}

#page #help {
	position:relative;
	width:802px;
	height:100%;
	margin:30px auto;
}

#help #title {
	height:35px;
	margin-bottom:20px;
	background:transparent url(../images/press/titlePressRoom.png) no-repeat left top;
}

#press {
	position:relative;
	height:auto;
	width:100%;
	background:transparent url(../images/boutique/bgBoutiqueArrondi.png) repeat-x left bottom;
}

#press #content {
	padding:20px;
	color:#4f4f51;
	background:transparent url(../images/start/bgArrondiTop.png) no-repeat left top;
}



#content #colonneGauche{
	float:left;
	height:100%;
	padding:0;
	margin:0;
	margin-bottom:15px;
	width:100%;
	min-height:400px;
}

#colonneGauche h2 {
	font-size:1.4em;
	font-weight:bold;
	color:#da003e;
}

#content p {
	font-size:1em;
	padding:8px 0 20px 0;
}

.blocpress {
	padding:0;
	margin-bottom:20px;
}

#communique h1{
	width:167px;
	height:27px;
	background:#fff url(../images/press/titleCommuniques.png) no-repeat left top;
	text-indent:-9999px;
	margin:10px 0 10px 0;
}

#communique a{
	color:#666;
	font-size:1em;
	text-decoration:none;
	text-align:center;
	display:block;
}
#communique a img {
	border:8px solid #FFF;}

#visuels h1{
	width:167px;
	height:27px;
	background:#fff url(../images/press/titleVisuels.png) no-repeat left top;
	text-indent:-9999px;
	margin:10px 0 10px 0;
}


#videos h1{
	width:167px;
	height:27px;
	background:#fff url(../images/press/titleVideos.png) no-repeat left top;
	text-indent:-9999px;
	margin:10px 0 10px 0;
}