body {
	margin-top: 0px;
	font-family: verdana;
}

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: 190px;
}

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

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

div#pictos {
	text-align: right;
}

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

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

/* menu gauche */

div#menu_g  {
	float: left;
	width: 155px;
	height: 430px;
	padding-top: 40px;
	padding-left: 2px;
}

div#menu_g img {vertical-align: middle}

ul#menug	{list-style-type: none; padding: 0px; margin-left: 0px; color:#FFFFFF}
ul#menug li.niveau1	{margin-top: 5px; list-style-image: url(../../maj/phototheque/photos/pictos/puce_menu1.gif)}
ul#menug li.niveau2	{margin-left: 5px; list-style-image: url(../../maj/phototheque/photos/pictos/puce_menu2.gif)}
ul#menug li.niveau3	{margin-left: 10px; list-style-image: url(../../maj/phototheque/photos/pictos/puce_menu3.gif)}
ul#menug li.select	{list-style-image: url(../../maj/phototheque/photos/pictos/puce_menu1.gif)}

#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: #00A7E1; text-decoration: none}
#menu_g a.select:hover	{font-size: 8pt; font-weight: bold; color: #00A7E1; 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 {
	border: 1px solid green;
	text-align: center;
	width: 300px;
	margin: auto;
}

/* 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;
}

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