/***** PARTNER STYLES *****/

	
/* -- HEADINGS		
-------------------------------------------------- */

#header h1 {
	width: 250px;
        height: 70px;
	float: left;
	margin-right: 10px;
}
	#header h1 a {
		display: block;
		width: 250px;
		height: 70px;
		text-indent: -5000px;
		background: url(../img/PNW-logo-link-finance.gif) no-repeat 0 0;
	}
	#header h1 a:hover {
		background: url(../img/PNW-logo-link-finance.gif) no-repeat 0 -70px;
	}

#header-PNW {
	height: 43px;
	background-color: #a60000;
	width: 998px;
}

#header-PNW p a {
	float: left;
	display: block;
	width: 140px;
	height: 43px;
	background: url(http://www.publi-news.fr/images/logo-publi+fond.jpg) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0 0 0 0;
}

.ad468x60-PNW {
	float: left;
}


/* -- NAVIGATIONS		
-------------------------------------------------- */

ul#navH-PNW {
	list-style-type: none;
	height: 20px;
	background: #000 url(http://www.publi-news.fr/images/barresombrehautgauche.gif) no-repeat 0 0;
	padding: 0 0 0 172px;
	width: 826px;
}

ul#navH-PNW li {
	display: inline;
}

ul#navH-PNW li img {
	float: left;
	margin: 5px 0 0 40px;
}

ul#navH-PNW li a {
	float: left;
	color: #FFF;
	font: bold 11px "Arial", Verdana, sans-serif;
	text-decoration: none;
	padding: 5px 0 0 5px;
}

ul#navV-PNW {
	list-style-type: none;
	font: bold 11px "Arial", Verdana, sans-serif;
}

ul#navV-PNW li.navV-title {
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	width: 102px;
	background: url(http://www.linkfinance.fr/img/PNW-leftCol-title-bg.gif) no-repeat 0 0;
	padding: 5px;
	margin: 20px 0;
}

ul#navV-PNW li a {
	color: #FFF;
	text-decoration: none;
}

ul#navV-PNW li a:hover {
	color: #FC9;
	text-decoration: underline;
}

ul#navV-PNW li a span {
	font-size: 16px;
}


/* -- CONTENT		
-------------------------------------------------- */

#content-PNW {
	width: 998px;
}

#leftColumn-PNW-Gutter {
	float: left;
	width: 165px;
	background: url(http://www.publi-news.fr/images/arrondigauche.gif) no-repeat 100% 0;
	height: 100%;
	min-height: 100%;
}

#leftColumn-PNW {
	width: 142px;
	background-color: #660000;
	padding: 1px 0 0 0;
	height: 100%;
	min-height: 100%;
}

#content-LF {
	float: left;
	/*width: 600px;*/
	background-color: red;
}

/* -- FOOTER		
-------------------------------------------------- */

#footer-PNW {
	text-align: center;
	font: 11px "Arial", Verdana, sans-serif;
	border-top: 10px solid #000;
	width: 998px;
}


/* -- SELF-CLEARING ELEMENTS		
-------------------------------------------------- */


#header-PNW:after,
ul#navH-PNW:after,
#content-PNW:after,
#content-LF:after {
	content: ".";
	display: block;
	height: 0;
	text-indent: -5000px;
	visibility: hidden;
	clear: both;
}


/* -- GLOBAL LAYOUT	
-------------------------------------------------- */

body {
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
    color: #000;
    font-size: 87.5%; /* 14px */
	/*text-align: center;*/
}
#wrapper {
	position: relative;
	min-height: 100%;
	width: 812px;
	margin: 0 0 0 20px;;
	text-align: left;
	background: #FFF;
	font-size: 11px;
	line-height: 1.4em;
	vertical-align: top;
	float: left;
}

* html #wrapper {
	height: 100%;
	align: left;
}

#header {
	padding: 25px 0 0 0;
	border-bottom: 7px solid #e9e9e9;
}

#content {
	padding: 0 0 20px 0;
}

#main {
	float: left;
	width: 520px;
	padding-top: 20px;
}

#column {
	float: right;
	width: 252px;
}
.unit {
	width: 250px;
	padding: 0 10px 0 0;
	float: left;
}


/* -- LINKS	
-------------------------------------------------- */
a:link, a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6300;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
/*a.active {
	color: #1e017b;
	text-decoration: none;
	cursor: default;
}*/


