/**
*	LAYOUT QUARTIER
*	Eléments commun à tous les quartiers
*
*/
/* LAYOUT **************************************************/
body#infos.quartier div#main div.bloc-fat-content,
body#infos.quartier div#main div.bloc-fat-bottom,
body#infos.quartier div#main div.bloc-pratique-content,
body#infos.quartier div#main div.bloc-pratique-bottom {
	width:520px;
	padding:10px 20px 20px 20px;
}
body#infos.quartier div#main div.bloc-fat-content p.chapeau-txt {
	width:390px;
}
body#infos.quartier div#main div#blocnav {
	display:block;
	margin:0;
	float: none;
}

body#infos.quartier div.col_a {
	float:right;
}

body#infos.quartier div.col_a {
	width:577px;
}
body#infos.quartier div.col_b {
	width:205px;
}

body#infos.quartier div.col_a div.bloc-fluide {
}
body#infos.quartier div.col_a div.col_a {
	float: left;
	margin-right: 15px;
}
body#infos.quartier div.col_a div.col_b {
}
body#infos.quartier div.col_a div.col_a,
body#infos.quartier div.col_a div.col_b {
	width:275px;
}
body#infos.quartier div.col_a div.bloc-fat-content div.col_a,
body#infos.quartier div.col_a div.bloc-fat-content div.col_b {
	float: left;
	width: 225px;
	padding-right: 20px;
}

/* CONTENT **********************************************/
body#infos.quartier div#main div.col_a h3 {
	color:white;
	background:transparent url(../medias/_quartier/centre_topleft.gif) no-repeat top right;
}
body#infos.quartier p#ariane {
	background:none;
}
body#infos.quartier div#main div.bloc-fat-content {
	background:transparent url(../medias/_quartier/bloc-fat-content.gif) no-repeat scroll left top;
}
body#infos.quartier div#main div.bloc-fat-bottom {
	background:transparent url(../medias/_quartier/bloc-fat-bottom.gif) no-repeat scroll left top;
}

body#infos.quartier div#main {
	margin:0;
	width:782px;
	background:#BBCAC0 url(../medias/_quartier/main-bottom.gif) no-repeat bottom left;
}
body#infos.quartier div#main-bottom {
}

/* TITRE MENU ******************************************/
body#infos.quartier div#main div#titre-menu {
	text-align:center;
}
body#infos.quartier div#main div#titre-menu h3 {
	height:20px;
	margin:0;
}
body#infos.quartier div#main div#titre-menu ul li {
	margin-top:0;
	padding:0 2px;
	font-style:normal;
}
body#infos.quartier div#main div#titre-menu h3,
body#infos.quartier div#main div#titre-menu ul {
	background:none;
	color:white;
	font-weight:bold;
	font-style:oblique;
}

body#infos.quartier div#main div#titre-menu ul li {
	display:inline;
	background:none;
	border:none;
}
body#infos.quartier div#main div#titre-menu p#sub-quartiers {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

/* MENU UL  **************************************************/
body#infos.quartier div div#blocnav ul#sub-nav {
	padding-top:15px;
	width:185px;
	background:transparent url(../medias/_quartier/sub_menu_content.gif) no-repeat scroll left top;
}
body#infos.quartier div#blocnav div.blocnav-bottom {
	width:185px;
	background:transparent url(../medias/_quartier/sub_menu_bottom.gif) no-repeat scroll left top;
}
body#infos.quartier div div#blocnav ul#sub-nav li {
	text-indent:10px;
	border-bottom:1px solid white;
} 
body#infos.quartier div div#blocnav ul#sub-nav li li,
body#infos.quartier div div#blocnav ul#sub-nav li li li {
	border:none;
}
body#infos.quartier div div#blocnav ul#sub-nav li a {
	color:#386F79;
	font-weight:bold;
}
body#infos.quartier div div#blocnav ul#sub-nav li li a {
	color:#4597BF;
	font-weight:normal;
}
body#infos.quartier div div#blocnav ul#sub-nav li a:hover {
	color:#00a0c6;
}
/* BLOC FLUIDE *************************************************/
body#infos.quartier div.bloc-fluide {
  	background: #f0f0f0 url(../medias/_quartier/bloc-fluide-topleft.gif);
  	margin: 0 0 20px 0;
}

