body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}

.contentCol {
}


#contener {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-image: url(../PICS/mailingHTML_mp01_02.gif);
	background-repeat: repeat-y;
}

#menu {
	top: 140px;
	left: 700px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.box {
	background-color: #E6E6E6;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px 10px 0px;
	border: 1px dotted #666666;
}

.box p{
	margin: 0px 0px 5px;
	padding: 0px;
}

.box h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}

.box ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 0px;
}

#top {
	background-image: url(../PICS/mailingHTML_mp01_01.gif);
	height: 166px;
}


#top p {
	font-size: 12px;
}

#top2 {
	background-image: url(../PICS/mailingHTML_mp02_01.gif);
	height: 166px;
}


#top2 p {
	font-size: 12px;
}


.colonnes {
	width: 800px;
}

.colonnesClear {
	width: 800px;
	clear:both
}
.col1 {
	margin-right: 80px;
	margin-left: 80px;
}

.col1 p, .col2c p, .col2d p{
	font-size: 12px;
	margin-left: 20px;
	text-align: justify;
}

.col1 h3 {
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 14px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C10025;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C10025;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col1 h1 {
	font-weight: normal;
	color: #C10025;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.col1 h2 {
	font-weight: normal;
	margin-top: 0px;
}

.col1 h4, .col2c h4, .col2d h4 {
	color: #C10025;
}
.col1 h5 {}


.col2a {
	padding: 0px;
	float: left;
	width: 50%;
	display: block;
	margin: 0px;
}

.col2b {
	float: left;
	width: 50%;
	background-image: url(../PICS/logosBande.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
.col2a p {
	color: #333333;
	margin-left: 80px;
	margin-right: 20px;
	font-size: 12px;
	text-align: justify;
}
.col2a h1 {
	color: #C10025;
	font-size: 18px;
	font-weight: normal;
	margin-left: 80px;
}

.col2b p {
	color: #333333;
	margin-left: 60px;
	margin-right: 80px;
	font-size: 12px;
	text-align: justify;
}
.col2b h1 {
	color: #C10025;
	font-size: 18px;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 80px;
}



.col2c {
	float: left;
	width: 310px;
	margin: 0px 10px 0px 80px;
	padding: 0px;
}

.col2d {
	float: left;
	width: 310px;
	margin: 0px 80px 0px 10px;
	padding: 0px;
	
}

.col2c h5, .col2d h5 {
	color: #C10025;
	margin-top: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C10025;
}

.col2c h6, .col2d h6 {
	font-weight: normal;
	color: #C10025;
	margin-left: 10px;
}

.col2c ul, .col2d ul {
	font-size: 12px;
}

.col2c li, .col2d li {}



#bottom {
	background-image: url(../PICS/mailingHTML_mp01_04.gif);
	height: 46px;
	clear: both;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#bottom p {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

a{
	color: #C10025;
	text-decoration: none;
}

a:hover{
	color: #000000;
}
