fieldset {
	border: 0px;
}

strong {
	color: #000;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
}

img {
	border: 0px;
}


#content_box {
  border: solid 0px #000;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	height: 100%;
}

#header_top_box {
	width: 1000px;
	height: 296px;
  border: solid 0px #000;
	padding-top: 118px;
	padding-right: 0px;
	background-image:url('/img/state-of-web-header.jpg');
	background-repeat:no-repeat;
	position: absolute;
}

#logotype_box {
	margin-left:440px;
  border: solid 0px #000;
	width: 214px;
	height: 155px;
	position: absolute;
}

#btns_box {
	margin-top:  155px;
	margin-left: 440px;
	padding-top: 4px;
	text-align: right;
	width: 214px;
	height: 25px;
  border: solid 0px #000;
	position: absolute;
}

#lang_selector_box {
	margin-left:540px;
	text-align: right;
	width: 114px;
	height: 20px;
  border: solid 0px #000;
	position: absolute;
}

#phone_box {
	margin-top:  145px;
	margin-left: 682px;
	text-align: left;
	width: 250px;
	height: 36px;
  border: solid 0px #000;
	background-image:url('/img/icon-phone.jpg');
	background-repeat: no-repeat;
	position: absolute;
  border: solid 0px #000;
}

#phb_content {
	margin-top:  150px;
	margin-left: 730px;
	width: 200px;
	color: #326b98;	
	font-weight: bold;
	font-size: 16px;  
	border: solid 0px #000;
	letter-spacing: -1px;
	position: absolute;
}

#phb_content_title {
	padding-top: 0px;
	color: #2b2160;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0px;
}

.lang_selector_item {
	border: solid 0px #000;
	float: right;
	width: 28px;
	height: 15px;
	text-align: center;
	font-size: 11px;
}

.lang_selected {
	background-image:url('/img/lang-selector-selected.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
}


.lang_selector_a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.lang_selector_a:hover {
	text-decoration: none;
	color: #000;
}

.lang_selector_a_selected {
	color: #fff;
}

.lang_selector_a_selected:hover {
	color: #fff;
}


#sub_menu_box {
	border-top: solid 1px #d3d3d3;
	clear: both;
	text-align: left;
	font-size: 8px;
}

.sub_menu_a {
	font-size: 10px;
	margin-right: 4px;
	margin-left: 4px;
	color:#356a96;
}


.sub_menu_a_first {
	font-size: 10px;
	margin-right: 4px;
	margin-left: 0px;
	color:#356a96;
}

.sub_menu_a:hover {
	color: #2e2463;
}

.sub_menu_a_selected_first {
	font-size: 10px;
	margin-right: 4px;
	margin-left: 0px;
	color:#356a96;
	font-weight: bold;
}

.sub_menu_a_selected {
	font-size: 10px;
	margin-right: 4px;
	margin-left: 4px;
	color:#356a96;
	font-weight: bold;
}

sub_menu_a_selected:hover {
	color: red;
}

#menu_box {
	border: solid 1px #d3d3d3;
	margin-top: 202px;
/* margin-left: 450px;*/
	margin-right: 12px;
	border: solid 0px #000;
	font-size: 10px;
	text-align: right;
	z-index: 20;
	position:relative;
	float: right;
}

.menu_item_first {
	margin-right:0px;
	margin-left:0px;
	margin-top: 4px;
	float:left;
	font-weight: bold;

}

.menu_item {
	margin-right:0px;
	margin-left:15px;
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	font-weight: bold;
}

.menu_item,a:hover {
	color: #356a96;
}

.menu_item_selected_first {
	border-top: solid 2px #d3d3d3;
	margin-left:0px;
	margin-top: 2px;
	float:left;
	font-weight: bold;
}

.menu_item_selected {
	border-top: solid 2px #d3d3d3;
	margin-left:15px;
	margin-top: 2px;
	float:left;
	font-weight: bold;
}
.menu_a {
	text-decoration:none;
	color:#000; 
}
.menu_a:hover {
	color:#356a96;
}

