@charset "utf-8";
/* AxesTech Document */

/*******************************																------ GENERAL
			GENERAL
*******************************/

body {
	background-color:#B9BDC0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

site {
}

/*******************************																------ HEADER
			HEADER
*******************************/

#top {
	background: url(img/bg/bg_top.jpg) repeat-x;
	height: 419px;
	width: 100%;
}

#header {
	background: url(img/bg/bg_header.jpg) repeat-y;
	height:67px;
	width:810px;
	margin: 0 auto;
}

#middle {
	background: url(img/bg/bg_middle.jpg) repeat-y;
	height:128px;
	width:810px;
	margin: 0 auto;
	margin-top: 2px;
}

#pub {
	margin: 0 auto;
	margin-top: 2px;
	width:810px;
}
#pub_left {
	background-image: url(img/pub/rhapsodie.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 405px;	
}

#pub_right {
	background-image: url(img/pub/olympie.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 405px;	
}

#log {
	height: 135px;
	width: 220px;
	background: url(img/bg/bg_log.jpg) no-repeat;
	position: relative;
	top: 5px;
	left: 550px;
	padding-left: 20px;
	padding-top: 10px;
	text-align:center;
}
/*******************************																------ MENU
			MENU
*******************************/

.menu {
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.menu ul {
	margin:0;
    padding:0;
    list-style:none;
}
.menu li {
	float:left;
	height: 40px;
	background: url(img/bg/bg_ong_left_off.jpg) no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}
/* Hack ie*/
* html .menu li {
	width: 120px;
	height: 40px;
}
.menu a {
	display:block;
	height: 20px;
	background: url(img/bg/bg_ong_right_off.jpg) no-repeat right top;
	padding:15px 15px 5px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menu a:hover {
	color: #FF8800;
}

.menu .current {
	background: url(img/bg/bg_ong_left.jpg) no-repeat left top;
}

.current a {
    background: url(img/bg/bg_ong_right.jpg) no-repeat right top;
	color: #FF8800;
}


    


/*******************************																------ CONTENU
			CONTENU
*******************************/

#mainContent {
	background: url(img/bg/bg_content.jpg) repeat-y;
	margin: 0 auto;
	width:810px;
}

.content {
	padding: 20px;
}

.content h1 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.content h2 {
	font-size: 16px;
	color: #64AFE1;
	font-weight: bolder;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	width: 100%;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}

.content p {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}



.content ul {
	font-size: 14px;
	color: #333333;
	list-style-type: square;
}

.content li {
	margin-bottom:5px;
	font-size: 15px;
	color: #999999;
}

.content .gras {
	font-weight: bold;
}
.content .tip {
	background-color: #FFFFCC;
	display: block;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F7DF59;
	border-right-color: #F7DF59;
	border-bottom-color: #F7DF59;
	border-left-color: #F7DF59;
}

.bloc {
	margin-bottom: 10px;
}
.bloc a {
	font-size: 14px;
	color: #FF6633;
	text-decoration: underline;
	font-weight: normal;
}

.bloc a:hover {
	text-decoration:none;
}
.download {
	height:70px;
	font-size:12px;
	color:#999999;
	margin:30px;
}
.download .item {
	display:block;
	height:50px;
	width:250px;
	float:left;
	padding:5px;
	background-color: #EEE;
	border: 1px #999 solid;
	margin-left: 25px;
	color:#666666;
	font-weight:bolder;
}

.download .item:hover {
	background-color:#E0E0E0;
}

.download img {
	float:left;
	margin-right:10px;
	border:none;
}

.plan a {
	font-weight: normal;
	color: #0066FF;
	margin: 5px;
}
.carte {
	float:right;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #DDD;
	margin-top:50px;
}

.carte td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-left: 5px;
}

tr {
}

/*******************************																------ Recrutement
			Recrutement
*******************************/

.recrutement {
	float:right;
	padding:10px;
	margin-left: 10px;
	width:220px;
	border: solid 1px #CCCCCC;
}
.rerutement:hover {
	background-color:#EEE;
}
.recrutement h4 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom:5px;
	margin:0px;
}
.recrutement p {
	font-size:12px;
	color:#333333;
}
.recrutement a {
	font-size:12px;
	color:#0099FF;
}


/*******************************																------ BOTTOM
			BOTTOM
*******************************/
#copyright {
	background: url(img/bg/bg_copyright.jpg) no-repeat;
	width:810px;
	height: 120px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: 0 auto;
}

#bottom {
	background: url(img/bg/bg_bottom.jpg) repeat-x;
	height: 120px;
	width: 100%;
}

#bottom a{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/*******************************																------ FORMULAIRE
			FORMULAIRE
*******************************/

.formulaire {
	width:300px;
	background:#FFFFCC;
	border:1px solid #FF9966;
	text-align:center;
	font-weight:bold;
	color:#000000;
	padding:5px;
	margin-bottom:10px;
}

.formulaire a{
	color:#666666;
	text-decoration:underline;
}

.formulaire a:hover{
	color:#FF6600;
	text-decoration:none;
}

.form_error {
	height:20px;
	background:#FFFFCC;
	border:1px solid #FF9966;
	text-align:center;
	font-weight:bold;
	color:#FF0033;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	margin-left:10px;
}

