

#urba {
	/* position: relative; */
	background-color: #ffffff;
}

#urba .titre {
	margin: 0 0 1px 20px;
	padding-top:10px;
}

#urba .titre a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.urba_index_haut {
	clear: both;
	height: 40px;
	margin: 0 20px 1px 20px;
	background-color: #cd2b86;
}

.urba_index {
	margin: 0 20px 0 20px;
	background: #ffffff url(images/index_fond.jpg) center top no-repeat;
}

.urba_index_photos {
	float: left;
	width: 270px;
}

.urba_index_menu {
	float: left;
	width: 420px;
}

.urba_index_menu ul {
	float: left;
	width: 420px;
}

.urba_index_menu ul {
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
}

.urba_index_menu li {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}


.urba_index_menu li span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-left: 40px;
}

.urba_index_menu ul li a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #cd2b86;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 4px 0 4px 40px;
	background: url(images/urba_index_menu_puce.png) left top no-repeat;
}

.urba_index_menu ul li a:hover, .urba_index_menu ul li a.active {
	color: #8cc169;
	background: url(images/urba_index_menu_puce.png) left -60px no-repeat;
}




#urba .menuhaut {
	clear: both;
	margin: 0 20px 10px 20px;
	background-color: #cd2b86;
}

#urba .sf-menu, #urba .sf-menu * {
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #cd2b86;
}

#urba .sf-menu ul {
	position: absolute;
	top: -999em;
	width: 200px; /* left offset of submenus need to match (see below) */
}

#urba .menuhaut .sf-menu ul li {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#urba .sf-menu li:hover, #urba .sf-menu li.sfHover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	z-index: 99;
}

#urba .menuhaut .sf-menu a.active:link, #urba .menuhaut .sf-menu a.active:visited, #urba .menuhaut .sf-menu a.active:hover {
	background-color: #8cc169;
}

#urba .sf-menu li {
	float: left;
	position: relative;
	font-size: 11px;
	color: #000000;
}

#urba .menuhaut .sf-menu a {
	display: block;
	position: relative;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 6px 12px 6px 20px;
	background: url(images/sf-menu_puce_niv01.png) 5px 12px no-repeat;
}

#urba .menuhaut .sf-menu a:hover {
	background-color: #8cc169;
}

#urba .menuhaut .sf-menu ul {
	background-color: #b0c4ed;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}


#urba .menuhaut .sf-menu ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0 0 0 5px;
	padding: 3px 10px 3px 20px;
	background-position: 5px 5px;
	background-image: url(../images/urbanomie/sf-menu_puce_niv02.gif);
	background-repeat: no-repeat;
}

#urba .menuhaut .sf-menu ul li a:hover {
	color: #ffffff;
	background-position: 5px -105px;
	background-image: url(../images/urbanomie/sf-menu_puce_niv02.gif);
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 25px; /* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px; /* match ul width */
	top: 0;
}


.sf-menu .sf-menu-g ul li li {
	left: -383px; /* match ul width */
	top: 0;
}


html>/**/body .sf-menu .sf-menu-g ul li li {
	left: -400px; /* match ul width */
	top: 0;
}


html>/**/body ul.sf-menu li li:hover ul, html>/**/body ul.sf-menu li li.sfHover ul {
	left: 200px;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 200px; /* match ul width */
	top: 0;
}


/*** arrows **/
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			15px;
	text-indent: 	-999em;
	overflow:		hidden;
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 0.2em;
	
	background-position: left -100px;
	background-image: url(images/dev_durable/sf-sub-indicator.gif);
	background-repeat: no-repeat;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: left -100px;
	background-repeat: no-repeat;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: left top; background-repeat: no-repeat; }
.sf-menu ul a > .sf-sub-indicator { background-position: left top; background-repeat: no-repeat; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: left -100px; /* arrow hovers for modern browsers*/
	background-repeat: no-repeat;
}




#urba .chapo {
	margin: 0 20px 10px 20px;
}

#urba .chapo h1 {
	float: left;
	width: 240px;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #8cc169;
	padding: 0;
	margin: 0 10px 5px 0;
}

#urba .chapo p {
	float: right;
	width: 440px;
	font-size: 12px;
	font-style: italic;
	color: #8cc169;
	padding: 0;
	margin: 0 10px 5px 0;
}

#urba .plan {
	position: relative;
	text-align: center;
	padding: 0 0 5px 0;
}

#urba .plan a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#urba .plan .encoursrealisation {
	position: absolute;
	top: 200px;
	left: 200px;
}

#urba .plan .bt_ouest {
	position: absolute;
	top: 140px;
	left: 80px;
}

#urba .plan .bt_sud {
	position: absolute;
	top: 50px;
	left: 410px;
}

#urba .plan .bt_centre {
	position: absolute;
	top: 280px;
	left: 400px;
}


