@import url("header_footer.css");
@import url("navigation.css");



/* default CLASS and ID */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background:#E0E4E6;
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	}

body, html {
	}

p { 
	padding:0px;
	margin:0px;
	}
	
#site_body {
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	display:table;
	}

#site_body .container{
	float:left;
	width:980px;
	padding:0px 0px 0px 0px;
	display:table;
	}

#site_body .container .container_table{
	width:980px;
	}

#site_body .container td{
	vertical-align:top;
	}

#bandeau {
	float:left;
	width:980px;
	height:215px;
	margin:0px 0px 8px 0px;
	background:url('../media/bandeau_alpa.jpg') no-repeat 0px 0px;
}

.right_frame {
	width:300px;
	padding:0px 0px 15px 0px;
	vertical-align:top;
	background:url('../media/right_frame_bg.gif') no-repeat 0px bottom #FFFFFF;
}

.right_frame .top_frame{
	float:left;
	width:300px;
	height:4px;
	background:url('../media/block_300_top.gif') no-repeat 0px 0px;
}

/*
.right_frame .edito {
	float:left;
	width:240px;
	margin:25px 0px 0px 30px;
	text-align:left;
	font-size:11px;
	color:#353535;
}

.right_frame .edito h1 {
	font-size:28px;
	color:#353535;
	font-family:'Arial';
	margin:0px 0px 5px 0px;
}

.right_frame .edito a{
	font-weight:normal;
	color:#6A9900;
}

.right_frame .edito a:hover{
	text-decoration:none;
}
*/

.right_frame .contact_frame {
	float:left;
	width:250px;
	margin:30px 0px 0px 35px;
	text-align:left;
	font-size:11px;
	color:#303030;
	font-family:'Arial';
}

.right_frame .contact_frame .left_frame {
	float:left;
	width:130px;
	margin-bottom:5px;
	border:1px #CCCCCC solid;
	border-style:none dotted none none;
}

.right_frame .contact_frame .right_frame {
	float:left;
	width:100px;
	background:none;
	margin-bottom:5px;
	padding:0px 0px 0px 10px;
}

.right_frame .contact_frame h1 {
	font-size:26px;
	color:#303030;
	margin:0px 0px 7px 0px;
}

.right_frame .contact_frame p {
	padding:2px 0px 3px 0px;
	line-height:16px;
}

.right_frame .contact_frame a{
	font-weight:normal;
	color:#6A9900;
}

.right_frame .contact_frame a:hover{
	text-decoration:none;
}

.right_frame .extranet_frame{
	float:left;
	width:250px;
	margin:30px 0px 0px 25px;
	text-align:left;
	font-size:11px;
	color:#303030;
	font-family:'Arial';
}

.right_frame .extranet_frame .btn{
	float:left;
}

.right_frame .extranet_frame .btn.logout{
	float:right;
}


.right_frame .extranet_frame .btn a{
	text-decoration:none;
	border:1px #cacaca solid;
	padding:8px 8px;
	font-weight:bold;
	color:#303030;
	display:block;
	text-shadow:1px 1px 1px #ffffff;
	background:url('../media/btn_bg.gif') repeat-x 0px 0px;
}

.right_frame .extranet_frame .btn.logout a{
	padding:8px 10px;
}

.right_frame .extranet_frame .btn img{
	vertical-align:top;
	margin-right:6px;
}

.right_frame .extranet_frame .btn a:hover{
	color:#808080;
}



/* NEWS FRAME */
.news_frame {
	float:left;
	width:225px;
	height:130px;
	font-family:'Arial';
	margin:25px 0px 0px 17px;
	padding:20px 20px 20px 20px;
	/* background:url('../media/news_frame_bg.gif') no-repeat 0px 0px; */
	background:#F5F9E9;
	border:1px #D6E5A4 solid;
}

.news_frame .title{
	float:left;
	margin:0px 0px 7px 0px;
}

.news_frame .event{
	float:left;
	width:225px;
	height:105px;
	font-size:11px;
	text-align:left;
	margin:8px 0px 0px 0px;
}

.news_frame .event b{
	color:#353535;
}

.news_frame .event a{
	color:#595959;
	text-decoration:none;
}

