/*###########################################################################
#                                                                           #
#                              Les autres styles                            #
#                                                                           #
###########################################################################*/

/*Les différentes polices utilisées*/
body, input, .inputbox, label, #perdu_mdp {
	font-family:Verdana,Geneva,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}
#header, #langmenu, #rightside, .componentheading, .contentheading, #heading_Types, .fp_prop_titre a, .hp_prop_titre a, .gros-encadre, #con_types2 {
	font-family:"Bell Gothic Std Black","BellGothicStd-Black","Trebuchet MS",Helvetica, Geneva,"Helvetica Geneva";
}

/*Les tailles de polices*/
body {
	font-size:74%;
	color:#4E575D;
}
input, .inputbox, label, #perdu_mdp {
	/*font-size:11px;*/
	vertical-align:middle;
}
div.quote {	
	margin-bottom:10px;
}
div.quote div {
	background:url(../images/quote_br.png) bottom right no-repeat;
}
div.quote div div {
	background:url(../images/quote_bl.png) bottom left no-repeat;
	padding-bottom:5px;
}
div.quote div div div {
	background:url(../images/quote_tr.png) top right no-repeat;
}
div.quote div div div div {
	background:url(../images/quote_tl.png) top left no-repeat;
}
div.quote div div div div div {
	padding:5px 10px 0px;
	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	color:#5a708c;
}
div.quote .auteur {
	margin-left:10px;
	border-bottom:1px dashed #4E575D;
	
	font-style:italic;
}

#mainbody {
	line-height:1.5em;
}
#mainbody p {
	margin-bottom:1em;
}
#mainbody ul {
	margin-left:3em;
}
#mainbody li {
/*	margin-bottom:0.5em;*/
}

a img.noborder {border:none;}