/* Généralités */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #e8e7c9;
	background-image: url(/themes/phyto/images/fond.jpg);
	background-repeat: repeat-x;
}
#badident
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	position: absolute;
	color: #FFF;
	font-weight: bold;
	background-color: #F00;
	padding:4px 4px 4px 10px;
	top: 94px;
	left: 725px;
	width:269px;
}
.fullpath{
	margin-top: 15px;
}





.footertext{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #4c4c30;
}


.footerlink{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #4c4c30;
	text-decoration:underline;
	font-weight:bold;	
}

.footerlink:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #4c4c30;
	text-decoration:none;
	font-weight:bold;	
}




/* Header */
#header {
	border: 0px solid red;
	text-align: left; 
	position: relative;
	height: 201px;
	width: 1008px;
	background-position: center top;
	background-image: url(/themes/phyto/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #e8e7c9;
}
#header #btn-connect {
	border: 0px solid red;
	height: 47px;
}
#header #btn-connect a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#header #btn-connect #btn-seconnecter {
	border: 0px solid green;
	float: right;
	width: 116px;
	height: 47px;
	background-image: url(/themes/phyto/images/btn-seconnecter.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 16px;
}
#header #btn-connect #btn-sabonner {
	border: 0px solid yellow;
	float: right;
	width: 96px;
	height: 47px;
	background-image: url(/themes/phyto/images/btn-sabonner.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 16px;
}
#header #btn-connect #btn-deconnect {
	border: 0px solid yellow;
	float: right;
	width: 181px;
	height: 47px;
	background-image: url(/themes/phyto/images/btn-sabonner.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 16px;
}
#header #btn-connect #btn-deconnect span {
	display: inline;
	margin-top: 15px;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
	background-image: url(/themes/phyto/images/fond-trans.png);
	position: relative;
	left: -40px;
	top: 15px;
	text-align: right;
}
#header #form-connect {
	border: 0px solid yellow;
	height: 47px;
}
#header #logo {
	position: absolute;
	top: 50px;
	left: 350px;
	font-size: 3em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-style: normal;
	line-height: normal;
}
#header #slogan {
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#header #form-connect form {
	float:right;
	background-position: center top;
	background-image: url(/themes/phyto/images/fonform.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px;
	width: 271px;
	height: 82px;
	position: absolute;
	right: 0px;
	top: 0;
}
#header #form-connect form span {
	color: #000000;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#header form #login, #header form #passwd {
	color: black;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}


#abo {
	padding-left: 4px;
	}
#abo p {
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #330000;
}
#abo p a {
	color: #333333;
	text-decoration: none;
}
#abo p a:hover {
	text-decoration: underline;
	color: #333333;
}










/* Menu */

#navlist {
	border: 0px solid blue;
	position: absolute;
	margin: 0;
	padding:0;
	font-family: Arial;
	font-size: 13px;
	top: 162px;
	height: 37px;
}
#navlist li {
	display: inline;
	line-height: 37px;
	margin: 0;
	padding:0;
	background: url(/themes/phyto/images/sep.png) right bottom no-repeat;
}
#navlist li a {
	color: #dbdbb2;
	padding: 3px 28px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
#navlist li a:hover {
	color: #FFFFFF;
}








/* Bloc latéral 1 */
#lateral1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 19px;
	padding-top: 19px;
}
#lateral1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
}

#lateral1 li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#lateral1 li a {
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	display: block;
	color: #333333;
	border-bottom: 1px solid;
	border-bottom-color: #d6d6d6;
	font-weight: bold;
}
#lateral1 li a:hover {
	color: #797900;
}
#lateral1 h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}








/* Bloc latéral 2 */
#lateral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 19px;
	padding-top: 19px;
}
#lateral2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
}

#lateral2 li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#lateral2 li a {
	margin: 0;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	display: block;
	color: #797900;
	border-bottom: 1px solid;
	border-bottom-color: #d1d19f;
	font-weight: bold;
}
#lateral2 li a:hover {
	color: #333333;
}
#lateral2 h3 {
	font-size: 15px;
	font-weight: bold;
	color: #797900;
	margin: 0px 0px 10px 0px;
}






/* Contenu */
#content_zone{
	width: 606px;
	margin-left: 25px;
}

#content {
	border: 0px solid green;
	background-color: #FFFFFF;
	text-align: left; 
	position: relative;
	width: 1008px;
}

#content P {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content .maj {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#content h1 {
	font-family: Helvetica;
	font-size: 21px;
	font-weight: bold;
	color: #898900;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbb2;
	margin-bottom: 15px;
	text-align: center;
}

#content h2 {
	font-family: Helvetica;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	background-color: #E0D8A2;

	margin-top: 50px;
	margin-bottom: 10px;
}

#content h4 {
	font-family: Helvetica;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	background-color: #FFFFFF;

	margin-top: 5px;
	margin-bottom: 10px;
}

#content h5 {
	font-family: Helvetica;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	background-color: #FFFFFF;

	margin-top: 50px;
	margin-bottom: 10px;
}

#content img {
	border: 0px;
}

#content .image {
	background: #FFFFFF;
	padding: 5px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898900;
}

#content a:hover {
	color: #000000;
}







/* Bot */

#bot {
	border-top : 1px solid #000000;
	text-align: center;
}






/* ******************** OLD */




#content .date {
	font-variant: small-caps;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 0;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
}
#content .titre {
	font-variant: small-caps;
	letter-spacing: 4px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666600;
	padding-bottom: 4px;

}
#content .info {
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	background-color: #E0D8A2;
}
#content .intro {
	font-style: italic;
	color: #6666CC;
}

#content .demo {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#content .a {
	color: #330000;
	padding: 3px 8px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

/* Google */


#google {
	width: 468px;
	height: 60px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666633;
	border-bottom-color: #666633;
}

#googlegauche {
	width: 120px;
}

/* Bloc gauche */

#blocgauche {
	position: absolute;
	top: 146px;
	left: 0;
	width: 150px;
}

#navgauche {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
	background-repeat: no-repeat;
}

#navgauche li {
margin: 0;
padding: 0;
marg
in-bottom: 1px;
}

#navgauche a {
	font-size : 0.9em;
	padding: 2px 0;
	text-decoration: none;
	display: block;
	color: #000000;
	margin: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666699;
	font-variant: small-caps;
	font-weight: bold;
}
#navgauche a:hover {
background: #98CB00 url(../design/fond-lien.jpg) left top repeat-x;
color: #FFFFFF;
}

/* Bloc droite */

#blocdroite {
	position: absolute;
	top: 146px;
	right: 0;
	width: 150px;
}

#navdroite {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
	background-repeat: no-repeat;
}

#navdroite li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#navdroite a {
	font-size : 0.9em;
	padding: 2px 0;
	text-decoration: none;
	display: block;
	color: #494A94;
	margin: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	font-variant: small-caps;
	font-weight: bold;
}
#navdroite a:hover {
	background: #98CB00 url(../design/fond-lien.jpg) left top repeat-x;
	color: #FFFFFF;
}



