/* style */

body {
	font-family:Helvetica;
	font-size: 11px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(img/backgrounds/7.jpg);
	background-repeat:repeat;
}

td {
	font-family:Helvetica;
	font-size: 11px;
}

/* form */
LABEL { DISPLAY: inline ; FLOAT: left ; WIDTH: 120px ; font-weight: bold ; margin-left: 10px ; }
.INPUT { background-color: #e5e3e4; color: black ; border:1px solid #CCCCCC; margin-bottom:5px; }
.INPUT2 { background-color: #e5e3e4; color: black ; border:1px solid #CCCCCC; font-size:11px; }
.OPTION { background-color: #e5e3e4 ; border:1px solid #CCCCCC; margin-bottom:5px;}
.SELECT { background-color: #e5e3e4 ; border:1px solid #CCCCCC; margin-bottom:5px;}
.TEXTAREA { background-color: #e5e3e4 ; color: black ; border:1px solid #CCCCCC; margin-bottom:5px;}
.BUTTON { color: black ; background-color: #e5e3e4 ; border:1px solid #CCCCCC; margin-bottom:5px; font-size:11px;}
.BUTTON2 { color: black ; background-color: #e5e3e4 ; border:1px solid #CCCCCC;font-size:11px;}


h2 {
	font-weight:bold;
	color: #e55284;
	font-size:14px;

}

.titrenews {
	font-weight:bold;
	color: #000000;
	font-size:14px;

}


p {
	margin:0px;
}


.text {
	color:#000000;
	text-align:justify;
}
a.text:link,active,visited { 
	color: #16d08d;
    text-decoration:none;
}

a.text:visited { 
	color: #16d08d;
    text-decoration:none;
}

a.text:hover { 
	color: #008a58;
    text-decoration:underline;
}

.titre_ag_det {
	font-weight:bold;
	font-size:16px;
	color: #000000;
}


.titre {
	font-weight:bold;
	font-size:14px;
	color: #000000;
}
a.titre:link,active,visited { 
	color: #e55284;
    text-decoration:none;
}

a.titre:visited { 
	color: #e55284;
    text-decoration:none;
}

a.titre:hover { 
	color: #e55284;
    text-decoration:underline;
}

.titre2 {
	font-weight:bold;
	font-size:14px;
	color: #e55284;
}

.sidecolitem {
padding-left:5px;
padding-top:5px;
}



.contact_box {
background-color:#edecdf;
color:#000000;
padding:1px;
border:1px solid #808080;
}

.submit_button {
background-color:#2b151c;
color:#FFFFFF;
border:1px solid #808080;
font-weight:bold;
}

.agenda {
color:#d97da6;
font-weight:bold;
font-size:12px;
}

.row_light {
    background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

td.link:hover { 
    text-decoration:none;
	background-color:#E4E4E4;
	cursor:pointer;
}


/* layout */


div#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
	background-color:#FFFFFF;
	overflow:hidden; 
    position:relative;
}

div#main_background {
background-color:#FFFFFF;
}


div#header {
    height: 207px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
}

div#header:hover {
cursor:pointer;
}

div#menu {
background-image:url(img/menu-background.gif);
background-repeat:no-repeat;
height:49px;
padding-left:49px;
padding-top:0px;

}

div#navcol {
    width: 160px;
    float: left;
	text-align:left;
	padding-left:50px;
	padding-top:70px;
	background-image:url(img/left-background.gif);
	background-repeat:no-repeat;
	font-size:12px;
	
	
	
}
div#main {
	height:635px;
	padding-right: 20px;
	margin-left:230px;
	margin-right: 20px;

}

/* min height */
html>body div#main {
	height: auto;
	min-height:615px;
} 

div#contenu {
	padding-top:20px;
	
	padding-bottom:10px;
}

/* ----------- */

div#sidecol {
	margin-right:48px;
	padding-top:11px;
    width: 143px;
    float: right;
	text-align:left;
}
div#foot {
    padding-left: 153px;
	padding-top:12px;
	padding-right:220px;
	text-align:left;
    clear: both;
	background-image:url(img/ly-foot-top.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:70px;
}


#logout {
	background-color:#FEFDCD;
	color:#000000;
	border: 1px;
	border-color:#000000;
	border-style:dotted;
	padding:3px;
	width:120px;
	position:absolute;

}

#library {
	background-color:#FEFDCD;
	color:#000000;
	border: 1px;
	border-color:#000000;
	border-style:dotted;
	padding:3px;
	margin-right:10px;
	width:120px;
	position:absolute;
	top:50px;

}

#action_confirm {
background-color:#66FF99; 
padding:10px; 
border:1px solid black;
}

.list {
	margin-top:3px;
	padding-bottom:5px;
	overflow:auto;
	border-bottom:1px solid #CCCCCC;
	


}

.partenaires {
	padding-bottom:10px;
	padding-right:2px;

}

div.hr {
  height: 15px;
  background-image:url(img/separation.gif);
  background-repeat:no-repeat;


}


/* Calendrier */


#cp-calendrier {
	margin-left: 25px;
	padding: 0px;
	width: 250px;
	border: 1px solid #777;
	margin-top: 0px;
}

#cp-calendrier ul {
	margin: 0;
	padding: 0;
}

#cp-libelle {
	width: 250px;
	padding: 0px;
	margin:0px;
}
ul.cp-ligne {
clear:left;
	width: 250px;
	padding: 0px;
	margin:0px;
	
} 
#cp-libelle li, ul.cp-ligne li  {
	border: 1px solid #fff;
	list-style-type: none;
	margin: 1px 1px 0 0; 
	padding: 0;
	width : 30px; 
	float : left;
	text-align: center;
	line-height: 18px;
}
#cp-libelle li {
	background: #000000;
	list-style-type: none;
	color: #f5eed0;
}
ul.cp-ligne li {
	background: #fff;
	color: #000000;
}

ul.cp-ligne li.cp-itemSelectedItem {
	background-color: #DDDDDD;
	border: 1px solid #0080C0;	
}

ul.cp-ligne li.cp-itemNoExistingItem {
	background-color: #d97da6;
	border: 1px solid #c8cd8a;
}

ul.cp-ligne li.cp-itemExistingItem {
	background-color: #16d08d;
	border: 1px solid #c8cd8a;
}

ul.cp-ligne li.cp-itemExistingItem a{
	display: block;
	text-decoration: none;
	color:#000000;
}

ul.cp-ligne li.cp-itemExistingItem a:hover{
	background-color: #008a58;
}

ul.cp-ligne li.cp-itemCurrentItem {
	background-color: #eb6816;
	border: 1px solid #EAB159;
}

ul.cp-ligne li.cp-itemCurrentItem a{
	display: block;
	text-decoration: none;
	color:#000000;
}

ul.cp-ligne li.cp-itemCurrentItem a:hover{
	background-color: #008a58;
}


/* Popup */
#pop {
position: absolute;
display:none;
width: 20em;
border: 3px double black;
background: #f5f5dc;
z-index: 500;
font-size: 80%;
}
#pop p {
margin: 0 0.3em;
font-size:11px;
}
#pop h1 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: white url(top.gif) left top repeat-x;
color: black;
text-align: center;
}

