/* Feuille de styles du site Doraflex - Index - © 2007 Axeinformatique.fr */

#header h1 {
	background: url(../images/titre_conseils.jpg) no-repeat left bottom;
}

/* Design fond */
#motif {
	background: url(../images/bg_motif.jpg) repeat;
}
#femme {
	background: url(../images/bg_infos_conseils.jpg) no-repeat 0px 0px;
	width:950px;
}
#conseils {
	color: #FFFFFF;
	font-family: "Arial Black", Helvetica;
	padding: 20px 40px;
}

/* Accordion */
#accordion_wrapper {
	width:870px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	z-index: 20;
	position: relative;
}

#acAlignment {
	position:relative;
	border:0px;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:0px;
	width:760px;
}
#acTitlesWrapper {
	left:0px;
	top:0px;
	overflow:hidden;
	border:0px;
	margin:0px;
	padding:0px;
	height: 140px;
}
#acContentWrapper {
	width:860px;
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.acToggle {
	width:120px;
	height:45px;
	padding:95px 0px 0px;
	margin:0px 10px 0px 0px;
	cursor:pointer;
	color:#e2e2e2;
	float: left;
	font-family: "Arial Black", Helvetica;
	text-align: center;
	font-size: 0.9em;
}
#acToggler_page0_0 {
	background: url(../images/conseil_01.gif) no-repeat center top;
}
#acToggler_page0_1 {
	background: url(../images/conseil_02.gif) no-repeat center top;
}
#acToggler_page0_2 {
	background: url(../images/conseil_03.gif) no-repeat center top;
}
#acToggler_page0_3 {
	background: url(../images/conseil_04.gif) no-repeat center top;
}
#acToggler_page0_4 {
	background: url(../images/conseil_05.gif) no-repeat center top;
}
.acStretch {
	width:860px;
	margin:0px;
	padding:10px 0px 0px;
	border-top: 2px solid #FFFFFF;
}
.acStretch p {
	margin: 0px 0px 8px;
	padding: 0px;
}

.Style2 {
	font-family: "Arial Black", Helvetica;
	font-size: 1.1em;
	color: #0062A1;
}

blockquote {
	font-style: italic;
	font-weight: bold;
	color: #0063A7;
	background: #CCCCCC;
	border: 2px solid #0063A7;
	padding: 10px;
	margin: 10px;
}
/* habillage images */
.image-left {
	margin: 3px 15px 3px 0px;
	float: left;
}

.image-right {
	margin: 3px 0px 3px 15px;
	float: right;
}