.menu_a_selected {
	color:#356a96; 
	text-decoration:none;
}

#intro_box {
	margin-top:  296px;
	margin-left: 45px;
	padding-top: 0px;
	border: solid 0px #000;
	width: 925px;
	height: 120px;
	position: absolute;
	z-index: 10;
}

#intro_box_content {
	margin-top: 10px;
	margin-left:15px;
	padding-left: 15px;
	padding-top: 0px;
	border-left: solid 7px #ddd;
	position:relative;
	line-height:15px;
	text-align: justify;
	width: 550px;
}

#devis #intro_box_content {
	border: 0px solid #000;
	border-left: solid 7px #ddd;
	width: 600px;	
}


#www #intro_box_content {
	border-left: solid 7px #ddd;
	width: 550px;
	text-align:justify;
}


#articles #intro_box_content {
	margin-bottom: 60px;
}


#intro_box_content_level {
	margin-top: 10px;
	margin-left:15px;
	padding-left: 15px;
	padding-top: 0px;
	border-left: solid 7px #ddd;
	position:relative;
	line-height:15px;
}



#intro_box_text {
	margin-top: 25px;	
	padding-bottom: 20px;	
	border: solid 0px #000;
	color: #6d6d6d;
	font-size: 11px;
}

#articles #intro_box_text {
	margin-top: 15px;
	height: 30px;
}


.title_box {
	line-height:22px;
}

.clh1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	color: #6d6d6d;
	font-size:26px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height:22px;
}

.clh2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 3px;
	color: #000;
	font-size:14px;
	font-weight: bold;
	letter-spacing: normal;
}

#test_div {
	border: solid 0px #000;
	margin-left: 30px;
	margin-top: 22px;
	position: relative;
	width: 580px;
	float: left;
}

#www #test_div {
	width: 100%;
}

#site_dev_box {
	border: solid 0px #000;
	width: 275px;
	padding-left:4px;
	margin-right: 14px;
	margin-bottom: 0px;
	float:left;
	position: relative;
}


#service_plus_box {
	border: solid 0px #000;
	width: 270px;
	padding-left:4px;
	margin-bottom: 20px;
	float:left;
}

#web_techno_box {
	border: solid 0px #000;
	width: 284px;
	padding-left:4px;
	float: left;	
	margin-bottom: 20px;
}

.box_content {
	margin-top: 25px;
	border: solid 0px #000;
}

.item_blue {
	border: solid 0px #000;
	width: 14px;
	background-image:url('/img/list-item-blue.jpg');
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 4px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	line-height: 10px;
}

.item_indigo {
	border: solid 0px #000;
	width: 14px;
	background-image:url('/img/list-item-indigo.jpg');
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 4px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}

.item_gray {
	border: solid 0px #000;
	width: 14px;
	background-image:url('/img/list-item-gray.jpg');
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 4px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}


.item_content {
	color: black;
	border: solid 0px #000;
	font-size: 12px;
	margin-left: 10px;
}

.tch_head{
	font-weight: bold;
}
.tch_body {
	color:#6e6e6e;
	margin-bottom: 5px;
}


.a_list_item {
	color:#356a96;
}

.a_list_item:hover {
	color:#292061;
}

#news_box {
	padding-top: 30px;
	border: solid 0px #000;
	width: 290px;
	padding-left:4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top:  40px;
	font-size: 10px;
	color:#6e6e6e;
	float: right;

}

#first_page_news {
	border: solid 0px #000;
	padding-left:4px;
	margin-right: 35px;
	float: left;
}

.simple_header {
	color: #000;
	font-size:12px;
	font-weight: bold;
	color: #2a2253;
	margin-bottom: 10px;
}

.fp_header {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
	
}

#fpn_image {
	border: solid 0px #000;
	float:left;
	margin-right: 20px;
}

