body {
	width : 800px;
	margin-top : 0px;
	margin-bottom : 20px;
	background-image : url(prive/img/fond7.gif);
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	margin-right : auto;
	margin-left : auto;
	background-color: #333333;
	text-align: justify;
}
table {
	background-color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
table td {
	background-color : #666666;
	/*white-space : nowrap;*/
vertical-align : top;
	width: 133px;
}
table thead td {
	background-color : #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
table tbody td {
	background-color : #CCCCCC;
	color : #000066;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	width: 133px;
	text-align: left;
}
table tbody  img{
	float:left;
	padding:2px;
}

table tfoot td {
text-align : center;
}
/********** SPECIFIQUE BANIERE ********************/
#en_tete {
margin-bottom : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #cccccc;
}


.en_tete a:hover {
background-color : #b3b3b3;
color : black;
}
#en_tete ul {
margin-left : 0;
padding-left : 0;
width : 800px;
text-decoration : none;
}
#en_tete ul li {
display : inline;
float : left;
height : 87px;
border : medium none #ccff33;
text-decoration : none;
}
#en_tete ul li img {
float : left;
text-decoration : none;
}
#en_tete ul li ul {
width : 220px;
color : #CCCCCC;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#en_tete ul li ul a {
color : #999999;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
#en_tete ul li ul a:link {
color : #999999;
text-decoration : none;
font-size : 10px;
}
#en_tete ul li ul a:visited {
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
#en_tete ul li ul a:hover {
	text-decoration : none;
	font-size : 10px;
	color : #000066;
	background-color: #CCCCCC;
}
#en_tete ul li ul li {
display : block;
border : none;
height : 10px;
float : none;
background-color : #626262;
margin : 2px;
padding : 2px;
font-size : 10px;
font-weight : bold;
text-decoration : none;
}
#en_tete_spe {
width : 190px;
background-image : url(prive/img/ba-c.gif);
background-repeat : no-repeat;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
display : none;
color : #e0dfe3;
text-decoration : none;
}

/********** SPECIFIQUE MENU GAUCHE ********************/
#menu {
float : left;
width : 135px;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
text-decoration : none;
}
.element_menu {
	background-color : #FF6633;
	background-repeat : no-repeat;
	border : 0 solid black;
	margin-bottom : 10px;
}
.element_menu h4 {
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : auto;
	width : auto;
	background-image : none;
	background-repeat : no-repeat;
	display : inline;
	border : 1px solid #999999;
	vertical-align : text-top;
	padding : 4px;
	margin : 10px;
	background-color: #3A3A3A;
	font-size: 12px;
}
.element_menu ul {
list-style-image : url(prive/img/icon-lst-1.gif);
padding-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
margin-right : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
list-style-position : inside;
}
.element_menu a {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 10px;
	text-decoration : none;
}
.element_menu a:hover {
background-color : #b3b3b3;
color : black;
}
.element_menu_res {
	border : 0 solid black;
	margin-bottom : 10px;
}
.element_menu_res h4 {
	color : #000000;
	height : auto;
	width : auto;
	display : inline;
	border : 1px solid #000000;
	vertical-align : text-top;
	padding : 2px;
	margin : 10px;
	background-color : #FFFFFF;
	font-size : 9px;
}
fieldset {
background-image : url(prive/img/gbgcadre.png);
border : 20px solid blue;
padding : 10px;
margin-bottom : 6px;
visibility : visible;
}
legend {
	background-color : #000033;
	padding-right : 5px;
	padding-left : 5px;
	border : 1px solid #00FF00;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCC00;
	font-weight: bold;
}

/********** SPECIFIQUE CORP********************/
#corps {
	margin-left : 145px;
	margin-bottom : 20px;
	padding : 5px;
	color : #333333;
	background-color : #FF6633;
	background-image : url(prive/img/frisb.gif);
	background-repeat : repeat-x;
	border : 2px solid #FFFF00;
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : justify;
}
#corps a {
	color : #003366;
	text-decoration : none;
}
#corps a:hover {
color : #ffffff;
font-size : 10px;
background-color : #3b3b3b;
}
#corps tbody a {
color : black;
}
#corps h1 {
	color : #000000;
	text-align : center;
	padding : 5px;
	font-size : 18px;
	margin : 10px;
	width : 350px;
}


