/* CSS Document */

body.ouest div#main,
body.ouest div#blocnav {
}

/* STYLE LAYOUT *************************/
body#hot-news.ouest div#header,
body#infos.ouest div#header {
	background:url(../medias/_quartier/ouest/banner.gif) no-repeat scroll left top #d19ab1 ;
}

/* MENU *********************************/
/* Titre */
body.ouest div#titre-menu {
	background: transparent url(../medias/_quartier/ouest/titre.gif) no-repeat top left;
}
body.ouest div#main div#titre-menu h3 {
	background:none;
}

/* NEWS *********************************/
body#hot-news.ouest div#main h3 {
	color:#86B6C0;
}
body#hot-news.ouest div#main h4 {
	color:#02008B;
}
body#infos div#main div.ouest h4 {
	color:#D29AB1;
}


/* <HTML> BLOC-FAT **********************/
body#infos.ouest div#main div.bloc-fat-content h4  {
	color:#D29AB1;
}
body#infos.ouest div#main div.bloc-fat-content p.chapeau-txt  {
	color:#D29AB1;
}

/* PAVE SIMPLE ****************************/
body#infos.ouest div#main div.bloc-pave-simple h5 {
	background:url(../medias/_quartier/ouest/puce.gif) center left no-repeat;
}
body#infos.ouest div#main div.bloc-pave-simple p {
}
body#infos.ouest div#main div.bloc-pave-simple img {
	border-left:8px solid #D29AB1;	
}

/* PRATIQUE MINI ****************************/
body#infos.ouest div#main div.bloc-pratique-mini {
	border-right:7px solid #5E8298;
}
body#infos.ouest div#main div.bloc-pratique-mini h6 {
	color:#5E8298;
}

/* BLOC SPECIAL ****************************/
body#infos.ouest div#main div.bloc-special-content,
body#infos.ouest div#main div.bloc-special-bottom {
	background-color: #f6d5e3;
}
body#infos.ouest div#main div.bloc-special-content h5 {
	color:#5E8298;
	background:url(../medias/_quartier/ouest/puce.gif) center left no-repeat;
}

/* C'EST PRATIQUE ****************************/
/* ANCRE */
body#infos.ouest div#main div.bloc-fat-content h5.pratique {
}
body#infos.ouest div#main div.bloc-fat-content h5.pratique a {
	color:#D29AB1;
	background:url(../medias/_quartier/ouest/picto_cpratique.gif) center left no-repeat;
}
/* BLOC */
body#infos.ouest div#main div.bloc-pratique-content h5 {
	color:white;
	background:url(../medias/_quartier/ouest/cpratique-puce.gif) center left no-repeat;
}
body#infos.ouest div#main div.bloc-pratique-content{
	background:url(../medias/_quartier/ouest/cpratique-content.gif) top left no-repeat;
}
body#infos.ouest div#main div.bloc-pratique-bottom{
	background:url(../medias/_quartier/ouest/cpratique-bottom.gif) top left no-repeat;

}
body#infos.ouest div#main div.bloc-pratique-content .col_a,
body#infos.ouest div#main div.bloc-pratique-content .col_b {
}
body#infos.ouest div#main div.bloc-pratique-content .col_a h6,
body#infos.ouest div#main div.bloc-pratique-content .col_b h6 {
}
body#infos.ouest div#main div.bloc-pratique-content .col_a h6 {
	border-bottom:4px solid #F6D5E3;
}
body#infos.ouest div#main div.bloc-pratique-content .col_b h6 {
	border-bottom:4px solid white;
}

/* LINKS */
body#infos.ouest div#main a,
body#infos.ouest div#main a:link, 
body#infos.ouest div#main a:visited,
body#infos.ouest div#main a:active,
body#infos.ouest div#main a:focus,
body#infos.ouest div#main a:hover {
	color:#D29AB1;
}
body#infos.ouest div#main a.redirect {
	background:url(../medias/_quartier/ouest/picto_fleche.gif) center left no-repeat;
}
body#infos.ouest div#main a.redirect-mail {
	background:url(../medias/_quartier/ouest/picto_mail.gif) center left no-repeat;
}
body#infos.ouest div#main a.redirect-blank {
	background:url(../medias/_quartier/ouest/picto_blank.gif) center left no-repeat;
}
