/* sigean */
div.centrage {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border-width: 1px; border-style: solid; border-color: #ddd; border-bottom-width: 0;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #056aa1;
}

a:hover {
	color: #056aa1;
	text-decoration: underline;
}

#pillmenu a:hover {
  color: #fff;
}

#pillmenu a#active_menu-nav {
  background: url(../images/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #006699;
}

/* Menu top */
#header3 {
	padding-left: 0px;
	/*padding-bottom: 4px;*/
}

div.moduletable_topmenu {
	padding-bottom: 8px;
}


/* Menu gauche */
div.module_menu {
	background: url(../images/mw_box_br.gif) 100% 100% no-repeat;
}

div.module_menu ul {
	list-style-type:none;
}

div.module_menu ul li ul {
	display: none;
}

div.module_menu a:link, div.module_menu a:visited, div.module_menu a:hover {
	color: #000;
}

/* header Top-nav */
#tdheader
{
	background-image: url('../images/sigean-header.jpg');
	background-repeat:no-repeat;
	height: 120px;
	width: 980px;
	vertical-align: top;
}

/* Zone d'authentification */
#auth {
	width: 300px;
	float: left;
	position: relative;
	left: 10px;
	top: 5px;
	color: #fff;
}

#dsearch {
	width: 165px;
	float: right;
	position: relative;
	top: 5px;
	color: #006699;
}

#dsearch image {
	align: absmiddle;
}

#auth input, #dsearch input {
	border: 1px;
	color: #007bb0;
	font-size:12px;
	padding-left: 3px;
	border-color: #006699;
	font-weight: bold;
}

/* zone menu utilisateur */
#dheader {
	position: relative;
	padding-left: 470px;
	top: 169px;
	width: 540px;
	/*align: center;*/
	/*background-color: yellow;*/
}

div.moduletable_usermenu {
	/*margin: auto;*/
	/*width: 540px;*/ /* largeur obligatoire pour être centré */
	/*background-color: red;*/
	/*position: relative;*/
text-align: center;
}

#auth a:link, #auth a:visited, #auth a:hover, #dheader a:link, #dheader a:visited, #dheader a:hover {
	color: #000;
}

#dheader a:link, #dheader a:visited, #dheader a:hover {
	font-weight:bold;
	text-decoration: none;
}

#tdmenuh {
	background-image: url('../images/sigean-bg-mainmenu.jpg');
	background-repeat: repeat-x;
}

#tabSearch {
	background-color:#FFEC00;
	line-height:36px;
	width: 100%;
}
