html,body{margin:0;padding:0}
body{
	font: 76% Georgia, Times New Roman,Sans-Serif;
	text-align:center;
}
p{margin:0 10px 10px}
a{display:inline; color: #006; padding:1px}

.nivuniconnu {
	text-decoration: none;
	color: black;
}

div.resultat_liste {
	border: 2px dotted #9f0007;
	padding: 5px;
	margin: 5px;
}

fieldset {
	border: 3px dotted;
	border-color: #9f0007;
	width: 95%;
	background-color: #f5e9e9;
}

legend {
	color: #9f0007;
	font-size: 2em;
}

label {
	color: black;
	font-size: 1.5em;
}

div#container{
	float:left;
	text-align: left;
	border: 1px dotted;
	min-width: 960px;
	width: 96%;
	margin: 20px;
	padding: 0px;
}

div#content{
	width: 75%;
	float: left;
	text-align: center;
}

div#login{ border: 1px solid; margin: 2px; }

div#footer{ border: 0px; margin: 2px; }
div#footer p{margin:0; padding:5px 10px; }
div#footer a{display:inline; padding:0; color: #C6D5FD}

div#panneau {
	float: right;
	min-width: 240px;
	width: 25%;
	visibility: hide;
	background-color: #FFFFFF;
	min-height: 600px;
}

div h1 {
	background-color: #9f0007;
	color: white;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
}
div h3 {
	background-color: #9f0007;
	color: white;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
}

h3 select {
	background-color: #9f0007;
	color: white;
	margin-bottom: 5px;

}

div.ogooglemap {
	width: 760px;
	height: 600px;
}


#leftalign {
	text-align: left;
}

textarea {
	border: 1px solid black;
}
textarea:hover {
	border: 1px solid blue;
}
textarea:focus {
	border: 1px solid green;
}

input {
	border: 1px solid black;
}
input:hover {
	border: 1px solid blue;
}
input:focus {
	border: 1px solid green;
}


div#tagcloud{
	margin-top: 20px;
	border: 0px;
	padding: 2px;
	float:left;
	width:192px;
	background-image: url(../../img/leopard_rubrique.jpg);
	padding-top: 25px;
	background-position: top center;
	background-repeat: no-repeat;

}

div#login{clear:both;}

input {border: 1px solid #B9CAFF; }
textarea {border: 1px solid #B9CAFF;}


#otagcloud { display: inline; padding: 2px; line-height: 3em; text-align: center; }
#otagcloud label { padding: 0px; display: inline;}
#otagcloud { margin: 0; }
#otagcloud li { display: inline; padding: 3px; }
#otagcloud label.tag1 { font-size: 0.7em; font-weight: 100; color: #ff424f; }
#otagcloud label.tag2 { font-size: 0.8em; font-weight: 200; color: #ff42de; }
#otagcloud label.tag3 { font-size: 0.9em; font-weight: 300; color: #cc42ff; }
#otagcloud label.tag4 { font-size: 1.0em; font-weight: 400; color: #8042ff; }
#otagcloud label.tag5 { font-size: 1.2em; font-weight: 500; color: #426eff; }
#otagcloud label.tag6 { font-size: 1.4em; font-weight: 600; color: #42d0ff; }
#otagcloud label.tag7 { font-size: 1.6em; font-weight: 700; color: #42ff61; }
#otagcloud label.tag8 { font-size: 1.8em; font-weight: 800; color: #ffbf42; }
#otagcloud label.tag9 { font-size: 2.2em; font-weight: 900; color: #9107d9; }
#otagcloud label.tag10 { font-size: 2.5em; font-weight: 900; color: #9f0007; }


label:hover { color: gray;}
label {
	font-weight: bold;
	font-size: 90%;
}

label.ologin {
	font-weight: bold;
	font-size: 70%;
}
omenu { display: inline; }
omenuitem:hover { color: red; font-weight: 200; }

#oselectelement { display: inline; line-height: 2em; text-align: center;  }
#oselectelement li { margin: 2px; background-color: #ffb7b7; }
#oselectelement li:hover { background-color: #beb7ff; font-size:1.2em; font-weight: 500;}


div.oinputreference_div { display: inline; background-color: #BBFFBB; }
/*
#olist { border: 1px solid; }
#olist ul { display: inline; }
#olist li { display: inline; }
*/

#odatatable a { display: inline; }
#odatatable ul
{
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}

#odatatable td
{
	border: 0px solid;
}

div#message_infos {
	border: 1px solid;
	margin: 10px;
	padding: 20px;
	padding-left: 50px;
	border-color: #47c518;
	background-color: #f6fcf3;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url("../../img/icons/32x32/actions/documentinfo.png");
}
div#message_infos strong {color: #47c518;}

.linkContact {
	font-size: 15;
	margin: 30px;
	display: inline;
}

div#message_alert {
	border: 1px solid;
	margin: 10px;
	padding: 20px;
	padding-left: 50px;
	border-color: #f57900;
	background-color: #fef8f2;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url("../../img/icons/32x32/actions/messagebox_warning.png");
}
div#message_alert strong {color: #f57900;}


div#message_error {
	border-color: #e01616;
	margin: 10px;
	padding: 20px;
	padding-left: 50px;
	border: 1px solid red;
	background-color: #fdf3f3;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url("../../img/icons/32x32/actions/no.png");
}
div#message_error strong {color: #e01616;}

/*
Autocomplete Script.aculo.us :
*/
.autocomplete {
  position: absolute;
  width: 350px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
}
.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.autocomplete ul li.selected { background-color: #ffb;}
.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  height: 20px;
  cursor: pointer;
}

div#olivredor_add_sign {
	border-top: 2px ridge;
	padding: 15px;
	margin: 2px;
	margin-top: 15px;
}

.oinputgetref_element_div_modal  {
	color: green;
	border: 1px solid gray;
}

