body,div,table,td,tr,img,p,iframe,a,font,strong
{
	border-width: 0px;	
	font-family: "Segoe UI","Tahoma","DejaVu Sans Condensed";
	font-size: 8pt;
	margin: 0px;	
	padding: 0px;	
}

body
{
	background-color: #DDBC8D;
	margin: 10px;	
}

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

* .DOCPage
{
	width: 100%;
}

* .DOCHeader
{
	background-color: #FFEFC4;
	background-image: url("img/logo.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid maroon;
	border-bottom-width: 0px;
	height: 60px;
	width: 700px;
}

* .DOCMenus
{
	background-color: #FFEFC4;
	border: 1px solid maroon;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 700px;
}

* .DOCBody
{
	background-color: white;
	background-image: url("img/TabShadow2.gif");
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid maroon;
	border-right: 1px solid maroon;
	height: 12em;
	width: 700px;
}

* .DOCFooter
{
	background-color: #FFEFC4;
	background-image: url("img/TabShadow4.gif");
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid maroon;
	border-top-width: 0px;
	width: 700px;
}

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

* .gwt-MenuBar
{
	background-image: url("img/TabShadow3.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFEFC4;	
	text-align: left;
	width: 700px;
}

* .gwt-MenuBar .gwt-MenuItem
{
	background-image: url("img/bullet16b.gif");
	background-position: 5px 4px;
	background-repeat: no-repeat;
	color: maroon;
	cursor: pointer;
	height: 22px;
	padding: 2px 10px 0px 25px;
	text-decoration: underline;
}

* .gwt-MenuBar .gwt-MenuItem-selected
{
}

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

* .gwt-TabPanel
{
	width: 100%;
}

* .gwt-TabPanelBottom
{
}

* .gwt-TabBar
{
	background-color: #FFEFC4;
	background-image: url("img/TabShadow2.gif");
	background-position: top;
	background-repeat: repeat-x;
}

* .gwt-TabBar .gwt-TabBarFirst
{
	width: 5px;
}

* .gwt-TabBar .gwt-TabBarFirst,
* .gwt-TabBar .gwt-TabBarRest
{
	background-image: url("img/TabShadow.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

* .gwt-TabBar .gwt-TabBarItem,
* .gwt-TabBar .gwt-TabBarItem
{
	background-image: url("img/TabShadow3.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	height: 1.3em;
	margin-top: 5px;
	padding: 3px 10px 3px 10px;
}

* .gwt-TabBar .gwt-TabBarItem
{
	border: 1px solid #C49E41;
	cursor: pointer;
}

* .gwt-TabBar .gwt-TabBarItem-selected
{
	border: 1px solid maroon;
	border-bottom: 1px solid white;
	cursor: default;
	font-weight: bold;
}

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

* .normal { text-decoration: normal; color: black; cursor: default; }
* .a, * .a:visited { color: blue; cursor: pointer; text-decoration: underline; }
* .b { font-weight: bold }
* .i { font-style: italic; }
* .br { margin-bottom: 10px; }
* .rb { margin-top: 10px; }
* .inline { display: inline; }
* .j { text-align: justify; }
* .noborder { border-width: 0px; }
* .small { font-size: 7pt; }
* .space { margin-right: 1em; }
* .tab { margin-left: 1em; }
* .colored { color: #FF6600; }
* .colored2 { color: #707070; }
* .font2 { font-size: 9pt; }
* .big { font-size: 10pt; }
* .u { border-bottom: 1px solid #EDD499; }
* .borders { border: 1px solid black; }
* .erreur { font-size: 9pt; font-weight: bold; color: red; }

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

* .docEntete
{
	background-color: #FFEFC4;
	background-image: url("img/TabShadow3.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 1.9em;
 	margin-top: 5px;
	width: 700px;
}

* .docCorps
{
	margin: 10px 0px 10px 15px;	
	width: 670px;	
}

* .docBloc { margin: 15px; }

* .docItem
{
	color: #8B6914;
	font-weight: bold;
}

* .titre
{
	border-bottom: 1px dotted maroon;
	color: maroon;
	font-weight: bold;
}

* .blocTitre
{
	background-color: #FFEFC4;
	background-image: url("img/TabShadow.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #EDD499;
}

* .blocCorps
{
	border-left: 1px solid #EDD499;
	border-right: 1px solid #EDD499;
	border-bottom: 1px solid #EDD499;
}

* .docPlan
{
	background-color: #FFEFC4;
	background-image: url("img/TabShadow3.gif");
	background-position: top;
	background-repeat: repeat-x;
	width: 700px;
}

* .blocID
{
	border: 1px solid #EDD499;
	background-color: white;
 	margin: 20px;
}

* .blocIDGauche
{
 	margin: 10px;
	padding: 10px 0px 10px 10px;
	height: 100%;
}

* .blocIDDroit
{
 	padding: 10px;
	background-color: white;
	margin: 10px;
}

* .apercu
{
	border: 1px solid maroon;
	margin-right: 3px;
}

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

* .partnerNom
{
	color: #8B6914;
	font-size: 10pt;
	font-weight: bold;
}

* .partnerActivite
{
	border-bottom: 1px solid #EDD499;
}

* .borderRight { border-right: 1px dotted maroon; }
* .fond1 { background-color: white; }
* .fond2 { background-color: #FFEFC4; }
