/* PAGE */

body { 
	color: #2e2e2e;
	font-size: 12px;
	font-family: Arial;
	/*text-align: left;*/
	margin: 0px;
	/*background: url(../img/fond-v1.gif) repeat-x;*/
}

p {
	margin: 0;
	padding: 0;
}

form  {
	margin: 0;
	padding: 0;
}




a {
	color: #2e2e2e;
}

a.dwl,
a.dwl:link,
a.dwl:visited  {
	color: #2e2e2e;
	color: #19556E;
	/*font-weight: bold;*/
	text-decoration: none;
	/*border-bottom-style: solid;*/
	border-collapse: collapse;
	border-color: #999999;
	border-spacing: 0px;
	/*_border-top-style: solid;*/
	border-width: 0px;

	
}

a.dwl:focus,
a.dwl:hover  {
	color: #DC0000;
	/*font-weight: bold;*/
	text-decoration: none;
	/*border-bottom-style: solid;*/
	border-collapse: collapse;
	border-color: #999999;
	border-spacing: 0px;
	border-top-style: solid;
	border-width: 0px;
	
}

a.dwlon,
a.dwlon:link,
a.dwlon:visited
a.dwlon:focus,
a.dwlon:hover  {
	color: #DC0000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-collapse: collapse;
	border-color: #999999;
	border-spacing: 0px;
	border-top-style: solid;
	border-width: 1px;
	
}

a.smallLink,
a.smallLink:link,
a.smallLink:visited {
	text-decoration: none;
	color: #19556E;
font-size: 11px;
}

a.smallLink:focus,
a.smallLink:hover {
	text-decoration: underline;
	color: #19556E;
}	





.menu,
.menu:link,
.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #19556E;
	text-decoration: none;

	border-bottom-width: 0px;
	border-collapse: collapse;
	border-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-spacing: 0px;
	margin-right: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;


}

.menu:focus,
.menu:hover
{
	color: #DC0000;
}


.menuon,
.menuon:link,
.menuon:visited,
.menuon:focus,
.menuon:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;

	background-color: #EEEEEE;
	border-bottom-width: 0px;
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-spacing: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	margin-right: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	text-decoration: none;
}

.mainContentTitle
{
	border-bottom-style: solid;
	border-color: #999999;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 100%;
	margin-bottom: 3px;
}

/*****************************************************************/
/* Style Definition: Text Content (Content Small) */

.mainContentSmall
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.mainContentSmall a,
.mainContentSmall a:link
{
	color: #19556E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.mainContentSmall a:focus,
.mainContentSmall a:hover,
.mainContentSmall a:active
{
	text-decoration: underline;
}

.mainContentSmall a:visited
{
	color: #46788C;
}

/*****************************************************************/
/* Style Definition: Headline (Heading 2) */

.mainContentHeadline
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 3px;
}



/*****************************************************************/
/*****************************************************************/
/* Style Definition: Paragraphs, Alignment */

.paragraphleft
{
	text-align: left;
	margin-bottom: 6px;
}

.paragraphright
{
	text-align: right;
	margin-bottom: 6px;
}

/*****************************************************************/
/*****************************************************************/
/* Meta Navigation Definitions */

.metaNavigation:link
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	margin-left: 10px;
}

.metaNavigation:visited
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	margin-left: 10px;
}

.metaNavigation:focus
{
	color: #DC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	margin-left: 10px;
}

.metaNavigation:hover
{
	color: #DC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	margin-left: 10px;
}
/*****************************************************************/



img {
	border: 0px;
	}

hr {
	border: 1px solid #999999;
}

ul {
	margin: 5px;
	padding: 0px;
}

li {
	margin-left: 10px;
	padding-left: 0px;
}

table {
	border: 0px;	
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF; 
	font-size: 12px;
	border-collapse: collapse;
}

table.std {
		
}

table.telechargement {
	border: 1px dashed #999999;
	width: 100%;
	margin: 2px 2px 6px 2px;  
}

table.tblsch {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 100%;
	margin-bottom: 5px;
}

th{
	/*text-align: center;	
	background-color: #EEEEEE;*/ 
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	
}

th.tblsch {
	/*border-top: 1px solid #EEEEEE;*/
	/*border-bottom: 1px solid #EEEEEE;*/
	/*font-weight: bold;*/
	/*text-align: left;	
	background-color: #FFFFFF;*/ 
	padding: 2px 0px 2px 0px;
}


td{
	vertical-align: top;	
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
text-align: left;	

}

td.marginLeft{
	vertical-align: top;	
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 15px;

}

td.marginRight{
	vertical-align: top;	
	margin: 0px 0px 0px 0px ;
	padding: 0px 15px 0px 0px;

}

td.label{
	text-align: left;	
	padding-left: 3px;
	padding-top: 3px;
	background-color: #EEEEEE; 
	vertical-align: middle;	
	width:110px
}

td.tblsch {
	border-top: 1px solid #EEEEEE;
	/*border-bottom: 1px solid #EEEEEE;*/
	padding: 2px 0px 2px 0px;
}

td.left{
	text-align: left;	
}

