﻿body {
	margin: 0;
	padding: 0;
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	width:100%;
}

.fond_login
{
	background-image: url(images/background_login.gif);
	background-repeat:repeat;
	background-position:center 2px;
	color: #8d8d8d;
}

*
{
	font-size: 12px;
	font-family: Arial;
}

.fond_pop
{
	background-image:none;
}

.erreur
{
	color: red;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

A:link, A:visited, A:active
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}	
		
	
A:hover
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

input, select {
padding:2px 2px 2px 2px;
background-color:#FFFFFF;
border-top:1px solid #FF6600;
border-right:1px solid #FF6600;
border-bottom:1px solid #FF6600;
border-left:1px solid #FF6600;
}

.petit
{
	font-size: 10px;
}
.titre
{
	font-weight: bold;
	color:White;
	background-color: #FF6600;
	text-align: center;
}

.ajax__tab_xp1 .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../../images/tabs/tab-line.gif) repeat-x bottom;}
.ajax__tab_xp1 .ajax__tab_outer {padding-right:0px;background:url(../../images/tabs/tab-right.gif) no-repeat right;height:21px;}
.ajax__tab_xp1 .ajax__tab_inner {padding-left:3px;background:url(../../images/tabs/tab-left.gif) no-repeat;}
.ajax__tab_xp1 .ajax__tab_tab {height:21px;padding:4px;margin:0;background:url(../../images/tabs/tab.gif) repeat-x;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer {background:url(../../images/tabs/tab-hover-right.gif) no-repeat right;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner {background:url(../../images/tabs/tab-hover-left.gif) no-repeat;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab {background:url(../../images/tabs/tab-hover.gif) repeat-x;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer {background:url(../../images/tabs/tab-active-right.gif) no-repeat right;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner {background:url(../../images/tabs/tab-active-left.gif) no-repeat;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab {background:url(../../images/tabs/tab-active.gif) repeat-x;}
.ajax__tab_xp1 .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #FF6600;border-top:0;padding:8px;background-color:#ffffff;}

.fondMenu
{
	color: black;
	background-color: ghostwhite;
	width:170px;
	height:100%;
}

.fondMenuHaut
{
	color: black;
	height:87px;
	margin:0;
}

.titremenu
{
	color: #FF6600;
	font-weight: bold;
	border-top: #dcdcdc 3px dotted;
	border-bottom: #dcdcdc 3px dotted;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	text-indent: 5px;
}

A.menu, A.menu:visited, A.menu:link, A.menu:active, A.menu:hover
{
	font-weight: bold;
	font-style: normal;
	color:black;
	text-decoration: none;
	font-size:12px;
}
		
A.menu:hover
{
	color:#FF6600;
	text-decoration: underline;
}
.invisible
{
	display:none;
}
.entete
{
	background-color:#F7F6F3;
	color:#333333;
}
.donnee
{
 text-decoration:underline;
 text-transform:capitalize;
 font-weight: bold;
}

A.lnkWarning
{
	font-weight: bold;
	font-variant:small-caps;
	border-style:double;
	border-width:2px;
	font-style:oblique;
	font-size:14px;
}
.headerCollapse
{
	cursor: pointer;
	font-weight: bold;
	font-size: 8px;
	text-align: left;
	font-variant:small-caps;
	background: url(../../images/fondmenu.png) repeat-x right top;
	padding:5px; 
	vertical-align: middle;
}
.agendaStyle1
{
	background-color: maroon;
}

.agendaStyle2
{
	background-color: #ffe4b5;
}
.agendaStyle3
{
	background-color: #7cfc00;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.recherche
{
	background-color: whitesmoke;
	font-size: 10px;
}

.recherche *
{
	font-size: 10px;
}

.recherche a,.recherche input
{
	font-size: 12px;
}

.perso_zonning
{
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.7;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.colAdmin
{
	text-align:right;
	padding-right:10px;
}


.login
{
	float: left;
	padding-left:100px;
	width: auto;
	font-size: 11px;
	margin-top: 35px;
	color: #8d8d8d;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align:middle;
}

.logo
{
	float: left;
	margin: 0px;
	
}

.table_content
{
	border:0;
	height:100%;
	width:98%;
}

.menu
{
	z-index:100;
	font-size:12px;
}

.all_content
{
	height:100%;
}