body {
	margin-top: 0px;
	font-family: verdana;
	background-image: url(../../maj/phototheque/photos/charte/fond_repeat.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

body.print {
	margin-top: 0px;
	font-family: verdana;
	background-image: none;
}

body.mentions {
	margin: 15px;
	background-color: #8ED7AF;
	background-image: none;
}

div#global {
	width: 775px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../maj/phototheque/photos/charte/fond.jpg);
	background-repeat: no-repeat;
}
div#bandeau {
	height: 197px;
}

#fonctionnel	{padding: 0 0 0 0; margin: 0 10px 0 0; float: right;
				font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF}
#fonctionnel a		{font-size: 11px; color: #FFFFFF; text-decoration: none}
#fonctionnel a:hover{font-size: 11px; color: #FFFFFF; text-decoration: underline}

#fonctionnel form		{display: inline}
#fonctionnel input		{border: 0px}
#fonctionnel input.txt	{font-family: Verdana, Arial; font-size: 12px; border: 0px; padding: 5px}

div#menuh {
	height: 30px;
	text-align: right;
	padding-right: 15px;
}

div#contenu {
	float: left;
	width: 605px;
}

div#pictos {
	float: right;
	margin-top: 30px;
	width: 70px;
}

div#options {
	height: 20px;
	font-size: 8pt;
	padding-top: 5px;
	margin-right: 15px;
	text-align: right;
}

div#bas_page {
	width: 775px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#mentions {
	width: 450px;
	padding: 10px;
	background-color: #FFFFFF;
}

/* menu gauche */

div#menu_g  {
	float: left;
	width: 151px;
	height: 480px;
	margin-top: 50px;
	padding-bottom: 70px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right:5px;
	background: #46BD7B url(../../maj/phototheque/photos/charte/menu_bas.gif) no-repeat bottom left;
}

div#menu_g img {vertical-align: middle}

ul#menug	{list-style-type: none; padding: 0px; margin-left: 15px}
#menu_g td	{background: url(../../maj/phototheque/photos/pictos/puce_menu1.gif) no-repeat}
#menu_g td.niveau1	{padding-left: 12px; margin-top: 10px; background: url(../../maj/phototheque/photos/pictos/puce_menu1.gif) no-repeat}
#menu_g td.niveau2	{padding-left: 15px; background: url(../../maj/phototheque/photos/pictos/puce_menu2.gif) no-repeat; background-color: #79CB9A}
#menu_g td.niveau3	{padding-left: 20px; background: url(../../maj/phototheque/photos/pictos/puce_menu3.gif) no-repeat}
#menu_g td.select	{background: url(../../maj/phototheque/photos/pictos/puce_menu1.gif) no-repeat}

#menu_g a.niveau1		{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
#menu_g a.niveau1:hover	{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: underline}

#menu_g a.niveau2		{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
#menu_g a.niveau2:hover	{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: underline}

#menu_g a.niveau3		{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
#menu_g a.niveau3:hover	{font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: underline}

#menu_g a.select		{font-size: 8pt; font-weight: bold; color: #FFCC00; text-decoration: none}
#menu_g a.select:hover	{font-size: 8pt; font-weight: bold; color: #FFCC00; text-decoration: underline}


/* formulaires */
table.contact {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

form input,form textarea {
	border: 1px solid green;
	font-size: 12px;
}

form input.image {
	border: 0px;
}

div#login_extranet {
	width: 600px;
	float: right;
	margin-top: 150px;
}

.newsletter {
	text-align: center;
	width: 300px;
	margin: auto;
	color: #FFFFFF;
	background-color: #77C48C;
}

.encart {
	width: 250px;
	color: #FFFFFF;
	background-color: #46BD7B;
	font-size: 11px;
	float: right;
	margin-left: 15px;
}

.prestation {
	width: 500px;
	margin: auto;
	background-color: #77C48C;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 15px;
}

/* messages et erreurs */
.error {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	height: 30px;
	background-image: url(../../maj/phototheque/photos/pictos/msg.gif);
	background-repeat: no-repeat;
}
.msg {
	color: #336633;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	height: 30px;
	background-image: url(../../maj/phototheque/photos/pictos/msg.gif);
	background-repeat: no-repeat;
}
.email {
	margin-top: 35px;
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* envoyer à un(e) ami(e) */
body.envoyer {
	margin: 0px;
	font-size:11px;
	background-color: #8DBC54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.envoyer {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

div.envoyer_titre {
	padding: 5px;
	font-weight: bold;
	background-color: #00AB4F;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

.zoom_titre	{color: orange; font-weight: bold; font-size: 12px; padding-left: 20px;
			background: url(../../maj/phototheque/photos/pictos/accueil_point.gif) no-repeat left}

.prest_res	{color: green; font-size: 11px; padding: 0px; margin-left: 20px}
.orange		{color: orange; font-weight: bold}

/* liens */
a.ariane		{font-size: 11px; color: darkgreen; text-decoration: none}
a.ariane:hover	{font-size: 11px; color: darkgreen; text-decoration: underline}

a.popup			{font-size: 11px; color: #FFFFFF; text-decoration: none}
a.popup:hover	{font-size: 11px; color: #FFFFFF; text-decoration: underline}

a {color: green; text-decoration: none}

a:hover {text-decoration: underline}

li.equipemail		{list-style-type: none; padding: 4px 0 7px 15px; background: url(../../maj/phototheque/photos/pictos/envoyer.gif) no-repeat top left}