/****************** common ****************/
body {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:13px;
	background-color: #fff;
	background: url(http://deblocage-immediat.com/images/bg.png) repeat-x top;
	margin-top: 0px;
	color: #000;
}
a {
	color: #367399;	
}
textarea {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:13px;
	background-color: #a0c1d6;
	border: 2px solid #2778ad;
	color: #000000;
}
input {
	background-color: #e3e3e3;
	border: 2px solid #929292;
	color: #000000;
}
select {
	background-color: #e3e3e3;
	border: 2px solid #929292;
	color: #000000;
}
#main {
	width: 1045px;
	/*border-top: 0px;*/
}
#top_fold {
	background: url(http://deblocage-immediat.com/images/header.png);
	height: 146px;
	
}
#top_fold #left {
	/*background: url(/images/top_fold_left.png) top left no-repeat;
	float: left;
	width: 15px;*/
}
#top_fold #center {
	/*border-top: 1px solid #cfd8ef;*/
}
#top_fold #right {
	/*background: url(/images/top_fold_right.png) top right no-repeat;
	float: right;
	width: 15px;*/
}
#bottom_fold {
/*	border-bottom: 2px solid #cfd8ef;*/
	/*border-left: 1px solid #cfd8ef;
	border-right: 1px solid #cfd8ef;*/
	background: url(http://deblocage-immediat.com/images/footer.png) bottom repeat-x;
	height: 48px;
	background-color: #031e33;
}
#bottom_fold a {
	text-decoration: none;
	color: #d71820;	
	font-size: 12px;
	font-weight:bold;
}
#contents {
	/*background-color: #ffffff;*/
	background-color: #031e33;
	/*border-left: 1px solid #cfd8ef;
	border-right: 1px solid #cfd8ef;*/
	background:url(http://deblocage-immediat.com/images/bg_content.png) repeat-y;	
}
#logo {
	/*background:url(/images/logo.gif) no-repeat;*/
	height: 108px;
}
#nav {
	/*background: url(/images/nav_a.gif);*/
	height: 36px;
	width: 1045px;
	padding-left:20px;
	line-height:32px;
}
#nav .x {
	width: 100px;
	height: 36px;
	text-align: center;
	padding-top: 5px;
	float: left;
	/*border: 1px solid #031e33;
	border-top: 0px;
	border-bottom: 0px;*/
	cursor: pointer;
}
#nav .x:hover {
	background: url(http://deblocage-immediat.com/images/nav_a_hover.png) center left repeat-x;
	/*border-left: 1px solid #2879ac;
	border-right: 1px solid #2879ac;*/
}
#nav .selected {
	width: 100px;
	height: 36px;
	text-align: center;
	padding-top: 5px;
	float: left;
	background: url(http://deblocage-immediat.com/images/nav_a_hover.png) center left repeat-x;
	color: #fff;
}
#nav a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#nav a:hover {
	color: #fff;
	font-size: 14px;
}

#bg_steps{
 background:url(http://deblocage-immediat.com/images/bg_steps.png) no-repeat bottom;
 height:18px;
 clear:both;
}
#steps1{
 background:url(http://deblocage-immediat.com/images/steps1.png) no-repeat bottom;
 height:69px;
 clear:both;
}
#steps2{
 background:url(http://deblocage-immediat.com/images/steps2.png) no-repeat bottom;
 height:69px;
 clear:both;
}
#steps3{
 background:url(http://deblocage-immediat.com/images/steps3.png) no-repeat bottom;
 height:69px;
 clear:both;
}
#stepform1 {
	background:url(http://deblocage-immediat.com/images/formstep1.png) bottom no-repeat;
	height:36px;
	width:578px;
}
#stepform2 {
	background:url(http://deblocage-immediat.com/images/formstep2.png) bottom no-repeat;
	height:36px;
	width:578px;
}
#stepform3 {
	background:url(http://deblocage-immediat.com/images/formstep3.png) bottom no-repeat;
	height:36px;
	width:578px;
}
#page {
	/*border: 1px solid #efefef;*/
	/*width: 720px;*/
	/*background:url(/images/resizable.gif) bottom right no-repeat;
	background-color: #f7f7f7;*/
	padding: 10px;
}
#form {
	padding-left: 10px;
	padding-right: 10px;
}

