/* CSS Document */

body, html, *{margin: 0px; padding: 0px;}
* {font-family: Arial, Helvetica, sans-serif; color: #0000000; font-size: 12px;}
body{overflow: hidden; background: url(images/arr_plan2.jpg) no-repeat center;}

#TableGeneral{width: 100%;}


/* LE LOGO */
#CelluleLogoRabelais{ background: #000000; vertical-align: top; text-align: left;}
#LogoRabelais{display: block; margin-right: 8px; margin-bottom: 8px;}

/* LE MENU */
#CelluleMenuContainer, #CelluleMainContainer{ width: 480px; border-right: 6px solid #000000; vertical-align: top;}
#CelluleMenuContainer {border-top: 6px solid #000000; background: #FFFFFF;}
#CelluleMainContainer{}

#CelluleFooterContainer{background: #000000;}

#CelluleGauche{width: 290px; border-left: 6px #000000 solid; text-align: left;}

/* LE FOOTER */
#CelluleFooterContainer{
	padding: 3px;
	background: #000000;
	color: #7DC1E4;
	font-size: 10px;
	text-align: center;
	width: 743px;
	}
#CelluleFooterContainer a{
	text-decoration: none;
	color: #7DC1E4;
	font-size: 10px;
	text-align: center;
	}


#DivMainContainer{}



/* LES NEWS 
#CelluleNewsContainer{width: 269px; height: 147px;}
*/

/* SIZERS 
#CelluleSizerOnglet{width: 26px;}
#CelluleSizerMenu{width: 269px;}*/

/* ONGLET DE GAUCHE
#CelluleOngletGauche{
	width: 26px;
	vertical-align: top;
	}
#CelluleOngletGauche p{
	background: #000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 3px 3px 10px 3px;
	}
 */