body {
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
}

td {
	font-size: 10px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #909090;
}

a:hover {
	text-decoration: underline;
	color: #F4A300;
}

input[type=text], input[type=file], select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}

input[type=text] {
	width: 200px;
}


fieldset {
	font-weight: bold;
	font-size: 14px;
	width: 600px;
	padding-right: 50px;
}



.annonce {
	font-weight: normal; 
	font-size: 11px;
	width: 400px;

}
.legend {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left; 
}

fieldset li {
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	font-size: 11px;
	margin: 7px 0;
	padding: 3px;
}

fieldset li.reqnote {
	font-weight: normal;
	font-size: 10px;
	border: 0;
	background-color: #FFFFFF;
}

label.element {
	display: block;
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	/*float: left;
	text-align: right;
	width: 350px;
	border: 1px solid red;*/
	font-weight: bold;
	font-size: 11px;

}

div.element {
	
	/*display: inline;*/
}

table td {
	vertical-align: top;
	
}

div#conteneur {
	width: 953px;
	min-height: 715px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#bandeau {
   height: 81px;
   text-align: right;
}

.required {
	color: red;
	font-size: 11px;
}


label {
	display: inline;
	
}

div#navigation {
	padding-left: 265px;
	text-align: left;
}


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

div#colgauche {
	background-color: transparent;
	float: left;
	width: 200px;
}

div#coldroite {
	min-height: 510px;
	padding-top: 15px;
	float: right;
	background-color: transparent;
	width: 750px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}

p#position {
	margin-left: 240px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom: 1px solid #909090;
	text-align: left;
}

p#position a {
	text-decoration: none;
	color: #909090;
}


.puce {
	list-style-image: url(/admin/includes/images/fleche_tableau.gif);
}

.lienJaune {
	color: #F4A300;
}

p#barre_haut {
	border-bottom: 1px solid #E3E4E4;
	margin-bottom: 30px;
}

div#barre_pied{
	clear: both;
	border-top: 1px solid #E3E4E4;
	margin-left: 200px;
	padding-top: 3px;
	text-align: left;
	color: #F4A300;
}

div#barre_pied p {
	float: left;
	margin: 0 0 70px 0;
}

div#barre_pied p a {
	padding: 0 5px;
	color: #F4A300;

}

div#barre_pied a.lien_edimontagne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	float: right;
}
div#barre_pied a.lien_edimontagne:hover {
	text-decoration: none;
}

div#rappel_position_site {
	font-weight: bold;
}

div#rappel_position_site a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #909090;
}

div#rappel_position_site a:hover {
	text-decoration: none;
	color: #025482;
	font-weight: bold;
}

.liste {
	width: 30%;
	float: left;
	margin-right: 10px;
	padding: 0;
	list-style-type: none;
	
}

.liste li {
	clear: both;
}


.liste img {
	float:left; 
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
	
}
.domaine_materiel {
	float: left;
}

.texte_tableau_logo {
	vertical-align: middle;
}
/*#menu li:hover > .sousMenu { display: block; }*/

.orange {
	color:#F4A300;
}

div#photo {
	background-color: #E3E4E4;	
	margin-left: 80%;
	margin-left: 20px;
	width: 242px;
	float: right;
	text-align: center;
}

div#photo p#top {
	background: #E3E4E4 url(../images/top_gauche.gif) top left no-repeat;
	margin: 0;
}

div#photo p#bas {
	background: #E3E4E4 url(../images/bas_gauche.gif) bottom left no-repeat;
	margin: 0;
}

div#page_interieur {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 50px;
	text-align: justify;
}

p#fleche_photo {
	padding-left: 65px;
}
/* Pour les photos*/

.apercu img {
	border: none;
}

#fond {
	display: none;
	background: url(fond.png);
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
 	width: 100%;
}

#fond img {
	position: absolute;
	border: none;
	display: block;
}

#affichage {
	display: none;
	position: absolute;
	background: white;
}

#affichage img {
	position: relative;
	top: 10px;
	left: 10px;
	border: none;
}
/* Fin Pour les photos*/
.photo_tableau {
	margin: 3px 0 3px 0;
}

.description {
	cursor : pointer;
}