* {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: none;
  }
  
body {
  background-color: white;
  color: black;
  font-family: arial, sans-serif;
  }
#cadre_tic  {
 
  margin: 0;
  width: 100%;
  background-color: silver;
  color:black;
  }
#cadre_tic a {
	text-decoration: none;
	color: #FFFFFF;
  }
a:hover  {
	background-color: #DADBB5;
	padding-left: 3px;
	padding-right: 3px;
	color: #7D230D;
	font-weight: normal;
  }
h1  {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
  }
#menu .h1{

}
h2  {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-color: #CFD560;
	padding: 30px;
	border-style: solid;
	border-color: #234325;
	width: 600px;
	margin-top: 30;
	margin-bottom: 30;
	margin-right: auto;
	margin-left: auto;
  }

/*===========================
    Zone div
============================*/
#bandeau {
	background-color: #000000;
	color: black;
  }
 
#cadre_tic  {
	background-color:#ffffcc;
	padding: 10px;
	background-color: #000000;
  }
#animflash {
	width: 150px;
	float: left;
	position: absolute;
	left: 916px;
	top: 368px;
  }

#menu{
	width: 350px;
	margin: 0;
	float:left;
	background-color: #EAEAEA;
}
#cadre_tic #animflash #video {
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: double;
	text-align: left;
	text-indent: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-color: #DEF0FA;
	background-color: #F5FED6;
}
#tableau_act {

}