.fp_body {
	border: solid 0px #000;
	font-size: 11px;
	color:#6e6e6e;
	margin-bottom: 20px;
	line-height:15px;	
}



#fp_news_body_500 {
	float:left;
	width: 500px;
}

#fp_news_body_140 {
	float:left;
	width: 140px;
}


#fp_news_body_250 {
	float:left;
	width: 250px;
}



.read_next {
	border: solid 0px #000;
	background-image:url('/img/read-next-marker.jpg');
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 11px;
	color:#356a96;
}

.read_next:hover {
	color:#292061;
}

#articles .read_next {
	float: right;
}

#works .read_next {
	float: right;
}

#works .fp_body {
	margin-bottom:30px;
	line-height: 12px;
	clear: both;
}


#articles .fp_body {
	margin-bottom:30px;
	line-height: 12px;
}




#first_page_articles {
	border: solid 0px #000;
	width: 600px;
	padding-left:4px;
	float: left;
}

#bottom_box {
	clear:both;
	border: solid 0px #000;
	border-top: solid 3px #ebebeb;
	width: 910px;
	height:94px;
	background-image:url('/img/state-of-web-bottom-bg.jpg');
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 15px;
	padding-left:4px;
	padding-top: 20px;
	font-size: 10px;
}

#cpright_box {	
	margin-top: 8px;
	margin-left: 22px;
	width: 106px;
	text-align: right;
	font-weight: bold;
	float: left;
}

.cpr_title {
	color: #356a96;
}

.bb_title {
	color:#000;
	font-weight: bold;
}

.contact_tbl {
	font-size: 10px;
}

#contact_box {
	margin-top: 8px;
	margin-left: 20px;
	width: 215px;
	border: solid 0px #000;
	color:#6e6e6e;
	float: left;
}

#bb_menu {
	margin-top: 8px;
	margin-left: 36px;
	width: 380px;
	border: solid 0px #000;
	color:#6e6e6e;
	float: left;
}

.bb_menu_a {
	font-size: 10px;
	margin-right: 8px;
	color:#356a96;
}

.bb_menu_a:hover {
	color:#292061;
}

#bb_logo {
	margin-left: 36px;
	width: 66px;
	height: 48px;
	border: solid 0px #000;
	color:#6e6e6e;
	float: right;
	background-image:url('/img/state-of-web-bottom-logo.jpg');
	background-repeat: no-repeat;
}

.simple_title {
	color:#000;
	font-weight: bold;
	font-size: 10px;
}

#last_work_box {
	padding-top: 30px;
	border: solid 0px #000;
	width: 290px;
	padding-left:4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top:  40px;
	font-size: 10px;
	color:#6e6e6e;
	float: right;
}


.site_img {
	border: solid 1px #e3e3e3;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 4px;
	float:left;
}



#circle_box {
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 52px;
}

#div_num {
	padding-top: 18px;
	font-size: 30px;
	font-weight: bold;
	color: white;
}


.md_blue {
	background-image:url('/img/circle-blue.jpg');
	background-repeat: no-repeat;
}
.md_indigo {
	background-image:url('/img/circle-indigo.jpg');
	background-repeat: no-repeat;
}

#circle{
	width: 53px;
	height: 52px;
	border: solid 0px #000;
	text-align:center;
	float: left;
}

#circle_title_box {
	border: solid 0px #000;
	margin-left:14px;
	width: 500px;
	height: 50px;
	float: left;
}

#blue_header_title {
	margin-top: 5px;
	border: solid 0px #000;
	height: 30px;
	line-height: 25px;
}
.indigo_header {
	border: solid 0px #000;
	color: #2a1f61;
	font-weight: bold;
	font-size: 25px;
	clear: both;
}

.blue_header_small {
	font-size:14px;
	color: #276da9;
}


.article_fiche {
	border: solid 0px #000;
	width: 300px;
	float: left;
	padding-left: 4px;
	margin-bottom: 8px;
	font-size: 12px;
	color: gray;
}

