/* Start of CMSMS style sheet 'Companeros' */
body {
	background-color: #000000;
	margin: 0px;
}

img{
border: none;
}

img.bt { vertical-align: bottom; } 

#header-inside {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#head {
	padding: 0;
    width: 960px;
	 height: 205px;
	 margin: 0;
}

#contenu {
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(background.jpg);
	overflow: auto;
}

#barre-haut {
     width: 960px;
	 height: 35px;
	 margin: 0;
	 background-image: url(barre-haut.jpg);
	 padding: 0;
}

#food {
	width: 900px;
	height: 85px;
	margin: 0;
	background-image: url(food-page.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 60px;
}

#colonne-gauche {
	width: 260px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#colonne-droite {
	width: 590px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #FFFFFF;
}

#food-logo {
	width: 900px;
	height: auto;
	margin-left: 60px;
	padding: 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}

#food-mentions {
	width: 900px;
	height: auto;
	margin-left: 60px;
	padding: 0;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}

#liens-food {
	width: 150px;
	height: auto;
	padding: 0;
	position: absolute;
	margin-top: 16px;
	margin-left: 150px;
}

#liens-food2 {
	width: 150px;
	height: auto;
	padding: 0;
	position: absolute;
	margin-top: 16px;
	margin-left: 310px;
}

.opacite img {filter:alpha(opacity=50); 
               -moz-opacity: 0.5; 
               opacity: 0.5;}

a.opacite:hover img {filter:alpha(opacity=100);   
                     -moz-opacity: 1.0;   
                     opacity: 1.0;}

p { padding: 0;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #DD0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD0000;
}
a:hover {
	text-decoration: underline;
	color: #DD0000;
}
a:active {
	text-decoration: none;
	color: #DD0000;
}

.foodlink a:link {
	color: #999999;
	text-decoration: none;
}
.foodlink a:visited {
	color: #999999;
	text-decoration: none;
}
.foodlink a:active {
	color: #999999;
	text-decoration: none;
}
.foodlink a:hover {
	text-decoration: none;
	color: #DD0000;
}
.Style2 {color: #DD0000}
.Style4 {color: #999999}
/* End of 'Companeros' */

