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

body {
	background-image: url(images/1pxbg_page.jpg);
	background-repeat: repeat-x;
	background-color: #afb3bc;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #6e7b88;
}

img {
	border: 0;
}
table {
	border: 0;
	margin: 0;
	padding: 0;
}
.img_left {
	float: left;
	margin-right: 6px;
}
.img_right {
	float: right;
	margin-left: 6px;
}





#conteneur {
	width: 988px;
	margin: 0 auto 10px auto;
	background-repeat: repeat-y;
	background-image: url(images/1pxbg_centre.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 5px 0 5px;
	color: #6e7b88;
}
#conteneur a {
	text-decoration: none;
	font-size: 11px;
	color: #7da4c0;
	font-weight: bold;
}
#conteneur a:hover {
	text-decoration: underline;
}
#top {
width: 978px;
height: 62px;
background-image: url(../../../images/skyrecon_banner.jpg);
background-repeat: repeat;
}
#top_fr {
width: 978px;
height: 62px;
background-iMage: url(../../../images/home/fr/skyrecon_arkoon_banner_fr.jpg);
background-repeat: repeat;
}
#top_en {
width: 978px;
height: 62px;
background-image: url(../../../images/home/en/skyrecon_arkoon_banner_en.jpg);
background-repeat: repeat;
}

#logo {
	width: 165px;
}
#topright {
	text-align: right;
	float: right;
	height: 60px;
}

#mapversion {
	margin: 4px 4px 17px 0;
}
#mapversion a {
	text-decoration: none;
	color: #5b5b5b;
	font-size: 11px;
}

#newsletter {
	background-image: url(images/1pxbg_newsletter.gif);
	width: 300px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter input {
	/*height: 0.9em;*/
	/*line-height: 12px;*/
	font-family: verdana;
	font-size: 11px;
	margin: 3px 0 0 0;
}
.bout {
	margin: 3px 4px 0 4px;


}
#nav {
	background-image: url(images/1pxbg_nav.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 978px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	margin-top: 0px;
}
#nav_tab td {
	text-align: center;
	width: 125px;
}

#nav_tab a:link {
	width: 125px;
	color: #FFFFFF;
}
/* CSS issu des tutoriels http://css.alsacreations.com
=======================================================*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative;
	top: 0px;
	left: 0;
	z-index:100;
	width: 100%;
}
#menu dl {
	float: left;
	width: 130px;
	margin: 0 1px;
	height: 20px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 0px;
	height: 19px;
}
#menu dd {
	border: 1px solid #f39322;
	position: relative;
	background-color: #fe8715;
	background-image: url(images/1pxbg_ssnav.gif);
	background-repeat: repeat-x;
	display: none;
	width: 190px;
	margin: 0 0 0 -26px;
	padding: 5px;
}
#menu li {
text-align: left;
padding-bottom: 2px;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-size: 11px;
}
#menu li a:link, #menu dt a:link {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover {
	background-image: url(images/1pxbg_navover.gif);
	text-decoration: none;
}

#site {
position: relative;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}

a {text-decoration: none;
color: black;
color: #222;
}
/* ========================*/

#teaser {
	height: 150px;
	background-repeat: repeat-x;
	width: 978px;
}


#inside {
	padding: 0;
	margin: 0;
	width: 978px;
}
#inside_tab {
	border-color: #979ea9;
	border-style: solid;
	border-top-color: #d6d9ea;
	border-top-width: 2px;
	border-bottom-width: 3px;
}
#top_page {
	text-align: right;
	margin: 20px 0;
}

