*{
	margin: 0;
	padding: 0;
}
body {
	background-color: #7cebef;
	background-image: url(../images/bg_dotted.jpg);

	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
p {
	line-height: 16px;
	margin-bottom: 8px;
}
img {
	border: none;
}
a {
	color: #30a5b0;
}
a:hover {
	color: #deb406;
}

li.selected a{
color: #deb406;
}
li.selected a:hover{
color: #deb406;
}


#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;

	width: 920px;
}

#top_lt {
	background-image: url(../images/bg_top_lt.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 590px;
}

.logo_autorite {
	float: left;
	margin-top: 20px;
	padding-left: 60px;
	width: 300px;
}
.logo_tesaffaires {
	float: left;
	padding-left: 85px;
}
.menu_top {
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
.menu_top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu_top li {
	margin: 0px;
	padding: 0px;
}



#top_rt {
	background-image: url(../images/bg_top_rt.png);
	background-repeat: no-repeat;
	float: right;
	height: 271px;
	width: 330px;
}


#menu {
	float: left;
	width: 219px;
	padding:13px 0 0 11px;
	/*background-image: url(../images/bg_menu_w.png);*/
	background-repeat: repeat-y;
}

#menu .menu_sub ul{
width:130px;
	list-style-type: none;
	padding-left:50px;
	padding-bottom:7px;
		padding-top:7px;
}

#menu .menu_sub li  {

	background-image: url(../fr/images/bullet_yellow_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px;
	padding-bottom:4px;
}







.breadcrumbs {
	float: left;
	height: 20px;
	width: 360px;
	font-size: 10px;
}
.breadcrumbs a {
	color: #deb406;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #deb406;
	text-decoration: underline;
}
.hd {
	float: left;
	height: 51px;
	width: 360px;
}
#content {
	width: 577px;
	float: left;
	padding-bottom: 30px;
}
.txt_middle {
	float: right;
	width: 310px;
	background-color: #fff;
	padding: 20px 0 5px 0;
}

#content ul {
	list-style-type: none;
	padding-bottom: 9px;
}
#content ul li {
	background-image: url(../images/bullet_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-bottom: 3px;
}
#content ol {
	list-style-type: decimal;
	padding-bottom: 9px;
	margin-left: 40px;
}
#content ol li {
	padding-left: 2px;
	margin-bottom: 3px;
}
.sub_menu {
	background-image: url(../images/bg_greyend.jpg);
	background-repeat: no-repeat;
	height: 46px;
	float: left;
	width: 559px;
	background-position: left bottom;
	background-color: #f0f3f3;
	padding-left: 18px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.sub_menu img {
	margin-right: 10px;
}
.sectAZ {
	background-image: url(../images/bg_greyend.jpg);
	background-repeat: no-repeat;
	height: 46px;
	float: left;
	width: 559px;
	background-position: left bottom;
	background-color: #f0f3f3;
	padding-left: 18px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.title {
	margin-bottom: 15px;
	float: left;
	width: 577px;
}
.txt {
	float: left;
	width: 577px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.txt1 {
	float: left;
	width: 370px;
}

.red {
	color: #de0000;
}
.bold {
	font-weight: bold;
}
.outil {
	background-color: #f0f3f3;
	float: left;
	width: 577px;
	background-image: url(../images/bg_greyend.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
.outil_int {
	float: none;
	width: 543px;
	margin-left: 17px;
	padding: 20px 0 0 0;
}
.outil_int img {
	margin-right: 15px;
	float: left;
	margin-bottom: 13px;
}
.prix_article {
	background-color: #dfe5e6;
	float: left;
	height: 34px;
	width: 533px;
	padding: 5px 0 0 10px;
	margin: 10px 0 20px 0;
	font-weight: bold;
}
.txt_article {
	float: left;
	width: 345px;
	padding-top: 7px;
}
.input_article {
	float: left;
	padding-top: 3px;
}
.input_article input {
	width: 80px;
}
.txt_article_a {
	float: left;
	padding-top: 7px;
}

.radio_btn {
	float: left;
	width: 25px;
}
.txt_radio {
	float: left;
	width: 330px;
}
.txt_radio_a {
	float: left;
	padding-top: 10px;
}
.txt_input {
	float: left;
	padding-top: 4px;
}
.txt_input input {
	width: 80px;
}
.txt_sep {
	float: left;
	width: 500px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
}
.radio_btn1 {
	float: left;
	width: 25px;
	padding-top: 4px;
}
.txt_radio1 {
	float: left;
	width: 330px;
	padding-top: 4px;
}
.txt_radio_a1 {
	float: left;
	padding-top: 4px;
}
.txt_input1 {
	float: left;
}
.txt_input1 input {
	width: 80px;
}
.btn {
	float: left;
	padding-left: 355px;
	padding-top: 10px;
}
.btn1 {
	float: right;
	margin-bottom: 30px;
}
.clear_float {
	clear: both;
	float: left;
}
.imgs {
	float: left;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 920px;
	font-size: 10px;
	clear: both;
}
#liens {
	float: left;
	padding-left: 81px;
}
#liens a {
	color: #30a5b0;
	text-decoration: none;
}
#liens a:hover {
	color: #30a5b0;
}


#genclik {
	float: right;
	padding-right: 104px;
}
#genclik a {
	color: #deb406;
	text-decoration: none;
}
#genclik a:hover {
	color: #deb406;
	text-decoration: none;
}



/* GRILLE MON JOURNAL*/

