
/* Top Elements */

html {background :white;}


* { margin: 0; padding: 0; outline: 0 }

body


{      margin-top : 10px;
	border-radius:  10px;
    /*background-color: #B5A98D;*/ 
 	background-repeat: no-repeat;
	background :#CBF76F;
	 
	background-position : 50% 81%;
 	width: 1100px;
	margin-left : auto;
	margin-right : auto;
	border: solid 3px #FFA500; 
}


#page
{
	overflow : auto;
}
#menu
{	
	

	background:white;
	width : 275px;
	min-height:570px;
	margin-top : 20px;
	margin-left : 20px;
	
	margin-bottom: 20px;
	float : left;
	border: solid 3px #FFA500; 
 
	
	padding-top : 20px;
	padding-left : 15px;

}

#main
{ 	
	background: white;
	width : 700px;
    min-height:550px;
	margin-top : 20px;
	margin-right : 20px;
	margin-bottom: 20px;
	float : right;
	border: solid 3px #FFA500; 
	padding: 20px;	
}

/* links */
a, a:visited {	
	color: #79A325;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: none;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 2.7em;	
	color: #88AC0B;	
	text-align:center
}
h2 {
	font-size: 2em;
	color: #88AC0B;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;	
}

/* Paragraph */
p { 
font-size: 18px;
padding: 12px 10px;	}


a img 
{ 
border: none; 
} 






/*table */
table {
	border-collapse: collapse;
	margin-top:10px;		
}

tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	
/* end - table */

/*table connection*/

table#connection {
		text-align:center;
}

tr#connection{
	height: 10px;
	background: #fff;
}
td#connection {
padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #E7F0CC;	
}	




form#connection {
	width : 190px;
	height: 255px;
	margin: center; 
	padding: 5px; 
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}

/* end - table */

/*table Présentation CR*/



td.CR {
	padding: 20px;
	
	
}	
/* end - table */


/* form elements */
form {
	margin-right: 20px; 
	padding: 5px; 
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #9D6D37;
}

 input,select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}

.inputcss
{
	margin: 10px 0;
	padding: 10px;
	color: #FFA500;
	border-width: 2px;
	font-weight:bold;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font-size: 15px;	
}

option { padding-right: 0.5em; } 



#header {
border-radius:   10px 10px 0px 0px;
	position: relative;
	width: 1100px;                                                                      
	height: 100px; 
	/*background :#CBF76F;*/
	background: url(http://cds.34.free.fr/styles/images/bannier2.png) no-repeat;
	color: #fff;	
	padding: 0;	
	margin: 0;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 66px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -5px;
	text-decoration: none;
	color: #332616;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 75px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #322815;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 148px; left: 150px;		
}

/* top-menu */
 #top-menu {
 border-radius:  0px 0px 10px 10px;
 	position: absolute;
	margin-right: 100px;
	margin-top: 10px;
	height:60px;
	padding-bottom:10px;
	background :#FFA500;                                                       
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #FFF;
	
	
	top: 0;	right: 70px
 }
 #top-menu p { 	
	margin: 0; padding: 0;	
 }
 #top-menu a {
 	font-weight: bold;
	color: #fff;
 }
 

/* Navigation */
#nav {

	clear: both;	
	padding: 0;	margin: 0;
	width: 1100px;										
	height: 50px;
	background: #FFA500 ;       /*  Permet de mettre un fond sous les menus     original : #988060 url(nav.gif) no-repeat*/
}
#nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 10px;					
}
#nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #FFF;
	font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #E7FAA9;	
}


/* Main Column */


/*
#sidebar {
	float: right;
	width: 285px;
	padding: 0; 
	margin: 0 45px 0 0;
	display: inline;	
}
#sidebar h3 {
	color: #51432F; 
	font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px; 
	margin: 10px 0 5px 10px; 	
	border-bottom: 1px solid #E4F2C8;	
}


#sidebar .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	border-bottom: 1px solid #E8E8E8;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #739A23;
	background: none;
	font-weight: bold;
}
#sidebar .sidemenu li a span {
	color: #7F7F7F;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	
	font-weight: normal;
}
#sidebar .sidemenu li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }


#sidebar form#qsearch {
	padding: 0; margin: 20px 0 30px 10px;
	border: none;
	width: 10px; height: 33px;
	background: #F2F0F0 url(qsearch.gif) no-repeat;		
}
#sidebar form#qsearch p {
	margin: 0; padding: 0;		
}
#sidebar form#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #B8B8B8;	
	margin: 0;
}
#sidebar form#qsearch .tbox {
	margin: 5px 0 0 5px; 
	width: 220px;	
	display: inline;	
	font: 1em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;	
}
#search form#qsearch .btn{
	width: 24px; height: 24px;				
}
#sidebar form#qsearch label {
	display: none;
}
*/
/*Erreur dans un formulaire*/
.erreur
{
color: red;
}

.valide
{
color: green;
}


.retour
{
color: red;
font-size:18px;
font-weight:bolder;
background: url(http://cds.34.free.fr/styles/styles/images/retour.png) no-repeat;
}


/* footer */
#footer {
	 border-radius: 0  0 10px 10px;
	width: 1100px;	
	height: 30px;
	margin-left: -3px;
	margin-bottom: -3px;
	padding-top:8px;
	background: white ;			
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 0.95em;
	border: solid 3px #FFA500; 
	color: #777;
	text-align: center;	
}
#footer p {
	padding:10px 0;
}
#footer a:hover { 
	color: #555; 
	text-decoration: none;
}
