/*td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}

*/

/* layout général */
body, html{width:100%; height:100%; background:#000; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px; padding:0; margin:0}
table#global{width:981px; background-position:72px 0px}
table#entete{width:981px; padding:0; margin:0;}
table#entete .noir{background:#000}
table#entete .blanc{background:#fff}
td#bgmenu{background:url(../images/bg-menu.jpg) repeat-x}
td#logo img{margin:5px 0px 0px 25px}

div#template0 {padding:0px 100px 0px 40px; text-align:left; font-size:12px; width:auto}
div#template1 {padding:0px 0px 0px 85px; text-align:left; font-size:12px;   }
div#template3 {padding:0px 100px 0px 40px; text-align:left; font-size:12px; width:auto}


 td#contentt1{ font-size:12px; }
 table#globalcontentt1 {width:896px; }
div#bgtexte{ width:776px; text-align:right; }
div#texteviaka p{padding:0; margin:5px 0px 5px 0px}

table#actus { font-size:13px}
table#actus td#init{padding:0px 5px 0px 5px; color:#EC8C2A;}

table{font-size:12px}

/* formulaire contact */
form#contact { }
form#contact table#form {  }
form#contact table#form label { color: #004795; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px; white-space: nowrap; font-size:13px }
form#contact table#form td { vertical-align: top; padding-top: 2px; padding-bottom: 3px;  }
form#contact table#form input.text { color: #004795; background-color: #fff; padding: 2px; border: solid 1px; width: 300px; }
form#contact table#form textarea { color: #004795; background-color: #fff; width: 300px; height: 100px; padding: 2px; border: solid 1px; }
form#contact table#form select { color: #004795; background-color: #fff; width: 90%; padding: 2px; border: solid 1px; }
form#contact table#form input.submit  { color: #fff; font-weight: bold; background-color: #800000; float: right; padding: 2px; border: solid 1px #800000; }

/* admin */
div#loginpanel{margin:15px 0px 0px 25px}
td.tduser, td.tdpass{padding:0px 10px 0px 10px; font-size:14px; display:block; width:100px}
div#texteadmin{margin:20px 0px 0px 45px}
span#titrelogin{margin:0px 0px 10px 0px; display:block; font-weight:bold; font-size:14px; color:#EC8C2A}
input#submit{display:block; margin:10px 0px 10px 0px}

table#actus a{text-decoration:none; color:#000}
table#actus a:hover{text-decoration:underline}



