/*

	EXTRANET GLOBAL
	Fichier : extranet.css

*/



* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg.gif) repeat-x top left #989898;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

select {
	width: 170px;
	font-size: 12px;
}


/*=================================  CONTENEUR  =================================*/

#wrap {
	width: 1020px;
	margin: 0 auto;
	background: url(../images/wrap.jpg) repeat-y top center;
}


/*=================================  HEADER  =================================*/

#header {
	position: relative;
	width: 100%;
	height: 160px;
	background: url(../images/header.jpg) no-repeat top center;
}

#header #logo {
	position: absolute;
	top: 21px;
	left: 45px;
}

#header #logo img {
	behavior: url(js/iepngfix.htc);
}

#header h1 {
	color: #FFF;
	font-size: 28px;
	padding: 40px 0 0 310px;
}

#header h1 strong {
	color: #A8C02E;
}


/*=================================  CONTENT  =================================*/

#content {
	position: relative;
	height: auto !important;
	min-height: 680px;
	height: 680px;
	padding: 20px 15px;
	background: url(../images/content.jpg) no-repeat top center;
}

#content a.button {
	display: block;
	margin: 20px auto 0;
	text-align: center;
}

#content #ill {
	position: absolute;
	top: 290px;
	left: 50px;
	width: 480px;
	height: 173px;
	background: url(../images/illustration.png) no-repeat top center;
	behavior: url(js/iepngfix.htc);
}

#infos
{
	padding: 0 50px;
}

#infos h1
{
	margin: 0 0 20px;
	color: #690;
}

#infos h2
{
	margin: 30px 0 10px;
	font-size: 16px;
}

#infos p
{
	margin: 0 0 20px;
}

#infos a
{
	color: #690;
}

#infos a:hover
{
	color: #690;
}

#infos ul
{
	margin: 0 0 20px 30px;
}

/* COLONNE GAUCHE */

#content #coll {
	display: inline;
	float: left;
	width: 510px;
	height: 400px;
	margin-bottom: 20px;
	padding:0 25px 20px 20px;
	border-right: 1px solid #DDD;
}

#content #coll h2 {
	margin-bottom: 10px;
	color: #A8C02E;
	font-size: 24px;
}

#content #coll h3 {
	margin-bottom: 15px;
	font-size: 18px;
}

#content #coll h4 {
	margin-bottom: 20px;
	color: #2A556D;
	font-size: 14px;
}

#content #coll h4 strong {
	color: #A8C02E;
	font-size: 14px;
}

#content #coll ul {
	list-style-type: none;
	margin: 0;
}

#content #coll ul li {
	margin-bottom: 3px;
	color: #2A556D;
	font-size: 11px;
	font-weight: bold;
}

/* COLONNE DROITE */

#content #colr {
	display: inline;
	float: left;
	width: 380px;
	height: 420px;
	padding-left: 25px;
}

#content #colr h2 {
	margin-bottom: 10px;
	color: #864596;
	font-size: 24px;
}

#content #colr h3 {
	margin-top: 40px;
	color: #864596;
	font-size: 18px;
	text-align: center;
}

#content #colr h4 {
	margin-bottom: 20px;
	color: #2A556D;
	font-size: 11px;
}

/* STATISTIQUES */

#content #stats {
	display: inline;
	float: left;
	width: 950px;
	margin: 0 20px;
	padding: 10px 0 30px;
	border-top: 1px solid #DDD;
}

#content #stats ul {
	list-style-type: none;
	margin: 0;
}

#content #stats ul li {
	display: inline;
	float: left;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}

#content #stats ul li strong {
	color: #A8C02E;
}


/* DERNIERS INSCRITS */

#content #lastsub {
	clear: both;
	margin-left: 35px;
}

#content #lastsub h2 {
	margin-bottom: 10px;
	font-size: 18px;
}

#content #lastsub ul#lastsubitem {
	list-style-type: none;
	margin: 0;
	height: 130px;
}

#content #lastsub ul#lastsubitem li {
	display: inline;
	float: left;
	width: 292px;
	height: 122px;
	margin-right: 20px;
	background: url(../images/lastsub.jpg) no-repeat top left;
}

#content #lastsub ul#lastsubitem li .date {
	display: inline;
	float: left;
	width: 135px;
	margin: 5px 0 10px 10px;
	color: #FFF;
}

#content #lastsub ul#lastsubitem li .author {
	display: inline;
	float: left;
	width: 135px;
	margin: 5px 0 10px 0;
	color: #864596;
	font-weight: bold;
}

#content #lastsub ul#lastsubitem li .sector {
	display: inline;
	float: left;
	width: 270px;
	margin: 0 0 5px 10px;
}

#content #lastsub ul#lastsubitem li .description {
	display: inline;
	float: left;
	width: 270px;
	margin-left: 10px;
}

#content #lastsub ul#lastsubnav {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 10px 42px 0 0;
}

#content #lastsub ul#lastsubnav li.back {
	display: inline;
	float: left;
}

#content #lastsub ul#lastsubnav li.next {
	display: inline;
	float: right;
}

#content #lastsub ul#lastsubnav li a {
	display: block;
	width: 19px;
	height: 19px;
}

#content #lastsub ul#lastsubnav li.back  a {
	background: url(../images/lastsubnav.gif) no-repeat 0 0;
}

#content #lastsub ul#lastsubnav li.next a {
	background: url(../images/lastsubnav.gif) no-repeat 0 -19px;
}


/*=================================  FOOTER  =================================*/

#footer {
	height: 37px;
	padding: 18px 30px 0;
	background: url(../images/footer.jpg) no-repeat top center;
}

#footer #logoreed {
	display: inline;
	float: left;
}

