/* Template Croissance 2008 1 colonnne
Conception/réalisation : Denis Marquès
Tao Project : www.web.taoproject.fr */

#content .ref1 {
	color: #626262;
	font-style: italic;
	padding: 0px 5px 0px 15px;
}

#content .ref2 {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 5px 15px 150px;	
	background-image: url(../template_images/arbre_ref2.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	color: #626262;
	font-style: italic;
}

#content .ref3 {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 5px 15px 150px;
	background-image: url(../template_images/arbre_ref3.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	color: #626262;
	font-style: italic;
}

#content .refblockquote {
	font: italic 10px Verdana ,Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	display: list-item;
	clear: left;
	margin-left: 30px;
	padding-top: 3px;
}

h3 {
	color: #3060f8;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 0;
	background-image: url(../template_images/fleche_cadre.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 10px 0 0 25px;
}