/* -- HEADINGS
-------------------------------------------------- */
h1 {
	width: 250px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
	h1 a {
		display: block;
		width: 250px;
		height: 70px;
		text-indent: -5000px;
		background: url(../img/MWK-logo-link-finance.gif) no-repeat 0 0;
	}
	h1 a:hover {
		background: url(../img/MWK-logo-link-finance.gif) no-repeat 0 -70px;
	}
h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #111;
	border-bottom: 2px solid #ddd;
	padding-bottom: 15px;
	margin: 0 20px 0 0;
	line-height: 1.4em;
	letter-spacing: -1px;
}
#mainFull h2 {
	margin-right: 0;
}
	h2 em {}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #222;
	background: url(../img/borderh3.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin: 20px 0 5px 0;
}
	h3 a:link {
		color: #222;
	}
	h3 a:hover {
		color: #b20023;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 0 0;
	color: #b20023;
}	
	
/* -- HEADER LAYOUT	
-------------------------------------------------- */
#largeban {
	text-align: center;
	padding: 20px 0 10px;
}
	#largeban img,
	#largeban object {
		border: 1px solid #E9DFD4;
	}

#header-account {
	float: left;
	width: 240px;
	margin-right: 10px;
}
	#header-account dt {
		padding-left: 11px;
		background: url(../img/user.gif) no-repeat 0 60%;
	}

#header-search {
	float: right;
	width: 250px;
}
	#header-search fieldset {
		padding: 0;
	}
	#header-search label {
		display: block;
		padding-bottom: 3px;
	}
	#header-search input#searchField {
		border: 1px solid #DACEC2;
		padding: 2px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 11px;
		width: 210px;
	}
	#header-search input#searchSubmit {
		margin-bottom: -4px;
	}
	

		
/* -- LOGIN - SIGNUP	
-------------------------------------------------- */
#signup .gutter {
	background: #eee;
	padding: 20px;
}
#signup h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #2378bb;
	font-style: italic;
}

		
/* -- TAG CLOUD
-------------------------------------------------- */
#tag-cloud {
	margin-top: 50px;
	margin-bottom: 20px;
}
#tag-cloud h2 {
	padding-top: 15px;
	border-top: 5px solid #555;
}
.tag-cloud {
	margin-top: 10px;
	padding-right: 20px;
}
.tag-cloud li { 
	display: inline;
}
.tag-cloud span { 
	position: absolute; 
	left: -999px; 
	width: 990px;
}
.tag-cloud .not-popular { font-size: 1em; }
.tag-cloud .not-very-popular { font-size: 1.3em; }
.tag-cloud .somewhat-popular { font-size: 1.6em; }
.tag-cloud .popular { font-size: 1.9em; }
.tag-cloud .very-popular { font-size: 2.2em; }
.tag-cloud .ultra-popular { font-size: 2.5em; }
		
		
		
/* -- MAIN LAYOUT
-------------------------------------------------- */		
.sections-pod li {
	line-height: 1.6em;
	font-size: 12px;
}
	.sections-pod li em {
		font-style: normal;
		color: #999;
		font-size: 9px;
		}
		.sections-pod li em span {
		color: #bbb;
		}
	
#week-partners-pod {
	margin-top: 40px;
}
#week-partners-pod h2 {
	padding-top: 15px;
	border-top: 5px solid #555;
}
#week-partners-wrap {
	margin: 15px 0;
}
	#week-partners-wrap a {
		display: block;
		margin-right: 2px;
		float: left;
	}
		#week-partners-wrap a:link img {
			padding: 1px;
			background: #FFF;
			border: 1px solid #FFF;
		}
		#week-partners-wrap a:hover img {
			border-color: #b20023;
		}


/* -- PAGES STATIQUES	
-------------------------------------------------- */
.static-content {
	padding: 0 40px 0 0;
}
.static-content p {
	margin-bottom: 10px;
}
	.static-content p strong {
		font-weight: bold;
	}
.static-content ul li {
	list-style: disc;
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom: 10px;
}
.static-content ol li {
	list-style: decimal;
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom: 10px;
}
p.contact {
	padding-left: 7px;
	margin: 15px 0 70px 0;
	border-left: 1px solid #b20023;
	color: #666;
	
}

table.tarifs {
	width: 95%;
	margin: 10px 0;
}
table.tarifs th,
table.tarifs td {
	padding: 3px 5px;
}
table.tarifs thead th {
	background: #E9DFD4;
	color: #333;
	padding: 5px;
}
table.tarifs tbody th,
table.tarifs tbody td {
	border-bottom: 1px solid #ddd;
	color: #212121;
}
table.tarifs tfoot td {
	border-bottom: 1px solid #ddd;
	color: #999;
	padding: 3px 5px;
	font-size: 90%;
	text-align: left;
}


#tableTarifs th,
#tableTarifs td {
	text-align: center;
}
table.tarifs td.prixUnit {
	color: #666;
}
table.tarifs td.prixTotal {
	font-weight: bold;
}

#tableBanners {
	margin-top: 20px;
}
#tableBanners th {
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 20px 0 0 0;
	color: #b20023;
}
#tableBanners td.prix {
	font-weight: bold;
}


