body {
	margin: auto;
	width: 1100px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #0095ad;
}

#header {
	background-image: url(../images/tetiaire/tetiaire-cs-info.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
}
.titre_paragraphe {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 3px;
	background-color: #D01410;
	display: block; 
	height: 20px;
	margin-bottom: 10px;
}	

#barre_horizon {
	background-image: url(../images/barrehorizontale/barrehr.png);
}	

.menu_texte{
	height: 100%;
	margin: 0px; 
	border: 1px #CCCCCC solid; 
	padding: 0px; 
	color: #D01410; 
	font-weight: bold; 
	font-size: 12px;
	}

#footer  {
	text-align: center;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

#footer a {
	color: #FF0000;
}

#footer_copyright  {
	text-align: center;
	color: white;
	height: 20px;
	background-image: url(../images/footer/degrade-bas-rouge.png);
}

td a{
color: #D01410;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	}

table td {
	padding: 0px;
}

a {
	text-decoration: none;
}
