/* style global body */
body
{
	background-color: #FFF;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#contenu {
	float: left;
	width: 788px;
}
	
/* *************************** BLOC 0x BANDEAU ************************* */
div#bloc00 {
	float: left;
	margin: 10px 0 0 6px; 
	border: 0;
}

#bloc01 {
	float: right;
	width: 274px;
	height: 34px;
	margin: 0 0 0 0;
	border: 0;
	z-index: 200; 	
}

/* *************************** BLOC 1 GAUCHE ************************* */
div#bloc1
{
	float: left;
	width: 143px;
	border-right: #999;
	margin: 10px 0 0 10px;
	padding: 0 8px 0 0;
	border-left: #999;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}

.texte1
{
	text-align: left;
	line-height: 1.2em;
	margin: 5px 0px 10px 2px;
	font-size: 11px;
}

div#titre1
{
	font-family: verdana, helvetica, sans-serif;
	color: white;
	background-color: #F60;
	height: 20px;
	line-height: 1.5em;
	font-size: 13px;
	text-indent: 3px;
}

.sstitre1
{
	font-family: verdana, helvetica, sans-serif;
	color: #F60;
	height: 16px;
	font-size: 12px;
	border-bottom: 1px solid #F60;
	padding-top: 4px;
}

.carre1
{
	float: left;
	width: 16px;
	height: 16px;
	background-color: #F60;
}

.verti1
{
	font-family: arial, sans-serif;
	color: white;
	font-size: 18px;
	line-height: 10px;
}

#left-ici
{
	font-family: verdana, helvetica, sans-serif;
	color: white;
	height: 16px;
	font-size: 12px;
	background-color: #F60;
	border-color: white;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	padding-top: 1px;
}

/* *************************** BLOC 2 MILIEU ************************* */
div#bloc2 {
	float: left; position: relative;
	width: 415px;
	margin: 10px 0 0 0;
	padding: 0 22px 0 22px;
	color: #292929;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

#photocrea {
	float: left;
	position: relative;
	top: 30px;
	width: 235px;
	height: 360px;
	text-align: center;
	z-index: 1;
}

#createur {
	float: left;
	position: relative;
	top: 35px;
	width: 170px;
	height: 360px;
	z-index: 2;
}

.nomcrea {
	position: relative;
	left: -20px;
	z-index: 2;
}

.textecrea {
	position: relative;
	left: -10px;
	z-index: 2;
	line-height: 1.2em;
}

.carre-or {
	float: left;
	width: 16px;
	height: 19px;
	background-color: #F60;
}

.sstitre-or {
	font-family: verdana, helvetica, sans-serif;
	color: #F60;
	height: 19px;
	font-size: 13px;
	border-bottom: 1px solid #F60;
	width: 100%;
}

.carre-gris
{
	float: left;
	width: 16px;
	height: 19px;
	background-color: #999;
}

.sstitre-gris {
	font-family: verdana, helvetica, sans-serif;
	color: #999;
	height: 19px;
	font-size: 13px;
	border-bottom: 1px solid #999;
	width: 100%;
}

#map {margin: 1em 0 0.2em 0; width: 415px; height: 415px; overflow: hidden;}

/* *************************** BLOC 3 DROIT ************************* */
div#bloc3 {
	float: right;
	width: 143px;
	border-left: #999;
	margin: 10px 0 0 0;
	padding: 0 0 0 8px;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

div#titre3
{
	font-family: verdana, helvetica, sans-serif;
	color: white;
	background-color: #999;
	height: 20px;
	line-height: 1.5em;
	font-size: 13px;
	text-indent: 3px;
}

.sstitre3
{
	font-family: verdana, helvetica, sans-serif;
	color: #666;
	width: 143px;
	height: 16px;
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding-top: 4px;
}

.bienvenue {
	float: right;
	width: 16px;
	height: 16px;
	background-image: url(../images/venu.gif);
}

.carre3 {
	float: right;
	width: 16px;
	height: 16px;
	background-color: #999;
}

.louty {
	float: right;
	width: 16px;
	height: 16px;
	background-image: url(../images/louty.gif);
}

.verti3 {
	font-family: arial, sans-serif;
	color: white;
	font-size: 18px;
	line-height: 10px;
}

#right-ici {
	font-family: verdana, helvetica, sans-serif;
	color: white;
	height: 16px;
	font-size: 12px;
	background-color: #999;
	border-color: white;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	padding-top: 1px;
}

a.droit:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

a.droit:visited {
	color: #666;
	text-decoration: none;
}

a.droit:hover
{
	color: #333;
	text-decoration: none;
}

/* *************************** LIEN ET AUTRES ************************* */
a:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}

a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}

a:hover
{
	color: #F30;
	text-decoration: none;
}

.credits {
	font-size: 9px;
	line-height: 1.2;
}

#menucrea {
	float: right;
	position: relative;
	top: 40px;
	right: 5px;
}

.menulist {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

optgroup {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

option {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
}


