html { font-size: 100%; }
body { font-size: 0.70em; font-family: Tahoma, Helvetica, sans-serif; color: #1a1a1a; }

table { border-collapse: collapse; }
table, tr, td { font-size: 1.0em; font-family: Tahoma, Helvetica, sans-serif; color: #1a1a1a; padding: 0; margin: 0; }
td.borderTRB { border-top: 1px solid #1a1a1a; border-right: 1px solid #1a1a1a; border-bottom: 1px solid #1a1a1a; }
td.borderTRBL { border: 1px solid #1a1a1a; }
td.borderL { border-left: 1px solid #1a1a1a; }
td.borderR { border-right: 1px solid #1a1a1a; }
td.borderLR { border-left: 1px solid #1a1a1a; border-right: 1px solid #1a1a1a; }
td.borderB { border-bottom: 1px solid #1a1a1a; }
td.borderL { border-left: 1px solid #1a1a1a; }


/* Fonctionnalités */
div#menuFonctions { position: absolute; top: 16px; left: 0px; width: 934px; height: 15px; text-align: right; color: #f6fbff; margin: 0; padding: 0; }
div#menuFonctions ul { margin: 0; padding: 0; list-style: none; }
div#menuFonctions li { display: inline; margin: 0; padding: 0 2px 0 2px; }
div#menuFonctions li a { color: #f6fbff; text-decoration: none; text-transform: lowercase; }
div#menuFonctions li a:hover { color: #f6fbff; text-decoration: underline; }

/* Historique */
#historic { position: absolute; top: 223px; left: 0; width: 896px; text-align: right; margin: 0; padding: 0; z-index: 300; }
#historic span { margin: 0; padding: 0; }
span.historique, span.historique a,  span.historique a:visited, span.historique a:link, span.historique a:active{ text-transform: lowercase; color: #7a1116; text-decoration: none; }
span.historique a:hover { color: #7a1116; text-decoration: underline; }


h1 { color: #1a1a1a; font-size: 1.0em; font-weight: bold; }
h2 { color: #1a1a1a; font-size: 1.0em; }
h3 { color: #1a1a1a; font-size: 1.0em; }

a, a:visited, a:link, a:active { color: #7a1116; text-decoration: none; }
a:hover { color: #7a1116; text-decoration: underline; }

img { border: none; }

p.accroche { font-weight: bold; }


/* Formulaires */
div.radio { margin: 0; padding: 0; }
div#blocNomOrganisme { margin: 0; padding: 0; }
div.checkbox { margin: 0; padding: 0; }

form h2 { color: #494949; font-size: 1.0em; margin: 0 0 8px 0; padding: 0; }

fieldset { border: none; margin: 0; padding: 10px 0 0 5px; }
fieldset br { clear:left; }
fieldset p { margin: 0; padding: 0 20px 0 15px; }
legend { font-size: 1.1em; font-weight: bold; }

p.erreur { font-size: 1.1em; font-weight: bold; color: red; }

label { display: inline; float: left; text-align: right; padding-right: 6px; margin-bottom: 12px; width: 150px; }
.requis { font-weight: normal; }

/*p.requis { font-style: italic; margin: 0 0 20px 0; }*/

input { border: 1px solid #91161b; width: 220px; margin: 0; padding: 0;  font-size: 1.0em; font-family: Tahoma, Helvetica, sans-serif; color: #5b5b5d; }
textarea { font-size: 1.0em; font-family: Tahoma, Helvetica, sans-serif; color: #5b5b5d; border: 1px solid #91161b; width: 410px; margin-bottom:12px; }

.submit input {
	background: none;
	background-image: url(/img/interface/bg-bouton.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #741114;
	color: #741114;
	font-weight: bold;
	font-size: 1.05em;
	clear: both;
	padding: 0 10px 0 10px;
	margin: 0 0 0 156px;
	width: auto;
	height: auto;
	line-height: 18px;
	cursor: pointer;
}

select#id_objet { margin-bottom: 0em; }
#aideObjet div { padding-bottom: 1.05em; clear: left; }

div#mentionslegalesform { margin: 0 0 0 156px; padding: 0; width: 410px; }
div#mentionslegalesform p { font-size: 0.91em; text-align: justify; padding: 0; }


/* Recherche */
div#recherche_resultats h3 { margin: 0; padding: 0; }

/* Plan du site */
ul.plan { list-style: none; }
ul.plan li { margin-left: 10px; padding: 0 0 5px 0; }

/* Tableau Sélection */
span.typeVin { padding-left: 20px; color: white; }
span.listeVin { padding-left: 20px; }