/* -- COLUMN LAYOUT	
-------------------------------------------------- */		
#propaganda-pod {
	margin-bottom: 20px;
}
	#propaganda-pod a {
		display: block;
		width: 250px;
		height: 170px;
		text-indent: -5000px;
		background: url(../img/propaganda-pnw1.gif) no-repeat top left;
	}
	#propaganda-pod a:hover {
		background: url(../img/propaganda-pnw2.gif) no-repeat top left;
	}

#column ul,
#column dl {
	margin-bottom: 30px;
}
	#column ul li {
		line-height: 1.6em;
	}
		#column ul li a {
			padding-left: 14px;
			background: url(../img/bullet1.gif) no-repeat 0 60%;
		}
		#column ul li a:hover {
			background-image: url(../img/bullet2.gif);
		}
		
#edito-pod dt {
	font-size: 90%;
	color: #999;
	margin: 0;
	padding: 0;
}
#edito-pod dd {
	margin: 0 0 5px 0;
	padding: 0;
}	
#edito-pod a {
	color: #212121;
}
#partnership-pod object,
#partnership-pod img
 {
	border: 1px solid #E9DFD4;
}


/* -- SEARCH RESULTS	
-------------------------------------------------- */
#top {
	padding: 9px 0;
}
#bottom {
	padding: 9px 0;
}
	form#choixRegion {
		margin: 0;
		padding: 0;
		float: left;
		width: 200px;
	}
		form#choixRegion select {
			width: 160px;
		}
	.back {
		float: right;
	}
		.back a:link {
			padding-left: 14px;
			background: url(../img/bullet-back1.gif) no-repeat 0 70%;
		}
		.back a:hover {
			padding-left: 14px;
			background: url(../img/bullet-back2.gif) no-repeat 0 70%;
		}
	.backTop {
		float: left;
	}
	
#paginTop {
	border-top: 1px solid #ddd;
	padding: 8px 0;
}
#paginBottom {
	border-bottom: 1px solid #ddd;
	padding: 8px 0 11px 0;;
}
.count {
	float: left;
	color: #212121;
}
.paginNav {
	float: right;
	padding: 3px 0;
}
.paginNav a {
	padding: 2px 4px 3px 4px;
	background: #fff;
	border: 1px solid #ddd;
}
.paginNav a:hover {
	border-color: #1a639d;
	color: #fff;
	background: #1a639d; 
}
.paginNav a.active {
	border-color: #222;
	color: #222;
	font-weight: bold;
}
.paginNav a.active:hover {
	cursor: default;
	background: none;
}
	
#results {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
}
#results tr th {
	border-bottom: 1px solid #ddd;
	padding: 7px 10px;
	vertical-align: middle;
	background: #f3f3f3;
}
#results tr td {
	border-bottom: 1px solid #ddd;
	padding: 10px 10px;
	vertical-align: middle;
}
#results tr.alt td {
	/* background: #F6F2EC; */
	background: #f9f9f9;
}
#results tr.over td, 
#results tr:hover td {
	background: #fef4da;
}

#results td.offerInfos {
	width: 25%;
	color: #444;
	line-height: 1.6em;
	font-size: 90%;
}
	#results .offerDate {
		color: #999;
	}
	#results .offerType {
		font-weight: bold;
	}
#results td.offerTitle {
	width: 50%;
}
#results td.offerLink {
	width: 25%;
	text-align: right;
}

#results td.offerTitle strong {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
}
#results td.offerTitle span {
	color: #212121;
}

#results td.offerDesc {
	font-weight: bold;
}
#results td.offerActions {
	text-align: right;
}
.new {
	padding-left: 22px;
	background: url(../img/badge-new-pnw.gif) no-repeat 0 50%;
}


/* -- OFFER PAGE	
-------------------------------------------------- */
#offerGutter {
	padding-right: 20px;
}
#offerHeader {
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	padding: 10px;
	margin-bottom: 20px;
}
ul.offerInfos {
	float: left;
	color: #666;
	padding-top: 3px;
	line-height: 1.6em;
}
img.offerPartner {
	float: right;
	display: block;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}
li.offerDate {
	color: #B9ADA0;
}
li.offerType {
	font-weight: bold;
}
#offerContent {
	padding-bottom: 20px;
	font-size: 110%;
	border-bottom: 1px solid #ddd;
	text-align: justify;
}

#replyForm {
	margin-top: 70px;
	border-top: 1px solid #ddd;
	background: #ffc;
	padding: 1px 10px 10px 10px;
}
#column ul.actions {
	margin-top: 80px;
}

