/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/index_01.jpg) top right repeat-x; 
	text-align: center;
	position: relative;
	margin: auto;
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}

a {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
}

/* image fond colonne gauche */
#table {
	background-color: #FFFFFF;
	margin: auto;
}

#content {
	margin: 25px 15px 45px 15px;
	color: #666666;
	vertical-align: top;
	font: Verdana, Times, Arial, Helvetica, sans-serif;
}

#ttl-entreprise {
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 4px;
	font-size: 24px;
	text-indent: 10px;
	color: #CC0001;
	font-weight:400;
	border-bottom: thin solid 2px;
	border-bottom-color:#FFCC00;
}

#ttl-interimaire {
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 4px;
	font-size: 24px;
	text-indent: 10px;
	color: #CC0001;
	font-weight:400;
	border-bottom: thin solid 2px;
	border-bottom-color:#83AE00;
}

#ttl-cpinterim {
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 4px;
	font-size: 24px;
	text-indent: 10px;
	color: #CC0001;
	font-weight:400;
	border-bottom: thin solid 2px;
	border-bottom-color:#CC0001;
}

h2 {
	margin-left: 120px;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 19px;
	color: #555555;
	font-weight: 200;
}

h3 {
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	text-decoration:underline;
}

p {
	margin-left: 55px;
	margin-top: 25px;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	text-indent: 60px;
}

#center {
	text-align: center;
	font-size:22px;
}

#center2 {
	text-align: center;
	font-size:15px;
}

ul {
	margin-left: 100px;
	font-size: 12px;
	color: #666666;
}

li {
	margin-left: 35px;
	font-size: 12px;
	color: #666666;
}

#cpinterim {
	margin-top : 60px;
	margin-right : 0;
	margin-left : 0px;
	text-align : center;
	font-size : 12px;
}

#abccom {
color : #c26d00;
margin-left : 100px;
text-decoration : none;
font-size : 11px;
}
#abccom a {
color : #c26d00;
text-decoration : none;
}
#abccom a:hover {
color : #c26d00;
text-decoration : underline;
} 