#corps h2 {
	height : 30px;
	background-image : url(prive/img/puce-oit-logo.gif);
	background-repeat : no-repeat;
	padding-left : 30px;
	color : #000033;
	text-align : left;
	font-size : 16px;
}
#corps table {
width : 100%;
}
#corps td {
	vertical-align : top;
	width: 150px;
}
.tab_vign td {
text-align : center;
background-color : #000000;
}
.tab_vign img {
float : none;
background-color : #000000;
padding : 3px;
}


/********** PIED DE PAGE ********************/
#pied_de_page {
	margin-left : 140px;
	margin-bottom : 0;
	padding : 2px;
	text-align : center;
	color : #333333;
	background-color : #FF6633;
	border : 2px solid #FFFF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.pied_de_page a:link {
	text-decoration : none;
	font-size : 10px;
	color : #003366;
	font-weight : bold;
}
.pied_de_page a:hover {
	background-color : #CCCCCC;
	color : #333333;
	text-decoration : none;
	font-size: 10px;
}
.pied_de_page a:visited {
	text-decoration : none;
	color : #666666;
	font-weight : bold;
}

/********** specifique Angles ********************/
.upperleft {
width : 100%;
margin-left : auto;
margin-right : auto;
background-image : url(prive/img/haut-gh.gif);
background-repeat : no-repeat;
background-position : left top;
}
.upperright {
background-image : url('prive/img/gupperright.png');
background-repeat : no-repeat;
background-position : top right;
}
.lowerleft {
background-image : url(prive/img/bas-gh.gif);
background-repeat : no-repeat;
background-position : left bottom;
}
.lowerright {
background-image : url(prive/img/bas-dr.gif);
background-repeat : no-repeat;
background-position : right bottom;
padding : 3% 3% 3% 3%;
}

/********** SPECIFIQUE IMAGEA  AIRE de CONTENU ********************/
#imagea {
	float : right;
	text-align : center;
	border : 1px solid #cccccc;
	padding : 5px;
	margin : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3a3a3a;
	vertical-align: middle;
	background-color: #000000;
	background-position: center center;
	height: 180px;
	width: 200px;
}
.element_imagea {
float : left;
}
#imagea ul li {
display : inline;
background-color : #FFFFFF;
}
#imagea ul li ul {
color : #00FF33;
}
#imagea ul li ul li {
	border : none;
	height : 20px;
	background-color : #626262;
	margin : 2px;
	left : 5px;
}

/********** SPECIFIQUE Illustration imgvert********************/
#imgvert {
	float : right;
	width : 130px;
	border-top-style : none;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.element_imgvert {
	background-color : #333333;
	padding: 3px;
	margin: 3px;
}
.element_imgvert h4 {
	color : #999999;
	height : auto;
	display : inline;
	border : 1px solid #999999;
	vertical-align : text-top;
	padding : 4px;
	margin : 10px;
	background-color: #3A3A3A;
	font-size: 10px;
	font-style: italic;
}
.element_imgvert ul {
list-style-image : url(prive/img/icon-lst-1.gif);
padding-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
margin-right : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
list-style-position : inside;
}
.element_imgvert a:hover {
background-color : #b3b3b3;
color : black;
}


/********** SPECIFIQUE Pays Beaume drobie ********************/
#nompays {
	background-color : #3A3A3A;
	border : 1px solid #00FF00;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC00;
	font-weight: normal;
	width: 300px;
	font-size: 9px;
	margin-right: auto;
	margin-left: 10px;
	font-style: oblique;
	padding: 2px;

}
/********** SPECIFIQUE Saut de ligne ********************/

.clear {
clear : both;
visibility : hidden;
}
