/* TEXT */
body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#6D6E70;
}

h1 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#EE4036;
	font-size:1.7em;
	margin-bottom:20px;
}

h2 {
	font-size:1.3em;
	margin-bottom:10px;
}

h2.menus {
	color:#EE4036;
        cursor:pointer;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
}

p {
	line-height:22px;
	margin-bottom:20px;
}

strong {
	color:#464748;
}

div#content p.menulink {
	background:url(../images/Btn_PDF.jpg) no-repeat top left;
	padding:5px 0px 0px 35px;
	height:32px;
}

blockquote {}

ul {
	margin-left:20px;
}

li {
	line-height:15px;
}

hr {
	clear:both;
	height:2px;
	background:#929497;
	width:100%;
	border:none;
}

td {
	padding:5px 0px;
	vertical-align:top;
}

td img{
	padding:5px;
}

td h1, 
td h2,
td h3,
td p {
	padding:5px;
} 

#promotion td h1, 
#promotion td h2,
#promotiontd h3 {
	color:#EE4036;
	margin-bottom:0;

}

a {
	color:#6D6E70;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	
}


a:hover {
	text-decoration:none;

}

a.alter, p.menulink a {
	color:#6D6E70;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
	background:url(../images/ico_fleche.gif) no-repeat center right;
	padding-right:15px;

}


a.alter:hover, p.menulink a:hover {
	text-decoration:underline;
}
