
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: calibri, arial;
	text-align: justify;
	font-size: 14px;
	background: #2a861c url(img/fond.png) repeat-x;	
	padding-top: 10px;
	color: #444;
}

/* DIV PRINCIPAUX */

#tout
{
	width: 957px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#haut
{
	width: 957px;
	height: 114px;
	background: url(img/haut.png) no-repeat;
}

#milieu_ligne
{
	background: url(img/ligne.png) repeat-y;
}

#milieu.milieu
{
	background: url(img/montages.png) no-repeat;
}

#milieu.outils
{
	background: url(img/outils.png) no-repeat;
}

#milieu.compte
{
	background: url(img/compte.png) no-repeat;
}

#menu
{
	float: left;
	width: 70px;
}

#corps
{
	margin-left: 60px;
	padding-right: 20px;
	padding-top: 25px;
	min-height: 686px; /* 711-25 */
}

#bas
{
	height: 47px;
	background: url(img/bas.png) no-repeat;
}

/* DIVERS */

#pub
{
	position: absolute;
	margin-top: 26px;
	margin-left: 458px;
	width: 472px;
}

#onglet1
{
	position: absolute;
	margin-top: 50px;
}

#onglet2
{
	position: absolute;
	margin-top: 270px;
}

#onglet3
{
	position: absolute;
	margin-top: 490px;
}

.rectangle
{
	margin-left: 10px;
	width: 35px;
	height: 200px;
	background: url(img/pixel.png) no-repeat;
}

#titre
{
	position: absolute;
	margin-left: 55px;
	margin-top: 12px;
}

.rectangle_haut
{
	width: 370px;
	height: 88px;
	background: url(img/pixel.png) no-repeat;
}

.copyright
{
	color: white;
	font-size: 12px;
	text-align: right;
	padding-top: 40px;
	padding-right: 30px;
	font-weight: bold;
}

.liensBas
{
	color: white;
	font-size: 12px;
	text-align: left;
	padding-top: 40px;
	padding-left: 70px;
	font-weight: bold;
}

.blanc
{
	color: white;
}

.titre
{
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_grand
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 0px;
	background: bottom url(img/barre.png) repeat-x;
}

.bottom
{
	margin-bottom: 20px;
}

.barre_dessous
{
	padding-bottom: 15px;
	background: bottom url(img/barre.png) repeat-x;
	width: 260px;
}

.ligne_dessous
{
	clear: left;
	background: bottom url(img/barre.png) repeat-x;
	height: 5px;
	margin-bottom: 14px;
}

a img
{
	border: none;
}

#corps p
{
	padding-bottom: 10px;
}

input
{
	color: #aa077e;
	font-size: 13px;
	padding: 1px;
}

textarea
{
	width: 500px;
	height: 200px;
	font-family: calibri, arial;
	color: #aa077e;
	padding: 1px;
}

input.submit
{
	color: #444;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

option
{
	color: #aa077e;
}

.couleur option
{
	color: #444;
}

select
{
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.recomm
{
	margin-left: 10px;
	width: 250px;
}

.erreur_image, .erreur_form, .erreur_code
{
	color: #aa077e;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 2px;
}

.couleur
 {
	color: #aa077e;
 }

.affichage_image
{
	padding-left: 10px;
}

.u
{
	text-decoration: underline;
}

.b
{
	font-weight: bold;
}

.i
{
	font-style: italic;
}

.center
{
	text-align: center;
}

.not_u
{
	text-decoration: none;
}

.reco_ok
{
	color: #aa077e;
}

a
{
	color: #444;
}

a:hover
{
	color: #770559;
}

.hover:hover

{
	color: #770559;
}

table
{
	border-collapse: separate;
}

td
{
	vertical-align: top;
	text-align: left;
}

.td_index
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact td
{
	padding-bottom: 8px;
}

.bord_gauche
{
	background: left url(img/barre-v.png) repeat-y;
	padding-left: 25px;
}

.login
{
	width: 100%;
}

.login td
{
	width: 50%;
}

.ligne_1_gauche 
{
	background: left url(img/boutons/ligne_gauche.png) no-repeat;
	height: 30px;
	padding-left: 13px;
	margin-bottom: 10px;
}

.ligne_1_droite
{
	float: right;
	background: right url(img/boutons/ligne_droite.png) no-repeat;
	height: 100%;
	width: 12px;
}

.ligne_2_gauche 
{
	background: left url(img/boutons/ligne_gauche2.png) no-repeat;
	height: 47px;
	padding-left: 13px;
	margin-bottom: 10px;
}

.ligne_2_droite
{
	float: right;
	background: right url(img/boutons/ligne_droite2.png) no-repeat;
	height: 100%;
	width: 12px;
}

.ligne_texte
{
	padding-top: 6px;
	font-weight: bold;
	white-space: nowrap;
}

.decalage_apres_bouton
{
	padding-left: 13px;
	padding-right: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

.conditions
{
	text-align: justify;
	font-size: 12px;
	background-color: #fcd1f0;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.conditions td.num_cond
{
	width: 2%;
}

.conditions_hover div
{
	display: none;
}

.conditions_hover:hover div
{
	
	display: block;
}

.miniatures td
{
	height: 150px;
	text-align: left;
}

.montage
{
	clear: left;
	padding-left: 10px;
}

.montage td
{
	width: 250px;
	padding-bottom: 5px;
}

.float
{
	float: left;
}

.compte_body
{
	width: 80%;
}

.compte_body_image
{
	width: 72%;
}

.codes
{
	width: 370px;
}

.options_compte
{
	font-size: 12px;
	padding-left: 10px;
}

.remarques
{
	padding-top: 5px;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	color: #8e8686;
}

img.tuto
{
	display: block;
	margin-bottom: 15px;
}

img.marges
{
	margin-bottom: 5px;
	margin-top: 5px;
}

p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

p.marges_doubles
{
	padding-top: 10px;
	padding-bottom: 10px;
}

p.p_top
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.grand
{
	font-size: 16px;
}

ul.tuto
{
	margin-left: 17px;
	margin-bottom: 15px;
}

.mini
{
	font-size: 12px;
}

.gris
{
	color: #666;
}

.vert
{
	color: #2a861c;
}

p.cond_aff
{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 15px;
}





