/*
	=============================================================
	Feuille de style de Annacrea pour compagnie-ivan-morane.com
	Copyright © annacrea 2010
	www.annacrea.fr
	=============================================================
*/

* {
margin: 0;
padding: 0;
}

html { height: 100%; }

body {
	background-color: #000;
	text-align: center;
	height: 100%;
	margin:0;
	padding:0;
}

#page-table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

#page-td {
	height: 100%;
	padding: 0;
	vertical-align: middle;
}

#page_index {
	width: 997px;
	margin: auto;
	padding: 0;
	text-align: left;
	border: 0px solid red;
}

/*****************************************
	HEADER
******************************************/

#header_index {
	clear: both;
	width: 997px;
	height: 160px;
	margin: 0;
	padding: 0;
	border: 0px solid red;
	background: url("images/haut_997x160.png") top no-repeat;
}

#logo {
	float: left;
	width: 178px;
	height: 126px;
	margin-top: 34px;
	margin-left: 47px !important;
	margin-left: 25px;
	border: 0px solid green;
	background: url("images/logo_178x126.png") top no-repeat;
}

#slogan {
	float: left;
	width: 581px;
	height: 93px;
	margin-top: 52px;
	margin-left: 60px;
	background: url("images/armee_reveurs_581x93.png") top no-repeat;
}

/*****************************************
	CONTENT
******************************************/

.ligne {
	width: 997px;
	margin: 0;
	background: url("images/ligne_997x120.png") top repeat-y;
}

#content_index {
	overflow: hidden;
	clear: both;
	width: 997px;
	border: 0px solid #fff;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-bottom: 0;	
}

#trois {
	float: left;
	width: 995px;
	height: 373px;
	border: 0px solid blue;
}

/*****************************************
	RUBRIC_LEFT
******************************************/

#rubric_left {
	float: left;
	width: 172px;
	height: 272px;
	margin-top: 40px;
	margin-left: 55px !important;
	margin-left: 28px; /* ie6 */
	border-left: 0px solid red;
	background: url("images/rubric_left_168x272.png") top no-repeat;
}

#rubric_left ul {
	border: 0px solid red;
	margin: 0 4px 0 4px;
	padding: 0;
	width: 158px;
	height: 272px;
	list-style-type: none;
}

#rubric_left ul li a{
	display: block;
	border-right: 0px solid black;
	width: 158px;
	height: 17px !important;
	line-height: 1;
	text-decoration:none;
	text-transform:none;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-bottom: 47px;	
}

/*****************************************
	DIAPO
******************************************/

#cadre_diapo_index {
	float: left;
	width: 456px;
	height: 365px;
	margin-top: 0;
	margin-left: 36px;
	padding: 14px;
	background: url("images/cadre_diapo_484x363.png") top no-repeat;
	border: 0px solid black;
}

#slideshow {
	width: 453px;
	height: 302px;
	border: 0px solid red;
	position: absolute; /*ne bouge pas*/
}


/*****************************************
	RUBRIC_RIGHT
******************************************/

#rubric_right {
	float: right;
	width: 160px;
	height: 328px;
	margin-top: 40px;
	margin-right: 53px !important;
	margin-right: 26px; /* ie6 */
	background: url("images/rubric_right_160x277.png") top no-repeat;
	border-left: 0px solid red;
}

#rubric_right ul {
	border: 0px solid red;
	margin: 3px 4px 0 4px;
	padding: 0;
	width: 154px;
	height: 272px;
	list-style-type: none;
	border: 0px solid #ccc;
}

#rubric_right ul li a{
	display: block;
	border-right: 0px solid black;
	width: 154px;
	height: 17px !important;
	line-height: 1;
	text-decoration:none;
	text-transform:none;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-bottom: 47px;
}

#chat_index {
	width: 41px;
	height: 51px;
	margin-left: 52px;
	padding: 0;
	border: 0px solid #fff;
	background: url("images/chat_right_41x51.png") top no-repeat;
}
#chat_index a {
	display: block;
	width: 26px;
	height: 18px;
	text-decoration: none;
	border: 0px solid #fff;
}
/*****************************************
	FOOTER
******************************************/

#footer {
	clear: both;
	width: 997px;
	height: 42px;
	margin: 0;
	padding:0;
	/*position: absolute;*/
	border: 0px solid red;
	background: url("images/footer_997x42.png") top no-repeat;
}

#copyright {
	width: 199px;
	height: 22px;
	position: absolute;
	margin-top: 4px;
	margin-left: 770px;
	border: 0px solid black;
	background: url("images/copyright_199x22.png") top no-repeat;
}

#copyright a {
	display: block;
	width: 199px;
	height: 22px;
}
#copyright a h5 {
	display: none;
}
