 @import "reset.css";
body{
	background: #78786E;
	color : black;
	line-height : 1em;
}

#container{
	margin : 0;
	padding :0;
	background: #D9E3E3;
	width : 1000px;
	margin : 0 auto;
	border-right : #5E5E56 1px solid;
	border-left :#5E5E56 1px solid;

}

#content{
	clear:both;
	padding: 20px;
	padding-top : none;
	/*border-top : solid black 1px;*/
}





ul{
	padding:0;
	margin:0;
	padding-left :13px;
	margin-top : 10px;
	margin-bottom : 10px;
	/*border : 1px red solid;*/
}

li{
	color : black;	
	line-height: 1.2em;
	list-style: none;
}

.dashboard li{
	list-style-image: url(img/bullet_blue.png);
}



.infos{
	background: #FFFBE5;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 25px;
	padding : 2px;
	padding-left :20px;
}

.selected{
	background: white;
}

h1{
	clear :both;
	color: #0947B6;
	padding:0;
	margin:0;
	font-size : 1.65em;
	line-height: 1.2em;
}


h2{
	clear : both;
	color:#717E7E;
	padding:0;
	margin-top:5px;
	font-size : 1.7em;
	line-height: 1.1em;
}

h3{
	font-size : 1.4em;
	color : #97A3A3;
	line-height: 1em;
}

p{
	margin-top : 1em;
	margin-bottom : 1em;
}

dt{
	font-size: 1.5em;
	color : #717E7E;
}

a{
	color:#C79C3F;
}

a:hover{
	color : #03526D;
}

em{
	font-style : italic;
}

small{
	font-size: 0.75em;
}

strong{
	font-weight: bold;
}


/**************** smallTable ***********************/
.smallTable{
	font-size: 0.9em;
}
.smallTable th{
	font-size: 0.9em;
		margin : 0;
	padding : 0;
}
.smallTable tr, .smallTable td{
	margin : 0;
	padding : 0;
}

/**************** smallTable ***********************/

/**************** PopOver ***********************/

/************/
/*showAccess*/
/************/
.showPop span{
	display : none;
}
.showPop:hover span{
	display : inline;
	position: absolute;
	background : white;
	border : #1F92CC solid 1px;
	border-left : #1F92CC solid 5px;
	margin  : 1.0em 0 0 -1.5em;
	padding : 0.5em;
}




#header {
	padding-left : 20px;
	padding-top : 7px;
	height: 43px;
	
}

#header h1 a{
	color : white;
	text-decoration: none;
	letter-spacing: 9px;
	font-size : 1.2em;
	/*background: white;*/
	padding : 0;
	margin : 0;
}

#top {
	background: #0587B2 url(img/mango_header.png) no-repeat bottom left;
	height: 76px;
	border-bottom : grey solid 1px;

}

body #footer {
	clear: both;
	text-align: right;
	padding : 0 10px;
	border-top : 1px dashed #03506B;
	font-size : 0.8em;
	height :50px;
}

#internalmenu{
	display : none;
}
.backToTop{
	display : none;
}


#clientName{
	color : #BFEC19;
	font-size : 0.5em;
	letter-spacing: normal;
	padding-left : 3em;
}

h1 a#noclient{
	background: url(img/user_delete.png) no-repeat left center;
	padding-left : 18px;
	color : #FDE4D3;
	font-size : 0.7em;
	letter-spacing: normal;
	font-weight: bold;	
}

/*******************
Class de li - a 
*********************/

.people{
	background: url(img/user.png) left top no-repeat;
	padding-left : 18px;
}

.address{
	background: url(img/house.png) left top no-repeat;
	padding-left : 18px;
}

.address_plus{
	padding-left : 18px;
}

.phone{
	background: url(img/telephone.png) left top no-repeat;
	padding-left : 18px;
}

.cellphone{
	background: url(img/phone.png) left top no-repeat;
	padding-left : 18px;
}

.city{
	background: url(img/building.png) left top no-repeat;
	padding-left : 18px;
}

.www{
	background: url(img/world_link.png) left top no-repeat;
	padding-left : 18px;
}

.mail{
	background: url(img/email_link.png) left top no-repeat;
	padding-left : 18px;
}

