/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	text-decoration:underline;
	color:#6666CC;
	font-weight: bold;
}
h1 {
	color: #4f91cd;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

h2{
	color: #7481bf;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 11px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: left top;
}

.moduletable_log{
	width: 292px;
	height: 44px;
	padding-top: 0px;
	padding-left: 18px;
	background-image: url(../images/membre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.moduletable_log form {
	margin: 0px;
}
.moduletable_log .inputbox{
	height: 13px;
	width: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	border: #cccccc 1px solid;
	vertical-align:top;
}

.moduletable_log .button{
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 0px;
	height: 15px;
	margin: 0px;
	color:#FF6600;
	vertical-align: top;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.moduletable_log label{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	line-height: 12px;
}

.header {
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 926px;
	height: 83px;
}

.accueil_modules {
	margin: 0px;
	background-image: url(../images/modules.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 926px;
	height: 223px;
}

.roue {
	margin-right: 10px;
	margin-top: 173px;
	float: left;
}

.mymodule_accueil1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left:15px;
	padding-top: 2px;
	background-image: url(../images/Module1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 251px;
	height: 206px;
}

.mymodule_accueil2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left:15px;
	padding-top: 2px;
	background-image: url(../images/Module2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 551px;
	height: 206px;
}

.mymodule_accueil3 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left:15px;
	padding-top: 2px;
	background-image: url(../images/Module3.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 840px;
	height: 206px;
}

.contentheading_accueil{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 5px;
}

.classmod_accueil1 {
	height:182px; 
	overflow: hidden; 
	width: 796px;
	float: left;
}

.classmod_accueil2 {
	height:182px; 
	overflow: hidden; 
	width: 507px;
	float: left;
}
.classmod_accueil3 {
	height:182px; 
	overflow: hidden; 
	width: 207px;
	float: left;
}
.border_bottom {
	background-image: url(../images/bottom_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.actu {
	margin-left: 40px;
	margin-top: 22px;
	position: absolute;
	width: 234px;
	height: 223px;
	background-image: url(../images/actus.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}

.content_td {
	margin: 0px;
	background-image: url(../images/right_td_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftmenu_td {
	margin: 0px;
	background-image: url(../images/left_td_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentpaneopen {
	font-size: 11px;
}

.mainbody {
	overflow: auto;
	padding-right: 10px;
	margin: 10px;
	height: 433px;
	font-size: 11px;
}
div.mainbody div.dynamic-tab-pane-control#content-pane {
	display: none;
}
#top_menu {
	float:left;
	margin:0px;
	padding:0px;
	width: 700px;
}

#rechercher {
	float:right;
	margin-right: 10px;
	padding:0px;
	vertical-align:top;
	bottom: 0px;
}
.search_find {
	margin-top: 4px;
	vertical-align:top;
}

.contentheading {
	font-size: 14px;
	font-weight:bold;
	color: #333399;
	text-transform:uppercase;
}
.search_find .inputbox_find{
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	border: #cccccc 1px solid;
	height: 1.3em;
	vertical-align:top;
}

.search_find .button_find{
	width: 24px;
	margin-bottom: 1px;
	padding: 0px;
	bottom: 0px;
	background-image: url(../images/find.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: #cccccc 1px solid;
	height: 16px;
	line-height: 10px;
	font-size: 1px;
	vertical-align:bottom;
}

ul#mainlevel-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

ul#mainlevel-nav li {
	background-image:none;
	float:left;
	margin:0pt;
	padding:5px;
	white-space: nowrap;
}
.footer {
	padding-top: 5px;
	font: 10px "Trebuchet MS", helvetica, sans-serif ;
	color: #6666cc;
	font-weight: bold;
}

a.mainlevel {
	color: #849dac;
	padding-left: 17px;
	background-image: url(../images/fleche_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
}

a.mainlevel#active_menu{
	color: #25328c;
	padding-left: 17px;
	background-image: url(../images/fleche_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
}

a.mainlevel-nav{
	font-weight:bold;
	float: left;
	margin-top: 3px;
	margin-left: 22px;
	line-height: 19px;
	color: #666666;
	background-image: none;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.mainlevel-nav .leftitem{
	padding-left: 10px;
	background-image: none;
	text-decoration: none;
}

a.mainlevel-nav .rightitem{
	padding-right: 10px;
	background-image: none;
	text-decoration: none;
}

a:hover.mainlevel-nav{
	color: #333333;
	background-image: url(../images/rollbgmenu.gif);
	background-repeat: repeat-x;
}

a:hover.mainlevel-nav .leftitem{
	background-image: url(../images/lbordermenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover.mainlevel-nav .rightitem{
	background-image: url(../images/rbordermenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#left_inner {
	float:none !important;
	padding:0px;
}
div.moduletable_spe {
	/*background-color: #DCE1E7;*/
	background-color: #FFDABF;
	border:1px solid #FF6633;
	margin-top:20px;
}
#left_inner .moduletable td {
	font-size: 11px;
	font-weight:bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px #d3d4d5 solid;
}
#left_inner div.moduletable_spe td {
	font-size: 11px;
	font-weight:bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px #d3d4d5 solid;
}
#left_inner div.moduletable_spe td a.mainlevel {
	color: #ff865b;
	background-image: url(../images/fleche_m_off.gif);
}

#left_inner div.moduletable_spe td a.mainlevel#active_menu{
	color: #25328c;
	background-image: url(../images/fleche_on.gif);
}

h3 {
	background-color:#FF6633;
	color:#FFFFFF;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:13px;
	margin-bottom:5px;
	margin-top:0px;
	padding-left:10px;
	text-transform:uppercase;
}
div.module_actu {
	height: 170px;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 42px;
	overflow-y: scroll;
	font-size: 11px;
}
.module_actu a.readon {
	color:#666666;
	font-weight:bold;
}

.moduletable_actu {
	height: 100px;
}
.logo {
	float:left;
	margin-left: 20px;
	margin-top: 18px;
}

.head_login {
	float:right;
	padding-top:38px;
}

.menubar_outer {
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 926px;
	height: 27px;
}

#border_left {
	background-image: url(../images/left_border.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
}
#ParentDiv {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#ParentDiv_inner{
	margin: 0px;
	padding: 0px;
	width: 1px;
	height:100%;
}
#centre {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align:top;
}
#border_right {
	background-image: url(../images/right_border.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
	height:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	height: 49px;
	width: 965px;
	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	float:left;
	text-decoration: none;
}
