html,body {
	height: 100%;
}

body {
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	width:95%;
	border:1px solid white;
}

/* ------------------------

	CALQUES CONTENEURS

------------------------ */
#headmenu {
	display:none
}

#mainmenu {
	display:none;
}

#footer {
	
}

/* ------------------------

	HEADER

------------------------ */
#header h1 {
	display: list-item;                /* 1. */
	list-style-image: url(../img/web/header_logo.png); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
}


/* ------------------------

	FOOTER

------------------------ */
#footer ul {
	list-style:none;
}

#footer ul li{
	float:left;
}

#footer ul a.rw {
	display: list-item;                /* 1. */
	list-style-image: url(../img/web/print_rw_logo.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	text-decoration:none;
}

#footer ul a.frw {
	display: list-item;                /* 1. */
	list-style-image: url(../img/web/print_frw_logo.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;      
		text-decoration:none;              /* 5. */
}


/* ------------------------

	CONTENT

------------------------ */
#content a, #content a:link {
	text-decoration:underline;
}

#content p,
#content li {
	line-height: 1.4em;
}

#content li {
	margin-top:0.5em;
}

#content img {
	border:none;
}

.imgr {
	margin-left:15px;
}

.imgl {
	margin-right:15px;
}

.imgr, .imgl {
	padding:10px;
	background-color:#CDC2B9;
}

.imgr p, .imgl p {
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
	padding:0;
	margin:5px 0 0 0;
}

.evidence {
	padding:5px;
	background-color:#E3DAD5;
	border:1px solid #C5B4A5;
}

.evidence h3 {
	margin:0 0 1em 0;
	padding:0.5em 0 0.5em 0;
	background-color:#7D7266;
	color:#E6DED9;
	text-align:center;
}

.linktoprint,
.linktotop {
	display:none;
}

/* ---------- ACCUEIL */

#contenthome h2 {
	/*width:761px;*/
	height:145px;
	text-indent:-999em;
}

#home-left,
#home-right {

}

#home-left img,
#home-right img {
	margin-bottom:10px;
}

#home-left {

}

#home-right {

}

#home-center {
	margin:0 232px 0 230px;
}

#home-center h3 {
	text-align:center;
}

/* ---------- PUBLICATIONS */

.publi {
	border: none;
	font-size: 0.8em;
	border: 1px solid #C5B4A5;
	margin-bottom: 2em;
}

.publi tbody tr.rowA,.publi tbody tr.rowB {
	background-color: #E3DAD5;
}

.publi caption {
	font-size: 1.1em !important;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: left;
	padding: 0.5em;
	background-color: #7D7266;
	color: #E6DED9;
	font-weight: bold;
}

.publi td,.publi th {
	padding: 0.5em;
}

.publi thead th,.publi tfoot th {
	text-align: center;
	text-transform: uppercase;
	background-color: #E8E0DB;
}

.publi tbody th {
	font-weight: bold;
}

.publi tbody tr {
	text-align: left;
	vertical-align: top;
}

.publi tbody p {
	padding: 0;
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
}

.publi tbody h5 {
	font-weight: normal;
	font-size: 1.7em;
	padding: 0;
	margin: 0;
}

.publi .price {
	font-weight: blod;
	text-align: center;
	font-size: 1.6em;
}

.publi img {
	border: 0px;
	padding: 1em;
}

/* ---------- COMMANDE */

.com-fq,
.com-q,
.com-s {
	text-align:center;
}

.total, .totaleuro {
	font-size:1.6em;
	font-weight:blod;
}

.totaleuro {
	text-align:right;
}

/* ---------- ACTUALITE */

#yearactu {
	border:1px solid black;
}

/* */

#home {
	background-color:green;
}

/* ---------- ON A AIME */
#exidentity h4,
#excomment h4,
#onaaime h4{
	margin-bottom:0.2em;
}

#exidentity p,
#excomment p,
#onaaime P{
	margin-top:0.4em;
}

#eximg {
	border:1px solid #C5B4A5;
	padding:0 1em 1em;
	margin:0 0 0 1em;
	
}

#eximg img {
	margin:5px 5px 0 0;
}