.td_border_right {
	background-image: url(images/bg_inside.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.td_border_left {
	background-image: url(images/bg_inside.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.td_border_insright {
	background-image: url(images/1pxbg_inside_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#home_boxleft {
	width: 302px;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	background-color: #FFFFFF;
}
#boxleft_content {
	padding: 0 10px 0 10px;
	margin: 10px 10px 10px 0;
	font-family: verdana;
	font-size: 11px;
	color: #6E7B88;
}
#boxleft_content ul {
	margin: 0;
	padding: 0 0 0 6px;
}
#boxleft_content li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	list-style-type: none;
	padding-left: 12px;
	margin: 0 0 4px 0;
}
#boxleft_content table tr td table tr td {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	list-style-type: none;
	padding-left: 10px;
	margin: 0 0 4px 0;
	line-height: 20px;
}
#boxleft_content a {
	color: #6e7b88;
}
#boxleft_content a:link {
	color: #6e7b88;
}
#boxleft_nav {
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
}

#boxleft_nav ul {
	margin: 0;
	padding: 0 0 12px 6px;
}
#boxleft_nav li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	list-style-type: none;
	margin: 0 0 6px 0;
}
html>body #boxleft_nav li {
	padding-left: 12px;
}
#boxleft_nav a {
	color: #7da4c0;
	font-weight: bold;
}
#boxleft_nav a:link {
	color: #7da4c0;
}

#boxleft_nav li.selected {
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 0;
	background-image: url(images/arrow_nav.gif);
	background-position: 0px 5px;
}
html>body #boxleft_nav li.selected {
	padding-left: 12px;
}
#boxleft_nav a.selected {
	list-style-type: none;
	color: #FF7F00;
	padding-left: 4px;
	font-weight: bold;
}
#subnav {
	margin: 6px 0 6px 0;



}
#subnav li {
	background-image: none;

}
#subnav a:link {
	font-weight: normal;
}
#subnav a {
	font-weight: normal;
}
#subnav a.selected {
	list-style-type: none;
	color: #FF7F00;
	padding-left: 0px;
	font-weight: normal;
}
#boxleft_download {
	padding: 0 10px 0 10px;
	margin: 10px 0 50px 0;
}

#boxleft_pictos {
	width: 302px;
	text-align: center;
}
#boxleft_pictos img {
	margin-right: 3px;
	margin-left: 3px;
}
#greybox {
	border: 1px;
	border-color: #d6d6d6;
	border-style: solid;
	background-image: url(images/1pxbg_greybox.gif);
	background-repeat: repeat-x;
}

#head_greybox {
	color: #ff7c00;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/head_greybox.gif);
	background-repeat: repeat-x;

	padding: 4px 0 0 4px;
	height: 20px;
	padding: 4px 0 0 4px;
}
#greybox_content ul {
	margin: 6px 0 6px 0;
	padding: 0 0 0 6px;
}
#greybox_content li {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(images/pdf.gif);
	padding-left: 18px;
	background-position: top left;
	font-size: 11px;
}
#greybox_content li.demo {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(images/mail_16.gif);
	padding-left: 18px;
	background-position: top left;
	font-size: 11px;
}
#greybox_content li.doc {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(images/pdf.gif);
	padding-left: 18px;
	background-position: top left;
	font-size: 11px;
}
#greybox_content li.seminar {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(images/eseminar16.gif);
	padding-left: 18px;
	background-position: top left;
	font-size: 11px;
}
#greybox_content a {
	font-weight: bold;
	font-size: 11px;
}

#home_boxcenter {
	width: 426px;
	margin: 0 0 2px 0;
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
}
#boxcenter_title {
	font-family: arial;
	background-image: url(images/bg_titlenews.gif);
	height: 30px;
	background-repeat: repeat-x;
	padding: 8px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
#boxcenter_title img	{
	vertical-align: top;
}
#boxcenter_content {
	padding: 0 10px 0 10px;
	margin: 10px 0 30px 0;
	font-size: 11px;
	color: #6E7B88;
}
#boxcenter_content2 {
	padding: 0 0 0 10px;
	margin: 10px 0 0px 0;
	font-size: 11px;
	color: #6E7B88;
	width:237px;
