@charset "iso-8859-1";
/* Création Grat-Os.com postmaster@Grat-Os.com */

body {
	background-color: #cbd300;
	background-image: url(./img/sg_10.png);
	text-align:center;
	font-size:11px;
	font-family:"Arial", Times, serif;
}

#frame {
	color:#000000;
	position:relative;
	top:15px;
	width:1104px;
	margin-left:auto;
	margin-right:auto;
}

#mascotte {
	background-image:url(img/sg_05.png);
	width:169px;
	height:162px;
	float:left;
}

#design{
	width:766px;
	height:auto;
	float:left;
}

#vide_1{
	width:766px;
	height:24px;
	float:left;
}

#vide_2{
	width:276px;
	height:138px;
	float:left;
}

#banniere{
	width:468px;
	height:60px;
	float:left;
}

#header {
	background-image:url(img/sg_06.png);
	background-repeat:no-repeat;
	width:766px;
	height:162px;
	float:left;
}

#txt_zone {
	background-image:url(img/sg_03.png);
	text-align:left;
	font-weight:bold;
	width:766px;
	height:auto;
	float:left;
}

#txt_vide {
	width:30px;
	height:320px;
	float:left;
}

#txt_taille {
	width:706px;
	height:auto;
	float:left;
}

#footer {
	background-image:url(img/sg_09.png);
	width:766px;
	height:57px;
	float:left;
}

#copyright {
	width:766px;
	height:57px;
	float:left;
}

#vide {
	width:169px;
	height:162px;
	float:left;
}

#menu_gauche {
	font-weight:bold;
	width:169px;
	height:auto;
	float:left;
}

#menu_taille {
	width:169px;
	height:auto;
	float:left;
}

#menu_site {
	background-image:url(img/sg_02.png);
	width:169px;
	height:53px;
	float:left;
}

#menu_haut {
	background-image:url(img/sg_07.png);
	width:169px;
	height:53px;
	float:left;
}

#menu_partenaire {
	background-image:url(img/sg_01.png);
	background-repeat:no-repeat;
	width:169px;
	height:53px;
	float:left;
}

#menu_publicite {
	background-image:url(img/sg_13.png);
	width:169px;
	height:53px;
	float:left;
}

#menu_vide {
	width:12px;
	height:40px;
	float:left;
}

#menu_vide_d {
	width:8px;
	height:40px;
	float:left;
}

#menu_espace {
	width:149px;
	height:auto;
	float:left;
}

#menu_fond {
	background-image:url(img/sg_04.png);
	width:169px;
	height:auto;
	float:left;
}

#menu_fond_d {
	background-image:url(img/sg_11.png);
	width:169px;
	height:auto;
	float:left;
}

#menu_bas {
	background-image:url(img/sg_08.png);
	width:169px;
	height:24px;
	float:left;
}

#menu_bas_d {
	background-image:url(img/sg_12.png);
	width:169px;
	height:24px;
	float:left;
}

#menu_droite {
	position:relative;
	top:2px;
	width:169px;
	height:auto;
	float:left;
}

#banniere_droite {
	position:relative;
	top:5px;
	left:25px;
	width:120px;
	height:600px;;
}


a.menus {
	list-style-type:none;
}

a.menus {
	text-decoration:none;
	color:#09880a;
	display:block;
}

a.menus:hover {
	background-color:#C2DF37;
	color:#09880a;
}

a.partenaires:link {
	color: #517F00;
	text-decoration: none;
}
a.partenaires:visited {
	text-decoration: none;
	color: #517F00;
}
a.partenaires:hover {
	text-decoration: none;
	color: #EBFFD7;
}
a.partenaires:active {
	text-decoration: none;
	color: #517F00;
}


a:link {
	color: #628F00;
}
a:visited {
	color: #4E7700;
}
a:hover {
	color: #2C3F04;
}
a:active {
	color: #4E7700;
}

