/* CSS Document */


html, body {
	height: 100%;
	margin: 0;
	background-image: url(interface/fondPage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
div#global {
	min-height: 100%;
	width:918px;
	padding: 0 10px;
	margin: 0 auto;
	position:relative;
	}
#ombreGauche {
	position:absolute;
	left:0px;
	top:0px;
	width:9px;
	height:398px;
	z-index:1;
	background-image: url(interface/ombreGauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#coinGauche {
	position:absolute;
	left:0px;
	top:398px;
	width:25px;
	height:25px;
	z-index:2;
	background-image: url(interface/coinGauche.jpg);
}
#ombreBas {
	position:absolute;
	left:25px;
	top:414px;
	width:868px;
	height:9px;
	z-index:1;
	background-image: url(interface/ombreBas.jpg);
	background-repeat: repeat-x;
}
#ombreDroite {
	position:absolute;
	left:909px;
	top:0px;
	width:9px;
	height:398px;
	z-index:1;
	background-image: url(interface/ombreDroite.jpg);
	background-repeat: repeat-y;
}
#coinDroit {
	position:absolute;
	left:893px;
	top:398px;
	width:25px;
	height:25px;
	z-index:2;
	background-image: url(interface/coinDroit.jpg);
}
#fondBleu {
	position:absolute;
	left:9px;
	top:0px;
	width:900px;
	height:132px;
	z-index:1;
	background-image: url(interface/FondBleu.jpg);
	background-repeat: repeat-x;
}
#fondGris {
	position:absolute;
	left:9px;
	top:132px;
	width:223px;
	height:282px;
	z-index:1;
	background-image: url(interface/fondGris.jpg);
	background-repeat: repeat-x;
}
#sep {
	position:absolute;
	left:232px;
	top:132px;
	width:2px;
	height:282px;
	z-index:1;
	background-image: url(interface/sep.jpg);
}
#fondRouge {
	position:absolute;
	left:234px;
	top:132px;
	width:675px;
	height:282px;
	z-index:1;
	background-image: url(interface/fondRouge.jpg);
	background-repeat: repeat-x;
}
#calcul {
	position:absolute;
	left:567px;
	top:0px;
	width:318px;
	height:351px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/calcul.png', sizingMethod='scale');
}
#calcul[id] {
	background-image:url(interface/calcul.png);
	background-repeat:no-repeat;
	background-color:none;
} 
.lien {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#calculRouge {
	display:none;
	position:absolute;
	left:567px;
	top:0px;
	width:318px;
	height:351px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/calculRouge.png', sizingMethod='scale');
}
#calculRouge[id] {
	background-image:url(interface/calculRouge.png);
	background-repeat:no-repeat;
	background-color:none;
}
#calculOrange {
	display:none;
	position:absolute;
	left:567px;
	top:0px;
	width:318px;
	height:351px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/calculOrange.png', sizingMethod='scale');
}
#calculOrange[id] {
	background-image:url(interface/calculOrange.png);
	background-repeat:no-repeat;
	background-color:none;
} 
#calculVert {
	display:none;
	position:absolute;
	left:567px;
	top:0px;
	width:318px;
	height:351px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/calculVert.png', sizingMethod='scale');
}
#calculVert[id] {
	background-image:url(interface/calculVert.png);
	background-repeat:no-repeat;
	background-color:none;
} 
.result {
	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
}
#teleop {
	position:absolute;
	left:9px;
	top:276px;
	width:235px;
	height:135px;
	z-index:5;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/teleop.png', sizingMethod='scale');
	cursor:pointer;
}
#teleop[id] {
	background-image:url(interface/teleop.png);
	background-repeat:no-repeat;
	background-color:none;
}
#shopping {
	position:absolute;
	left:153px;
	top:97px;
	width:560px;
	height:305px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/shopping.png', sizingMethod='scale');
}
#shopping[id] {
	background-image:url(interface/shopping.png);
	background-repeat:no-repeat;
	background-color:none;
} 
#calculTxtVert {
	display:none;
	position:absolute;
	left:600px;
	top:14px;
	width:260px;
	z-index:10;
	color: #506B29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calculTxtVert input {
	width:100px;
	color:#506B29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:25px;
	border:0;
	background-color: transparent;
	font-weight: bold;
}
#calculTxtVert #fermerVert {
	position: absolute;
	height: 15px;
	width: 15px;
	margin-top: -11px;
	margin-left: 250px;
}
#calculTxtOrange {
	display:none;
	position:absolute;
	left:600px;
	top:14px;
	width:260px;
	z-index:10;
	color: #8B4607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calculTxtOrange input {
	width:100px;
	color:#8B4607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:25px;
	border:0;
	background-color: transparent;
	font-weight: bold;
}
#calculTxtOrange #fermerOrange {
	position: absolute;
	height: 15px;
	width: 15px;
	margin-top: -11px;
	margin-left: 250px;
}
#calculTxtRouge {
	display:none;
	position:absolute;
	left:600px;
	top:14px;
	width:260px;
	z-index:10;
	color: #671014;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calculTxtRouge input {
	width:100px;
	color:#671014;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:25px;
	border:0;
	background-color: transparent;
	font-weight: bold;
}
#calculTxtRouge #fermerRouge {
	position: absolute;
	height: 15px;
	width: 15px;
	margin-top: -11px;
	margin-left: 250px;
}