#submit{
	background: url(http://deblocage-immediat.com/images/index_next.png) center left repeat-x;	
	width:219px;
	height:30px;
	border:none;
}
#submit:hover{
	background: url(http://deblocage-immediat.com/images/index_next_hover.png) center left repeat-x;
	width:219px;
	height:30px;
	border:none;
}
#confirm_submit{
	background: url(http://deblocage-immediat.com/images/index_submit.png) center left repeat-x;	
	width:219px;
	height:30px;
	border:none;
}
#confirm_submit:hover{
	background: url(http://deblocage-immediat.com/images/index_submit_hover.png) center left repeat-x;
	width:219px;
	height:30px;
	border:none;
}
#proc_submit{
	background: url(http://deblocage-immediat.com/images/payment_confirm_submit.png) center left repeat-x;	
	width:219px;
	height:30px;
	border:none;
}
#proc_submit:hover{
	background: url(http://deblocage-immediat.com/images/payment_confirm_submit_hover.png) center left repeat-x;
	width:219px;
	height:30px;
	border:none;
}

/****************** end of common ****************/


/****************** prices on main page ******************/
#prices {
	padding-left: 10px;
}
#prices .title {
	color: #22638d;
	font-weight: bold;
	padding-top: 5px;
	font-size: larger;
	padding-left: 0px;
}
#prices .x { /** main */
	padding-left: 20px;
}
/****************** end of prices ***********************/

/****************** index page ***************************/
#index_wrapper {
	border: 1px solid #e2e2e2;
	background-color:#efefef;
	width:950px;
	padding:10px;
	height:480px;
}
#index_wrapper_content {
	border: 1px solid #e2e2e2;
	background-color:#efefef;
	width:950px;
	padding:10px;
}
#index_wrapper #box {
	width: 344px;
	height: 259px;
	float:left;
	background:url(http://deblocage-immediat.com/images/prices.png) no-repeat right;	
}
#index_wrapper #price {
	width: 350px;
	float:left;
}
#index_wrapper #x {
	width:578px;
	height: 460px;
	float:right;
	background-color:#e3e3e3;
}
#index_wrapper #bgbox {
	background:url(http://deblocage-immediat.com/images/bgform.png) no-repeat bottom;	
	width:540px;
	height:390px;
	background-color:#FFF;
}
/****************** end of index page ***************************/


/****************** looping scroller ****************/
#imgbar {
	height: 30px;
	background: #FFF;
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 770px;
}
/****************** end of looping scroller ****************/
		
/****************** tooltip ****************/

div.tooltip2 {
	/*font:12px/14px Arial, Helvetica, sans-serif;*/
	color: #252525;	
	text-decoration: none;
}
.tooltip {
	/*font:12px/14px Arial, Helvetica, sans-serif;*/
	color: #252525;	
	text-decoration: none;
}
.tooltip a {
	color: #000;	
	text-decoration: none;
}
.tooltip em {
	display: none;
	font:12px/14px "Courier New", Courier, monospace;
	color:#000;
}
.tooltip:hover {
	
	border: 0;
	position: relative;
	z-index: 500;
	/*text-decoration:none;*/
	
}

div.tooltip2{

	border: 0;
	position: relative;
	z-index: 500;
	/*text-decoration:none;*/
	
}

 div.tooltip2 em.helpIphone {
	font:12px/14px "Courier New", Courier, monospace;
	color:#000; 
	display: block;	
	position: absolute;
	left: -220px;
	top: 0px;
	margin-top: 5px;
	border: 2px solid #b0b0b0;
	background: #e3e3e3;
	padding: 10px;
	width: 300px;

}

 div.tooltip2 em.helpIphone .titre {
	line-height: 25px;
	color:#000;

}

.tooltip:hover em {
	display: block;	
	position: absolute;
	left: 40px;
	top: 0px;
	margin-top: 4px;
	border: 2px solid #b0b0b0;
	background: #e3e3e3;
	padding: 10px;
	width: 300px;
}
.tooltip:hover em img {
	float: left;
	padding-right: 5px;
	border: 0;
}
.tooltip:hover em .titre {
	line-height: 25px;
	color:#000;
}
