body {
	width:100%;
	margin:auto;
	min-width:600px;
	background-color:#575563;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#565642;
	font-size:11px;
	border:0px solid red;
}

img {
	behavior: url(../iepngfix.htc);
}


div,p,ul,li, h1{
	margin:0px;
	padding:0px;
}

#t_body {
	background:url(../media/img/fond_home.jpg) top no-repeat;
	width:1024px;
	height:768px;
	margin:auto;
	/*margin-top:10px;*/
}

a{
	text-decoration:none;
	font-weight:bold;
	color:#5d45ad;
}

a:hover{
	text-decoration:underline
}

div#menu {
	float:left;
	width:213px;
	height:768px;
	/*background-color:#FF6699;*/
}

div#contact{
	width:811px;
	height:145px;
	/*background-color:#FFCC00;*/
	float:left;
}

div#contenu{
	width:811px;
	height:437px;
	/*background-color:#00CCFF;*/
	float:left;
}

div#visuels{
	width:811px;
	height:156px;
	/*background-color:#33FF99;*/
	float:left;
}

div#liens{
	width:801px;
	height:30px;
	/*background-color:#CC9999;*/
	float:left;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}

/************* Partie Contact **********************/
#coordonnees{
	border:0px solid #000;
	width:230px;;
	height:70px;
	float:right;
	text-align:center;
	padding-top:30px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}


#coordonnees a{
	text-decoration:none;
	color:#FFFFFF;
}

#coordonnees a:hover{
	text-decoration:underline;
}
/************************************/

/*************** Partie Contenu *****************/
div#texte{
	/*background-color:#00CCCC;*/
	width:352px;
	float:left;
	height:400px;
}

div#tele{
	/*background-color:#FFCCCC;*/
	width:459px;
	float:left;
	height:437px;
}

table#tele{
	width:440px;
	height:436px;
	/*background:url(../media/img/tele_home.png) top no-repeat;*/
}

/*div#contenu_texte h1{
	padding-bottom:20px;
}*/

div#contenu_texte{
	/*background-color:#00CCCC;*/
	padding:10px 10px 0px 2px;
	color:#5d45ad;
	/*height:407px;*/
	height:343px;
}

#html-carousel .carousel-list li a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

div#titre_news{
	/*background-color:#00CCCC;*/
	height:50px;
	padding-left:5px;
}

h1#titre_contenu{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:16px;
	height:10px;
	color:#FFFFFF;
}

/**********************************************/

/************ Partie Menu ***********************/
div#menu_haut{
	height:582px;
	width:213px;
	/*background-color:#66CC33;*/
}
div#menu_bas{
	width:213px;
	height:186px;
	background:url(../media/img/fond_menu_bas.gif) top right no-repeat;
	position:relative;
}
/********************************/
/************Tele****************/
#TV {
	height:436px;
	/*left:44px;*/
	position:absolute;
	top:145px;
	width:440px;
	z-index:2;
}

#TV_SCREEN {
	height:436px;
	/*left:76px;*/
	position:absolute;
	top:170px;
	width:380px;
	padding-left:30px;
	padding-top:3px;
	z-index:5;
}
