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

/*								STYLE DES ATTRIBUTS									*/

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

* {margin:0; padding:0}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	line-height:18px
}
p {
	margin:0;
	padding:5px 0px;
}
h2 {
	font-size:26px;
	font-weight:normal;
	line-height:26px;
	text-align:center;
	padding-top:25px;
	padding-bottom:20px;
}
h2 a:link {
	text-decoration:none;
	border:none;
	color:#008533;
}
h2 a:hover {
	color:#95BD0F
}
.clear {
	clear:both;
	height:0px;
}
h5 {
	float: right;
	margin: 10px 0px 5px 20px;
	width: 250px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	font-weight:normal;
	text-align:left;
	color:#008533
}


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

/*								PRINCIPAUX BLOCS									*/

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

#enveloppe_principale {
	position:relative;
	width:1000px;
	padding:0px;
	margin:auto;
	background:#FFF url(../images/ombre_cotes.jpg) repeat-y; /* Background des ombres des cotés */
}
#enveloppe_contenu {
	padding:25px 25px 0px 25px; /* Padding correspondant aux ombres du haut et des cotés */
	background:url(../images/ombre_haut.jpg) top no-repeat; /* Background des ombres du haut */
}
#enveloppe_footer {
	position:relative; /* Padding correspondant aux ombres du bas et des cotés */
	background:url(../images/ombre_cotes_footer.jpg) repeat-y; /* Background des ombres du coté du footer */
}
#footer {
	position:relative;
	background:#CCCCCC;
	padding:0px 25px 25px 25px;
	height:60px;
	background:url(../images/ombre_bas.jpg) bottom no-repeat;
	font-size:12px;
}
#colonne_gauche {
	position:relative;
	width:200px;
	float:left;
	padding:15px 0px 15px 25px;
	color:#666;
	font-size:13px;
}
#colonne_droite {
	position:relative;
	width:700px;
	float:right;
	margin:0;
	padding:0;
	background:url(../images/degrade_vertical.jpg) top left no-repeat;
}
#titre_droit {
	padding:44px 25px 0px 25px;
	height:115px;
}
#texte_droit {
	padding:15px 25px 10px 25px;
	text-align:justify;
}
#logo {
	padding-bottom:20px;
}
#logo a {
	border:none;
}
#mention_footer {
	float:right;
	line-height:50px;
	padding-top:10px;
	color:#FFF;
}
#logo_anr {
	float:right;
	padding:10px 10px 0px 5px;
}
#logo_anr a {
	border:none;
}



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

/*									LIENS et MENUS									*/

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

a:link {
	color: #008533;
	text-decoration: none;
	border-bottom: 1px dotted #008533
}
a:visited {
	color: #008533;
	text-decoration: none;
	border-bottom: 1px dotted #008533
}
a:hover {
	color: #95BD0F;
	text-decoration: none;
	border-bottom: 1px solid #95BD0F
}
a:active {
	color: #008533;
	text-decoration: none;
	border-bottom: 1px dotted #008533
}



.menu_principal {
	position:relative;
	width:200px;
}

.menu_principal ul {
	list-style:none;
	position:relative;
	width:200px;
}
.menu_principal li {
	display:block;
	margin:10px 0px;
	background:#CCC;
	line-height:16px;
	background:#469f21 url(../images/btn_bas.jpg) bottom no-repeat;
}
.menu_principal a, .menu_principal a:active, .menu_principal a:visited {
	text-decoration:none;
	color:#cae19d;
	padding:7px 10px;
	display:block;
	background:url(../images/btn_haut.jpg) top left no-repeat;
	border:none;
}
.menu_principal a:hover {
	background:url(../images/btn_haut.jpg) top right no-repeat;
	color:#FFF;
	border:none;
}



.menu_footer {
	position:relative;
	height:60px;
	width:650px;
	float:left
}
.menu_footer ul {
	list-style:none;
	position:absolute;
	z-index:100;
	padding:0px 15px;
	line-height:50px;
	width:620px
}
.menu_footer li {
	float:left;
	display:block;
}
.menu_footer a, .menu_footer a:active, .menu_footer a:visited {
	text-decoration:none;
	color:#666;
	padding:10px 10px 0px 10px;
	display:block;
	border:none;
}
.menu_footer a:hover {
	color:#008533;
	border:none;
}
#slide {
	position:absolute;
	bottom:0;
	height:5px;
	background:#008533;
	z-index:10
}



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

/*										TABLEAU										*/

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

