/* ---------------------------------------------------------------------------
 Copyright 2002 ARICIA DEVELOPPEMENT. Tous droits réservés.
 Auteur: Damien ver 20020722
 ---------------------------------------------------------------------------*/
body { background-color : #ffffff; margin : 0px; }

.BodyTable{ border : 1px solid Navy; background-color : White; }
.TitrePage{ color : #6699CC; font-family : Arial; font-size : 12pt; font-weight : bold; }
.sidebar{ background:#FFFFFF; font-family:Verdana,sans-serif; font-size:12px; color:#000080; }





/* ---------------------------------------------------------------------------
Table des différentes pages de l'admin
Deux largeurs dispo 400 et 600
 ---------------------------------------------------------------------------*/
.titleBar400{ background-image : url("images/fd_400.gif"); color: White; font-family: "verdana", sans-serif; font-size: 10pt; font-weight : bold; height : 24px; width : 400px; padding-left : 4px; }
.window400 { color: Black; font-family: "verdana", sans-serif; font-size: 10pt; width: 404 px; border-color: #6699CC #6699CC #6699CC #6699CC; border-style: solid; border-width: 1px; background-color : #EEEEEE; margin-bottom : 10px; }

.titleBar600{ background-image : url("images/fd_600.gif"); color: White; font-family: "verdana", sans-serif; font-size: 10pt; font-weight : bold; height : 24px; width : 600px; padding-left : 4px; }
.window600 { color: Black; font-family: "verdana", sans-serif; font-size: 10pt; width: 604 px; border-color: #6699CC #6699CC #6699CC #6699CC; border-style: solid; border-width: 1px; background-color : #EEEEEE; margin-bottom : 10px; }

.tablePropertyBorder{ color: Black; font-family: "verdana", sans-serif; font-size: 8pt; padding : 2px 2px 2px 2px; border-bottom-color : #6699CC; border-bottom-style : solid; border-bottom-width : 1px; border-top-color : #6699CC; border-top-style : solid; border-top-width : 1px; }
.tableProperty{ color: Black; font-family: "verdana", sans-serif; font-size: 8pt; padding : 2px 2px 2px 2px;}

.selectMin { background-color : White; font-family : Verdana; font-size : 10px; border : 0px; border-style : none; }
.select { width: 70px; background-color : White; font-family : "Verdana"; font-size : 10pt; }
.select140 { width: 140px; background-color : White; font-family : "Verdana"; font-size : 10pt; }

.zonedetext10{width: 80px; height: 24px; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/zones_texte/input-text_10.gif"); font-family : "Verdana"; font-size : 10pt; border : 0px; padding-left : 8px; padding-right : 4px; padding-top : 4px; }
.zonedetext20{width: 110px;	height: 24px; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/zones_texte/input-text_20.gif") ; font-family : "Verdana"; font-size : 10pt; border : 0px; padding-left : 8px; padding-right : 4px; padding-top : 4px; }
.zonedetext30{width: 200px;	height: 24px; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/zones_texte/input-text_30.gif") ; font-family : "Verdana"; font-size : 10pt; border : 0px; padding-left : 8px; padding-right : 4px; padding-top : 4px; }
.zonedetext40{width: 260px;	height: 24px; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/zones_texte/input-text_40.gif") ; font-family : "Verdana"; font-size : 10pt; border : 0px; padding-left : 8px; padding-right : 4px; padding-top : 4px; }
.text-area{width: 276px; height: 98px; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/zones_texte/input-area_36.gif") ; font-family : "Verdana"; font-size : 10pt; border : 0px; padding : 4px 4px 4px 8px; }


.bt_strd{width: 80px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}
.bt_strd_orange{width: 80px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd_orange.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}

.bt_strd_xl{width: 120px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd_xl.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}
.bt_strd_xl_orange{width: 120px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd_xl_orange.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}

.bt_strd_xxl{width: 160px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd_xxl.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}
.bt_strd_xxl_orange{width: 160px; height: 24px; cursor: hand; background-repeat : none; background-position: left top; background-attachment : fixed; background-image : url("images/boutons/bt_strd_xxl_orange.gif"); font-family : "Verdana"; font-size : 8pt; border : 0px; padding : 3px 3px 3px 3px;}



/* ---------------------------------------------------------------------------
CSS table de la page administration
Ne pas modifier !!
 ---------------------------------------------------------------------------*/
.clsPart
{
	width:250;
	border-top: 4px solid #FFFFFF;
}

.clsPartContainer
{
	width:250;
	position:relative;
	margin-top:6px;
	behavior:;
}

.clsPartHead
{
	background-color: #6699cc;
	cursor:move;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartHead_orange
{
	background-color: #FF8000;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartHead_green
{
	background-color: #009500;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsDragWindow
{
	border:solid 2px #000000;
	background-color:#666666;
	filter:alpha( opacity=20 );
	position:absolute;
	display:none;
}

.clsPartRight
{
	background-color: #6699cc;
	background-image: ;
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartRight_orange
{
	background-color: #FF8000;
	background-position: top right;
	background-repeat:no-repeat;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartRight_green
{
	background-color: #009500;
	background-position: top right;
	background-repeat:no-repeat;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartRightHidden
{
	background-color: #cccccc;
	background-image: ;
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

IMG.clsMinimize
{
	visibility:hidden;
}

.clsPartLeft
{
	background-color: #6699cc;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.storeUserData
{
	behavior:url("style.css#default#userData");
}

.text
{
	margin-top:6px;
	margin-bottom:6px;
	text-indent: 0px;
	font-family: arial, helvetica;
	font-size: 80%;
	color:#000000;
}
.text2
{
	margin-top:6px;
	margin-bottom:6px;
	text-indent: 0px;
	font-family: arial, helvetica;
	font-size: 100%;
	color:#000000;
}

.clsPartBottom
{
	background-color: #ffffff;
	border-bottom:1px solid #6699cc;
}
.clsPartConent
{
	background-color: #CCCCCC;
	border-left:1px solid #6699cc;
	border-right:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
}

.link
{
	font-family:arial, helvetica;
	font-size: 100%;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.linktext
{
	font-family:arial, helvetica;
	font-size: 80%;
	color:#000000;
	text-decoration:none
}

:hover
{
	text-decoration: underline;
}



.clsPart LI
{
	margin-right:7px;
	font-size:95%;
	list-style-type:disc;
	color:#cccccc;
}

.clsPart UL
{
	margin-left:20px;
	color:#cccccc;
}

.clsPart A
{
	margin-left:-4px;
	text-indent:4px;
}










