/*** Added by : tx_pplib_cobj->pplib_css  */

html, body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a, a:link {
	color: white;
	text-decoration: none;
}

*:focus {
	outline: none;
}

img {
	vertical-align: middle;
	border: none 0px white;
}

form {
	margin: 0;
}

p {
	margin: 0px;
	padding: 6px 6px 0 6px;
}

table td {
	vertical-align: top;
}


html {
	background: #b5a89c url(../typo3conf/ext/brochot_template/static/extranet/bg-total.jpg) top repeat-x;
}

.wholesite {
	width: 1000px;
	margin: 20px auto 0px auto;
	color: white;

	overflow: hidden;

	border: 1px #665746 solid;
	background: #968068 url(../typo3conf/ext/brochot_template/static/institutionnel/bg-gradient.jpg) no-repeat;
}

.wholesite .extranet-header {
	background: url(../typo3conf/ext/brochot_template/static/extranet/menu-bg.jpg) no-repeat;
	background-position: right 36px;
}

.wholesite .extranet-header .extranet-logo {
	margin-top: 22px;
	margin-left: 20px;
	float: left;

	margin-bottom: -10px;

	overflow: hidden;
}

*+html .wholesite .extranet-header .extranet-logo {
	margin-top: 21px;
}
* html .wholesite .extranet-header .extranet-logo {
	margin-right: -3px;
	margin-top: 21px;
}

.wholesite .extranet-menu {
	list-style: none;
	padding: 0;
	margin: 0;

	overflow: hidden;

	float: right;
}


.wholesite .extranet-menu li {
	padding: 0;
	margin: 0;

	float: left;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;

	padding-top: 36px;

	margin: 0 8px;
}
.wholesite .extranet-menu li.active {
	background: url(../typo3conf/ext/brochot_template/static/extranet/menu-bg-act.gif) no-repeat;
	background-position: 50% 0px;
}

.wholesite .extranet-menu li a {
	font-weight: bold;
	color: rgb(42,44,57);
}

.wholesite .extranet-menu li.active a {
	color: white;
}

.wholesite .extranet-submenu {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	list-style: none;

	clear: right;


	margin-left: -10px;

	border-top: 1px solid rgb(150, 155, 149);
	border-bottom: 1px solid rgb(70, 73, 82);
	background: rgb(41,44,59);
}

.wholesite .extranet-submenu li {
	margin: 0;
	padding: 0 10px;
	float: left;
}
.wholesite .extranet-submenu li.active {
	font-weight: bold;
}

.wholesite .extranet-submenu span {
	text-indent: 10px;
}

.wholesite .extranet-subheader {
	padding-left: 20px;

	height: 59px;
}

.wholesite .extranet-subheader .logo-wrapper {
	padding-top: 12px;
	width: 160px;
	float: left;

	border-right: 5px white solid;
	height: 47px;
}

.wholesite .extranet-subheader .embed-basket {
	background: #968068;
	padding: 5px;
	height: 49px;
	width: 230px;

	float: left;
}
.wholesite .extranet-subheader .embed-basket span {
	font-weight: bold;
	text-transform: uppercase;
}

.wholesite .extranet-subheader .embed-search-text {
	color: black;

	padding: 5px;
	height: 49px;
	width: 270px;

	float: left;
}

.wholesite .extranet-subheader .embed-search {
	padding: 10px 5px 0 0;
	color: #2a2e3a;
	font-size: 10px;

	text-align: right;

	width: 270px;

	overflow: hidden;
}
.wholesite .extranet-subheader .embed-search a {
	color: #2a2e3a;
	text-decoration: underline;
}

.wholesite .extranet-subheader .embed-search input {
	height: 16px;
	border: 1px solid black;
	width: 130px;
	vertical-align: top;
}

