/* CSS site MOCATH v1 */
/* Homepage */

div.contentHomeBann
{
	width: 775px;
	height : 250px;
	background-image: url(../common/img/bulle.gif);
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}

div.HomeFlash
{
	margin-right: 0px;
	width: 550px;
	float: right;
	background-color: #FFF;
	text-align: center;

}

div.contentHomeBann2
{
	width: 775px;
	height : 200px;
	background: url(../common/img/bann_mocath.jpg);
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}

div.contentHomeBann3
{
	width: 775px;
	height : 200px;
	background-color: #999;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}

div.contentHomeTitre
{
	float: left;
	width: 215px;
	border-bottom: 0px;
	margin: 10px 0 0 5px;
}

.contentHomeTitre h1
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 26px;
	color: #333;
}

div.contentHome, div.contentHomeLeft
{
	margin-top: 5px;
}

div.contentHome
{
	float: left;
	width: 775px;
	background-color: #FFF;
	clear: left;
}

div.contentHome table
{
	float: right;
}

div.contentHome h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FF9900;
	margin: 5px 0 5px 5px;
	padding-bottom: 5px;
}

div.contentHome h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	margin: 5px 0 5px 5px;
	padding-bottom: 5px;
}

div.contentHome h5 {
	font-size: 13px;
	text-decoration: none;
	color: #666;
	margin: 10px 0 5px 5px;
	padding-bottom: 5px;
}

div.contentHomeLeft
{
	float: left;
	width: 215px;
	background-color: #FFF;
	clear: left;
	margin: 5px 0 10px 0px;
	background: url(../common/img/degrade.gif) repeat-x;
}

div.contentHomeRight
{
	float: left;
	width: 560px;
	margin-top: 20px;
}

div.contentHomeLeft h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	margin: 0 0 5px 5px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}
div.contentHomeLeft h2 {
	font-size: 14px;
	margin: 4px 0 3px 3px;
	color: #5B737B;
}

div.contentHomeLeft h3 {
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	margin: 4px 0 4px 0;
	font-weight: bold;
	color: #FFF;
}

div.contentHomeLeft p {
	font-size: 12px;
	margin: 4px 0 3px 3px;
	color: #333;
}

div.contentHomeRight h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5B737B;
	margin: 4px 0 3px 3px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}

div.contentHomeRight h2 {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5B737B;
	margin: 10px 0 3px 10px;
	padding-bottom: 2px;
}

div.contentHomeRight p {
	font-size: 11px;
	margin: 4px 0 3px 10px;
	color: #333;
}

.lienTitre
{
	text-decoration: none;
	color: #FFF;
	margin: 0px;
}

a.lienTitre2
{
	text-decoration: none;
	color: #333;
}

a.lienTitre2:hover
{
	text-decoration: underline;
	color: #333;
}

a.lienTitre3
{
	text-decoration: none;
	color: #333;
}

a.lienTitre3:hover
{
	text-decoration: underline;
	color: #333;
}