/* -- COMPTE RECRUTEUR	
-------------------------------------------------- */
#recrutHeader {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
ul.recrutInfos {
	float: left;
	color: #666;
	padding-top: 3px;
	line-height: 1.6em;
}
ul.recrutInfos strong {
	color: #000;
}
img.recrutLogo {
	float: right;
	display: block;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
}
#recrutNav {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-bottom: 40px;
}

#search-keyword {
	width: 100%;
	margin-bottom: 20px;
}
	#search-keyword fieldset {
		padding: 0;
	}
	#search-keyword input#search-keyword-field {
		border: 1px solid #ddd;
		padding: 2px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 12px;
		width: 390px;
	}
	#search-keyword input#search-keyword-submit {
		margin-bottom: -4px;
	}
.results {
	margin-top: 25px;
	border-top: 5px solid #ddd;
}


/* -- FICHE CANDIDAT	
-------------------------------------------------- */
table#ficheCandidats {
	width: 500px;
}
table#ficheCandidats th {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	font-size: 90%;
	color: #666;
	width: 110px;
}
table#ficheCandidats td {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	font-size: 110%;
}
table#ficheCandidats td a {
	font-size: 90%;
}
table#ficheCandidats td strong {
	font-size: 130%;
	font-weight: bold;
}


/* -- MON COMPTE	
-------------------------------------------------- */
.info {
	margin: 10px 0;
	padding: 5px 5px 5px 27px;
	background: #F6F2EC url(../img/badge-info.gif) no-repeat 5px 50%;
	border-top: 3px solid #E9DFD4;
	border-bottom: 3px solid #E9DFD4;
	color: #575048;
}
.inactive {
	color: #888;
}
.actions {
	margin: 5px 0;
}



/* -- FORMS ELEMENTS	
-------------------------------------------------- */
fieldset {
	padding: 10px 0;
}
label {
	display: block;
}
label em {
	font-size: 9px;
	color: #b20023;
}
.ctrlHolder,
.ctrlSubmit {
	padding: 5px 0;
}
.ctrlHolder span {
	float: left;
	width: 40%;
	display: block;
	margin-right: 10%;
}
input.inputText {
	width: 95%;
	padding: 2px;
	font-size: 140%;
	font-weight: bold;
	border: 1px solid #CCC;
}
input.inputFile {

}
input.inputCheck {

}
input.inputRadio {

}
select {
	width: 95%;
	border: 1px solid #CCC;
}
textarea {
	width: 95%;
	border: 1px solid #CCC;
}
.noteOk {
	color: #379721;
	margin: 10px 0;
	padding-left: 8px;
	border-left: 5px solid #379721;
}
.note {
	margin: 1px 0 4px 0;
	font-size: 80%;
	color: #777;
	line-height: 1.1em;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #DC4800;
	color : #DC4800;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #379721;
	color : #379721;
}
.validation-advice {
	margin: 5px 3% 5px 0;
	padding: 5px;
	background-color: #b20023;
	color : #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 3% 5px 0;
	padding: 5px;
	background-color: #b20023;
	color : #FFF;
	font-weight: bold;
}


/* -- ALERT MESSAGES
-------------------------------------------------- */
.alert1 {
	background: #FFC url(../img/alert1.gif) no-repeat 5px 50%;
	border-top: 3px solid #CC9;
	border-bottom: 3px solid #CC9;
	color: #333;
	padding: 10px 10px 10px 30px;
	margin: 30px 0 0 0;
}
.alert2 {
	background: #CFC url(../img/alert2.gif) no-repeat 5px 50%;
	border-top: 3px solid #379721;
	border-bottom: 3px solid #379721;
	color: #379721;
	padding: 10px 10px 10px 30px;
	margin: 30px 0 0 0;
}
.alert3 {
	background: #FCC url(../img/alert3.gif) no-repeat 5px 50%;
	border-top: 3px solid #DC4800;
	border-bottom: 3px solid #DC4800;
	color: #DC4800;
	padding: 10px 10px 10px 30px;
	margin: 30px 0 0 0;
}

/* -- FOOTER
-------------------------------------------------- */
#footer-nav {
	color: #B9ADA0;
	padding-left: 10px;
}
	#footer-nav li {
		font-size: 10px;
		float: left;
		width:  250px;
		padding-bottom: 5px;
		margin-right: 10px;
	}
#footer-note {
	color: #B9ADA0;
}

/* -- SELF-CLEARING ELEMENTS		
-------------------------------------------------- */
#header:after,
#header-nav:after,
#footer-nav:after,
#mainFull:after,
#content:after,
.sections-pod:after,
#week-partners-pod:after,
#top:after,
#bottom:after,
#offerHeader:after,
#recrutHeader:after,
.ctrlHolder:after,
.pagin:after {
	content: ".";
	display: block;
	height: 0;
	text-indent: -5000px;
	visibility: hidden;
	clear: both;
}