body{
	/*background-color: #421100;*/
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    margin: 10px;
    text-align: center;
}

img{
	border: 1px solid #000000;
}

ul{
        padding-left: 0px;
		display: inline;
}

li {
        list-style-type:none;
        background-image:url(puce.png);
        background-repeat:no-repeat;
        background-position:15px 60%;
        padding-left:30px;
}

li:hover{
	background-image:url(puce_over.png);
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	display: inline;
	color: #CC0000;
}

hr {
	color: #000000;
	background-color: #000000;
	width: 150px;
	text-align: center;

}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000; 
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#conteneur{
	border: 1px solid #B21000;
	width: 730px;
	background-color: #921000;
	padding: 0px;
	height: 540px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#mainimg{
    top: 0px;
    left: 0px;
    background: url(main.jpg);
    width: 730px;
    height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B21000;
}

#menu{
	width: 200px;
	height: 410px; /*440*/
	/*background-color: #320000;*/
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D21000;
	float: left;
        
}
#see{
	/*background-color: #320000;*/
	/*display: table-cell;*/
	/*vertical-align: middle;*/
	/*text-align: center;*/
	/*height: 410px; /*440*/
	/*float: right;*/
}

#foot{
	float: right;
	height: 30px;
	width: 730px;
	left: 0px;
	top: 440px;
	border-top: 1px solid #B21000;
	text-align: center;
	font-size: 11px;
}

#spanbold{
	font-size: 13px;
}

#title{
	color: #EEEEEE;
	font-size: 10px;
}

#fcom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100px;
	width: 250px;
	border: 1px solid #000000;
	background-color: #B21000;
}

#fsub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #B21000;
}

#fnam{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #B21000;
	width: 205px;
}

#com{
	width: 280px;
	height: 205px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	overflow: auto;
}

#tn{
	text-align: center;
	margin-top: 25px;
	margin-right: 5px;
}

#conteneurc{
	border: 1px solid #B21000;
	width: 470px;
	background-color: #921000;
	padding: 0px;
	height: 330px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#mainimgc{
    top: 0px;
    left: 0px;
    background: url(main.jpg);
    width: 470px;
    height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B21000;
}

#bodypopup{
	color: #FFFFFF;
    margin: 0px;
    text-align: center;
}

.titlecomread{
	font-size: 11px;
	color: #CCCCCC;
}

.comread{
	font-size: 10px;
	margin: 10px;
}