.wholesite .extranet-subheader .embed-search .submit {
	color: white;
	background: #2a2e3a;
	border: 1px solid #757374;
	height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.wholesite .extranet-content {
	width: 960px;
	margin: 0 15px;
	border-style: solid;
	border-left-color: #d4ccc4;
	border-right-color: #968067;
	border-width: 0px 5px;
}

.wholesite .extranet .extranet-content {
	color: #968067;
	background: white;
}

.wholesite .extranet-content .content-container {
	color: black;
	padding: 5px 0 0 5px;
}

.wholesite .extranet-content h2 {
  font-size: 15px;
  font-weight: bold;
  text-indent: 5px;
}

.wholesite .extranet-content li {
  list-style: none;
  margin-bottom: 10px;
  background: url(../typo3conf/ext/brochot_template/static/extranet/puce-type1.gif) no-repeat 5px 5px;
  padding-left: 20px;
}

/* Annulation pour les plugins */
.wholesite .extranet-content .tx-belinkshop-pi1 li {
  list-style: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
}

.wholesite .extranet-content a {
  color: #665646;
	text-decoration: underline;
	font-weight: bold;
}

.wholesite .extranet .rootline {
	padding: 5px;
}

.wholesite .extranet .rootline a {
	color: #968067;
	text-decoration: none;
	font-weight: normal;
}

.wholesite .extranet .rootline span {
	font-weight: bold;
}

.wholesite .extranet-content .content-border {
	height: 5px;
	background: url(../typo3conf/ext/brochot_template/static/extranet/border-separator.jpg) no-repeat;

	overflow: hidden;
}

.wholesite .extranet-content .content-container {
	min-height: 310px;
	overflow: hidden;
	padding-bottom:20px;
}


.extranet-prefooter {
	height: 51px;
	border-left: 5px solid white;
	margin-left: 179px;

	overflow: hidden;

	color: rgb(41,44,59);

	height: 25px;
}

.wholesite .extranet-prefooter .first-row {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 1px;

	display: none;
}

.wholesite .extranet-prefooter .first-row .news-container {
	padding-left: 10px;
	height: 100%;
	background: rgb(41,44,59);
	color: white;
}

.wholesite .extranet-prefooter .loginpage-menu {
	font-weight: bold;
}

.wholesite .extranet-prefooter .menu {
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-color: #c1b9b1;
}
.wholesite .extranet-prefooter .menu ul a {
	color: rgb(41,44,59);
}
.wholesite .extranet-prefooter .menu ul {
	list-style: none;
	padding: 0 50px 0 0;
	margin: 0;

	float: right;
	text-transform: uppercase;

	color: rgb(41,44,59);
}

.wholesite .extranet-prefooter .menu li {
	padding: 0;
	margin: 0 25px;

	float: left;
}




.wholesite .extranet-prefooter .menu .invitation {
	padding-left: 10px;
	background: transparent url(../typo3conf/ext/brochot_template/static/extranet/invitation-bg.jpg) no-repeat;
	height: 25px;

	overflow: hidden;

	text-transform: uppercase;
	font-weight: bold;
}

/**/


.wholesite .extranet-footer {
	height: 20px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	padding: 0 5px;
	border-top: 1px solid white;
}

.wholesite .extranet-footer .keep-left {
	float: left;
}

.wholesite .extranet-footer .lang-menu a {
	margin: 0 7px;
}


.extranet .tx-brochotnews-pi1 .content-border {
	display: none;
}

/*** Added by : tx_pplib_cobj->pplib_css  */

.wholesite .login-header {
	height: 145px;
	margin-left: 180px;
}

.wholesite .extranet-content {
	width: 800px;
	margin: 0 90px;
}

.wholesite .extranet-content h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0px 90px;
	background: rgb(41,44,59);

	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}

.wholesite .tx-belinkloginbox-pi1 {
	height: 208px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 70px;
	color: rgb(41,44,59);
}

.wholesite .tx-belinkloginbox-pi1 p {
	font-weight: bold;
	margin: 0;
	overflow: hidden;
}

* html .wholesite .tx-belinkloginbox-pi1 p {
	clear: both;
}

.wholesite .tx-belinkloginbox-pi1 p label {
	float: left;
	width: 130px;

	height: 24px;
	line-height: 24px;
	vertical-align: middle;

	font-weight: bold;
}
.wholesite .tx-belinkloginbox-pi1 p input {
	border: 1px black solid;
	width: 220px;
	width: 180px;
}

.wholesite .tx-belinkloginbox-pi1 p br {
	clear: both;
}

.wholesite .tx-belinkloginbox-pi1 p .error {
	color: red;
}
.wholesite .tx-belinkloginbox-pi1 p.submit-line, .wholesite .tx-belinkloginbox-pi1 p.lost-password, .wholesite .tx-belinkloginbox-pi1 p.back-link {
	padding: 8px 0 0 100px;
}

.wholesite .tx-belinkloginbox-pi1 form a {
	color: rgb(41,44,59);
	text-decoration: underline;
}

.wholesite .tx-belinkloginbox-pi1 p .error {
	display: block;
}

.wholesite .tx-belinkloginbox-pi1 p input.submit {
	border: none;
	height: 26px;
	width: 220px;

	color: white;

	background: url(../typo3conf/ext/brochot_template/static/extranet/button-bg.jpg) no-repeat;
	text-indent: 25px;
	padding: 0px;

	text-align: left;
	font-weight: bold;
}

* + html .wholesite .tx-belinkloginbox-pi1 p input.submit {
	text-indent: 0px;
	padding-left: 25px;
}
* html .wholesite .tx-belinkloginbox-pi1 p input.submit {
	text-indent: 0px;
	padding-left: 25px;
}

.wholesite .tx-belinkloginbox-pi1 h2 {
	display: none;
}

.wholesite .tx-belinkloginbox-pi1 .lost-form {
	width: 400px;
}
.wholesite .tx-belinkloginbox-pi1 .lost-form .intro-text {
	padding-bottom: 8px;
}

.wholesite .tx-belinkloginbox-pi1 .register-form {
	margin-left: -90px;
	margin-right: -90px;
	margin-top: -70px;
}

.wholesite .tx-belinkloginbox-pi1 .register-form fieldset {
	width: 350px;
	height: 170px;
	margin-bottom: 50px;
	float: left;
}

.wholesite .tx-belinkloginbox-pi1 .register-form .submit-line {
	float: left;
}

.wholesite .extranet-prefooter {
	padding-top: 73px;
}


.extranet-prefooter .loginpage-menu {
	padding: 0px 5px;
}