#nav_box0 {
	border: solid 0px #000;
	width: 275px;
	padding-left:4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top:  65px;
	float: right;
}

.nav_box_content {
	margin-top: 25px;
	border: solid 0px #000;
	margin-bottom: 20px;
}

#services #nav_box0{
	margin-top:25px;
}

#contact #div_btns {
	float: right;
}

#nav_box1 {
	border: solid 0px #000;
	width: 275px;
	padding-left:4px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	float: right;
}


#middle_content {
	width: 550px;
	border: solid 0px #000;
	padding-left: 34px;
	margin-right: 0px;
	margin-top: 22px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

#middle_text_box {
	border: solid 0px #000;
	float: left;
	width: 500px;

	color: #6d6d6d;
	font-size: 11px;
	text-align: justify;
}

#news #middle_text_box { width: 580px; }
#articles #middle_text_box { width: 580px; }
#contact #middle_text_box { width: 400px; }
#tarifs #middle_text_box { 
	width: 850px; 
	border: solid 0px #000;
}

.tarifs_info {
	border: solid 0px #000;
	float: left;
	width: 410px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.tarifs_table {
	border: 0px;;
	background-color: #f7f7f7;
}

.td_std {
	background-color: #fff;
	padding: 2px;
	text-align: center;
}

.td_service {
	background-color: #fff;
	text-align: left;
	font-weight: bold;
	color: #6d6d6d;
	font-size: 11px;
}

.td_header {

	background-color: #fff;
	text-align: center;
	font-weight: bold;
	font-size:14px;
	color: #276da9;
	padding:8px;

}

.price_color {
	color:#ce2a21;
}

p {margin-top:0px; }

.td_grid td{
	  border-bottom:1px dashed #eef;
		color: #6d6d6d;
		font-size: 11px;
}


.button_blue {
	background-color: #266ea9;
	background-image:url('/img/button-blue.jpg');
	background-repeat: no-repeat;	border: 0px;
	width: 65px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#div_btns {
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 25px;
}

.inp_select {
	border: solid 1px #6d6d6d;
	padding: 0px;
	font-size: 11px;
	width: 120px;
}

.inp_textarea {
	border: solid 1px #6d6d6d;
	width: 400px;
	height: 200px;
}

.inp_text {
	border: solid 1px #6d6d6d;
	padding: 0px;
	font-size: 11px;
}

#error_box {
	border-left: solid 6px red;
	color: red;
	padding-left: 20px;
}

#devis #error_box {
	margin-bottom: 20px;
	margin-left: 0px;
}



#right_box {

}

.simple_link {
	border: solid 0px #000;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 11px;
	color:#356a96;
}

.simple_link:hover {
	color:#292061;
}

#items_list {
	position: relative;
	margin-left: 10px;
}

#nav_by_page {
	float: right;
	font-size: 10px;
	font-family: verdana;
}
#nav_by_page a {
	border: solid 0px #000;
	background-repeat: no-repeat;
	font-size: 11px;
	color:#356a96;
}


#nav_by_page a:hover {
	color:#292061;
}

.level_link {
	border: solid 0px #000;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 14px;
	color:#356a96;
}

.level_link:hover {
	color:#292061;
}

#site_fiche {
	border: solid 0px #000;
	float: right;
	width: 450px;
}

.red {
	color: red;
}

#info_legal {
	margin-top: 15px;
	margin-left: 15px;
	color: #6d6d6d;
	font-size: 11px;
}

#contact #intro_box_content {
	border: solid 0px #000;
	border-left: solid 7px #ddd;
	padding-bottom: 0px;
	width: 400px;
}

#contact_info {
	border: solid 0px #000;
	width: 420px;
	padding-left:4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top:  70px;
	float: right;
}

#contact #middle_content{
	border: 0px solid #000; 
	width: 440px;
	float: left;	 
}
