body {
	background-color:#660000;
	padding: 0px;
}

/* =============================
PAGE STANDARD
============================= */

#wrapper {
	margin-left:auto;
	margin-right: auto;
	top: 0px;
	bottom: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 900px;
	color: black;
	background-color: #CCCCCC;
	overflow: hidden;
	padding: 0px;
}

#header {
	background: url(img/portfolio.jpg);
	width: 900px;
	height:476px;
	align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0pxpx;
	margin-bottom: 20px;
}
.header1 {
	font-family: Trebuchet MS;
	color: white;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #;
	padding: 20px;
}
.header2 {
	width: 900px;
	font-family: Trebuchet MS;
	color: #B8B8B8;
	font-size: small;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
	margin-left: auto;
	margin-right: auto;
}
.header_bg {
	background-color: black;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: 0.50;
	vertical-align: middle; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header_img {
	width: 900px,
	font-family: Trebuchet MS;
	color: #B8B8B8;
	font-size: small;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #;
	margin-left: auto;
	margin-right: auto;
}
.top_links {
	background-color: black;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: 0.50;
	width: 860px;
	vertical-align: middle; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: Trebuchet MS;
	color: red;
	font-size: 13px;
	font-style: normal;
	text-align: center;	
}
.title_page {
	font-family: Trebuchet MS;
	color: red;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	vertical-align: center;
}
#chouchous {
	background:url(img/portfolio.jpg);
	width: 900px;
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : auto;
	font-family: Trebuchet MS;
	color: white;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: left;
}
.chouchous_bg {
	background-color: black;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: 0.50;
	vertical-align: middle; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/* =============================
MENU - boutons
============================= */

ul#menu_horizontal {
	width:900px;
	height:10px;
	padding:0;
	padding-left:25px;
	padding-right:25px;
	list-style-type:none;
}
ul#menu_horizontal li {
	display : inline;
	line-height:10px;
}
ul#menu_horizontal li.bouton_gauche {
	margin-left:2px;
	float:left;
}
ul#menu_horizontal a {
	color:#FFFFFF;
	font-family: Trebuchet MS;
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:15px;
	width:100px;
}
ul#menu_horizontal a:hover {
	background-color:#333333;
	color:#990000;
}


/* =============================
INDEX - corps de la page
============================= */

#index_left {
	background-color:#330000;
	width: 200px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding: 20px;
}

.news {
	font-family: Trebuchet MS;
	color: #B8B8B8;
	text-align:center;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

.orange_gras {
	color:#990000;
	font-weight:bold;
}

#content_index {
	width: 550px;
	text-align:justify;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	margin: 20px;
	padding: 20px;
}

#edito {
	font-family: Trebuchet MS;
	color: black;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

/* =============================
PAGE ALANNE
============================= */

#alanne {
	font-family: Trebuchet MS;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.presentation {
	font-family: Trebuchet MS;
	color: #CC99B3;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	vertical-align: center;
}
#taste {
	background-color: #800000;
	width: 720px;
	float: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
.title_taste {
	font-family: Trebuchet MS;
	color: white;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	text-transform: uppercase;
}
.taste_text {
	font-family: Trebuchet MS;
	color: black;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}



/* =============================
LIENS
============================= */

a {
	text-decoration: none;
}
a:link {
	color: #B8B8B8;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: none;
} 