#inline_plus_ouest,
#inline_plus_sud,
#inline_plus_centre {
	padding: 5px 20px 0 20px;
}


#inline_plus_ouest h1 {
	font-size: 24px;
	font-weight: normal;
	color: #c93083;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_plus_ouest p {
	font-size: 12px;
	line-height: 21px;
	color: #c93083;
	padding: 0;
	margin: 0 0 10px 0;
}

#inline_plus_ouest span {
	font-size: 16px;
	color: #ec7508;
	padding: 0;
	margin: 0 0 10px 0;
}

#inline_plus_sud h1 {
	font-size: 24px;
	font-weight: normal;
	color: #177ab5;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_plus_sud p {
	font-size: 12px;
	line-height: 21px;
	color: #177ab5;
	padding: 0;
	margin: 0 0 10px 0;
}

#inline_plus_sud span {
	font-size: 16px;
	color: #e94053;
	padding: 0;
	margin: 0 0 10px 0;
}

#inline_plus_centre h1 {
	font-size: 24px;
	font-weight: normal;
	color: #f1973f;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_plus_centre p {
	font-size: 12px;
	line-height: 21px;
	color: #7e4b0d;
	padding: 0;
	margin: 0 0 10px 0;
}

#inline_plus_centre span {
	font-size: 16px;
	color: #40ac68;
	padding: 0;
	margin: 0 0 10px 0;
}




#urba .plan .bt_leg_ouest {
	position: absolute;
	top: 125px;
	left: 105px;
}

#urba .plan .b_leg_sud {
	position: absolute;
	top: 10px;
	left: 355px;
}

#urba .plan .bt_leg_centre {
	position: absolute;
	top: 190px;
	left: 270px;
}

#inline_leg_ouest,
#inline_leg_sud,
#inline_leg_centre {
	text-align: left;
	padding: 5px 10px 0 20px;
}


#inline_leg_ouest h1 {
	font-size: 24px;
	font-weight: normal;
	color: #c93083;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_leg_ouest h2 {
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px 0;
}

#inline_leg_ouest p {
	font-size: 10px;
	line-height: normal;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#inline_leg_ouest p img {
	float: left;
	padding: 0 0 0 0;
	margin: 0 8px 5px 0;
}

#inline_leg_ouest span {
	font-size: 12px;
	color: #c93083;
}

#inline_leg_ouest .col {
	float: left;
	width: 260px;
	font-size: 11px;
	line-height: normal;
	padding: 0;
	margin: 0 15px 10px 0;
}

#inline_leg_ouest .col .col_haut {
	padding: 15px 10px 0 10px;
	margin: 0 0 0 0;
	background: url(images/leg_ouest_col_haut.png) left top no-repeat;
}

#inline_leg_ouest .col .col_bas {
	height: 20px;
	background: url(images/leg_ouest_col_bas.png) left top no-repeat;
}




#inline_leg_sud h1 {
	font-size: 24px;
	font-weight: normal;
	color: #177ab5;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_leg_sud h2 {
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px 0;
}

#inline_leg_sud p {
	font-size: 10px;
	line-height: normal;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#inline_leg_sud p img {
	float: left;
	padding: 0 0 0 0;
	margin: 0 8px 5px 0;
}

#inline_leg_sud span {
	font-size: 12px;
	color: #177ab5;
}

#inline_leg_sud .col {
	float: left;
	width: 260px;
	font-size: 11px;
	line-height: normal;
	padding: 0;
	margin: 0 15px 10px 0;
}

#inline_leg_sud .col .col_haut {
	padding: 15px 10px 0 10px;
	margin: 0 0 0 0;
	background: url(images/leg_sud_col_haut.png) left top no-repeat;
}

#inline_leg_sud .col .col_bas {
	height: 20px;
	background: url(images/leg_sud_col_bas.png) left top no-repeat;
}




#inline_leg_centre h1 {
	font-size: 24px;
	font-weight: normal;
	color: #f1973f;
	padding: 0;
	margin: 0 10px 5px 0;
}

#inline_leg_centre h2 {
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px 0;
}

#inline_leg_centre p {
	font-size: 10px;
	line-height: normal;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#inline_leg_centre p img {
	float: left;
	padding: 0 0 0 0;
	margin: 0 8px 5px 0;
}

#inline_leg_centre span {
	font-size: 12px;
	color: #f1973f;
}

#inline_leg_centre .col {
	float: left;
	width: 260px;
	font-size: 11px;
	line-height: normal;
	padding: 0;
	margin: 0 15px 10px 0;
}

#inline_leg_centre .col .col_haut {
	padding: 15px 10px 0 10px;
	margin: 0 0 0 0;
	background: url(images/leg_centre_col_haut.png) left top no-repeat;
}

#inline_leg_centre .col .col_bas {
	height: 20px;
	background: url(images/leg_centre_col_bas.png) left top no-repeat;
}










