@charset "utf-8";
/* CSS Document */

body {
	background-color:#333333;
	margin-top:-1px;
	margin-bottom:-1px;
}

div.button {
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:78px;
}

div.button_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	/*color:#000000;*/
	text-align:center;
	padding-top:7px;
}

div.button_text a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

div.button_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.button_text a:active {
	color:#009900;
	text-decoration:none;
}

div.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:177px;
}

.logo_title {
	color:#FFCC00;
}

div.logo_text {
	padding-left:600px;
	padding-right:50px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FEFECA;	
}

div.button_plus {
	background-image:url(images/button_plus.png);
	background-repeat:no-repeat;
	width:188px;
	height:44px;
	color:#000000;
	padding-left:8px;
	padding-top:8px;
}

div.button_plus a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

div.button_plus a:hover {
	color:#009900;
	text-decoration:none;
}

div.button_plus a:active {
	color:#333333;
	text-decoration:none;
}

div.core_header {
	background-image:url(images/core_header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:162px;
}

div.core_title {
	background-image:url(images/core_title.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:60px;
	vertical-align:top;
}

div.core_title_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFCC00;
	padding-top:20px;
	padding-left:70px;
}

div.core_title_text_alt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFCC00;
	padding-top:0px;
}

div.core_repeat {
	background-image:url(images/core_repeat.jpg);
	background-repeat:repeat-y;
	width:1024px;
	height:1px;
}	

div.core_text {
	background-image:url(images/core_text.jpg);
	background-repeat:no-repeat;
	width:1024px;
	/*height:301px;*/
	vertical-align:top;
}

div.core_text_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:70px;
	padding-right:70px;
}

div.core_text_text a:link, a:visited {
	color:#FFCC00;
	text-decoration:none;
}

div.core_text_text a:hover {
	color:#00CC00;
	text-decoration:none;
}

div.core_text_text a:active {
	color:#FFFFFF;
	text-decoration:none;
}

div.core_accueil {
	width:1024px;
}

div.core_accueil_text {
	padding-top:0px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

div.core_accueil_text a:link, a:visited {
	color:#FFCC00;
	text-decoration:none;
}

div.core_accueil_text a:hover {
	color:#00CC00;
	text-decoration:none;
}

div.core_accueil_text a:active {
	color:#009900;
	text-decoration:none;
}

.creations {
	float:right;
}

div.core_footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(images/core_footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:80px;
	text-align:center;
	margin-top:10px;
}

div.core_footer a:link, a visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	text-decoration:none;
}

div.core_footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00CC00;
	text-decoration:none;
}

div.core_footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	text-decoration:none;
}

div.footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:103px;
}

div.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	padding-top:20px;
	text-align:center;
}

div.footer_text a:link, a:visited {
	color:#009900;
	text-decoration:none;
}

div.footer_text a:hover {
	color:#33CC00;
	text-decoration:none;
}

div.footer_text a:active {
	color:#FFFFFF;
	text-decoration:none;
}
