@import url(/css/structure.css); 
@import url(/css/actu.css); 

img{
border:0;
}

.table_menu {
background:url(/images/smenu.jpg)0px 33px no-repeat;
}

.table_menu .menu {
height:30px;
overflow:hidden;
}

.table_menu a table{
width:80%;
padding-left:25px;
height:28px;
margin:-30px 0 0 0px;
border:0px solid transparent;
}
.table_menu a table td{
border:0px solid red;
text-align:left;
height:28px;
overflow:hidden;
line-height:14px;
font-size:15px;
font-weight:bold;
color:#000;
padding-left:30px;
}

td.Titre div.titre_page {
border:0px solid blue;
position:absolute;
width:580px;
left:50%;
top:170px;
text-align:center;
margin-left:-190px;}

td .main {
margin-top:-40px;
padding:10px 20px;
font-size:12px;
text-align:justify;
}
td .main fieldset{
position:relative;
margin:8px 10px;
}


.box01 {
	background-color: #CCCCCC;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 633px;
}
.box2 {
	background-color: #66FFFF;
	height: auto;
	width: 800px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004A25;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.Style1 {font-size: 12px}
.Titre {
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: Aucune;
}
.Style11 {color: #FFFFFF
}

td.Style11 {
padding:0;
border:0px solid #000!important;
height:5px!important;
}

#contactprouteau input.form{
margin:0;
padding:0;}

.Style4 {color: #FFFFFF; font-weight: bold; }
.semititre {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style7 {
	color: #FF0000;
	font-size: 9px;
}
.Style8 {color: #003366}
.texteform {
	color: #003366;
	font-weight: bold!important;
	font-size: 12px!important;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
}
.formdev {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DB0100;
	font-weight: bold;
}
.formdev2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DB0100;
	font-weight: bold;
	height: 25px;
	width: 530px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(img/fondbout.gif);
	background-repeat: repeat-y;
}
.formdevclair {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
}
.fondgris {
	font-size: 12px;
	background-color: #CCCCCC;
}
.Titre2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: Aucune;
}
.txtstand {
	font-size: 11px;
	color: 000033;
}
.exclam {
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
}
.tab_sub td, .tab_sub th {
	font-size: 11px;
height:40px;
}

#alerte {
  background: none repeat scroll 0 0 #990000;
  border: 1px solid #000000;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 1px 1px 8px #000000;
  color: #FFFFFF;
  font-size: 1.3em;
  left: 50%;
  margin: 10px 0 0 125px;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 300px;
}