body#infos.quartier div.bloc-fluide div {
  	background: url(../medias/_quartier/bloc-fluide-bottomleft.gif) 0 100% no-repeat;
}

body#infos.quartier div.bloc-fluide div div {
  	background: url(../medias/_quartier/bloc-fluide-right.gif) 100% 0 no-repeat;
}

body#infos.quartier div.bloc-fluide div div div {
  	background: url(../medias/_quartier/bloc-fluide-bottomright.gif) 100% 100% no-repeat;
}    

body#infos.quartier div.bloc-fluide div div div h4, 
body#infos.quartier div.bloc-fluide div div div h5, 
body#infos.quartier div.bloc-fluide div div div p {
	margin:0 20px 10px;
}  
body#infos.quartier div.bloc-fluide div div div p {}
body#infos.quartier div.bloc-fluide div div div p {
	margin: 2px 20px;
	padding-bottom: 10px;
}
/* BLOC SPECIAL ****************************/
body#infos.quartier div#main div.bloc-special-content {
	background:transparent url(../medias/_quartier/bloc-special-content.gif) top left no-repeat;
	
}
body#infos.quartier div#main div.bloc-special-bottom {
	background:transparent url(../medias/_quartier/bloc-special-bottom.gif) top left no-repeat;
}
body#infos.quartier div#main div.bloc-special-content h5 {
	color:#02008B;
	background:url(../medias/_quartier/la_source/puce.gif) center left no-repeat;
}
body#infos.quartier div#main div.bloc-special-content p {
}

/* BLOC SPECIAL *******************************************/
body#infos.quartier div#main div.bloc-special-content {
}
body#infos.quartier div#main div.bloc-special-bottom {
}

/* C'EST PRATIQUE **************************************************/
body#infos.quartier div#main div.bloc-pratique-content .col_a {
	margin-right: 50px;
}
body#infos.quartier div#main div.bloc-pratique-content .col_a,
body#infos.quartier div#main div.bloc-pratique-content .col_b {
	float:left;
	width:230px;
}

/* HOT-NEWS QUARTIER **************************************************/
body#infos.quartier div#main h4, body#infos.quartier div#main h5, body#infos.quartier div#main p {
	/*margin:0 20px 10px 20px;*/
}
body#infos.quartier div#main h4 {
	padding-top:10px;
	font-family:"Times";
	font-style:italic;
	font-size:1.6em;
	font-weight:bold;
	border-bottom:#999999 1px solid;
}

body#infos.quartier div#main h5 {
	padding:0;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* LSITING ADRESSE **************************************************/
body#infos.quartier div#main div.bloc-fat-content div.theme-util {
	border-bottom: 4px solid #1C90B9;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util h5 {
	line-height: 20px;
	padding: 3px 3px 3px 0px;
	background-color: #A995B2;
	color: #FFF;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util h5 span {
	padding: 0 3px;
	margin-right: 15px;
	background-color: #FFF;
	color: #48ADC1;
	font-style: italic;
	border: 3px solid #000;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.item-util {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: transparent url(../medias/_quartier/bloc-fluide-bottomleft.gif) no-repeat bottom right;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.item-util h6,
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.item-util p {
		margin: 0;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.item-util h6 {
	font-size: 1.0em;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.entete,
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.entete p {
	font-size: 0.9em;
	text-align: right;
	color: #1C90B9;
}
body#infos.quartier div#main div.bloc-fat-content div.theme-util div.entete h6 {
}

/* VIDEO **************************************************/
body#infos.quartier div#main div.video {
	background-image: none;
}
body#infos.quartier div#main div.video object {
	margin: 20px;
}

/* PHOTO SMOOTHGALLERY ***********************************/
body#infos.quartier div#main div.tx-rgsmoothgallery-pi1 {
	margin: 0 auto;
	padding: 15px 0;
	background: none;
}             
body#infos.quartier div#main div.tx-rgsmoothgallery-pi1 div,
body#infos.quartier div#main div.tx-rgsmoothgallery-pi1 div div,
body#infos.quartier div#main div.tx-rgsmoothgallery-pi1 div div div {
	background-image: none;
	background-color: white;
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}
body#infos.quartier div#main div.tx-rgsmoothgallery-pi1 div.slideInfoZone {
	background-color: #333;
}
