body {
	background-color: #060000;
	background-image: url(images/newsbackground01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border:none;
}

#maincore {
	height: 1682px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	height: 160px;
	width: 1100px;
	text-align:center;
}
#title a {
	display:block;
	height:100%;
	width:100%;
}
#newstitle {
	width: 1040px;
	height: 75px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}

#news {
	height: 555px;
	width: 1100px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#newscontent {
	width: 840px;
	padding:0 100px 0 100px;
	height: 100%;
	overflow: hidden;
	float:left;
	line-height:21px;
}

#newscontent img {
	margin:10px;
	border:solid 1px #000033;
	padding:1px;
}

#emptyspace {
	height: 55px;
	width: 1100px;
}

#midmid {
	width: 1100px;
	height: 780px;
}
#leftmid {
	float: left;
	height: 770px;
	width: 790px;
}
#react {
	width: 775px;
	height: 175px;
}
#comments {
	height: 545px;
	width: 775px;
	overflow: hidden;
}
#commentcontent {
	height: 100%;
	overflow: hidden;
	float:left;
	width: 718px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#rightmid {
	float: right;
	height: 735px;
	width: 300px;
}
#share {
	width: 285px;
	height: 110px;
	padding-top: 5px;
}
#archive {
	height: 610px;
	width: 285px;
	overflow: hidden;
}
#archivecontent {
	height: 100%;
	float:left;
	overflow: hidden;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#carrecyan, #carrebleu {
	padding:5px;
}

#archivecontent a {
	color:black;
	text-decoration:none;
}

#fields {
	margin:0 0 0 10px;
}

#fields input {
	width:265px;
}

#commentform {
	margin:0 10px 0 10px;
}

#commentform #submit {
	margin:25px 0 0 0;
}

#id_connecte {
	font-size:12px;
	margin:10px 0 10px 0;
}

#nb_comments {
	text-align:left;
	margin:0px 0 10px 20px;
}

ol.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	clear:both;
}

.navigation a, #id_connecte a{
	color:black;
}

.navigation a:hover, #id_connecte a:hover {
	text-decoration:none;
	color:#001739;
}


h1 {
	margin: 0px;
	font-size: 26px;
	text-align: center;
	color: #003;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 24px;
	color: #003;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}


.floatLEFT {
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}
.floatRIGHT {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
#form1 {
	width: 700px;
	margin-left: 25px;
	margin-top: 5px;
}
#form2 {
	margin-left: 25px;
	width: 700px;
	margin-bottom: 0px;
}
#carrecyan {
	height: auto;
	width: 230px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ADD7F8;
	overflow:hidden;
}
#carrebleu {
	height: auto;
	width: 230px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #9CB7FE;
	overflow:hidden;
}
.rectanglecyan {
	height: auto;
	width: 660px;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ADD7F8;
	text-align: left;
	overflow:hidden;
}
.rectangleblue {
	height: auto;
	width: 660px;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #9CB7FE;
	text-align: left;
	overflow:hidden;
}
#form3 {
	width: 720px;
	margin-left: 15px;
	height: 65px;
}

.wp-polls {
	width:400px;
}

#newsdate {
	width:930px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	margin:0 0 10px 0;
}

#credits {
	margin-left:-30px;
}


