html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #F7F7F7 url(../IMG/pattern.png) fixed;
  color: #555;}

p
{ padding: 0 0 20px 0;
  line-height: 1.5em;
  font-size: 107%;}

img
{ border: 0;}

h1:hover
{ font-size: 300%}

h1, h2, h3, h4, h5, h6 
{ font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #444;
  margin: 0 0 15px 0;
  padding: 5px 0 5px 0;}

h2
{ font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #F14E23;  
  margin: 0;
  padding: 0 0 8px 0;}

h3
{ font-size: 200%;
  margin: 0 0 9px 0;
  color: #444;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 100% arial, sans-serif;
  color: #F14E23;
  line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #35BDF5;}

a:hover
{ text-decoration: underline;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: 950px;
  margin: 20px auto;}

#header
{ width: 952px;
  height: 105px;}

#logo
{ width: 950px;
  float: left;
  height: 60px;
  background: transparent;
  padding: 0 0 0px 10px;}

#logo h1
{ font: normal 350% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 5px 0 0 17px;
  color: #555;
  float: left;}

#logo h1 a
{ color: #35BDF5;
  text-decoration: none;}

#logo h1 a:hover
{ color: #555;
  text-decoration: none;}

.slogan
{ float: right; 
  padding-right: 25px;
  text-align: right; 
  font: 300% 'tangerine', arial; 
  color: #111;}

#menubar
{ height: 46px;
  width: 700px;
  margin: 0px auto -1px auto;
  float: right;
  padding: 0px 0 0 0;} 

ul#menu
{ float: right;}

ul#menu li
{ float: left;
  padding: 0 0 0px 0px;
  list-style: none;
  margin: 2px 0 0 0;
  background: transparent;}

ul#menu li a
{ font: normal 170% 'Yanone Kaffeesatz', sans-serif;
  text-decoration: none;
  color: #444;
  display: block; 
  float: left; 
  height: 20px;
  padding: 7px 23px 15px 23px;
  text-align: center;} 

ul#menu li.current a
{ height: 20px;
  padding: 6px 22px 15px 22px;}

ul#menu li.current a
{ background: #fff;
  border: 1px solid #ddd;
  border-bottom: 0;
  color: #F14E23;}

ul#menu li a:hover
{ color: #F14E23;}

#site_content
{ width: 950px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  background: #fff;
  border: 1px solid #E7E7E7;} 

#sidebar_container
{ float: right;
  width: 250px;
  margin: 15px 0;}

.sidebar
{ float: right;
  width: 200px;
  margin: 0 24px 27px 0;
  background: #F5F5F5;
  border: 1px solid #DFEBEB;
  padding: 0 15px 15px 15px;}

.sidebar h3, .content h1
{ padding: 10px 15px;
  margin: 0 1px;}

.sidebar h1
{ padding: 5px 0 0 0;}

.paperclip
{ float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -27px 0 -60px -30px;}

#content
{ text-align: left;
  width: 660px;
  padding: 15px 0 5px 15px;
  margin: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(../IMG/bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ clear: both;
  width: 100%;
  font: normal 150% 'yanone kaffeesatz',  arial, sans-serif;
  height: 85px;
  padding: 20px 0 5px 0;
  text-align: center; 
  color: #555;
  background: transparent;
  margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #555;
  text-decoration: none;}

#footer a:hover
{ color: #35BDF5;
  text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ width: 252px; 
  font: 100% 'trebuchet ms', arial;
  border: 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  color: #FFF;}
  
.form_settings .submit
{ border: 0; 
  width: auto;
  margin: 0 0 0 200px; 
  cursor: pointer; 
  color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 15px;
  background: #fff;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

.form_settings textarea, .form_settings select
{ font: 100% 'trebuchet ms', arial; 
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  width: 252px;
  overflow: auto;}

.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.search
{ color: #666;
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 5px;
  width: 189px;
  color: #F14E23;}
  
.subscribe
{ color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: #fff;
  float: right;
  cursor: pointer;
  margin: 0;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}
 
table
{ margin: 5px 0 5px 0;}

table tr th, table tr td
{ /*background: #F5F5F5;*/
  /*color: #111;*/
  padding: 3px 3px;
  /*text-align: left;*/}
  
table tr td
{ /*background: #FBFBFB;*/
  /*color: #111;*/
  /*border-top: 1px solid #FFF;*/}
  
  /*----------*/

@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: local('Tangerine'), url(http://themes.googleusercontent.com/static/fonts/tangerine/v3/HGfsyCL5WASpHOFnouG-RD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
  
  /*----------*/

@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}
.captchaImage{
	height : 20px;
}
 
input, textarea, select{  
  border: 1px solid #C0C0C0 ;
  padding : 4px;
}

/*------------------------------------------------------------------------------------------------*/
/*----- Pages -----*/
/*------------------------------------------------------------------------------------------------*/

#mobileSecondMenu{
	float : left;
	display : none
}
#mobileSecondMenuSautDeLigne{
	display : none;
}
#webSecondMenu{
	float : left;
}
#webSecondMenuSautDeLigne{
}
.sharingBudget{
	font : normal 150% 'Yanone Kaffeesatz', arial, sans-serif; 
	color: #555;
}
.sharingBudget span{
	color: #35BDF5;
}
.selectLang{
	float : right;
}
.imageSidebar{
	text-align : center;
}
.textSidebarCenter{
	text-align : center;
}
.imageSidebar img{
	height : 100px;
}
.textSidebar{
	text-align : justify;
}
.tab{
	padding-left : 40px;
}
#mailErreur img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
#mailErreur div{
	text-align : justify; 
	margin : 8px;
}
#rempliErreur img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
#rempliErreur div{
	text-align : justify; 
	margin : 8px;
}
.codeBudget{
	width : 70px;
}
.passwordError{
	padding : 10px; 
	border : 1px solid rgb(251,140,140); 
	background-color : rgb(251,220,220); 
	padding-bottom : 10px;
}
.passwordError img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
.passwordError div{
	text-align : justify; 
	margin : 8px;
}
.changementSaved{
	float : left; 
	width : 650px; 
	padding : 10px; 
	border : 1px solid rgb(34,181,78); 
	background-color : rgb(180,241,198); 
	padding-bottom : 10px;
}
.changementSaved img{
	float : left; 
	padding : 5px; 
	height : 20px;
}
.changementSaved div{
	text-align : justify; 
	margin : 8px;
}

/*--- connection ---*/

#divConnection{
	margin : 80px 100px 50px 100px;
	background: #F5F5F5; 
	border: 1px solid #DFEBEB; 
	padding: 0 15px 15px 15px;
}
.divConnectionParameters{
	padding-left : 150px; 
	margin-right : 0px;
}

/*--- index.php ---*/

#indexDiv{
	float : left;
}
#indexImage1{
	float : left; 
	width : 200px;
}
#indexImage1 img{
	height : 300px; 
	padding-top : 50px;
}
#indexText1{
	float : left; 
	margin : 20px; 
	width : 400px; 
	text-align : justify;
}
#indexQuestions{
	padding-left : 40px;
}
#indexDecouvrir{
	height : 130px;
}
#indexDecouvrir a{
	text-decoration : none;
}
#indexDecouvrir a h1{
	text-align : center;
}

