@charset "utf-8";
/* AxesTech Document */

/*******************************																------ GENERAL
			GENERAL
*******************************/

body {
	background: url(img/bg/bg_body.jpg) repeat-x top;
	background-color: #30618F;
	font:normal 0.8em/1 Arial, lucida, "lucida-sans unicode", sans-serif;
	color:#333;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
#container {
	margin: 0 auto;
	width: 820px;
	background: #FFF;
	padding-bottom:10px;
}
#container_bottom {
	margin: 0 auto;
	width: 820px;
}
.clearfix {
	display:block;
}
.clearer {
	clear: both;
	font-size: 0;
}
li {
	list-style: none;
}
img {
	border:none;
}
form {
	padding:10px;
}
/*******************************																------ HEADER
			HEADER
*******************************/

#header {
	height: 55px;
	margin: 0 auto;
	width: 820px;
}
#logo {
	position: absolute;
	z-index: 10;
	float: left;
}
.guyane_2017 {
	width:105px;
	height:94px;
	background:url(img/icon/guyane_2017.png) no-repeat;
	float:left;
	margin-left:410px;
	margin-top:285px;
	position:absolute;
}
/*******************************																------ NAVIGATION
			NAVIGATION
*******************************/

.info {
	color:#0099FF;
	font-weight:bold;
}
#nav {
	float:right;
}
#nav ul {
	margin:0;
	padding:0;
	z-index: 100;
	position: relative;
}
#nav li {
	display: inline-block;
	float:left;
	height: 55px;
	margin:0; 
	background: url(img/bg/bg_trait.jpg) no-repeat;
	padding-left: 2px;
}
/* hack ie6*/
* html #nav li {
	width:50px;
}
#nav li.end {
	margin:0;
}
#nav a {
	display:block;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 18px;
	color:#FFFFFF;
}
#nav a:hover {
	background-image: url(img/bg/bg_nav.jpg);
	background-repeat: repeat-x;
}
#nav .current a {
	background-image: url(img/bg/bg_nav.jpg);
	background-repeat: repeat-x;
}
#sub_nav {
	width: 290px;
}
#sub_nav ul {
	padding: 0px;
}
#sub_nav li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#sub_nav li a {
	font-size: 1.1em;
	color: #555;
	display: block;
	padding: 10px 0 10px 15%;
	text-decoration: none;
	width: 95%;
	background-image: url(img/bg/bg_sub_nav.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#sub_nav li a:hover {
	background-image: url(img/bg/bg_sub_nav_on.jpg);
}
#sub_nav .current a {
	background-image: url(img/bg/bg_sub_nav_on.jpg);
}
#content_side .links {
	height: 30px;
	display:block;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 20px;
	background-image: url(img/bg/bg_link.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#content_side .links:hover {
	background-image: url(img/bg/bg_link_on.jpg);
	background-repeat: no-repeat;
}
/*******************************																------ CONTENU
			CONTENU
*******************************/

#front {
	border-bottom: 2px solid #999;
	height : 294px;
	width: 820px;
	background-image: url(img/bg/bg_front.jpg);
	background-repeat: no-repeat;
}
.avenir {
	height: 36px;
	width: 215px;
	background:url(img/button/projet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 250px;
	left: 600px;
	display:block;
}
.avenir:hover {
	background-image: url(img/button/projet.png);
	background-position: 0px -36px;
}

.main {
	padding-top: 50px;
	background-image: url(img/bg/bg_main.jpg);
	background-repeat: repeat-x;
	z-index: 99;
	background-color: #FFFFFF;
}
#content_main {
	width:490px;
	padding: 0 9px 0 10px;
	border-right: 1px solid #CCC;
	margin-right: 10px;
	float: left;
}
/* hack ie6*/
* html #content_main {
	width: 480px;
	padding: 0px;
}
#content_side {
	width:290px;
	float: right;
	padding-right: 10px;
}
/* hack ie6*/
* html #content_side {
	padding-right:0px;
}
.box {
	width: 270px;
	padding: 10px;
	border: 1px solid #CCC;
}
#box_rss a {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
#box_rss a:hover {
	text-decoration:underline;
}
.content {
	margin-bottom: 20px;
}
.content img {
	padding: 2.5px;
	border: 1px solid #CCCCCC;
}
h1 {
	text-transform: uppercase;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
}
.content h2 {
}
.content p {
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
blockquote {
	background: url(img/bg/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#welcome {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
#welcome p {
	font-size: 14px;
}
.news {
	margin-bottom: 10px;
}
.head_news {
	background: #deecf5 url(img/bg/bg_head_news.gif) bottom left no-repeat;
	padding:8px 0 18px 10px;
	font-weight: bold;
	font-size: 1.2em;
	color:#04142e;
}
.categorie_news {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	color: #999999;
}
.content_news img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.date {
	font-style: italic;
	text-align:right;
}
.next {
	display: block;
	text-align: right;
	height: 20px;
}
.next a {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.next a:hover {
	text-decoration: underline;
}
.comment {
	display: block;
	text-align: right;
	height: 20px;
}
.comment a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.comment a:hover {
	text-decoration: underline;
}
.comment_box {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 10px;
}
.comment_input {
	border:1px solid #0099FF;
	background:#CBE0FA;
}
.file {
	padding: 10px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.file:hover {
	background: #EFEFEF;
}
.file img {
	float: left;
	margin-right: 20px;
}
.file a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	display:block;
	vertical-align: middle;
}
.file a:hover {
	text-decoration: underline;
}
.gras {
	font-weight:bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.password {
	border: 1px solid #FF3333;
	background:#FD8C8F;
	width:400px;
	height:200px;
	text-align:center;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
}
.password IMG {
	border:none;
}
/*******************************																------ BOTTOM
			BOTTOM
*******************************/
#bottom {
	text-align: center;
	margin: 0 auto;
}
.footer {
	background-image: url(img/bg/bg_footer.png);
	background-repeat: no-repeat;
	height: 20px;
	text-align:center;
}
.footer a {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.numeros_page {
	text-align:center;
	color:#009933;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.numeros_page a {
	color:#009933;
	text-decoration:underline;
}
.numeros_page a:hover {
	text-decoration:underline;
}