height:280px;
}
#boxcenter_content h1 {
	font-size: 12px;
	margin: 0 0 8px 0;
	color: #7da4c0;
	font-weight: bold;
}
#boxcenter_content p {
	font-size: 11px;
	margin: 6px 0 14px 0;
}
#boxcenter_content ul {
	margin: 0;
	padding: 0 0 12px 6px;
}
#boxcenter_content li {
	padding-left: 10px;
	margin: 0 0 4px 0;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	font-size: 11px;
}


#boxcenter_content a {
	color: #5d84ab;
	font-weight: bold;
}
#boxcenter_content a:link {
	color: #5d84ab;
	font-weight: bold;
}

.date {
	color: #ff7c00;
	font-weight: bold;
}
#boxcenter_bottom {
/*
	background-image: url(images/1pxbg_newsletter.gif);
	background-repeat: repeat-x;
*/
	background-color: #b0c0d0;
	height: 18px;
	margin: 0px 2px -8px 4px;
	color: #FFFFFF;
}
#boxcenter_bottom a {
	color: #FFFFFF;
}
#boxcenter_bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}


#boxcenter_bottom ul {
	margin: 0;
	padding: 0 0 0 6px;
}
#boxcenter_bottom li {
	background-image: url(images/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style-type: none;
	padding-left: 16px;
}
#home_boxright {
	margin: 0 0 2px 3px;
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
	width: 240px;
}
#boxright_title {
	text-align: right;
}
#boxright_logo {
	text-align: center;
	margin: 0 0 4px 0;
}

#boxright_content {
	padding: 6px 10px 0 10px;
	font-size: 12px;
}
#boxright_content h1 {
	font-size: 12px;
	margin: 2px 0 4px 0;
	color: #ff7c00;
	font-weight: bold;
}
#boxright_content h2 {
	font-size: 11px;
	margin: 2px 0 4px 0;
	color: #7da4c0;
	font-weight: normal;
}


#boxright_content a {
	color: #5d84ab;
	font-weight: bold;
}
#boxright_content a:link {
	color: #5d84ab;
	font-weight: bold;
}
#boxright_content p {
	margin: 4px 0 4px 0;

}
#boxright_content td {
	line-height: 20px;

}
#boxright_content img {
	margin-right: 4px;
}


#boxright_content ul {
	margin: 0;
	padding: 0 0 0 6px;
}
#boxright_content li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	list-style-type: none;
	padding-left: 12px;
}
#boxright_reader {
	text-align: center;
}
#inside_boxcenter {
	margin: 0 0 2px 0;
	padding: 0 16px 0 16px;
	background-color: #FFFFFF;
}

#boxinside_title {
	height: 30px;
	padding: 8px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
#inside_swf {
	margin: 0 0 10px 0;
}


#separ_home {
/*	background-color: #dce0e4;*/
/*	height: 3px;*/
	margin: 6px 0 0 0;
	border-bottom: 3px solid #dce0e4;
}
#separ_inside {
	margin: 6px 0 12px 0;
}

#head_inside {
	height: 36px;
	background-repeat: repeat-x;
	width: 978px;
	background-image: url(images/1pxbg_headinside.gif);
}




#partners {
	width: 978px;
	background-image: url(images/1pxbg_partner.gif);
	background-repeat: repeat-x;
	height: 39px;
}
#arrow_p_partner {
	width: 67px;
	text-align: center;
	padding-top: 12px;
	float: left;
}
#arrow_n_partner {
	width: 67px;
	text-align: center;
	padding-top: 12px;
	left: 911px;
	float: left;
}
#partners_logos {
	width: 844px;
	text-align: center;
	padding-top: 6px;
	position: relative;
	float: left;
	height: 30px;
}
#partners_logos img {
	margin: 0 10px 0 10px;

}