/*nova sud*/

.novasud_chapo {
	clear: both;
	height: 70px;
	font-size: 12px;
	color: #5A2E45;
	margin: 0 40px 20px 10px;
	padding: 5px 0 10px 0;
}

.novasud_chapo img {
	float: left;
	margin: 0 20px 0 0;

}

.novasud_projet {
	float: left;
	width: 200px;
	margin: 0 20px 20px 10px;
	padding: 30px 10px 0 0;
	background-position: left top;
	background-image: url(images/novasud21/le_projet_fond.gif);
	background-repeat: no-repeat;
}

*html .novasud_projet {
	padding: 40px 10px 0 0;
}

.novasud_projet .titre {
	font-weight: bold;
	color: #5A2E45;
}

.novasud_colc {
	float: left;
	width: 230px;
	margin: 0 20px 20px 0;
	padding: 0;
}

.novasud_colc .titre {
	color: #5A2E45;
	text-transform: uppercase;
	margin: 0 20px 15px 0;
	padding: 0;
}

.novasud_cold .encadre {
	color: #ffffff;
	margin: 15px 0 15px 0;
	padding: 8px 10px 8px 10px;
	background-color: #5A2E45;
}

.novasud_cold .encadre p {
	color: #ffffff;
	margin: 3px 0 8px 0;
	padding: 0x;
}

.novasud_cold .encadre_titre {
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.novasud_cold .encadre a:link, .novasud_cold .encadre a:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-durbaration: none;
	padding: 3px 0 4px 20px;
	margin: 0;
	background-position: left -5px;
	background-image: url(images/novasud21/encadre_fl.gif);
	background-repeat: no-repeat;
}

.novasud_cold .encadre a:hover, .novasud_cold .encadre a.active {
	color: #ff6600;
	background-position: left -65px;
	background-image: url(images/novasud21/encadre_fl.gif);
	background-repeat: no-repeat;
}

.novasud_cold {
	float: left;
	width: 210px;
	margin: 0 0 20px 0;
	padding: 0;
}

.novasud_ressource {
	width: 210px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	background-position: left top;
	background-image: url(images/novasud21/espace_ressources_fond.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #5A2E45;
}

.novasud_ressource ul {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0 5px 0 10px;
	padding: 8px 0 10px 0;
}

.novasud_ressource li {
	display: inline;
}

.novasud_ressource ul li a:link, .novasud_ressource ul li a:visited {
	display: block;
	color: #5A2E45;
	text-durbaration: none;
	padding: 4px 0 5px 20px;
	margin: 0;
	background-position: left -5px;
	background-image: url(images/novasud21/espace_ressources_puce.gif);
	background-repeat: no-repeat;
}

.novasud_ressource ul li a:hover, .novasud_ressource ul li a.active {
	color: #ff6600;
	background-position: left -65px;
	background-image: url(images/novasud21/espace_ressources_puce.gif);
	background-repeat: no-repeat;
}

.novasud_plan {
	width: 210px;
	margin: 0 0 20px 0;
	padding: 40px 0 0 0;
	background-position: left top;
	background-image: url(images/novasud21/plan_fond.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #5A2E45;
}

.novasud_plan a:link, .novasud_plan a:visited {
	display: block;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
	text-durbaration: none;
	margin: 5px 10px 7px 10px;
	padding: 0;
}

.novasud_plan a:hover, .novasud_plan a.active {
	color: #5A2E45;
}



.autoform {
	margin: 0 10px 0 20px;
	padding: 0;
}


.autoform_chapo {
	clear: both;
	font-size: 13px;
	color: #ff591e;
	margin: 5px 20px 30px 0;
	padding: 15px 0 5px 300px;
	background-position: left bottom;
	background-image: url(images/auto_formulaire/autoform_chapo_fond.gif);
	background-repeat: no-repeat;
}

.autoform p {
	margin: 0 0 10px 0;
	padding: 0;
}

.autoform h1 {
	font-size: 14px;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}


.autoform .lienform {
	font-size: 10px;
}

.autoform .lienform a:link, .autoform .lienform a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #ff591e;
	margin: 0;
  	padding: 3px 0 5px 22px;
	background-position: left -6px;
	background-image: url(images/auto_formulaire/lien_puce.gif);
	background-repeat: no-repeat;
}

.autoform .lienform a:hover {
	color: #000000;
	background-position: left -66px;
	background-image: url(images/auto_formulaire/lien_puce.gif);
	background-repeat: no-repeat;
}

.autoform .encadre {
	color: #eb4a0f;
	padding: 8px 10px 8px 10px;
	border: 1px solid #eb4a0f;
}

.autoform .encadre a:link, .autoform .encadre a:visited {
	color: #ff591e;
	text-decoration: undrline;
}

.autoform .encadre a:hover {
	color: #000000;
	text-decoration: none;

}
