/* menu accordeon */
.urbangreymenu{
	width: 169px; /*width of menu*/
}

.urbangreymenu .headerbar {
	background: url(images/fd_menu.gif) no-repeat;
	font-size:11px;
}
.urbangreymenu h3.headerbar { margin:0; padding:0;height:34px;}

.urbangreymenu .headerbar a {
	text-decoration: none;
	color: white;
	display: block;
	padding-top:10px;
	height:24px;
	padding-left:8px;
	text-transform:uppercase;
}
.urbangreymenu .headerbar a:hover { color:#f17f05;}

.urbangreymenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
	margin-left:35px;
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a {
	color: #004c52;
	font-size:11px;
	font-weight:bold;
	display: block;
	padding-bottom:5px;
	/*line-height: 8px;*/
	text-decoration: none;
	text-align:left;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #f17f05;
}
ul.menu_accueil { font-size:12px; list-style-type:none; margin:0; padding:0; margin-left:18px; margin-bottom:2em;}
ul.menu_accueil li { margin:0; padding:0;}
ul.menu_accueil li a { color:#8a8a8a; text-decoration:none;}
ul.menu_accueil li a:hover { color:#004c52; text-decoration:none;}





.tx_12 {
	font-size: 12px;
	text-decoration: none;
}
a.lien12_gris {
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
a.lien12_gris:link {
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
a.lien12_gris:hover {
	font-size: 12px;
	color: #4C888D;
	text-decoration: none;
	font-weight: bold;
}
.tx_10 {

	font-size: 10px;
}
.lien11_gris {
	font-size: 11px;
	color: #373737;
	font-weight: bold;
	text-decoration: none;
}
a.lien11_gris:link {
	font-size: 11px;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
a.lien11_gris:hover {
	font-size: 11px;
	color: #4C888D;
	text-decoration: none;
	font-weight: bold;
}
.tx_11 {


	font-size: 11px;
}
.tx_14 {

	font-size: 14px;
	text-decoration: none;
}
.txliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004D56;
}
.txliste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #337178;
}
.txliste3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C8288;
}
a.lien12 {
	font-size: 12px;
	color: #373737;
}
a.lien12:link {
	font-size: 12px;
	color: #373737;
}
a.lien12:hover {
	font-size: 12px;
	color: #4C888D;
}
.txform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	border: 1px solid #999999;
}

/* formulaire recherche menu */
#recherche_form form { margin:0; padding:0;}
#recherche_form label { 
	margin:0; 
	padding:0;
	font-size:11px;
	text-transform:uppercase;
	margin-left:5px;
	color:#004C52;
	}
#recherche_form input#motcles { 
	border:0 none;
	background:url(images/fd_input_rech.gif) no-repeat right top;
	vertical-align:middle;
	height:24px;
	width:128px;
	padding: 5px 0 0 25px;
	font-size:11px;
	margin-left:5px;
	}
#recherche_form input#ok { 
	border:0 none;
	background:url(images/fd_input_ok.gif) no-repeat right top;
	vertical-align:middle;
	height:24px;
	width:29px;
	font-size:12px;
	color:#9b9b9b;
	}
#colonne_droite #pays {
	position:relative;
	text-align:center;
	margin-top:5px;
	}
#colonne_droite #pays select { 
	font-size:10px; 
	background-color:#efefef;
	color:#8a8a8a; 
	width:158px;
	}
#colonne_droite #annexes img {
	float:left;
	margin-left:3px;
	margin-top:5px;
	border:0;
	}
#colonne_droite, #colonne_gauche { background:url(images/fd_colonne.gif); padding-top:1em;}

a.lien_mentions  { color:#9b9b9b; text-decoration:none; font-size:10px; text-align:right;}

#centre_accueil {
	position:relative;
	width:638px;
	background:url(images/fd_accueil.jpg);
	height:418px;
	text-align:center;
	}
#centre_accueil #diaporamas {
	position:relative;
	margin:0 auto; 
	width:590px; 
	padding-top:70px;
	}
#centre_accueil dl {
	position:relative;
	float:left;
	width:186px;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-bottom:1em;
}
#centre_accueil dl dd {
	text-align:center;
	color:#004e4e;
	text-transform:uppercase;
	font-size:11px;
	width:186px;
	margin:0;
	padding:0;
}
#centre_accueil dl dd a {	color:#004e4e; text-decoration:none;}
#centre_accueil dl dd a:hover { color:#f17f05;}

#texte_accueil {
	position:relative;
	font-size:12px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	color:#373737;
	}
#texte_accueil a { color:#373737;}
#texte_accueil a:hover { color:#4C888D;}

#fd_page {
	position:relative;
	padding-top:90px;
	width:638px;
	height:500px;
	background:url(images/fd_page.jpg) no-repeat;
}
#fd_page #titre {
	position:absolute;
	top:50px;
	left:20px;
	color:#004c4d;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#fd_page dl.ref {
	position:relative;
	margin:0;
	padding:0;
	margin-bottom:10px;
	float:left;
	width:248px;
	height:196px;
	background:url(images/fd_ref.gif) no-repeat;
}
#fd_page dl.ref dd {
	margin:0;
	padding:0;
	padding-left:15px;
	color:#004c4d;
	text-transform:uppercase;
	font-size:11px;
}
#fd_page dl.ref select {
	font-size:10px;
	color:#8a8a8a;
	background-color:#efefef;
	text-transform:none;
	}

#fiche {
	position:relative;
	width:638px;
	height:500px;
	background:url(images/fd_fiche.jpg) no-repeat;
	}
#fiche #intitule {
	position:absolute;
	top:30px;
	right:20px;
	}
#fiche #intitule h2 {
	color:#004c4d;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0;
	}
#fiche #intitule h3, #fiche #intitule h1 {
	color:#004c4d;
	font-size:12px;
	text-align:right;
	padding:0;
	margin:0;
	}
#fiche #photo_fiche {
	position:relative;
	width:500px;
	margin:0 auto;
	}
#fiche div.descriptif {
	position:relative;
	margin-left:30px;
	padding-top:90px;
	padding-bottom:10px;
	width:332px;
	font-size:11px;
	color:#373737;
	}
#fiche #doc {
	position:absolute;
	left:380px;
	top:90px;
	font-size:11px;
	height:55px;
	border-left:solid 1px #004c4d;
	padding-left:2px;
	}
#fiche #doc ul { list-style-type:none; margin:0; padding:0}
#fiche #doc ul li { 
	margin:0; 
	padding:0; 
	padding-left:20px;
	padding-top:2px;
	background:url(images/icone_fiche.gif) no-repeat;
	height:20px;
	}

#fiche #doc a { color:#004c4d; text-transform:uppercase; text-decoration:none;}
#fiche #doc a:hover	{ color:#f17f05;}

#fiche #nv_recherche {
	position:absolute;
	top:52px;
	left:45px;
	font-size:11px;
	font-weight:bold;
	z-index:10;
	}
#fiche #nv_recherche a { color:#004c52; text-decoration:none}
#fiche #nv_recherche a:hover { color:#f17f05; }

/* solutions.php */
div.liste_sousseg {
	position:relative;
	display:block;
	height:126px;
	width:230px;
	overflow-y:scroll;
	background:#FFFFFF;
	border:#7f9db9 1px solid;
	padding:2px;
}
div.liste_sousseg a {
	position:relative;
	display:block;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C8288;
}
div.liste_sousseg a {
	text-decoration:none;
}
div.liste_sousseg a:hover {
	text-decoration:underline;
}