@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;
}

#top {
width: 978px;
height: 62px;
background-image: url(../../../images/skyrecon_banner.jpg);
background-repeat: repeat;

}
#logo {
	width: 165px;
}
#topright {
float: right;
color: #FFFFFF;
font-weight: bold;
text-align: right;
padding-top: 45px;
padding-right: 10px;
padding-bottom: 0px;
}
.top_number {
color: #f6ff00;
font-weight: bold;
}

#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: 20px;
	width: 978px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	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;
}
#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 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 5px;
	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: 3px left;
}
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.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.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 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 {
	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_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 10px 0;
	font-size: 11px;
	color: #6E7B88;
	width:237px;
height:180px;
}
#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;
}
#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 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;
width:100%;
text-align:center;
}

#boxcenter_title {
	font-family: arial;
}


/*
div.contentitemMC table tbody tr td {
	margin: 30px 0;
}
*/
span.orange {
	color: #FF9E39;
}

.mailingCampaign {
margin:0 0 0 0;
}

.tabline {
	background-color: #6e7b88;
}
.tablineorange {
	color: #FF9E39;
}

.land_container	{
	clear: left;
	float: left;
	padding-bottom: 18px;
	padding-left: 25px;
	padding-right: 0px;
        width:100%;
}

.land_main	{
float: left;
}

#land_image	{
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 20px;
}

.land_title {
	color: #6e7b88;
	font-size: 24px;
	font-weight:normal;
	padding-top: 15px;
        padding-right:15px;
	padding-bottom: 0px;
}

.land_text {
color:#6E7B88;
font-size:11px;
margin-top:5px;
margin-right:20px;
margin-bottom:15px;
margin-left:5px;
}
.land_table_form {
width:900px;
background-color: #f3f8fa;
}
.land_form	{
float: float;
//padding-right: 10px;
padding-bottom: 20px;
//padding-left: 20px;
}

.second {
clear: left; 
margin-left: 30px; 
margin-top: 80px; 
margin-bottom: 40px;
}
.btncontainer {
float: left; 
margin-left: 40px;
}
.btn {
padding-left: 25px;
padding-bottom: 15px;
}
.btn a {
color:#FFFFFF;
}
.btn a:hover {
text-decoration:underline;
}
.corner {
width: 6px; 
height: 6px;
}

#land_topright {
color:#7DA4C0;
font-size:11px;
font-weight:bold;
padding-right: 10px;
}
#land_topright a {
color:#7DA4C0;
text-decoration:none;
}
#land_topright a:hover {
text-decoration:underline;
}
#land_cmpg {
font-size:16px;
font-weight:bold;
padding-bottom: 15px;
}
#land_image img{
}
.land_input {
font-size:10px;
width:200px;
}
#land_wp {
float: right;
padding-bottom: 30px;
padding-right: 20px;
}
#land_left {
float:left;
width:320px;
padding-right:20px;
}
#land_right {
float:left;
}
#land_wp_title {
color:#7DA4C0;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-bottom:14px;
padding-left:10px;
}
#land_wp_desc {
text-align:left;
padding-right:20px;
padding-bottom:40px;
padding-left:29px;
}
#land_wp_nw	{
text-align:center;
padding-right:20px;
padding-bottom:20px;
padding-left:80px;
}
.btop {
background-image:url(../../../images/landingpages2/b_top.gif);
background-repeat:repeat;
height:4px;
}
.bright {
background-image:url(../../../images/landingpages2/b_right.gif);
background-repeat:repeat;
width:4px;
}
.bbottom {
background-image:url(../../../images/landingpages2/b_bottom.gif);
background-repeat:repeat;
height:4px;
}
.bleft {
background-image:url(../../../images/landingpages2/b_left.gif);
background-repeat:repeat;
width:4px;
}
.btop_re {
background-image:url(../../../images/landingpages2/b_top_re.gif);
background-repeat:repeat;
height:4px;
}
.bright_re {
background-image:url(../../../images/landingpages2/b_right_re.gif);
background-repeat:repeat;
width:4px;
}
.bbottom_re {
background-image:url(../../../images/landingpages2/b_bottom_re.gif);
background-repeat:repeat;
height:4px;
}
.bleft_re {
background-image:url(../../../images/landingpages2/b_left_re.gif);
background-repeat:repeat;
width:4px;
}
.bcorner {
width: 4px;
height:4px;
}
.land_table_button {
width: 120px;
background-image: url(../../../images/landingpages2/land_back.jpg);
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
height: 20px;
text-align: center;
}
.land_table_button_re {
width: 120px;
background-image: url(../../../images/landingpages2/land_back_re.jpg);
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
height: 20px;
text-align: center;
}
.land_button {
padding-bottom: 20px;
}
.land_button_text {
height: 18px;
}
.land_button_text a{
color: #FFFFFF;
}
.land_button_text a:hover{
text-decoration: underline;
}
.land_box {
clear: left;
float: left;
padding-bottom: 20px;
padding-left: 20px;
}
.land_box_table {
background-color: #f3f8fa;
}
.land_box_content {
width: 200px;
}
.land_box_title {
font-size: 16px;
font-weight: bold;
text-align: left;
padding-top: 10px;
padding-right: 8px;
padding-bottom: 10px;
padding-left: 8px;
}
.land_box_text {
text-align: left;
padding-top: 0px;
padding-right: 8px;
padding-bottom: 20px;
padding-left: 8px;
}
.land_box_line img {
width: 184px;
height: 1px;
padding-bottom: 8px;
}
.land_wp_check {
width: 30px;
height: 40px;
vertical-align: top;
}
.land_wp_item {
vertical-align: top;
}
.land_list {
padding-bottom:20px;
padding-left:20px;
}
.land_list_title {
font-weight:bold;
padding-top:30px;
padding-bottom:10px;
}
.land_small_it {
font-size:8px;
font-style:italic;
padding-top:10px;
}
.land_super {
font-size:8px;
vertical-align:text-top;
}
#land_star_1{
background-image: url(http://www.skyrecon.com/images/landingpages2/star.gif);background-position:0 10px;
background-repeat: no-repeat;
height:32px;
padding-top:6px;
padding-left:20px;
}
#land_star_2{
background-image: url(http://www.skyrecon.com/images/landingpages2/star.gif);background-position:20px 0px;
background-repeat: no-repeat;
height:32px;
padding-left:40px;
}
#land_star_3{
background-image: url(http://www.skyrecon.com/images/landingpages2/star.gif);background-position:40px 0px;
background-repeat: no-repeat;
line-height:18px;
height:32px;
padding-left:60px;
}
#land_citation{
width:300px;
float:right;
text-align:right;
}
.land_market {
float:right;
padding-right:60px;
padding-bottom:20px;
padding-left:5px;}
.piege {
display:none;
}