/*--- newBudget.php ---*/

#newBudgetDivLeft{
	width : 300px; 
	margin : 0px;
}
#newBudgetDivLeft table{
	float : left;
}
#newBudgetDivLeft table tr td input{
	width : 170px;
}
.addParticipant{
	text-align : right;
}
.addParticipant a img{
	height : 15px;
}
.participantHidden{
	display : none;
}
.newBudgetParticipantInput{
	width : 90px;
}
#newBudgetDivRight{
	width : 300px; 
	float : left; 
	margin : 10px; 
	margin-left : 30px;
}
.newBudgetInfo{
	font-style : italic; 
	text-align : justify;
}
.newBudgetInfo img{
	height : 15px;
}
#newBudgetMailInput{
	width : 170px;
}
#newBudgetPasswordInput{
	width : 70px;
}
#captcha{
	margin : 15px; 
	margin : auto; 
	text-align : center; 
	background: #F5F5F5; 
	border: 1px solid #DFEBEB;
}
#captcha input{
	width : 100px;
}

/*--- otherBudget.php ---*/

#otherBudgetDiv p{
	text-align : justify; 
}

/*--- parameters.php ---*/

#participants{
	float : left;
}
#participants tr td input{
	width : 80px;
}
.parametersElement{
	float : left; 
	width : 650px; 
	padding : 10px; 
	border-bottom : 1px solid #DFEBEB;
	padding-bottom : 15px;
}
.parametersText{
	text-align : justify;
}
#devisePrincipale{
	display : inline; 
	padding-left : 40px;
}
#favouriteCurrency{
	margin : auto;
}
.favouriteCurrencyLeft{
	text-align : right;
}
.favouriteCurrencyRight{
	text-align : left; 
	width : 30px;
}
#passwordTable{
	margin : auto;
}
#passwordMail{
	text-align : center;
}

