/*------ TAGS ------*/
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px; padding: 0px;
	color:#606060;
}

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

table,tr,td,p,div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	line-height: 15px;	
}


/*------ INDEX ------*/
#bodyIndex {
	background-color: #353537;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_texture.jpg);
}

#mainTableIndex {
	background-image: url(images/index/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto; 
	padding: 0px;
	width: 237px;
	height: 100%;	
	vertical-align:top;
	text-align: center;
}

#divLogo{
	vertical-align:top;
	text-align: center;
	line-height:0px;
	font-size:1px;
}

li {
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: none;
}

/*------ MAIN ------*/
#bodyMain {
	background-color: #353537;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_texture.jpg);
}

#mainTable {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto; 
	padding: 0px;
	width: 655px;
	height: 100%;	
	vertical-align:top;
	text-align: center;
}

#mainTable2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	margin: 0px auto; 
	padding: 0px;
	width: 655px;
	height: 100%;	
	vertical-align:top;
	text-align: center;
}

#divHeader{
	text-align: center;
	line-height:0px;
	font-size:1px;
}

#divMainMenu{
	text-align: center;
	line-height:0px;
	font-size:1px;
}

#divContenu{
	width: 400px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
}

#divContenuFull{
	width: 575px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
}

#divSousMenu{
	width: 166px;
	height: 100%;
	background-image: url(images/sous_bg.jpg);
	background-repeat: repeat-y;
	float:right;
	padding-top: 0px;
	padding-right: 15px;
}

.divEnteteServices{
	color: #679335;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
}

.divEnteteEquipement{
	color: #578eb5;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
}

.divEnteteStudio{
	color: #a9233c;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
}

.trContenuCadre td{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.tableEquipement{
	padding : 5px;
	border: 1px solid #cfcfcf;
	border-collapse:collapse;
}

.tableEquipement td{
	padding : 5px;
	border: 1px solid #cfcfcf;
}

.tableEquipementTitreEquip{
	font-weight: bold;
	text-align: left;
}

.tableEquipementHeader{
	color: #FFFFFF;
	background-image: url(images/bg_tableHeader.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-weight: bold;
}

a:link {
	color: #77A334;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #333333;
}
#retourHaut {
	text-align: right;
}
