html { font-size: 100%; }
body { font-size: 0.75em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; }

table { border-collapse: collapse; }
table, tr, td { font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; padding: 0; margin: 0; }
td.borderTRB { border-top: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; }
td.borderTRL { border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
td.borderRBL { border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
td.borderTBL { border-top: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; }
td.borderTRBL { border: 1px solid #000; }
td.borderL { border-left: 1px solid #000; }
td.borderR { border-right: 1px solid #000; }
td.borderLR { border-left: 1px solid #000; border-right: 1px solid #000; }
td.borderB { border-bottom: 1px solid #000; }
td.borderL { border-left: 1px solid #000; }
td.borderBbleu { border-bottom: 2px solid #CCFFFF; }
td.borderBviolet { border-bottom: 2px solid #993366; }
td.borderBrose { border-bottom: 2px solid #FF8080; }

table.vision, table.vision td { font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; padding: 5px; margin: 0; }

/* Fonctionnalités */
div#menuFonctions { position: absolute; top: 33px; left: 267px; width: 650px; height: 30px; text-align: right; color: #838383; margin: 0; padding: 0; 
					background-image: url(/img/interface/bg-menu-fonctionnalites.gif); background-repeat: no-repeat; background-position: top right; }
div#menuFonctions ul { margin: 0; padding: 10px 32px 0 0; list-style: none; }
div#menuFonctions li { display: inline; margin: 0; padding: 0 5px 0 5px; font-size: 0.91em; }
div#menuFonctions li a { color: #838383; text-decoration: none; text-transform: lowercase; }
div#menuFonctions li a:hover { color: #838383; text-decoration: underline; }

/* Historique */
#historic { position: absolute; top: 306px; left: 0; width: 892px; 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: #3d5401; text-decoration: none; }
span.historique a:hover { color: #3d5401; text-decoration: underline; }


h1 { color: #5b5b5d; font-size: 1.0em; font-weight: bold; }
h2 { color: #5b5b5d; font-size: 1.0em; }
h3 { color: #5b5b5d; font-size: 1.0em; }

a, a:hover, a:visited, a:link, a:active { color: #3d5401; text-decoration: underline; }

img { border: none; }

p.accroche { font-weight: bold; }


/* Fiche */
h1.titreFiche { color: #5b5b5d; font-size: 1.0em; font-weight: bold; margin-left: 50px; margin-bottom: 35px; }


/* 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; }
label.horaire { display: inline; float: left; text-align: left; padding-left: 6px; margin-bottom: 12px; width: 150px; }
.requis { font-weight: bold; }
.gras {
	font-weight: bold;
}

/*p.requis { font-style: italic; margin: 0 0 20px 0; }*/

input { border: 1px solid #000; width: 220px; margin: 0; padding: 0;  font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; background-color: #fff; }
textarea { font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; border: 1px solid #000; width: 220px; margin-bottom:12px; }

input.inputTD { text-align: center; border: 1px solid #000; width: 40px; margin: 0; padding: 0;  font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; background-color: #fff; }

.disabled { background-color: #e5efee; border: none; }

/*input[type='checkbox'] { width: auto; margin: 0; padding: 0; } */
input.radioButton { width: auto; border: none; margin: 0; padding: 0; float: left; display: inline; }
input.checkButton { width: auto; border: none; margin: 0; padding: 0; float: left; display: inline; }
input.checkbox { width: auto; border: none; margin: 0; padding: 0; }
input.checkButtonDecale { width: auto; border: none; margin: 0 0 0 150px; padding: 0; float: left; display: inline; }
html>body input.checkButtonDecale { margin: 0 0 0 156px; }

select { border: 1px solid #000; width: 220px; margin: 0; padding: 0;  font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #5b5b5d; background-color: #fff; }
select.mesure
{
width:100px;
margin:2px;
}
.submit input {
/*	background-color: #daf287;
	border: 1px solid #001caa;*/
	background: none;
	background-image: url(/img/interface/bg-bouton.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-align: center;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	clear: both;
	padding: 0;
	margin: 0;
	width: 110px;
	height: 15px;
	cursor: pointer;
}

select#id_objet { margin-bottom: 0em; }
#aideObjet div { padding-bottom: 1.5em; clear: left; }


/* Formulaire DEVIS */
div#formDevis { float: left; display: inline; margin: 0; padding: 0; width: 385px; }
div#mentionslegalesform { float: right; margin: 0; padding: 0; width: 300px; display: inline; }
div#mentionslegalesform p { font-size: 0.9em; }


/* 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; }

/* Module Offre */
div.iconeOffre { float: left; display: inline; width: 123px; height: 70px; margin: 0 0 5px 0; padding: 0;
				 background-image: url(/img/interface/bg-icone-offre-icare-atm.gif); background-repeat: no-repeat; }
div.iconeOffre img { margin: 5px 0 0 5px; padding: 0; border: none; }
html>body div.iconeOffre img { padding: 5px 0 0 5px; margin: 0; border: none; }

div.titreOffre { float: left; display: inline; width: 210px; height: 67px; line-height: 67px; background-color: #e1f3f1; margin: 0 0 0 7px; padding: 0 10px 0 25px; }
div.titreOffre a, div.titreOffre a:active, div.titreOffre a:visited, div.titreOffre a:link { text-decoration: none; color: #014050; }
div.titreOffre a:hover, div.lienOffre a:hover { text-decoration: underline; color: #014050; }

div.lienOffre { float: left; margin: 0 0 0 1px; padding: 0; width: 165px; height: 67px; line-height: 67px; background-color: #e1f3f1; text-align: center; }
div.lienOffre a, div.lienOffre a:active, div.lienOffre a:visited, div.lienOffre a:link  { text-decoration: underline; color: #014050; }

div#blocListeOffre { margin: 0 0 0 100px; padding: 0; }

/* Module annuaire */
div#selectCategorie { padding: 10px; background-color: #e1f3f1; }
div#selectCategorie select { border: 1px solid #686868; color: #5b5b5d; }

div#visuelOffre { margin: 0; padding: 0; float: left; display: inline; width: 318px; height: 180px; }
div#visuelOffre table { margin: 0; padding: 0; width: 318px; height: 180px; }
td#TDvisuelOffre { margin: 0; padding: 0; width: 318px; height: 180px; background-image: url(/img/interface/bg-visuel-offre-icare-atm.gif); background-repeat: no-repeat; }
td#TDvisuelOffre img { margin: 0; padding: 0; border: none; }

/*div#visuelOffre img { margin: 15px 0 0 5px; padding: 0; border: none; }
html>body div#visuelOffre img { padding: 30px 0 0 5px; margin: 0; }*/

div#detailsOffre { margin: 0; padding: 10px; width: 415px; float: right; display: inline; background-color: #e1f3f1; }
html>body div#detailsOffre { width: 395px; }