.news_frame .event a:hover{
	text-decoration:underline;
}


.btn_frame {
	float:left;
	width:200px;
	margin:35px 0px 0px 0px;
}

.btn_frame .btn{
	float:left;
	margin:0px 0px 10px 0px;
}


/* SEARCH */
.top_search {
	float:left;
	width:620px;
	background:#F3F3F3;
	color:#252525;
	font-size:11px;
	text-align:right;
	padding:7px 10px 7px 0px;
	margin:0px 0px 15px 0px;
	border:1px #CBCBCC solid;
	border-style:solid none none none;
}

.top_search .search_word{
	background:#C0D4F4;
	color:#252525;
	font-weight:normal;
	padding:2px;
	color:#000000;
}


.search_article_01,
.search_article_02 {
	float:left;
	width:630px;
	text-align:left;
	margin:15px 0px 15px 0px;
	font-size:11px;
	color:#252525;
}

.search_article_01 a,
.search_article_02 a{
	font-size:12px;
	color:#23549F;
}

.search_article_01 a:hover,
.search_article_02 a:hover{
	text-decoration:none;
}

.search_article_01 b,
.search_article_02 b{
	color:#FF6100;
	font-weight:normal;
}

.search_article_01 .search_word,
.search_article_02 .search_word {
	background:#C0D4F4;
	padding:2px 0px 2px 0px;
	color:#000000;

}

.bottom_search {
	float:left;
	width:585px;
	background:#F3F3F3;
	text-align:center;
	margin:20px 0px 0px 0px;
	padding:5px;
	color:#999999;
}


.bottom_search a {
	font-size:11px;
	color:#252525;
	text-decoration:underline;
}

.bottom_search a:hover {
	color:#606060;
	text-decoration:none;
}

.bottom_search b {
	color:#23549F;
	font-size:11px;
}

.bottom_search .nb {
	float:left;
	width:405px;
	padding:5px 0px 0px 0px;
}

.bottom_search .btn {
	float:left;
	margin:0px 0px 0px 0px;
	background:url('../media/form/btn_lbg.gif') no-repeat 0px 0px;
	height:27px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}

.bottom_search .btn .title{
	float:left; 
	padding:6px 12px 0px 0px;
}

.bottom_search .btn .rbtn{
	background:url('../media/form/btn_rbg.gif') no-repeat right 0px;
	height:27px;
	width:3px;
	float:left;
}

.bottom_search .btn a{
	color:#000000;
	text-decoration:none;
	}

.bottom_search .btn a:hover{
	color:#808080;
	}

.bottom_search .no_btn {
	width:96px;
	height:25px;
	float:left;
	}

/* EXTRANET */
.extranet_first_template {
	float:left;
	border:1px #dddddd solid;
	width:613px;
	cursor:pointer;
	display:table;
	padding:15px 0;
	margin-bottom:5px;
	font-family:'Arial', sans-serif;
	text-shadow:1px 1px 1px #ffffff;
	border-left:6px #eeeeee solid;
	background:url('../media/btn_bg.gif') repeat-x 0px 0px;
}

.extranet_first_template:hover {
	border:1px #a1c20f solid;
	border-left:6px #a1c20f solid;

	border:1px #cccccc solid;
	border-left:6px #6a9900 solid;
}

.extranet_first_template h3{
	float:left;
	font-size:13px;
	padding:0 0 0 12px;
	margin:0;
	text-align:left;
}

.extranet_first_template h3 a{
	text-decoration:none;
	color:#303030;
}

.extranet_first_template:hover  h3 a {
	color:#6a9900;
}

.extranet_first_template h3 span{
	color:#757575;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

.extranet_first_template h3 span b{
	color:#757575;
}

.extranet_first_template .infos{
	float:right;
	margin:2px 0 0 0;
}

.extranet_first_template .infos div{
	float:right;
	margin:0 10px;
	padding:0 0;
	color:#757575;
	font-size:10px;
}

.extranet_first_template .infos div b{
	background:#f1f1f1;
	text-shadow:1px 1px 1px #ffffff;
	padding:3px 7px;
	font-size:11px;
	color:#505050;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}


