@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	text-align:center;
	padding:0;
	color:#ccc;
	background: #303B41 url(../images/bg.jpg) repeat-x;
	line-height: normal;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 74%;
}
ul {
	display:block;
	margin-left: 25px;
}
li {
	padding-left: 0px;
	color: #555;
}
li.nomargin {
	margin: 0;
}
p {
	color: #333333;
}
a {
	outline:none;
	color: #075181;
	text-decoration:none;
}
a:active {
	outline:none;
}
a:hover {
	text-decoration:underline;
}
span.option_tri {
	font-size:x-small;
	background-image:url(../images/puce_mini_orange.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:25px;
	padding-left:8px;
}
span.option_tri a {
	background-image:none;
}
span.commentaire {
	color:#666666;
	font-style:italic;
}
span.icone_supprimer {
	width:20px;
	display:block;
	float:left;
}
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #A90000;
	background: #FFF;
	color: #354D5F;
}
textarea.text:hover {
	border: 1px solid #A70000;
	background: #FFFFF4;
	color: #000;
}
table.resultats_recherche_salons {
	width:700px;
	border-top:1px solid #003399;
	border-collapse:collapse;
	text-align:left;
	padding: 0px;
	margin:20px 10px 30px 10px;
}
table.resultats_recherche_salons tr td {
	vertical-align:top;
	padding: 20px 10px 20px 10px;
	border-bottom:1px solid #003399;
}
table.resultats_recherche_salons tr td p {
	margin:0px;
	padding: 0px;
}
div.un_salon {
	margin:0;
	padding:10px;
	text-align:left;
	border-top:solid 2px #999999;
}
div.un_salon a {
	font-size:x-small;
}
div.un_salon span.entete_gerer_salon {
	font-size:x-small;
}
div.un_salon p {
	color:#000000;
}
div.un_salon strong {
	color:#993366;
}
div.un_salon span.important {
	color:#990011;
}
h1 {
	padding:0;
	margin:0;
	color: #FFF;
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h1 a {
	color: #FFF;
}
h3 {
	color: #114488;
	border-bottom: 1px solid #003399;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	background-image: url(../images/h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 30px;
	text-indent: 30px;
	margin: 20px 10px 10px 10px;
}
h3.sans_bordure {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.titre_h4 {
	font-size: 1.2em;
	font-weight:bold;
	color:#333333;
	margin: 5px 0 5px 290px;
}
form label {
	cursor: pointer;
}
form.ajouter_salon {
	display:block;
	float:left;
	margin:0 20px 20px 20px;
	clear:right;
}
form.gere {
	display:block;
	margin:20px;
}
ul.liste_cat_supp {
	list-style:none;
}
ul.liste_cat_supp li {
	padding-top:4px;
}
#top {
	padding: 0;
	margin: 0;
	background: #000000 url(../images/top.jpg) no-repeat top;
	height: 44px;
}
#top .padding {
	float: right;
	color: #808080;
	padding: 20px 25px 0 0;
	font-size: 90%;
}
#top a {
	color: #E0F5FF;
}
#header_admin {
	margin: 0;
	width: 800px;
	background: #000000 url(../images/header_admin.png) no-repeat center top;
	height: 149px;
	color: #FFF;
}
#header_admin .title {
	padding: 45px 0 0 50px;
}
#header_admin h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#header_admin h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	color: #075181;
	margin: 0;
	padding: 0 0 0 2px;
}
#header {
	margin: 0;
	width: 800px;
	background: #000000 url(../images/header.png) no-repeat center top;
	height: 149px;
	color: #FFF;
}
#header .title {
	padding: 45px 0 0 50px;
}
#header h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	color: #075181;
	margin: 0;
	padding: 0 0 0 2px;
}
#subheader {
	background: #000 repeat-y center;
	width: 770px;
	height: 35px;
	color: #FFF;
	margin-left: 15px;
}
#subheader .padding {
	padding: 10px 15px 10px 15px;
}
#subheader h2 {
	color: #FEAB06;
}
#subheader a {
	color: #FECF5F;
}
#main {
	background: #FFF;
	width: 760px;
	margin: 0 20px 0 20px;
	color: #808080;
}
#footer {
	clear:both;
	height: 43px;
	color:#ccc;
	background: #000 url(../images/footer.jpg) top no-repeat;
	font-size:90%;
	padding: 0;
	text-align:center;
	margin-top: 30px;
}
#footer .padding {
	padding: 10px 0px 0px 0px;
}
#footer .right {
	float:right;
	clear:right;
	text-align:right;
}
#footer a {
	color: #E0F5FF;
}
#menu {
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#menu ul {
	display:block;
	float:left;
	width:600px;
	margin:0;
	list-style:none;
	padding: 5px 0 0 20px;
}
#menu .choix_langue {
	float:right;
	width:100px;
}
#menu img.drapeau {
	border:0px;
}
#menu .lien_langue {
	display:block;
	float:right;
	margin:6px 0 0 0;
}
#menu span.lien_langue {
	display:block;
	float:right;
	margin:11px 0 0 0;
}
#menu a {
	float:none;
	display:block;
	color:#fff;
	padding: 5px;
	text-decoration:none;
}
#menu a .lienmenu {
}
#menu ul li {
	float:left;
	text-indent:0px;
	color: #FFF;
	margin:0 0 0 4px;
	padding:0 0 0 0px;
}
#menu a:hover {
	text-decoration:underline;
}
#menu .padding {
	padding: 5px 0 0 10px;
	font-weight: bold;
}
.sous-titre_page {
	color:#FFFFFF;
}
.important {
	font-weight:bold;
}
.content {
	background: #FFF url(../images/mainbg.jpg) repeat-y center;
	color: #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding: 0;
	width: 800px;
}
.img {
	padding: 0 8px 8px 0;
	float: left;
	margin-right:30px;
	margin-bottom:20px;
	margin-left:10px;
	margin-top:10px;
}
table.tbl_admin {
	margin: 0 auto;
	width: 90%;
	border: 0;
}
table.tbl_admin tr td {
	margin: 10px;
	padding: 5px;
	width: 50%;
}
a.icone_admin img {
	width: 32px;
	height: 32px;
	border: 0px;
	float: left;
	margin-right: 10px;
	line-height: 32px;
}
a.icone_admin p {
	line-height: 32px;
}
.imgcalendrier {
	margin-left:5px;
}
form.recherche_salon {
	margin-left:0;
}
.rech_salon {
	width:400px;
	margin-left: 200px;
	margin-bottom:25px;
	line-height: 1.4em;
}
.rech_salon_dates {
	font-style:italic;
	color:#990000;
}
.rech_salon_ville {
	font-size:x-small;
	color:#555555;
}
.rech_salon_nom {
	font-weight:bold;
	color:#000000
}
.rech_salon_categorie {
	color:#666666;
	font-style:italic;
}
.rech_salon_bouton {
	border:none;
	margin-top: 15px;
	margin-left:0px;
}
.rech_salon_description {
	color:#333333;
	text-align: justify;
	letter-spacing: 0.02em;
	word-spacing: 0.15em;
}
.rech_salon_bis {
	width:300px;
	margin-bottom:25px;
}
.titre_tri {
	font-size:x-small;
	margin-left:30px;
	float:left;
}
.tips {
	font-style:italic;
}
.colonne_seule {
	width:740px;
	margin:10px;
	float:left;
	padding-bottom:10px;
}
.colonne_gauche {
	width:490px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	clear:left;
}
.colonne_droite {
	width:210px;
	margin-left:40px;
	margin-top:10px;
	float:left;
	clear:right;
}
.colonne_droite p {
	margin: 0;
	margin-left:30px;
	color:#666666;
}
.colonne_gauche_bis {
	width:400px;
	margin-left:15px;
	margin-top:10px;
	float:left;
	clear:left;
}
.colonne_droite_bis {
	width:300px;
	margin-left:15px;
	margin-top:10px;
	float:left;
	clear:right;
}
.titre_bloc_gris {
	color: #000;
	font-weight:bold;
	margin-top: 20px;
}
.bloc_gris {
	overflow:hidden;
	max-height:12px;
	background-color:#DDD;
	color:#333;
	border: 1px solid #000;
	padding: 5px;
}
.comm_form {
	color:#666666;
	font-style:italic;
}
.label_form {
	display:block;
	margin-top:5px;
	padding:0;
}
.label_form .select {
	width:250px;
}
.label_form .input_date {
	width:218px;
}
.label_form .input_nouvelle {
	width:194px;
}
.label_form .input_nom_salon {
	width:194px;
}
.label_form .input_image {
	border:0px;
}
.label_form .input_nom {
	width:244px;
}
.label_form .textarea_description {
	width:444px;
}
.label_form .lbl_nouvelle {
	display:block;
	float:left;
	width:30px;
}
.label_form .lien_submit {
	font-size:small;
	margin-left:30px;
}
.etiquette_form {
	display:block;
	float:left;
	width:160px;
	text-align:left;
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:4px;
}
.etiquette_filtre {
	float:left;
	width:100px;
	text-align:left;
	margin:0;
	padding:0;
	margin-left:30px;
	margin-right:0px;
	margin-top:4px;
}
.etiquette_rech_salon {
	float:left;
	width:60px;
	text-align:left;
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:4px;
}
.etiquette_nb_salons {
	margin-left:20px;
}
.nb_resultats {
	color:#666666;
	font-size:xx-small;
	margin-left:20px;
	clip: rect(10px,auto,auto,auto);
	vertical-align: 6px;
}
.bouton_submit_170 {
	margin-left:170px;
	border:0px;
	margin-top: 5px;
}
.bouton_submit_340 {
	margin-top:5px;
	margin-left:340px;
	border:0px;
}
.lien_supp {
	display:block;
	float:left;
}
.img_supp {
	border:0px;
}
.label_cat {
	display:block;
	float:left;
	width:500px;
	margin-left:10px;
}
.trait_horizontal {
	height:10px;
	border-bottom: solid #BBBBBB 2px;
	width:740px;
	margin-bottom:5px;
	float:left;
	clear:left;
	margin-top: 30px;
}
.exposant {
	vertical-align: 4px;
	font-size: 70%;
}
div.row {
	clear: both;
	padding-top: 5px;
	color:#000;
}
div.row span.label {
	float: left;
	width: 200px;
	text-align: left;
}
div.row span.formw {
	float: right;
	width: 435px;
	text-align: left;
}
div.row span.formw input {
	width:300px;
}
div.row span.chkbx {
	float: right;
	width: 435px;
	text-align: left;
}
div.spacer {
	clear: both;
}
#corps_formulaire {
	margin-left: 40px;
}
#dde_visite_salon {
	margin-bottom: 30px;
}
.mention_bas_page {
	margin-top: 45px;
}
ul.sans_puces {
	list-style-type:none;
}
#confirmation_dde {
	padding: 20px;
	clear: both;
	height: 100px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	position: static;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#confirmation_dde span {
}
#confirmation_dde a {
	text-decoration: underline;
}