#footer #copyright {
	display: inline;
	float: left;
	color: #FFF;
	font-size: 11px;
	list-style-type: none;
	margin: 8px 0 0 180px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 250px;
}

#footer ul li {
	display: inline;
	float: left;
	color: #FFF;
	font-size: 12px;
	border-right: 1px solid #FFF;
	line-height: 10px;
}

#footer ul li.last {
	border-right: none;
}

#footer ul li a {
	padding: 0 5px;
	color: #FFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*=================================  LOGIN  =================================*/


#login {
	margin-left: 20px;
}

#login #erreur {
	width: 100%;
	margin-bottom: 5px;
	color: #C11616;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#login #loginbox {
	position: relative;
	width: 312px;
	height: 107px;
	margin: 0;
	padding: 35px 20px 20px;
	background: url(../images/login.jpg) no-repeat top left;
}

#login #loginbox.forget {
	position: relative;
	width: 312px;
	height: 107px;
	margin: 0;
	padding: 35px 20px 20px;
	background: url(../images/oubli.jpg) no-repeat top left;
}

#login #loginbox div {
	margin-bottom: 7px;
}

#login #loginbox div label {
	display: block;
	float: left;
	width: 95px;
	margin-right: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#login #loginbox.forget div label
{
	width: 65px;
	font-size: 14px;
	line-height: 28px;
}

#login #loginbox p {
	margin-bottom: 5px;
	text-align: right;
	color: #FFF;
}

#login #loginbox p a {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}

#login #loginbox p a:hover {
	color: #FFF;
	text-decoration: underline;
}

#login #loginbox p #memory {
	margin-top: 15px;
}

#login #loginbox div input {
	width: 140px;
}

#login #loginbox.forget div input {
	width: 160px;
	height: 30px;
}

#login #loginbox input.valid {
	position: absolute;
	top: 35px;
	right: 20px;
}


/*=================================  ALL  =================================*/

.clear {
	clear: both;
	overflow: hidden;
}






/*=================================  ALL  =================================*/


#oubliePass, #oubliePass:visited {
	text-decoration: none;
	color: #545454;
	height: 20px;
}

#oubliePass:hover {
	text-decoration: underline;
}




/* HOME */
#headerHome {
	float: left;
	width: 100%;
	height: 70px;
	background-image: url('../images/logoObsPetit.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #233040;
}

#deco, #deco:visited {
	float: right;
	color: #fff;
	margin: 2px 10px 0 0;
	font-weight: bold;
	text-decoration: none;
}

#deco:hover {
	text-decoration: underline;
}

#posDateHome {
	float: right;
	clear: both;
	color: #fff;
	margin: 18px 10px 0 0;
}

#posMenu {
	float: left;
	width: 800px;
	background-color: #009933;
}

#menu {
	float: left;
	width: 600px;
	background-color: #336666;
}

#menu a, #menu a:visited, #menu div {
	float: left;
	padding: 2px 10px;
	margin: 1px;
	color: #fff;
	background-color: #233040;
	border: 1px #233040 solid;
	text-decoration: none;
}

#menu a:hover, #menu div {
	color: #233040;
	background-color: #fff;
}

#menu a.selectd, #menu a.selectd:visited, #menu a.selectd:hover {
	float: left;
	padding: 2px 10px;
	margin: 1px;
	color: #233040;
	background-color: #fff;
	border: 1px #233040 solid;
	text-decoration: none;
}


#texte {
	width: 75%;
	padding: 10px 0 0 10px;

}

#texte table {
	margin-top: 10px;
}

#texte table ul, #texte table ul li {
	margin-top: 0;
	padding-top: 0;
}


#update {
	float: right;
	margin: 5px 5px 0 0;
	width: 230px;
}

/*GST COMPTE*/
#posBlock
{
	float: left;
	width: 800px;
}

#posBlock h1
{
	float: left;
	width: 482px;
	font-size: 12px;
	padding: 0 0 0 18px;
	background-image: url('../images/flecheBlcheFdBleu.gif');
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #233040;
	margin: 0 0 4px;
}

#posBlock .block
{
	float: left;
	clear: left;
	width: 488px;
	padding: 5px;
	border: 1px #233040 solid;
	margin-bottom: 30px;
}


#posBlock .block .ligne
{
	float: left;
	width: 488px;
	clear: both;
	padding: 3px 0;
}

#posBlock .block p
{
	float: left;
	width: 488px;
	margin: 10px 0;
}

#posBlock .block .ligne input.txt, #posBlock .block .ligne select
{
	float: right;
}


#posBlock .block p a, #posBlock .block p a:visited, #cadre p a, #cadre p a:visited, .doubleCadre a, .doubleCadre a:visited
{
	font-weight: bold;
	color: #233040;
	text-decoration: none;
}

#posBlock .block p a:hover, #cadre p a:hover, .doubleCadre a:hover
{
	text-decoration: underline;
}

.doubleCadre
{
	float: left;
	width: 100%;
	margin-top: 50px;
}

#posCadreG
{
	float: left;
	margin-left: 20%;
	width: 222px;

}

#posCadreD
{
	float: right;
	margin-right: 20%;
	width: 222px;
}

#posCadreD h1, #posCadreG h1
{
	float: left;
	width: 204px;
	font-size: 12px;
	padding-left: 18px;
	background-image: url('../images/flecheBlcheFdBleu.gif');
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #233040;
	margin-bottom: 4px;
}


.deuxBlock
{
	float:left;
	width: 210px;
	padding: 5px;
	border: 1px #233040 solid;
}



#posBlockGauche
{
	float: left;
	width: 170px;
	height: 500px;
	background-color: #00CC33;
}

#posBlockGauche .blckG
{
	float: left;
	padding: 10px 0;
	width: 165px;
}

#posBlockGauche .blckG strong
{
	color: #FF0000;
}




