html, body, h1, fieldset, legend, ol, li {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  color: #575757;
  font-family: Georgia, "Times New Roman", Times, serif;
}

form {
  margin-top: 10px;
  margin-bottom: 10px;
	
}

.partie{
color:blue;
margin:10px;
font-variant: small-caps;
color:#575757;
font-weight:bold;
font-size:20px;
}

.iframe{
width:800px;
height:300px;
border:0px solid;
background-color:red;
}


.table1 {
width:800px;
font-family:sans-serif;
height:40px;
font-size:25px;
text-align:center;
background-color:#006592;
font-variant: small-caps;
color:white;
font-weight:bold;
}

.table_warning {
width:800px;
font-family:sans-serif;
height:40px;
font-size:25px;
text-align:center;
background-color:white;
font-variant: small-caps;
color:red;
font-weight:bold;
}

.table3 {
width:800px;
font-family:sans-serif;
height:15px;
font-size:11px;
text-align:justify;
font-style:italic;
padding-left:10px;
background-color: #DEEBF3;
color:#575757;
}

.table4 {
width:800px;
font-family:sans-serif;
height:15px;
font-size:11px;
text-align:justify;
font-style:italic;
padding-left:10px;
background-color: #EEEEEE;
color:#575757;
}


.table2 {
height:30px;
width:800px;
font-size:15px;
}

.table_small {
width:100%;
font-size:11px;
text-align:left;
padding-right:10px;

}

.td_label{
text-align:left;
padding-left:10px;
width:350px;
background-color:#97C0D5;
color:#006592;
font-weight:bold;

}

.td_valeur{
text-align:left;
padding-left:10px;
background-color: #DEEBF3;
color:#575757;
font-size:11px;
}

.table_index {
width:800px;
background-color:#F5C5C5;
font-family:sans-serif;
font-size:30px;
font-weight:bold;
color:white;
text-align:left;
height:50px;
margin:10px;
padding:0px;
border:1px solid #F5C5C5;
border-radius:5px;
box-shadow:1px 1px 2px #C0C0C0;
}

.table_login {
width:800px;
font-family:sans-serif;
font-size:14px;
text-align:left;
height:50px;
margin:30px;
padding:30px;
border:0px;
}

p
{
margin:0px;
padding:0px;
}

.small
{
color:#006592;
font-size:10px;
}

.link
{
text-decoration:none;
color:#006592;
font-size:16px;
border: 1px solid #ffffff;
background-color: #97C0D5;
margin:5px;
padding:5px;
vertical-align:middle;
line-height: 50px;
}

.log
{
color:green;
font-size:10px;
}

.small_help
{
margin-top: 10px;
color:#575757;
font-size:10px;
font-style:italic;
}


.td1 {
width: 100px;
font-weight:bold;
margin:0px;
padding:0px; 

}

.td2 {
width: 550px;
margin:0px; 
padding:0px;
}
.td3 {
width: 100px;
font-weight:bold;
}


input, textarea, select, option {
background-color:#FFF3F3;
border:1px solid #F5C5C5;
border-radius:5px;
box-shadow:1px 1px 2px #C0C0C0 inset;
 }
textarea
{
width:770px;
height:150px;
}

.textarea_small
{
width:410px;
height:40px;
}


input[type=submit], input[type=reset] {
 box-shadow:1px 1px 1px #D83F3D;
 cursor:pointer;
 }

.submit_delete_event {
font-size:8px;
 }

#entete{
width:100%;
text-align:right;
height:25px;
background-color:black;

}

.menu {
color:white;
font-size:16px;
text-decoration:none;
font-variant: small-caps;
padding:10px;
}


#content{
width:97%;
padding:20px;
color:#575757;
}

#logo{
position: absolute;
bottom: 30px;
right: 30px;
}

#iden{
position: absolute;
top: 30px;
right: 5px;
text-align:right;
font-size:10px;
font-weight:bold;
}

#validation
{
position: absolute;
top: 45px;
left: 825px;
color:#006592;
font-weight:bold;
}



.ac_results{padding:0px;border:1px solid black;background-color:white;overflow:hidden;z-index:99999;}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden;}.ac_loading{background:white url('indicator.gif') right center no-repeat;}.ac_odd{background-color:#eee;}.ac_over{background-color:#0A246A;color:white;}
