/*************************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
**************************************************************************
Copyright 2010 POINT WEB
type : screen
categorie : structure site
Auteur : SERCO POINTWEB
site :CHG MONT DOR
**************************************************************************/
/*fix bug navigateur*/
.myhr{ clear:both; height:0; overflow:hidden; visibility:hidden; }

/************* DETECTION JS **************/
#jserror{ background:#FFFFCC; border:#FF0000; color:#FF0000; padding: 10px; margin: 0 0 10px 0; float:left; }
#jserror dt{ font-weight:bold; }

*{margin:0; padding:0}
body{ background:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif}
h1{ display:none}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:underline}
#accessibilite { display:none}
img{ border:none}

/*----------------------------------------------------< STRUCTURE >---------------------------------------------------*/

#global{width:997px; margin:0 auto; margin-top:10px;}

#header{height:726px; width:244px; float:left}
	h2{ width:244px; height:193px; background:url(../images/logo-chg-montdor.gif) no-repeat top left; text-indent:-9999px}
	
	#menu{ height:291px; width:229px; background:url(../images/bg_menu.gif) no-repeat top left; padding:80px 15px 0 0; }
		#menu ul{ list-style-type:none}
			#menu a.grdeRubrique{ text-align:right;color:#119cca; background:url(../images/puce.gif) no-repeat right center; padding:0 20px 0 0; line-height:28px;  display:block; font-weight:bold; font-size:15px}
				ul.smenu{ text-align:right; line-height:18px; padding:0 20px 0 0; margin-bottom:15px}
				.smenu li a{ color:#333; font-size:13px}
	
	#copyright{ width:234px; height:72px; background:url(../images/bg_copyright.gif) no-repeat top left; padding:90px 10px 0 0}
		#copyright p,#copyright a{ font-size:10px; text-align:right; color:#999}

#wrapper{ float:left; width:753px}
	#contentLeft{ width:491px; background:url(../images/bg_blockLeft.gif) no-repeat top left; height:532px; padding-top:194px; float:                 left}
	#visuelSwf{ height:369px; width:491px}
	#coordonnees{ width:300px}
		#coordonnees p{ color:#fff; font-size:11px; padding:18px 0 0 20px}
		#coordonnees a{ color:#fff}
		#coordonnees span{ font-size:12px}
	#contentRight{ float:left; width:262px; background:url(../images/bg_blockRight.gif) no-repeat top left; height:726px}
		#contentRight p{ color:#fff; font-size:12px; line-height:15px;padding:230px 75px 0 25px}