.add{
	background: url(img/add.png) no-repeat left center;
	padding-left : 18px;
	color : #42BAF1;
	font-style: italic;
}

.paperworkAlert, .webhostedAlert{
	color :#ED3C12;
	background: url(img/exclamation.png) no-repeat left center;
	padding-left : 18px;
}

.view{
	text-decoration: none;
}

.else_add_website, .more_info{
	font-weight: bold;
	color : #597676;
	line-height : 2em;
	font-size: 1.1em;
}

p.disconnect{
	text-align: right;	
	margin : 10px;
}

a.logout{
	background: url(img/door_out.png) no-repeat right center;
	padding-right : 18px;	
}

.list{
	background: url(img/text_align_justify.png) no-repeat left center;
	padding-left : 18px;
}

.action{
	font-size : 0.8em;
	color : #A3A3A3;
	font-style: italic;
}

.associate{
	background: url(img/connect.png) no-repeat left center;
	padding-left : 18px;
}

.edit{
	background: url(img/pencil.png) no-repeat left center;
	padding-left : 18px;
}

.valid{
	background: url(img/accept.png) no-repeat left center;
	padding-left : 18px;
}

.close{
	background: url(img/door_out.png) no-repeat left center;
	padding-left : 18px;
}

.reply{
	background: url(img/comment_add.png) no-repeat left center;
	padding-left : 18px;
}

.progress{
	background: url(img/chart_line_edit.png) no-repeat left center;
	padding-left : 18px;
}

.del{
	background: url(img/delete.png) no-repeat left center;
	padding-left : 18px;
}

.buy{
	background: url(img/coins.png) no-repeat left center;
	padding-left : 18px;
	color : #A4BE37;
	font-size: 1.2em;
	text-decoration: none;
	
}

.pdf{
	background: url(img/page_white_acrobat.png) no-repeat left center;
	padding-left : 18px;
}

.back{
	background: url(img/back.png) no-repeat left center;
	padding-left : 18px;
}

.history{
	background: url(img/book.png) no-repeat left center;
	padding-left : 18px;
}

.view_hosted{
	background: url(img/house.png) no-repeat left center;
	padding-left : 18px;
}

.add_item{
	
}



.success{
	background: #E6EFC2 url(img/accept.png) no-repeat 20px center;
	padding : 10px;
	padding-left : 40px;
	
}

.error{
	background: #FFB5C6 url(img/cancel.png) no-repeat 20px center;
	padding : 10px;
	padding-left : 40px;
	
}

.warning{
	background: #EFD3C2 url(img/error.png) no-repeat 20px center;
	padding : 10px;
	padding-left : 40px;
	
}

/************
** Devis - Facture - Facture Hebergement **
*************/

#paperwork{
	background: white /*url(img/header.jpg) no-repeat left top*/;
	padding : 10px;
	/*padding-top : 150px;*/
	margin-bottom :20px;	
}

#paperwork p,#info_entreprise li, #info_client li{
	font-family: Trebuchet MS;
}

#paperwork p{
	margin-bottom : 0px;
}

#paperwork table{
	margin-top : 20px;
	width : 750px;
	border : none;
	font-family: Arial;
	border : 1px solid black;
}



td {
	/*border : 1px solid black;*/
	margin : 0;
	padding : 2px;
	text-align: right;
}

th {
	background: black;
	color: white;
	border : none;
	margin : 0;
	padding : 2px;
}

tr{
	border : none;
}

.qte{
	text-align: center;	
}

.name_item{
	text-align: left;
}



#right_info{
	float:right;
	margin-right: 30px;
	font-family: Trebuchet MS;
}

#info_entreprise ul ul{
	margin:0;
	/*padding : 0;*/
}

#right_info p{
	margin-top : 10px;
	font-weight: bold;
}

#info_client ul, #info_entreprise ul{
	list-style-type: none;
}

#paperwork h2{
	border-bottom:5px solid #F99231;
	/*color : #448FDA;*/
	clear: both;
	font-family: Arial;
	margin-top:30px;
	margin-bottom : 10px;
}

#total_paperwork{
	padding:0;
	margin:0;
	width : 200px;
	list-style-type: none;	
	margin-left : 400px;
	line-height: 1.4em;
	border-bottom : 1px solid black;
	margin-top : 30px;
	font-family: Arial;
}

