@charset "utf-8";
/* CSS Document */

#contenu {
	width:509px;
	margin-left:240px;
}

#icones #catalogue a img {
	float:none;
	width:130px;
	margin-left:25px;
}

#icones a img {
	border:none;
}

#icones .logo {
	display:block;
	width:180px;
	text-align:center;
}

#icones .logo img {
	float:none;
	margin-top:-5px;
}

/*###################### CARTES ######################*/

#carte {
	float:left;
	width:160px;
	height:178px;
	overflow:hidden;
	margin-right:8px;
}

#carte img {
	position:relative;
	left:-1px;
	top:-1px;
	width:195px;
	height:190px;
}

#carteTornades, #carteMeteoFrance {
	float:left;
	width:160px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
}

#carteTornades {
	margin:0 10px;
}

#carteMeteoFrance {
	margin-right:0;
}

/*###################### DIAPORAMA ######################*/

#diaporama {
	width:508px;
	height:200px;
	margin:0 auto 10px auto;
	color:white;
	background-color:black;
}

/*###################### COUPS DE COEUR, NOUVEAUTES, PARTENAIRES ######################*/

.cadreOrange {
	text-align:center;
	position:relative;
	padding-top:24px;
	background:url(../images/coupsDeCoeurHC.png) left top repeat-x;
}

.cadreOrange h1 {
	position:absolute;
	font-size:18px;
	color:white;
	text-align:center;
}

.cadreOrange a img {
	border:none;
}

#coupsDeCoeur.cadreOrange {
	width:155px;
	margin-left:7px;
	margin-top:12px;
}

#pubAccueil {
	width:155px;
	margin-left:7px;
	height:194px;
	border:1px solid #FF9900;
}

#coupsDeCoeur h1 {
	top:-20px;
	left:-10px;
	padding-left:18px;
	height:62px;
	line-height:62px;
	background:url(../images/coeur.png) left 9px no-repeat;
}

#partenaire {
	height:150px;
}

#partenaire .cadreOrange {
	float:left;
	margin-right:20px;
	width:140px;
	font-size:.75em;
}

#partenaire h1 {
	top:0;
	width:100px;
	margin-left:-50px;
	left:50%;
}

.cadreOrangeCentre {
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
}

.cadreOrangeCentre table {
	margin:auto;
}

.cadreOrangeHG {
	position:absolute;
	top:0;
	left:0;
	height:24px;
	width:24px;
	background:url(../images/coupsDeCoeurHG.png) left top no-repeat;
}

.cadreOrangeHD {
	position:absolute;
	top:0;
	right:0;
	height:24px;
	width:24px;
	background:url(../images/coupsDeCoeurHD.png) left top no-repeat;
}

.cadreOrangeBottom {
	position:relative;
	height:24px;
	background:url(../images/coupsDeCoeurBC.png) left bottom repeat-x;
}

.cadreOrangeBG {
	position:absolute;
	left:0;
	height:24px;
	width:24px;
	background:url(../images/coupsDeCoeurBG.png) left bottom no-repeat;
}

.cadreOrangeBD {
	position:absolute;
	right:0;
	height:24px;
	width:24px;
	background:url(../images/coupsDeCoeurBD.png) left bottom no-repeat;
}

#nouveautes {
	width:509px;
	margin-bottom:10px;
}


#nouveautes.cadreOrange {
	width:420px;
	margin:auto;
}

#nouveautes h1 {
	top:0;
	width:90px;
	margin-left:-45px;
	left:50%;
}

#coupsDeCoeur .lienDetails, #nouveautes .lienDetails {
	border:none;
}

/*###################### TABLEAUX COUPS DE COEUR ET PROMOTIONS ######################*/

.articlesAccueil {
	margin:auto;
}

.articlesAccueil div {
	padding-bottom:5px;
}

#btnContact {
	display:block;
	width:155px;
	margin-left:46px;
}

#btnContact img {
	margin:auto;
	border:none;
}

#reduc {
	float:right;
	width:340px;
	height:147px;
	margin-right:5px;
	background:url(../images/reduc.jpg) no-repeat;
}

#reduc p {
	margin-left:180px;
	margin-right:10px;
}
