/*-------------------------------------------
			Styles Codic Web Site
-------------------------------------------*/
/* 
 * ----------------------------------
 * Redéfinition des balises standards
 * ----------------------------------
 */
html,body {
	width: 					100%;
	height: 				100%;
	padding: 				0px;
	margin: 				0px;	
	background-color: 		#FFFFFF;
	text-align: 			center;
}

html, body, table {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	height:                 100%;
	font-size: 				10px;
	color:	 				white;
}
td 			{border: 0px; vertical-align: top; height: 100%;}
tr 			{border: 0px; vertical-align: top; height: 100%;}

img 		{border: 0px; margin: 0px; padding: 0px;}

/*HOME*/
#accueil {
	background-image: url(img/home/background.png);
	background-position: center center;
}
#flashplayer a{
	color: #e7f0cb;
}
#flashplayer a:hover{
color: #ffffff;
}
#descriptif {
	width: 153px;
	height: 200px;
	text-align: left;
	margin-left: 433px;
	margin-top: 9px;
	line-height: 12px;
	word-spacing: 1px;
}
/*FLASH*/
#tblconteneur {
	width: 100%;
	height: 100%;
	border: 0px;
}
#tdflash {
	width: 100%;
	height: 100%;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