#footer {
	height: 21px;
	width: 978px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
	line-height: 18px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	font-weight: bold;
	color: #ff8c1f;
}
.keyword {
	color: #ff7c00;
	font-weight: bold;
}


/*--------------------------------fixes-------------------------------------*/

.moduletable-actuenglish h4 {
	display: none;
}

.moduletable-actufrench h4 {
	display: none;
}

.moduletable-txtquotes h4 {
	display: none;
}

.componentheading {
	margin: 0 0 10px;
}

.componentheading h1 {
	font: bold 16px arial;
}

.componentheading h2 {
	font: bold 16px arial;
}

#inside_boxcenter h4 {
	font-size: 11px;
	margin: 14px 0 8px 0;
	color: #7da4c0;
	font-weight: bold;
}

#inside_boxcenter ul {
	margin: 0 0 0 20px;
}

#inside_boxcenter li {
	list-style-image: url('images/square.gif');
}


#home_boxright a:hover {
	text-decoration: none;
}

#home_boxright span:hover {
	text-decoration: underline;
}


div.contentheading {
	margin: 20px 0 10px;
	color:#FF9E39;
	font-weight:bold;
}

div.contentlocation {
	margin: 0 0 10px;
	font-weight: bold;
}

.article_seperator {
	clear: both;
}

.message {
	color:#7DA4C0;
	font-weight:bold;
	margin-top: 14px;
}

div.contentitem table tbody tr td img {
	margin: 30px 0;
}

div.contentitemMC table tbody tr td {
	margin: 30px 0;
}

span.orange {
	color: #FF9E39;
}

span.bleu {
	color: #7da4c0;
}
.quotation_container {
	margin-top: -40px;
}
.quotation_begin {
	font-family:Arial,sans-serif;
	font-size:30px;
	float:left;
	margin:-10px 0 -10px 0;
}
.quotation_end {
	font-family:Arial,sans-serif;
	font-size:30px;
	display:block;
	text-align:right;
	margin:-10px 0 -10px 0;
}
.quotation_text {
	color:#7DA4C0;
	font-size:11px;
	font-weight:normal;
	margin:2px 0px 4px 24px;
}
.scena_close {
background-image: url(../../../images/puce1.gif); background-position:0 1px;
background-repeat: no-repeat;
padding-left:12px;
}
.scena_open {
background-image: url(../../../images/puce2.gif); background-position:0 2px;
background-repeat: no-repeat;
padding-left:12px;
}
.subul li {
	padding-left: 10px;
	margin: 0 0 4px 0;
	background-image: url(../../images/square_blue.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	font-size: 11px;
}
.piege{
display:none;
}

#box_left_menu 	a	{
	font-weight:normal;
}

//#box_left_menu > ul > li	{
//	padding-left:12px;
//}

#box_left_menu > ul > li.isOpen	{
	background-image:url(images/arrow_nav.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}

#box_left_menu > ul > li > a	{
	font-weight:bold;
}

#box_left_menu > ul > li	{
	padding-left:12px;
}

#box_left_menu > ul > li > ul > li	{
	padding-left:-4px;
}

#box_left_menu > ul > li > ul > li > a	{
	padding-left:10px;
}

#box_left_menu > ul > li > ul > li > ul > li	{
	padding-left:10px;
}

#box_left_menu > ul > li > ul > li.isOpen	{
	background-image:url(images/arrow_nav.gif);
	background-position:-1px 5px;
	background-repeat:no-repeat;

}


#box_left_menu li	{
	margin:5px 0 5px 6px;
}

#box_left_menu a.selected {
	color: #FF7F00;
}

//.isOpen	{
//	background-image:url(images/arrow_nav.gif);
//	background-position:0 5px;
//	background-repeat:no-repeat;
//}

.isClosed	{
	background-image:url(images/arrow.gif);
	background-position:1px 2px;
	background-repeat:no-repeat;
}

.abo_rss	{
	padding-top:25px;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.facebook	{
	padding-top:25px;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

