/*
Style Main
*/
@import url(recapitulatif.css);
@import url(chapitre.css);
@import url(agenda.css);
@import url(screen.css);
@import url(profil.css);
@import url(listing.css);
@import url(presentations/conditions.css);
@import url(presentations/layout.css);
@import url(bdr.css);
@import url(formulaire.css);

@import url(../formulaires/hotesses/style/layout.css);
@import url(../formulaires/transfert/style/layout.css);
@import url(../formulaires/location/style/layout.css);
@import url(../formulaires/cabarets/style/layout.css);
@import url(../formulaires/photo/style/layout.css);
@import url(../formulaires/animation/style/layout.css);
@import url(../formulaires/stand/style/layout.css);
@import url(../formulaires/agencement/style/layout.css);
@import url(../formulaires/brief/style/layout.css);
@import url(../formulaires/realisations/style/layout.css);
@import url(../formulaires/logistique/style/layout.css);
@import url(../formulaires/traiteur/style/layout.css);
@import url(../formulaires/references/style/layout.css);


body {
	margin:0px;
	background-color:#F0F0E1;
	font-family:Arial;
	font-size:10px;	
	text-align:right;

	scrollbar-base-color:#C2C2A0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#666633;
	scrollbar-face-color:#999966;
	scrollbar-highlight-color:#E0E0CB;
	scrollbar-shadow-color:#666633;
	scrollbar-track-color:#C2C2A0;

}

a:link { color:#51511F; text-decoration:none; font-weight:bold; }
a:visited { color:#51511F; text-decoration:none; font-weight:bold; }
a:hover { color:#CC3300; text-decoration:none; font-weight:bold; }
a:active { color:#CC3300;text-decoration:none; font-weight:bold; }

.arbre {
	width:218px;
	position:relative;
	top:-5px;
}

.arbre_famille {
	background-image:url(img/arbre/famille_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial Narrow;
	font-size:16px;
	color:#FFFFFF;
	height:25px;
	padding-right:48px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

.arbre_service_0 {
	background-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	color:#A8A87D;
	height:10px;
	padding-right:0px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

.arbre_service_1 {
	background-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	color:#C82300;
	height:10px;
	padding-right:20px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

.arbre_service_encours_0 {
	background-image:none;
	width:27px;
	height:15px;
}

.arbre_service_encours_1 {
	background-image:url(img/arbre/service_encours.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:15px;
}

select {
	font-family:Arial;
	font-size:11px;
	color:#191900;
	border:#C2C2A0 1px solid;

}

.lib {
	font-family:Arial;
	font-size:11px;
	color:#999966;
	font-weight:bold;
}

.popup_header_text {
	font-family:Arial Narrow,Arial;
	font-size:20px;
	font-weight:bold;
	color:#CC3300;
}

a.bouton_red {
	height:21px;
	background-image:url(img/boutons/bouton_red_0.jpg);
	background-repeat:repeat-x;
	border:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0F0E1;
	cursor:hand;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
	padding-top:3px;
	padding-right:0px;
	vertical-align:top;
}

a.bouton_red:hover {
	height:21px;
	background-image:url(img/boutons/bouton_red_1.jpg);
	border:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0F0E1;
	cursor:hand;
	text-align:left;
	text-decoration:none;
}

a.bouton_red:active {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0F0E1;
}

img.bouton_red_right {
	width:13px;
	height:21px;
	background-image:url(img/boutons/bouton_red_right.gif);
	border:0px;
	position:relative;
	top:-3px;
	vertical-align:top;
}



.ctcheadtext{
border-bottom:#FFFFFF 1px solid;
font-family:Arial;
font-weight:bold;
font-size:11px;
color:#999966;
text-align:center;
}

.ctcnormaltext{
border-bottom:#FFFFFF 1px solid;
border-top:#CDCDB0 1px solid;
font-family:Arial;
font-weight:bold;
font-size:11px;
color:#666633;
text-align:center;
}

 a.ctc:link { color:#CC3300; text-decoration:none; font-weight:normal }
 a.ctc:visited { color:#CC3300; text-decoration:none; font-weight:normal }
 a.ctc:hover { color:#CC3300; text-decoration:underline; font-weight:normal }
 a.ctc:active { color:#CC3300; text-decoration:none; font-weight:normal }


.ctcmailtext{

font-family:Arial;
font-weight:bold;
font-size:11px;
color:#999966;
text-align:center;
padding-bottom:9px;
padding-top:6px;
}
