	
body	{
	margin-left: 7%;
	width:1000px;
		}

#entete {
	float: left;
	width:1200px;
	height:120px;
	}
#menu	{
	float: left;
	margin-left:0px;
	margin-top:0px;
	width:160px;
	height:700px;
	background-color:#FFFF33;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:none;
	padding-left: 0px;
	padding-top: 50px;

		}
		
#menu a {
 	list-style-type: none;
 	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	letter-spacing: 0px;
	padding-top:10px;
	}

#menu a:hover	{
		color:#000000;
		}

#menuinclude a {
	 	display: block;
 		list-style-type: none;
	 	text-decoration: none;
	  	margin-top: 2px;
		margin-bottom: 2px;
		font-family: "Verdana";
		font-size: 15px;
		color: #000000;
		padding: 1px;
		letter-spacing: 0px;
		font-weight: normal;
		font-variant: normal;
		z-index: 3;
		float:left;
		}

#menuinclude a:hover	{
			color: #000000;
  			}

#cadre_principal	{
	margin-top:25px;
	float:left;
	width:600px;
	height:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	padding: 10px;
	text-align:justify;
				}
				
#table_contacts{

	float: left;
	margin-top:20px;
	width:600px;
	height:100px;
	background-color:#CCCCCC;
	padding-left:inherit;
	font-family: tahoma;
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	}
	
.tableau_programme td {
	border:none;
	text-align:left;
	border-bottom:solid #FF0000;
	font-size:11px;
	 }

.tableau_programme th {
	border:none;
	text-align:left;
	font-size:11px;
	color: #FFFFFF;
	background-color: #999999;
	 }
.programme_details td {
	border:none;
	text-align:left;
	font-size:14px;
	 }	 	 	

.table_mail{
	text-align:left;
	}
	
.tableau_presse td {
	border:none;
	text-align:left;
	font-size:12px;
	 }

.tableau_presse th {
	border:none;
	text-align:left;
	font-size:12px;
	color: #FFFFFF;
	background-color: #999999;
	 }

	
th, td
	{
    text-align:center;
    border:1px solid black;
    }
h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #666666;
	padding: 10px;
	}
