/************ Éléments principaux ************/
*
{
	margin:0;
	padding:0;
}

body
{
	text-align:center;
	background-color:#F2F2F2;
	font:11px verdana, helvetica, arial, sans-serif;
}

#design
{
	position:relative;
	width:950px;
	margin:auto;
}
/************************/


/************ Titres ************/
h1
{
	width:950px;
	height:185px;
	text-indent:-5000px;
	background-image:url("../img/design/head.jpg");
}

h2
{
	height:31px;
	background-image:url("../img/design/title_back.gif");
}

h3
{
	margin-top:10px;
	color:#BB3377;
}

h4
{
	
}

h5
{
	
}

h6
{
	
}
/************************/



/*********** Balises génériques *************/
img
{
	border:none;	
}

a
{
	color:#BB3377;
}

a:hover
{
	text-decoration:none;
	color:#442222;
}

ul
{
	list-style-type:none;
}

fieldset
{
	width:650px;
	margin:15px 20px;
	padding:10px;
	border:1px solid #442222;
	background-color:#F6F6F6;
}

fieldset#filter,
fieldset#add
{
	width:270px;
}

fieldset#search
{
	width:400px;
}

legend
{
	color:#BB3377;
	padding:0px 5px;
}
/************************/



/***********************************error***************************/
.bug_2_0,.bug_3_0,.error,.bug_no_1,.bug_0_1,.bug_1_1,.bug_2_1,.bug_3_1,.error, .alert, .notice ,.bug_1_0
{
	-moz-border-radius: 1em;	
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 48px;
	min-height: 32px;
}

.error, .alert, .notice
{
  width: 400px;
}

.bug_3_0,.error
{
	background: url(../img/error.png) no-repeat 10px 5px #ffcccc;
	color: #ff0000;
	border:1px solid #ff0000;
}

.bug_1_0,.alert
{
	background: url(../img/important.png) no-repeat 10px 5px #ffffcc;
	color: #ff9900;
	border:1px solid #ff9900;
}

.bug_no_1,.bug_0_1,.bug_1_1,.bug_2_1,.bug_3_1,.notice
{
	background: url(../img/valider.png) no-repeat 10px 5px #ccffcc;
	color: #009900;
	border:1px solid #009900;
}

.sqldebug
{
	width: 600px;
	margin: auto;
}
/****************************************************/




/************ log_zone ************/
#log_zone
{
	position:absolute;
	top:0px;
	left:550px;
	padding-top:6px;
	width:351px;
	height:60px;
	font-size:10px;
	color:#FFFFFF;
	background-image:url("../img/design/log_zone.gif");
}

#log_zone #user,
#log_zone #pass
{
	width:70px;
}

#log_zone #remindme
{
	padding: 2px 0 0;
}

#login_btn
{
	float:right;
	margin-right:22px;
}

#oubli_mdp
{
	padding: 0;
	margin: 0;
}

#log_zone a
{
	color:#FF66CC;
}

#deco_link
{
	color:#FFDDDD;
	text-align:center;
}

#register_link
{
	position:absolute;
	top:103px;
	left:774px;
	width:95px;
	height:36px;
}
/************************/





/************* Colonne gauche ***********/
#left_col
{
	width:225px;
	height:630px;
	float:left;
	background:url("../img/design/left_col.jpg") bottom no-repeat #F2F2F2;
}

#left_menu li
{
	text-indent:-5000px;
	height:32px;
}

#left_menu li a
{
	display:block;
	height:32px;
}

#left_menu li a:hover
{
	background-position:0px 32px;
}

#lien_accueil a
{
	background-image:url("../img/design/btn_accueil.gif");
}

#lien_inscription a
{
	background-image:url("../img/design/btn_inscription.gif");
}

#lien_nos_sites a
{
	background-image:url("../img/design/btn_nos_sites.gif");
}

#lien_reversements a
{
	background-image:url("../img/design/btn_reversements.gif");
}

#lien_outils_de_promo a
{
	background-image:url("../img/design/btn_outils_de_promo.gif");
}

#lien_outils_de_promo2 a
{
	background-image:url("../img/design/btn_outils_de_promo2.gif");
}

#lien_contact a
{
	background-image:url("../img/design/btn_contact.gif");
}

#lien_contact2 a
{
	background-image:url("../img/design/btn_contact2.gif");
}

#lien_profil a
{
	background-image:url("../img/design/btn_profil.gif");
}

#lien_contenu_gratuit a
{
	background-image:url("../img/design/btn_contenu_gratuit.gif");
}

#lien_statistiques a
{
	background-image:url("../img/design/btn_statistiques.gif");
}

#lien_deconnexion a
{
	background-image:url("../img/design/btn_deconnexion.gif");
}

#lien_admin a
{
	background-image:url("../img/design/btn_administration.gif");
}

#lien_deconnexion2 a
{
	background-image:url("../img/design/btn_deconnexion2.gif");
}

#lien_gestion_des_clients a
{
	background-image:url("../img/design/btn_gestion_des_clients.gif");
}

#lien_gestion_des_webmasters a
{
	background-image:url("../img/design/btn_gestion_des_webmasters.gif");
}

#lien_gestion_des_roles a
{
	background-image:url("../img/design/btn_gestion_des_roles.gif");
}

