html {
	background:#D9DEE2;

}
body{
	width:1250px;
	margin:auto;
	padding-top:20px;
	}
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; color: #336699;}
textaera { margin-bottom:12px; width:95%; padding: .4em; color: #336699;}
fieldset { padding:0; border:0; margin-top:25px; }


#haut {
	width:1250px;
	height:160px;
	text-align:center;
	background-image:url(images/fond_menu.jpg);
	background-repeat:repeat;
	position:absolute;
	z-index:2;
}
#corps {
	height:100%;
	width:1250px;
	position:absolute;
	z-index:1;
	top:171px;
	}


table table {
margin-top:10px;
}
/*On positionne les elements du menu */ 


#centre_haut{
	background: url("images/fond_header_base.jpg") no-repeat transparent;
	height: 130px;
	width: 1027px;
	margin:auto;
}
#test {
	float:left;
	width:100px;
	height:20px;
	color:#ffffff;
	margin-top:40px;
	
}
.logo {
	float: left;
	height: 89px;
	width: 82px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.text {
	color: #FFFFFF;
	font-size:30px;
	font-weight:bold;
	float: left;
	height: 55px;
	padding-top: 50px;
	position: relative;
	width: 545px;
}
.logo2 {
	float: left;
	height: 85px;
	margin-top:25px;
	position: relative;
	width: 200px;
}
#date {
	float:left;
	width:100px;
	height:20px;
	color:#ffffff;
	margin-top:55px;
	
}

/* Menu vertical */
.contenu-menu {
	background:#ffffff;
	padding:10px;
	margin-top:10px;
}
#menu_vertical ul {
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:center;
 }
#menu_vertical li {
 background: url("http://www.statistiques.cdad-loiret.fr/Style/images/fond-menu.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    padding-top: 7px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 163px; 

}
#menu_vertical li a {
 width:163px;
 color:white;
 text-decoration:none;
 padding:5px;

 }
#menu_vertical li a:hover {
 color:#FFD700;
 }
 #menu_vertical ul li ul {
 display:none;
 }

 #menu_vertical ul li:hover ul {
 display:block;
 }
#menu_vertical li:hover ul li {
 float:none;
 height:26px;
 margin-top:0px;

 }
 #menu_vertical li ul {
 position:absolute;
 }
 #menu_vertical {
 height:50px;
margin-left:38px;
width:1250px;
 }
 /* CONTENU */
#contenu {
	width:1250px;
	background:#ffffff;
	margin-top:10px;
}

 #titre_page {
 margin-top:0px;
 height:34px;
  background: url("images/titre_page.jpg") no-repeat scroll 0 0 transparent;
	text-align:center;
	font-size:20px;
	    font-weight: bold;
}
#contenu_page {
	padding:10px;
	background: url("images/body_page.jpg") repeat scroll 0 0 transparent;
}
table.tab {
	text-align:center;
}
.interieur {
    margin-right: auto;
    width: 1250px;
}
#pied_contenu {
	height:10px;
  background: url("http://www.statistiques.cdad-loiret.fr/Style/images/footer_page.jpg") no-repeat scroll 0 0 transparent;

}
#pied {
    height: autopx;
	margin-top:10px;
    padding: 2px;
    width: 1250px;
	font-size:10px;
}
#contenu_pied {
	text-align:center;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 1240px;
}
#titre_info_personnel,#titre_info_affaire ,.presentation_V2{
	margin-top:0px;
	height:34px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
}
#info_personnel,#infos_affaires{
	margin-right:20px;
	border-width: 1px; border-style: solid; border-color: #000000;
}
#divlist,#divadd,#info_personnel,#infos_affaires,.V2{
	margin:20px;
	padding-bottom:20px;
	border-width: 1px; border-style: solid; border-color: #000000;
    border-radius: 4px;
}
.tab {
	border-width: 1px; border-style: solid; border-color: #000000;
}

#tab_add{display:none;}
#infos_affaires{
	margin-top:20px;
	font-size:10pt;
}
.affaire {
	font-size:8pt;
}

#source {display:none;}
#a_affaire {text-align:center;}

.del {margin-left:10px;}
.gallery.custom-state-active { background: #eee; }
.gallery li {border-width: 1px; border-style: solid; border-color: #000000; margin:10px 5px 10px 5px;list-style-type:none;padding:10px 0px 10px 10px;}
.grid_edit input {display:none;}
#login,#mdp,#e-mail,#retour_valeur {margin-left:30px;color:red;}
#retour_action {text-align : center; color:green;}
th {
    font-weight: bold;
    color: rgb(0, 0, 0);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(204, 204, 204)) repeat scroll 0% 0% transparent;
}
th {
    border-right: 1px solid rgb(255, 255, 255);
    text-align: left;
}
table caption, table th, table td {
    padding: 0.3em;
    margin: 0.1em;
    vertical-align: top;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
}
table {
    border-collapse: collapse;
}
table tr.odd th, .odd {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
table tr.even th, .even {
    background: none repeat scroll 0% 0% rgb(223, 223, 223);
}
#tabs {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#sortable1 li, #sortable2 li, #sortable3 li, #sortable4 li, #sortable5 li, #sortable6 li, #sortable7 li, #sortable8 li, #sortable9 li ,#sortable20 li ,#sortable21 li, #sortable22 li, #sortable23 li, #sortable24 li, #sortable25 li, #sortable26 li, #sortable27 li, #sortable28 li, #sortable29 li, #clonable li{
    margin: 0px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 200px;
}
#corbeille,#nature_affaire {
	float:right;
}
#tabs,#tabs2 {
	margin-top:20px;
}
#tabs table {
	font-size:11px;
}
#juridictions {
	width:400px;
}
#natture_afafires {
	width:300px;
}
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}
.dialog{
	color:#FFFFFF;
}