#tablewrapper {
	width:650px;
	margin:0 auto;
	padding-bottom:25px
}
#tablewrapper td, #tablewrapper th {font-size: 12px;}
#tableheader {height:55px}
.search {
	float:left;
	padding:6px;
	border:1px solid #F0F4DF;
	background:#F0F4DF
}
#tableheader select {
	float:left;
	font-size:12px;
	width:125px;
	padding:2px 4px 4px
}
#tableheader input {
	float:left;
	font-size:12px;
	width:200px;
	padding:2px 4px 4px;
	margin-left:4px
}
.details {
	float:right;
	padding-top:12px
}
.details div {
	float:left;
	margin-left:15px;
	font-size:12px
}
.tinytable {
	width:649px;
	border-left:1px solid #F0F4DF;
	border-top:1px solid #F0F4DF;
	border-bottom:none
}
.tinytable th {
	background:url(../images/header-bg.gif);
	text-align:left;
	color:#cfdce7;
	border:1px solid #fff;
	border-right:none
}
.tinytable th h3 {
	font-size:12px;
	padding:6px 8px 8px
}
.tinytable td {
	padding:4px 6px 6px;
	border-bottom:1px solid #F0F4DF;
	border-right:1px solid #F0F4DF
}
.tinytable .head h3 {
	background:url(../images/sort.gif) 7px center no-repeat;
	cursor:pointer;
	padding-left:18px
}
.tinytable .desc, .sortable .asc {
	background:url(../images/header-selected-bg.gif)
}
.tinytable .desc h3 {
	background:url(../images/desc.gif) 7px center no-repeat;
	cursor:pointer;
	padding-left:18px
}
.tinytable .asc h3 {
	background:url(../images/asc.gif) 7px  center no-repeat;
	cursor:pointer;
	padding-left:18px
}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.tinytable .evenrow td {background:#F0F4DF}
.tinytable .oddrow td {background:#F7F7F7}
.tinytable td.evenselected {background:#F0F4DF}
.tinytable td.oddselected {background:#F7F7F7}
.tinytable tfoot {
	background:#fff;
	font-weight:bold
}
.tinytable tfoot td {padding:6px 8px 8px}
#tablefooter {
	height:15px;
	margin-top:20px
}
#tablenav {float:left}
#tablenav img {cursor:pointer}
#tablenav div {
	float:left;
	margin-right:15px
}
#tablelocation {
	float:right;
	font-size:12px
}
#tablelocation select {margin-right:3px}
#tablelocation div {
	float:left;
	margin-left:15px
}
.page {
	margin-top:2px;
	font-style:italic
}
#selectedrow td {background:#CCFF99}



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

/*								APPELS A PROJETS									*/

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

#date_de_soumission {
	padding:30px 25px 30px 120px;
	background:url(../images/calendrier.jpg) 10px center no-repeat;
	line-height:25px;
	font-size:16px;
	color:#999;
}
#cellule_accompagnement {
	padding:20px 25px 30px 120px;
	background:url(../images/puzzle.jpg) 5px center no-repeat;
	line-height:25px;
	font-size:16px;
	color:#999;
}
.dossier {
	float:left;
	padding:30px 25px 30px 115px;
	width:200px;
	background:url(../images/dossier.jpg) 10px center no-repeat;
	line-height:25px;
	font-size:16px;
	color:#999;
}
#date_de_soumission strong {
	color:#008533
}
.encart {
	width:282px;
	padding:25px 40px;
	float:left;
	font-size:12px;
	color:#666;
	line-height:18px;
	background-image:url(../images/encart.jpg);
	background-repeat:no-repeat;
}
.encart_gauche {
	padding-right:28px;
	background-position:top left;
}
.encart_droit {
	padding-left:28px;
	background-position:top right;
}
.encart h2 {
	font-size:18px;
	font-weight:normal;
	color:#999;
	line-height:50px;
}
.encart ul {
	padding-left:15px;
}
#informations {
	clear:both;
	padding:0px 25px 25px 25px;
}




.bloc_tiers {
	position:relative;
	width:220px;
	float:left;
	background:url(../images/bloc_tiers.jpg) no-repeat;
	font-size:12px;
	color:#666;
	line-height:18px;
}
.bloc_tiers h3 {
	display:block;
	padding:20px;
	padding-bottom:10px;
	width:180px;
}
.bloc_tiers ul {
	display:block;
	padding: 0px 20px;
	width:180px;
	list-style:none;
}
.bloc_tiers li {
	padding:5px 0px;
}





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

/*									TINYBOX											*/

/************************************************************************************/
#tinybox {
	position:absolute;
	display:none;
	padding:0px;
	margin:0px;
	background:#fff url(../images/preload.gif) no-repeat 50% 50%;
	z-index:2000
}
#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	z-index:1000
}
#tinycontent {
	background:#fff;
	padding:0px;
	margin:0px;
}

iframe, #tinybox iframe, #tinybox body, #tinybox iframe body {
	border:0px;
	padding:0px;
	margin:0px;
}
.entete_box {
	position:relative;
	height:40px;
	width:100%;
	background:url(../images/background_modal.jpg) repeat-x #4ba122;
}
.entete_box h3 {
	padding:0;
	padding-left:20px;
	margin:0;
	display:block;
	float:left;
	line-height:40px;
	font-weight:normal;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.entete_box a {
	color:#fff;
	display:block;
	line-height:40px;
	float:right;
	padding-right:20px;
	cursor:pointer;
	border:none;
}



/*Formulaire*/
.champs {
	display:block;
	width:500px;
	padding:3px;
	color:#453A28;
	border:solid #a7cc65 1px;
	background:#f5f8ed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}
.entree {
	display:block;
	float:left;
	width:100px;
	padding-top:2px;
	padding-right:10px;
	text-align:right;
}
