/* positionnement du site */
#globalGraph {
   	position: relative; /* on positionne le conteneur */
   	margin-left: auto;	 
   	margin-right: auto;
	top:0px;
   	width: 1032px;
	height:814px;
	margin-top:0px;	
	margin-bottom:10px;	
	z-index:5;
}


/* def de fonts*/
body { font-family : arial, serif; font-size:8pt; text-align:center;background : #4EAA2D url(../gfx/rbg2.png) repeat-y fixed center center;margin:0px}
td				{font-family : arial, serif; font-size:8pt;}
img 			{border:none;margin:0px;padding:0px}

a:link 		{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px;}
a:visited 	{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }
a:hover 		{color:#dd0000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }
a:active 	{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }


a.img:link 		{}
a.img:visited 	{}
a.img:hover 	{border-bottom:solid 1px #cecece}
a.img:active 	{}


a.menus:link 	{color:#ffffff;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:bold;}
a.menus:visited {color:#ffffff;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:bold;}
a.menus:hover 	{color:#F79731;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:bold;}
a.menus:active 	{color:#ffffff;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:bold;}

a.smenus:link 		{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px;}
a.smenus:visited 	{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }
a.smenus:hover 		{color:#dd0000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }
a.smenus:active 	{color:#000000;text-decoration:none; font-family: Arial, serif; font-size:8pt;font-weight:normal; line-height:18px; }

/*formulaires*/
.divform	{width:590px;background:transparent url(./gfx/bgforms.png) no-repeat bottom right;} /* + 30 px haut et bas +g +d */
.formtable	{width:530px;}
.formtdlib 	{width:200px;  color:#000000}
.formtdin  	{width:300px;}
.formtitre  {font-weight:bold;}
.formtr0	{background-color:#bfe576}
.inputcontact {width:350px;background-color:#ffffff; border: solid 1px #5d5d5d}
.infocus {width:350px;background-color:#F8F8E9; border: solid 1px #5d5d5d}

.novalidinput {width:350px;background :#E9EAF8 url(./gfx/novalidbgInput.png) no-repeat top right; border: solid 1px #5d5d5d}
.novalidinputover {width:350px;background :#E9EAF8 url(./gfx/novalidbgInput.png) no-repeat top right; border: solid 1px #5d5d5d}
.novalidi {width:350px;background :#E9EAF8 url(./gfx/novalidbgInput.png) no-repeat top right; border: solid 1px #5d5d5d}
.novalidiover {width:350px;background :#F8E9E9 url(./gfx/novalidbgInput.png) no-repeat  top right; border: solid 1px #5d5d5d}

.imageOmbre {width:460px;background:transparent url(./gfx/bgforms.png) no-repeat bottom right;} /* + 30 px haut et bas +g +d */