#calculTxt {
	position:absolute;
	left:587px;
	top:14px;
	width:279px;
	z-index:10;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calculTxt .titre {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
#calculTxt .revenus {
	background-image: url(interface/sepCalcul.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	width:279px;
	overflow:auto;
}
#calculTxt .charges {
	background-image: url(interface/sepCalcul.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	width:279px;
	overflow:auto;
	margin-top:10px;
	margin-bottom: 20px;
}
#calculTxt .resultat {
	background-image: url(interface/sepCalcul.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	width:279px;
	overflow:auto;
	margin-top:10px;
	margin-bottom: 5px;
}
#calculTxt label {
	float: left;
	width: 210px;
	display: block;
	line-height: 20px;
}
#calculTxt input {
	background-color: #FFFFFF;
	line-height:14px;
	width: 60px;
	border: 1px solid #A1A1A1;
	float: left;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calculTxt #submit {
	height: 34px;
	width: 85px;
	margin-left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#calculTxt #reset {
	height: 34px;
	width: 85px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#zoneContenu {
	position:absolute;
	left:23px;
	top:433px;
	width:870px;
	z-index:4;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
}
#zoneContenu h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#zoneContenu #baseline {
	margin-top: 1px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
	width: 840px;
	margin-bottom: 10px;
}
#endettement {
	display: block;
	margin-bottom: 10px;
	overflow: auto;
}
#bloc1 {
	width: 275px;
	text-align: justify;
	float:left;
	height: 270px;
	background: #FFFFFF url(interface/fondDegradBleu.jpg) repeat-x left top;
	padding: 5px;
	border: 1px solid #8FC0ED;
	margin-right: 5px;
}
#bloc1 h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	background: url(interface/vertAqua.jpg) repeat-x right center;
	margin: 0px 0px 10px;
}
#bloc2 {
	width: 275px;
	text-align: justify;
	float:left;
	height: 270px;
	background: #FFFFFF url(interface/fondDegradBleu.jpg) repeat-x left top;
	padding: 5px;
	border: 1px solid #8FC0ED;
	margin-right: 4px;
}
#bloc2 h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	background: url(interface/orangeAqua.jpg) repeat-x right center;
	margin: 0px 0px 10px;
}
#bloc3 {
	width: 275px;
	text-align: justify;
	float:left;
	height: 270px;
	background: #FFFFFF url(interface/fondDegradBleu.jpg) repeat-x left top;
	padding: 5px;
	border: 1px solid #8FC0ED;
}
#bloc3 h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	background: url(interface/rougeAqua.jpg) repeat-x right center;
	margin: 0px 0px 10px;
}
#blocMenu {
	position:absolute;
	left:9px;
	top:168px;
	width:224px;
	z-index:10;
}
#blocMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
	text-decoration: none;
	background-image: url(interface/videMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	width: 90%;
}
#blocMenu a:hover {
	color: #FFFFFF;
	background-image: url(interface/blancMenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#logo {
	position:absolute;
	left:23px;
	top:0px;
	width:51px;
	height:52px;
	z-index:2;
}
#slogan {
	position:absolute;
	left:305px;
	top:356px;
	width:501px;
	height:50px;
	z-index:5;
	color: #F2B9C9;
}
#slogan h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}



#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	display:none;
}
.tabSep {
	background-image: url(interface/sepAccueil.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.accrocheRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CF2262;
}
.txtSmall {
	font-size: 9px;
}

#zoneContenu #bottom {
	background: url(interface/fondBas.jpg);
	height: 103px;
	margin-top: 20px;
}
#zoneContenu #bottom #links {
	font-size: 11px;
	float:left;
	width:840px;
	color: #FFFFFF;
	margin: 15px;
	text-align: center;
}
#zoneContenu #bottom #links a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	letter-spacing: -1px;
}

#zoneContenu #bottom #adresse {
	font-size: 11px;
	float:left;
	width:375px;
	height: 30px;
	padding: 0px;
	margin: 15px 15px 0px;
	color: #FFFFFF;
}
#zoneContenu #bottom #infos {
	font-size: 11px;
	width:450px;
	float:left;
	text-align: center;
	color: #FFFFFF;
	margin: 20px 0px 0px;
}

#txtClignotant {
	text-decoration: blink;
}