#lien_systemes_de_payement a
{
	background-image:url("../img/design/btn_systemes_de_payement.gif");
}

#lien_gestion_des_processeurs a
{
	background-image:url("../img/design/btn_gestion_des_processeurs.gif");
}

#lien_gestion_des_sites a
{
	background-image:url("../img/design/btn_gestion_des_sites.gif");
}

#lien_gestion_des_outils_promo a
{
	background-image:url("../img/design/btn_gestion_des_outils_promo.gif");
}

#lien_gestion_du_contenu a
{
	background-image:url("../img/design/btn_gestion_du_contenu.gif");
}

#lien_gestion_des_news a
{
	background-image:url("../img/design/btn_gestion_des_news.gif");
}

#lien_gestion_des_pages a
{
	background-image:url("../img/design/btn_gestion_des_pages.gif");
}

#lien_gestion_des_styles a
{
	background-image:url("../img/design/btn_gestion_des_styles.gif");
}

#lien_gestion_des_partenaires a
{
	background-image:url("../img/design/btn_gestion_des_partenaires.gif");
}

#lien_gestion_des_meta a
{
	background-image:url("../img/design/btn_gestion_des_meta.gif");
}

#lien_parametres a
{
	background-image:url("../img/design/btn_parametres.gif");
}

#lien_tables_et_constantes a
{
	background-image:url("../img/design/btn_tables_et_constantes.gif");
}

#lien_variables_serveur a
{
	background-image:url("../img/design/btn_variables_serveur.gif");
}

#lien_sauvegarde a
{
	background-image:url("../img/design/btn_sauvegarde.gif");
}

#lien_debug a
{
	background-image:url("../img/design/btn_debug.gif");
}

#lien_aide a
{
	background-image:url("../img/design/btn_aide.gif");
}

#menu_footer
{
	height:9px;
	background:url("../img/design/menu_footer.gif") top no-repeat;
}
/************************/



/************ Corps ************/
#corps
{
	height:630px;
	overflow:auto;
	text-align:left;
	border-right:1px solid #DEDEDE;
	background:url("../img/design/corps.gif") top repeat-x #FFFFFF;
	width: 724px;
}

#corps p
{
	padding: 0 10px;
}
/************************/


/************ Footer ************/
#footer
{
	clear:both;
	width:950px;
	height:62px;
	background-image:url("../img/design/footer.jpg");
}

#copyrights
{
	text-align:left;
	padding-top:30px;
	padding-left:50px;
	color:#220000;
}
/************************/


/************* Page d'Accueil ***********/
#right_col
{
	float:right;
	width:277px;
}

#news
{
	margin:21px 5px 0px 6px;
	height:321px;
	font-size:10px;
	text-align:left;
	border-left:1px solid #F6F6F6;
	background:url("../img/design/news_back.gif") bottom no-repeat;
}

#news h3
{
	font-size:10px;
}

.news_resum
{
}

.news_link
{
	text-align:right;
}

#register_adv
{
	height:149px;
}

#chatte_city
{
	/*width:448px;*/
	height:342px;
	background:url("../img/design/chatte_city.jpg") top left no-repeat;
}

#last_site
{
	margin-left:5px;
	height:149px;
	background:url("../img/design/lastsite_back.gif") #F3F3F3;
}

#last_site_img
{
	float:left;
	margin:10px;
}

#last_site_img img
{
	width:120px;
	height:90px;
}

#last_site_text
{
	height:55px;
	padding-top:10px;
	font-size:10px;
	text-align:left;
}

#last_site_link
{
	margin-top:5px;
	text-align:right;
	font-size:10px;
}

#partenaires
{
	clear:right;
	margin-left:4px;
	height:139px;
	background:url("../img/design/partenaires_back.gif") #F3F3F3;
}

#partenaires_bans
{
	margin-top:15px;
	text-align:center;
}

#partenaires_bans img
{
	width:120px;
	height:60px;
}
/************************/




/************ Tableaux & Formulaires ************/
#corps table
{
	margin:auto;
	width:600px;
	border:1px solid #BB3377;
	background-color:#F3F3F3;
}

#corps table.table_sites
{
	width:130px;
}

#corps table td
{
	padding:2px;
	border-left:1px dotted #C6C6C6;
	border-right:1px dotted #C6C6C6;
}

#corps table th
{
	border-left:1px dotted #C6C6C6;
	border-right:1px dotted #C6C6C6;
	background-color:#AA99DD;
}

.dark
{
	background-color:#D2D2D2;
}

.light
{
	background-color:#FAFAFA;
}

.table_title
{
	background-color:#BB3377;
	color:#FFFFFF;
	font-size:13px;
}

.obligatoire
{
	font-weight:bold;
	color:#EE9922;
}


.newstable_footer
{
	background-color:#D2D2D2;
}

.site_img_cell
{
	width:150px;
	padding:5px;
	text-align:center;
	background-color:#D2D2D2;
}

.archives_table_dl
{
	width:150px;
	padding:5px;
	text-align:center;
	background-color:#D2D2D2;
}

.archives_table_foot
{
	background-color:#BB7799;
	font-size:5px;
}

/************************/


div.tooltip { 
    background-color:#E1E5F1; border:1px solid #667295; 
    width:250px; 
    }