.txtstitre {
background-color: #f0f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;}

.tb td{
background-color: #f0f3f3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
padding:3px;}

.tbhigh td{
background-color: #dfe5e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding:6px;
	}

table.tbmembre{
background-color: #f0f3f3;
}	

.tbmembre td{
	padding:6px;
}	
.tbmembrehigh td{
background-color: #dfe5e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding:6px;
	}	
	
.petit	td{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding:6px;
	}

.tbgrille td {
background-color: #f0f3f3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
padding-left:7px;}


.tbtitle td, .tbtitle{
	background-color: #dfe5e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding:3px;
	border-bottom:solid 1px #ffffff;

}

.tbrow td, .tbrow {
	background-color: #f0f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding:3px;
	border-bottom:solid 1px #ffffff;

}

.tbfoncer td{
background-color: #002d3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding:3px;
	border-bottom:solid 1px #ffffff;

}

.tbjaune td{
background-color: #deb406;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding:3px;
	border-bottom:solid 1px #ffffff;

}

/* SIFR  */

div.titre1 {
font-family: arial;
	font-size:17px;
	color: #72b434;
	font-weight: bold;
	margin-bottom: 5px;
	height: 24px;
}

h2{
color: #30a5b0;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px 0 7px 0;
}

/* POP UP WINDOW */
.banquepopup {
	background-color: #ffffff;
}
.banquepopup td{
	}
.tablepopup{
	background-color: #ffffff;}
.tablepopup td{
	padding:10px;}
.tablepopup td ul {
	list-style-type: none;
}
.tablepopup td li {
	background-image: url(/fr/images/bullet_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.bggris{
background-color:#dfe5e6;}
.leftbanner {
padding-top:75px;}	


.hd1 {
	float: left;
	height: 51px;
	width: 380px;
	padding-top: 20px;
}
#content_index {
	width: 380px;
	float: left;
	background-color: #fff;
	margin-bottom: 50px;
}
#content_index a {
	font-weight: bold;
}

.txt_middle {
	float: left;
	width: 310px;
	background-color: #fff;
	padding: 20px 0 6px 0;
}
#rt_index {
	padding-right: 46px;
	padding-bottom: 50px;
	float: right;
	width: 234px;
	margin-top: 10px;
}
#rt_index a {
	color: #fff;
}
#rt_index a:hover {
	color: #DFDFDF;
}


.color_gr {
	color: #30a5b0;
}
	
/*  HOME POP UP*/
	
#showpanel{
position:absolute;
width:340px;
margin-top:50px;
margin-left:150px;
padding:10px;
border: solid 3px #002d3a;

background-color:#ffffff;

}
.video_item {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.video_item img {
	float: left;
	padding-right: 10px;
}
.padd5px {
	padding: 5px 0;
}
.float_rt {
	float: right;
}
.underlined {
	text-decoration: underline;
}
.italic {
	font-style:italic;
}
img.newLine {
	width: 100%;
}
table.plan {
	padding-left: 25px;
}
td.plan {
	padding-bottom: 10px;
	vertical-align: top;
}
.paddLeft {
	padding-left: 15px;
}	

/* Console */
.tblAdmin
{
	font-size:9px;
}
.tblAdmin input
{
	font-size:9px;
}
.txtpetit  { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.txtstitre       { color: #369; font-size: 13px }
.txttistitre { color: #369; font-size: 11px }
.txtitre     { color: #438eb0; font-size: 15px }
.astuce A:link { color: #8d9e1e }
.astuce A:hover { color: #4682b4 }
.astuce A:active { color: #4682b4 }
.astuce A:visited  { color: #8d9e1e }

.admindiv {
	background-color: #f0f3f3;
	float: left;
	/*width: 472px;*/
	width: 577px;
	background-image: url(../images/bg_greyend.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
.admindiv p{
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}
.admintable {
margin-bottom: 20px;
}
.admintable td { 
padding: 5px;
}



.admintable2 td{
padding: 5px;
}

table.resultab{clear:both;background-color: #dfe5e6; width:545px;
margin-top:15px}

table.resultab td{padding:5px;}


/************************CALCULATEURS*******************************/



.sub_calc{ height:75px;}

table.magie td { padding:10px;}

table.magie td input{text-align:right; padding-right:2px;}

input.txtbleu  { border:none; background-color:#f0f3f3; border-bottom:1px solid #002c39; width:40px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#2fa4af; font-weight:bold;}


input.txtjaune  { border:none; background-color:#f0f3f3; border-bottom:1px solid #002c39; width:100px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#deb306; font-weight:bold;}
	

.calcresult{ padding:10px; color:#FF0000; font-weight:bold;}

table.calcresult { width:577px;  }
table.calcresult th{ background-color:#052639; padding:10px; padding-top:2px; padding-bottom:2px; color:#ffffff; text-align:left;
}

table.calcresult td{ background-color:#2fa4af; padding:10px; padding-top:2px; padding-bottom:2px; color:#ffffff; 
}


#calculexpanded{margin-left:10px;margin-right:10px;
	background: #dfe5e6;

	padding: 10px;
	border: 1px solid #ffffff;}
	
#calculexpanded input{ border:none; background-color:#dfe5e6; text-align:right; font-size: 10px;  color:#000000; }

/**********************SLIDER CSS**********************************/

h3.section {
	margin-top: 1em;
}

#vertical_slide, #vertical_interet, #vertical_juri , #vertical_montant, #vertical_echeance{ margin-left:10px;margin-right:10px;
	background: #dfe5e6;

	padding: 10px;
	border: 1px solid #ffffff;
	

}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

@media print {
   BODY {font-size: 10pt; line-height: 120%; background: white;}
   #top_lt_index, #top_rt_index, #menu, #top_lt, #top_rt, #menu, #footer, .sub_menu {display: none;}
   #content{ margin:0; padding:0; float:left; }
  .hd {float: none;	height: 51px;width: 360px; clear:both;}
}