#total_paperwork li{
	border-top : 1px solid black;
	border-right : 1px solid black;
	text-align: right;	
}



.item{
	display: block;
	background: black;
	color : white;
	width : 120px;
	float: left;
	text-align: center;
	font-weight: bold;	
}

#total_paperwork li.inter_item{
	background: white;
	border-right :0px;
}

#total_paperwork li.other_instalment{
	background: black;
	color : white;
	text-align: center;
	font-weight : bold;
}

.instal{
	margin-top : 20px;
	display: block;	
}

.instal_top{
	border-bottom: 1px solid black;
}

/***************************
******* Tableau de bord ****
***************************/

#dashboard{
	margin-left: auto;
	margin-right : auto;
	/*border : 1px solid red;*/
}

.dashboard {
	float : left;
	width : 300px;
	min-height : 300px;	
	margin-left : 20px;
	margin-bottom : 25px;	
}

.dashboard td,th{
	border : none;
	text-align: center;
	padding : 5px;	
}

.dashboard td{
	font-size: 0.8em;
}

.dashboard th{
	background: none;
	font-weight: bold;
	color : black;
}

.dashboard li {	
	/*margin-bottom:4px;*/
	line-height : 1.3em;
}

.dashboard li a:hover{
	text-decoration : underline;
}

.dashboard h2{
	margin:0;
	padding: 0;
	font-size : 1.55em;
	margin-bottom : 5px;
}

.top_dashboard{	
	background: url(img/top_yell_bloc.png) no-repeat left top;
}

.middle_dashboard{
	background: url(img/middle_yell_bloc.jpg) repeat-y left top;
	padding-left : 15px;
	padding-right : 10px;
	min-height: 253px;
	padding-bottom : 5px;
}

.footer_dashboard{
	background: url(img/footer_yell_bloc.png) no-repeat left top;
	height : 21px;
}


/***** Liens de dashboard ****/

.www, .action, .edit,  .valid, 
.close,  .reply, .del,
.history, .view_hosted, d .add_item{
	font-size : 0.8em;
	color : #A3A3A3;
	font-style: italic;
}

 .www:hover,  .action:hover,  .edit:hover,  .valid:hover, 
 .close:hover,  .reply:hover, .del:hover, 
 .history:hover,  .view_hosted:hover,  .add_item:hover{
	color : #6F6F6F;
}

/******************
*****MENU*********
******************/

#menu{
	/*background: url(work/background_menu.png) repeat-x left bottom;*/
	/*height :30px;*/
	padding: 0;
	margin : 0;
	vertical-align: bottom;
	font-size : 0.9em;
	font-weight : bold;	
}

#menu ul{
	margin :0;

	padding-top : 0px;
}

#menu li{
	float : left;
	display : block;
	/*width : 90px;*/
	list-style-type: none;
	margin-right : 10px;
	text-align: center;
	
}

#menu li a{
	display : block;
	padding : 4.5px;
	padding-left : 9px;
	padding-right : 9px;
	background: #03526D;
	color : #059CD0;
	text-decoration: none;
	border-style : solid solid none solid;
	border-color : black;
	border-width: 1px;
}


#menu li a:hover{
	background:#BCCDCD;
}

#menu li a.current{
	background:#D9E3E3;
	color : #83A404;
}


/************************
******** Formulaire******
************************/


form{
	font-size : 0.9em;
	margin-bottom : 10px;
}
form p{
	margin : 1px 0;
	margin-bottom : 5px;
	clear : left;	
}
form fieldset{
	border-color : #7F9E9E;
	border-width: 1px;
	border-style: solid none none none;
	margin-bottom : 20px;
}

form input, form textarea, form select{
 font-size: 1.1em;
 padding: 2px 0;
 border : 1px #ADB3B8 solid;
 padding : 0.1em 0 0.1em 0.3em;
 background : #F9FAF3;
}

form textarea{
	font-size : 1.3em;
	width : 500px;
	height : 5em;
}
form textarea.longarea{
	width : 500px;
	height : 20em;
}