/*--- share.php ---*/

#shareLeft{
	float : left; 
	width : 300px; 
	padding : 10px;
}
#shareRight{
	float : left; 
	width : 300px; 
	padding : 10px;
}
.shareLeftLeft{
	text-align : left;
}
.shareLeftMail{
	width : 200px;
}
.messageErreurShare{
	display : none; 
	width : 100%; 
	border : 1px solid rgb(251,140,140); 
	background-color : rgb(251,220,220);
	margin-bottom : 10px;
}
.messageErreurShare img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
.messageErreurShare div{
	text-align : justify; 
	margin : 8px;
}

/*--- table.php --*/

#tableFree{
	margin: 0 10px 10px 0;
	background: #F5F5F5;
	border: 1px solid #DFEBEB;
	padding: 0 0px 0px 0px;
	text-align : center;
}
.lineFree{
	border-top: 1px solid #969696;
}
.topFree{
	font-size : 15px;
	color : black;
}
.delete
{ color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: #fff;
  cursor: pointer;
  margin: 0;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;
}
.goToBudget{
	width : 650px; 
	padding : 150px;
	padding-top : 100px;
}
#goToBudget p{
	text-align : justify;
}
#goToBudget form{
	padding : 30px; 
	text-align : center; 
	width : 400px; 
	margin : auto; 
	border : 1px solid #DFEBEB; 
	background: #F5F5F5;	
}
#addPayment{
	text-align : center;
}
#montant{
	width : 50px;
}
#beneficiaires{
	margin : auto;
}
.beneficiairesLeft{
	text-align : right;
}
.beneficiairesRight{
	text-align : left;
}
.messageErreurTable{
	display : none; 
	width : 100%; 
	border : 1px solid rgb(251,140,140); 
	background-color : rgb(251,220,220);
	margin-bottom : 10px;
}
.messageErreurTable img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
.messageErreurTable div{
	text-align : justify; 
	margin : 8px;
}
.passwordTable{
	width : 60px;
}
#passwordErrorTable{
	float : left; 
	width : 100%; 
	padding : 10px; 
	border : 1px solid rgb(251,140,140); 
	background-color : rgb(251,220,220); 
	padding-bottom : 10px;
}
#passwordErrorTable img{
	float : left; 
	height : 20px; 
	padding : 5px;
}
#passwordErrorTable div{
	text-align : justify; 
	margin : 8px;
}
#totalParticipants{
	display : block; 
	text-align : center; 
	margin : auto;
}
.participantNegative{
	color : #F14E23;
}
.participantPositive{
	color : #35BDF5;
}
.participantTotalEspace{
	margin-left : 30px;
}
.pages{
	text-align : center;
}
.pageSelected{
	font-weight : bold; 
	color : #F14E23;
}
.td1{
	width : 120px;
}
.td2{
	width : 100px;
}
.td3{
	width : 80px;
}
.td4{
	width : 100px;
}
.td5{
	width : 50px;
}
.td6{
	width : 80px;
}
.description{
	text-align : left;
}
.delete{
	text-align : center;
}
.deleteImg{
	height : 30px; 
	cursor: pointer;
}
.deleteForm{
	display : none;
}
.deleteTable{
	text-align : center;
}

/*--- FAQ.php ---*/

.answer{
	text-align : justify;
}
.pubFAQ{
	text-align : center;
}

/*--- contact.php ---*/

#contactDiv{
	margin : auto; 
	width : 600px;
}
#contactDiv table{
	margin : auto; 
	width : 550px;
}
.contactTdLeft{
	text-align : right;
}
.contactInput{
	width : 200px;
}
#tabImage{
	width : 100px;
}
#message{
	width : 100%; 
	height : 150px;
}
#captchaContact{
	width : 100px;
}















































































