/* CSS Document */

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
 }

body {
	background-color:#F1F1F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96837e;
}

#centpourcent {
  height: 100%;
 }
 
img {
	border:none;
}

a {
	color:#FF9900;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96837e;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#96837e;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF9900;
	margin:0;
	margin-top:12px;
	padding:0;
}
h4 {
	font-size:11px;
	color:#FF9900;
}
h5 {
	font-size:10px;
	color:#FF9900;
}
h6 {
	font-size:10px;
	color:#96837e;
}

.texte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96837e;
	width:392px;
	height:270px;
	overflow:auto;
	margin-left:20px;
}

.table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96837e;
}
.baspage{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B7A9A6;
	/*margin-top:20px;
	margin-left:7px;*/
}
.fond1{
	background-image:url(http://www.ty-studio.com/images/img_03.gif);
	width:49px;
	height:57px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond2{
	background-image:url(http://www.ty-studio.com/images/img_09.gif);
	width:283px;
	height:57px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond3{
	background-image:url(http://www.ty-studio.com/images/img_11.gif);
	width:53px;
	height:426px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond4{
	background-image:url(http://www.ty-studio.com/images/img_13.gif);
	width:283px;
	height:99px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond5{
	background-image:url(http://www.ty-studio.com/images/img_17.gif);
	width:53px;
	height:70px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond6{
	background-image:url(http://www.ty-studio.com/images/img_16.gif);
	width:126px;
	height:39px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond7{
	background-image:url(http://www.ty-studio.com/images/img_18.gif);
	width:577px;
	height:70px;
	background-repeat:no-repeat;
	background-position:top;
}
.fond8{	
	background-color:#fdfdfd;
	width:412px;
	height:287px;

 }
 
/*********
ModuleNews
*********/
#ModuleNews{
	background-color:#fdfdfd;
	width:165px;
	height:327px;
}

/**************
ModuleNewsLight
**************/
#ModuleNewsLight {
	
	width:163px;
	height:300px;
	overflow:auto;
}
#ModuleNewsLight a{
	font-size:10px;
}
#ModuleNewsLight .div-principale{
	clear:both;
	margin-bottom:0;
}

/***********************
Console d'administration
***********************/
.admin-menu{
	color:#FFFFFF;
	background-color:#CCCCCC;
	}
