/* CSS Document */

body {
	background: #004D7D; /*#E6F3FB*/
}

#cache {
	font-size: 9%;
	color: #004D7D;
	margin: -200px 0 0 0;
}

#page {
	width: 100%;
	height: 100%;
	margin: 200px auto auto auto;
	font-family:Arial, "Times New Roman", Times;
}

/*-----------------------------------------------------------ABC COM-----------------------------------------------------------*/

#abccom {
	color: #CCC;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

#abccom a {
	color: #CCC /*#D29106*/;
	text-decoration: none;
}

#abccom a:hover {
	color: #FFF /*#D29106*/;
	text-decoration: underline;
}

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

a:hover {
	text-decoration:underline;
}

#mail {
	color: #C17400;
	font-weight: 600;
	font-size: 16px;
}

TD.content {
	padding: 0 30px 0 30px;
	/*margin: 0 30px 0 30px;*/
	font-size: 12px;
	color: #222222;
	background: #55B3DB url(images/content_04.jpg) top left no-repeat;
}

TD.mentions {
	padding: 0 30px 0 30px;
	/*margin: 0 30px 0 30px;*/
	font-size: 10px;
	color: #222222;
	background: #55B3DB url(images/contentbande2.jpg) top left repeat-y;
}

TR.content {
	padding: 0 30px 0 30px;
	/*margin: 0 30px 0 30px;*/
	font-size: 12px;
}

p {
	margin-left: 50px;
}

TD.title {
	padding: 0 0 0 60px;
	font-size: 18px;
	color: #f18e00;
	font-weight: 600;
}

h2 {
	font-size: 15px;
	margin: 0 0 0 50px;
	font-weight: 600;
	color: #004D7D;
}

.orange {
	font-size: 15px;
	font-weight: 600;
	color: #F38C01;
}

.bleu {
	color: #004D7D;
	font-weight: 600;
	font-size: 15px;
}

ul {
	margin: 0 0 0 0;
}

li {
	margin: 0 0 0 50px;
}