form label {
	text-align: left;
	cursor : pointer;
	color : #7F9E9E;
	font-weight: bold;
}

form legend {
	color : #1F92CC;
	font-size : 1.2em;
	padding : 5px;
	font-weight: bold;
}

form input:hover, form textarea:hover, form select:hover{
	border : 1px #758875 solid;
	
}

form input:focus, form textarea:focus, form select:focus{
	background : #F1FAFD;
	border-left : 1px #1F92CC solid;
	
}

form .hint{
	/*padding-left : 10px;*/
	color : gray;
	font-style: italic;
	margin : 0;
	font-size : 0.8em;
}

form .require{
	font-weight : normal;
	color : red;
	padding-left : 1em;
}

form input[type=image]{
	background: none;
	border: none;
	text-align: center;
	margin : 1em auto;
}

form input[type=submit]{
	 display:block;
    float:left;
    margin:7px 7px 10px 0;
	
	 background:#ACC2C2 url(img/tick.png) no-repeat 10px center;
    border:1px solid #9D9D9D;
    border-top:1px solid #ADADAD;
    border-left:1px solid #ADADAD;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 30px; 
	 
	 width:auto;
    overflow:visible;
}


form input[type=submit]:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	 cursor : pointer;
}

form input[type=submit]:active{
    background-color:#C6DB72;
    border:1px solid #529214;
    color:#fff;
}


#clientLogin{
	float: left;
	width : 25%;
	margin : 0 7em;
}

#userLogin{
	float: left;
	width : 25%;
	margin : 0 7em;
}

.inputGroup{
	color : black;
}
/******* Bloc info*********/
.info{
	margin-left : 20px;
	padding-bottom : 2em;
	margin-top : 5px;
}

.info p{
	padding-left : 20px;
}

.info ul{
	margin: 0;
	padding : 0;
	padding-left : 20px;
}

.info h2{
	margin-top: 0px;
	padding-top : 0px;	
	margin-left : 20px;
	margin-bottom : 10px;
}

#top_info{	
	background: url(img/top_bloc_bleu.png) no-repeat top left;
	height : 23px;
}

#middle_info{
	background: url(img/middle_blue_bloc.jpg) repeat-y top left;
	padding:0;
	padding-left: 0.5em;
	padding-bottom : 1em;
}

#middle_info ul{
	width : 440px;
	float : left;
}

#middle_info ul.list{
	width : 290px;
	float : left;
	background: none;	
}
#middle_info ul.list li{	
	list-style-image : url(img/bullet_blue.png);
}

#middle_info ul.list ul{
	width : 260px;	
	background: none;	
	float : none;
}

#middle_info table{
float : left;
}

#bottom_info{
	background: url(img/bottom_bloc_bleu.png) no-repeat top left;
	height : 23px;
}

/******* Bloc actions*********/
.actions{
	margin-left : 20px;
	padding-bottom : 40px;
	margin-top : 5px;
}

.actions ul{
	margin: 0;
	padding : 0;
	padding-left : 20px;
}

.actions h2{
	margin-top: 0px;
	padding-top : 0px;
	margin-left : 20px;
	margin-bottom : 10px;
}

#top_actions{	
	background: url(img/top_bloc_vert.png) no-repeat top left;
	height : 24px;
}

#middle_actions{
	background: url(img/middle_bloc_vert.png) repeat-y top left;
	
}

#bottom_actions{
	background: url(img/bottom_bloc_vert.png) no-repeat top left;
	height : 24px;
}

.clear{
	clear : both;
}
hr.clear{
	clear : both;
	border :none;
}

.dns{
	color : #D3B067;
	font-style: italic;
	text-decoration: none;
}


/**************** PACK CREDIT ****************/

.creditPack{
	float : left;
	width : 155px;
	margin-right : 1em;
}
.creditPack img{
	padding-left : 1em;
	cursor : pointer;
}
.creditPack input[type=radio]{
	float : left;
	margin-top : 0.75em;
}
.creditPack label{
display : block;
float : left;
color :black;
font-size: 1.2em;
font-weight: normal;
text-align: center;
width : 130px;
}
.creditPack label strong{
font-weight: bold;
}
.creditPack label em{
color : red;
}
/**************** PACK CREDIT ****************/