/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

body {
	background : #000;
}

img {
	border : 0;
}

a {
	text-decoration : none;
}

#metacontent {
	margin : auto;
	background : #000 url(../decoupes/bg_red_r2_c2.jpg) no-repeat 0px 0px;/* 7% 0 */
	height : 875px;
	width : 1253px;
}

#content {
	margin : auto;
	background : transparent url(../decoupes/bg_red_r2_c4.jpg) no-repeat right 0px;
	height : 875px;
	width : 1200px;
}

#content #header, #menu, #footer {
/*	margin-left : 227px;*/
	width : 798px;
	margin : auto;
}

#menu {
}

#menu img {
	display : inline;
}

#news {
	background-color: #110d0e;
	color : #fff;
	overflow: auto;
	height : 460px;
	width : 636px;
	margin : auto;
}

#news .Style1 {
	margin-left : 5px;
	margin-right : 5px;
}

#news .Style2 {
	margin-left : 5px;
	margin-right : 5px;
}

#news .Style3 {
	margin-left : 5px;
	margin-right : 5px;
}

#news .Style4 {
	margin-left : 5px;
	margin-right : 5px;
}

#news img {
	margin : 5px;
	padding : 0px;
}


#news .Style2 {
 color: 98999B;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

#news .Style3 {
 font-size: 60px;
 font-weight: bold;
}

#news .Style5 {
	font-size: 16px;
}

#news .Style6 {
 font-size: 25px;
 font-weight: bold;
}

#news .Style7 {
 font-size: 18px;
 font-weight: bold;
}

#news .Style8 {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #CCC;	
}

#photos {
	display : none;
	color : #fff;
	width : 636px;
	margin : auto;
}

#photos img {
	text-align : center;
}