td.right{
	text-align: right;	
}

td.center{
	text-align: center;	
}

td.background{
	background-color: #EEEEEE; 
	background: #EEEEEE url(../img/fond-h1.gif) right repeat-y;
	height: 6px;
}

td.footer{
	border-top : 1px solid #999999;
	text-align:center;
	color: #999999; 
	font-size: 11px;
}

td.footer a{
	color: #999999; 
	font-size: 11px;
}

/* placement */

.barroo{
	width: auto;
	height: 6px;
	background-color: #EEEEEE; 
	background: #EEEEEE url(../img/fond-h1.gif) right repeat-y;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
}

.conteneur{
	position: relative;
	min-height: 100%;
	height: 500px;
	width: 800px;
	margin:auto;
	background-color: #FFFFFF; /*: url(../img/header3.gif) repeat-x;*/
	z-index:1;
	border: 1px solid;
	margin-top: 40px
}



.header{
	margin: auto;
	width: auto;
	height: 80px;
	_background-color: blue;
	margin: 10px 10px 10px 10px;
}


._footer{
	position: absolute;
	margin: auto;
	bottom: 0px;
	clear: both;
	width: 800px;
	height: 30px;
	background: url(img/fond_footer2.gif) repeat-x;
	background-color:#3F434E;
	text-align:center;
	color: silver;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;

}




.corps{
	/*background-color:#FFFFFF;*/
	width:auto;
	margin: 10px 10px 10px 10px;
}



.logo{
	position:relative;
	float:left;
	/*z-index:500;*/
	top:0px;
	/*padding-top:0px;*/
	/*width:220px;*/
	/*height:100px;*/
	/*vertical-align:middle;*/
}

.connect{
	position:relative;
	float:right;
	z-index:500;
	/*top:-80px;*/
	width:150px;
	height:30px;
	vertical-align:middle;
	text-align:right;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right: 5px;
}






/* formulaires INPUT */

input { 
	color: gray; 
	/*border: solid 1px #a0a0a0;*/
	padding: 1px;
	width: 250px;
}

input.xs{
	width: 30px;
	}
	
input.s{
	width: 60px;
	}

input.std{
	width: 120px;
	}
	
input.xl{
	width: 240px;
	}
	
input.xxl{
	width: 360px;
	}
	
input.login{
	width:100px;
	}
	
input.login_submit{
	width:80px;
	}

input.button{
	width: 120px;
	color: black;
	font-size: 8pt;
}

input.checkbox{
	width: 15px;
}

input.radio{
	width: 15px;
}

input.file{
	width: 400px;
}

/* formulaire SELECT */


select {
	color: gray; 
	border: solid 1px #a0a0a0;
	padding: 1px;
	/*
	color: black;
	font-size: 8pt;
	background-color: #f0f0f0; 
	padding: 1px ;
	font-family: Tahoma;*/
	width: 250px;
	}
select.xs{
	width: 60px;
}

select.l{
	width: 180px;
}

select.xl{
	width: 240px;
}

select.login{
	width: 130px;
	/*height: 20px;*/
	font-size: 8pt;
	}
	
	
/* formulaire TEXTAREA */

textarea{
	color: gray; 
	border: solid 1px #a0a0a0;
	padding: 1px;
	width: 240px;
}

textarea.xs{
	width: 90px;
}

textarea.s{
	width: 120px;
}

textarea.xxl{
	width: 360px;
}

textarea.xxxl{
	width: 480px;
}

/* titre */

#titre{
	font-size: 11px;
	font-family: Tahoma;
	float: left;
	/*display:block;*/
	font-weight: bold;
	/*width: 100%;*/
	/*height: 30px;;*/
	letter-spacing: 3px;
	margin-top: 6px;
}



/* fieldset */

fieldset {
	border: 1px solid #EEEEEE;
	padding: 5px;
}

_fieldset.backcolor {
	background-color: #f6fdf4;
}

/* legend */
legend{
	color: #4F514E;
	font-weight: bold;
}









		
/* paragraphes */

p {
	/*line-height: 20px;*/
}

/* ligne de saparation*/

_hr {
	width: 100%;
}

/* tableau */

_th {
	background-color: #f6fdf4;
	text-align:center;
	/*font-weight: normal;*/
	font-size: 95%
}

_td {
	/*vertical-align: center;*/
	/*text-align: right;*/
	margin-right:5px;
}

_tr:hover{
	background-color: #f6fdf4;
}

/* message utilisateur */

.message {
 font-weight: bold;
}
span.pos{
 color: green;
}
span.neg{
 color: red;
}
#app_message{
	position: absolute;
	width:660px;
	height: 150px;
    margin-top: -175px; 
    margin-left: -330px; 
    border: 1px solid #000;
	left: 50%; 
    top: 50%;
	background-color: #f6fdf4;
    text-align: left;
    filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=90); 
	-moz-opacity:.90;
	opacity:.90;
	z-index: 500;
}



/* bulle */
.bulle {
 text-align: left;
 background-color: #f0f0f0;
 position: absolute;
 border: 1px dotted gray;
 padding : 3px 3px 3px 3px;
}
