/*  

Copyright © 2007 Troll d'idées. Tous droits réservés.

Compte client : Identification rapide
Thème : Oléa
Créé le : 10/04/2007
*/

/* -- header -- */

#header .post_identification_rapide_simple {
	padding: 10px;
	background: url(../../../../images/background_header.gif) repeat center center; 
}

/* -- menu -- */

#menu .post_identification_rapide_simple {
float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	background: url(../../../../images/background_header.gif) repeat center center; 
}

/* -- sidebar -- */

#sidebar .post_identification_rapide_simple {
	margin: 0 0 30px 0;
}

/* -- main -- */

#main .post_identification_rapide_simple  {
	margin: 10px 0 20px 0;
	text-align: right;
}

#main .post_identification_rapide_simple a {
	margin: 0 5px;
	font: 1.2em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

/* -- footer -- */

#footer .post_identification_rapide_simple  {
	margin: 0 0 5px 0;
	height: 30px;
	line-height: 30px;
	background: url(../../../../images/background_footer.gif) center center;
}


