/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; font-weight:normal}
html, body {background-color:#eee; margin:0; padding:0}

/* lien par défaut */
A {color:#036; text-decoration:none}
A:hover {text-decoration:underline}

/* titre par défaut */
h1 {font-weight:bold;font-size:16px}
h2 {font-size:14px}

/* image par défaut */
IMG{border:0}

/* temp.html */
#container{
	position: relative;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0;
}

.contgeneral {background:#fff}

.contenugauche {float:left;width:663px}

.contenudroit {float:left;width:333px;background:#fff;background-image:url(design/fd_droite.jpg);margin:0;right:0;
	background-position:right top;
	background-repeat:no-repeat
}

.contenudroit li, .agglomarches li {list-style-image: url(design/puce.gif);margin:5px 0 0 0}

#moteur {margin-bottom:10px}
#moteur form {
margin:0;padding:0;background:#eee;width:300px;
filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7;color:#000;
}
#moteur fieldset {border:0;}
#moteur legend {display:none}
#moteur label#labrech {font-weight:bold;display:block;margin:0;padding:0;font-size:1.05em}
#moteur input#btrech {position:absolute;margin:-23px 0 0 30px}

#coulcentre h1 {color:#900;font-weight:bold;font-size:2em;margin:0;padding:0;width:99%;border-bottom:1px #900 solid}

/* temp.html */

/* header */
#header{
	margin:0;left:0;width:100%;height:18px;
	text-align:right;padding:0;padding-top:3px
}
	#header ul{margin-right:1em;display:inline;border-right:2px solid #eee}
	#header ul li{border-left:2px solid #eee;display:inline;padding:0 0.6em 0 1em}
	#header a {color:#000;font-weight:bold}
	#header a:hover{color:#369}

#header2{
	background:#fff;background-image:url(design/fd_haut.jpg);margin:0;left:0;
	width:100%;height:157px;background-position:left top;
	background-repeat:repeat-x
}
	#header2 img {margin:0;padding:60px 0 0 0}
.menu {padding-left:20px}
#mentete {width:617px;margin: 25px 0 0 20px;padding:0;border-bottom:1px #666 dashed}
	#entete a{color:#000}
	#entete a:hover{color:#999}

#agglonews, #agglomag, #aggloemploi, #agglodelib {margin-bottom:2em;margin-right:35px}
#agglomarches {clear:left}
#agglomag div strong {display:block;margin:10px 10px 0 10px;padding:0;color:#369}
#agglomag div object {width:290px;height:220px}

#accueil {width:617px;margin: 25px 0 0 20px}
#aa01 h2 {display:none}
.imgacc {border-bottom:1px dashed #000}

#aa02 {margin-top:25px}

#mod_recommandation, #backend, #mod_dossier, #mod_download, #mod_marches_publics, #mod_news, #mod_agenda, #mod_plan, #mod_recherche, #mod_tags, #mod_syndication, #mod_emploi, #mod_environnement {width:617px;margin: 20px 0 0 20px}
#mod_recommandation h1, #backend h1, #mod_dossier h1, #mod_download h1, #mod_marches_publics h1, #mod_news h1, #mod_agenda h1, #mod_plan h1, #mod_recherche h1, #mod_tags h1, #mod_syndication h1, #mod_emploi h1, #mod_environnement h1 {margin:0;padding:0;font-size:1.55em}


#mod_recommandation legend {display:none}
#mod_recommandation fieldset {border:0}
#mod_recommandation label {font-weight:bold}
#recopage {text-align:right;width:617px;background:#d7e6f0;margin:0 0 0 20px;padding:0}
#recopage form {width:30px;float:right;margin:5px 0 0 0;padding:0 5px 0 0}
#footer{
	clear:left;background:#fff;background-image:url(design/fd_bas.jpg);margin:0;left:0;
	width:100%;height:141px;background-position:left top;
	background-repeat:repeat-x
}

#footer2{
	clear:both;
	width:auto;
	text-align:center;
	height:21px;
	background:#000;
	padding-left:0.4em;
	padding-top:0.2em;
	font-weight:bold;
	color:#FFF
}
	#footer2 ul { margin-right:1em; display:inline; border-right:2px solid #999}
	#footer2 ul li {border-left:2px solid #FFF; display:inline; padding-right:0.6em; padding-left:1em}
	#footer2 A {color:#FFF}
	#footer2 A:hover {color:#FF6600}

#administration a {color:#999}

/* autres éléments par défaut */


textarea {   
   font-size:10pt;
   color:#000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color:black;
   background-color:#EEE
}

SELECT {  
   font-size:11px;
   color:#000;
   background-color:#FFF
}

