html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
	}
body
	{
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ddd;
	}
.screenLayout {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 750px;
	background: url(images/corpsBack_sliceSlice.jpg) repeat-y;
}	
.spacer
	{
	clear: both;
	}
p
	{
	margin: 7px 2px 7px 2px;
	ackground-image: url(images/logos/LogoUNAH1_ico.jpg);
	ackground-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 40px;
	ine-height: 27px;
	}
.titreSection
	{
	font-weight: bold;
	text-decoration: underline;
	margin: 20px 0 5px 0;
	}
a img
	{
	border: none;
	}
#mid #enConstruc
	{
	border: 2px solid orange;
	padding: 40px;
	text-align: center;
	background: #FFEF90 url(images/construction_cone_128.png) no-repeat 10px;
	font: normal 17px Arial, Helvetica, sans-serif;
	margin: 50px auto;
	}
form
	{
	margin: 0px;
	padding: 0px;
	}
/*	HEADING H1 H2 H3 H4
==========================================================================*/
h1, h2
	{
	display: none;
	}
h4
	{
	font: bold 16px Arial, Helvetica, sans-serif;
	border-top: 1px solid #C6E1CE;
	border-bottom: 2px solid green;
	border-left: 1px solid #C6E1CE;
	border-right: 1px solid #C6E1CE;
	background: #fff url(images/sousmenuheadbackSlice_rev.png) repeat-x bottom;
	padding: 10px 5px 10px 15px;
	text-align: left;
	color: #003119;
	margin: 3px 0 10px 0;
}
h5
	{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 3px solid #135250;
	border-bottom: 1px dotted #135250;
	background: #fff url(images/logos/LogoUNAH1_ico.png) no-repeat 5px;
	padding: 2px 5px 2px 25px;
	color: #003119;	
	}

/*	HEADER
=========================================================================*/
.top
	{
	background: url(images/headBack_sliceSlice.png) repeat-x;
	padding: 4px 10px 8px 10px;
	}
.top .content
	{
	width: 730px;
	margin: 0 auto;
	line-height: 20px;
	}
.top .content #text
	{
	float: left;
	width: 530px;
	font-weight: bold;
	}
.top .content #date
	{
	float: right;
	text-align: right;
	margin: 0 5px 0 15px;
	font-weight: bold;
	display: none;
	}
/*	SEARCH
----------------------------------------------------------*/
.top .content .search
	{
	float: left;
	width: 175px;
	margin: 0 0px 0 15px;
	}
.top .content .search input
	{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
.top .content .search form#searchF
	{
	float: left;
	margin: 0px;
	clear: none;
	}
.top a
	{
	text-decoration: none;
	color: #135250;
	font-weight: bold;
	text-decoration: underline;
	}
.head
	{
	border-bottom: 1px solid #135250;
	background: #fff url(images/headerPanora.jpg) bottom;
	}
.head #content
	{
	margin: 0 auto 0 auto;
	border-left: 4px solid gold;
	border-right: 4px solid gold;
	width: 726px;
   -moz-opacity:0.8;
   opacity: 0.8;
	background: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
	}
.head #logoE
	{
	border: none;
	float: right;
	margin: 10px 5px 0 10px;
	}
.head #logoU
	{
	border: none;
	float: left;
	margin: 10px 5px 0 10px;
	}
.head #title
	{
	float: left;
	margin: 30px 10px 30px 50px;
	}
.head #title a
	{
	color: #003119;
	font: 25px "Arial black";
	text-decoration: none;
	text-transform: uppercase;
	}
/*	MENU
==========================================================================*/
.menu
	{
	order: 1px solid #135250;
	width: 730px;
	margin: 0px auto;
	display: none;
	}
.menu a
	{
	padding: 5px 5px 15px 5px;
	display: block;
	float: left;
	width: 71px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #fff url(images/menuBack_sliceSlice.gif) repeat-x;
	text-decoration: none;
	}
li#accueil
	{
	width: 32px;
	}
li#accueil a
	{	
	border-bottom: 3px double #FFDD1A;
	padding: 7px 0 10px 0;
	}
li#contact
	{
	width: 30px;
	}
li#contact a
	{
	border-bottom: 3px double #FFDD1A;
	padding: 7px 0 13px 0;
	}
.menu a:hover
	{
	padding: 5px 5px 15px 5px;
	display: block;
	float: left;
	width: 71px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(images/menuBack_revSlice.gif) repeat-x;
	text-decoration: none;
	}
/*	CORPS
==========================================================================*/
.corps
	{
	padding: 3px 3px 0 3px;
	margin: 0 auto;
	width: 720px;
	clear: both;
	}
	/*	LOCATOR
	======================================*/
	#pwd
		{
		border: 1px solid #eee;
		padding: 1px 5px;
		background: #F7F7F7;
		color: gray;
		font: normal 10px Arial, Helvetica, sans-serif;
		}
	#pwd a
		{
		text-decoration: underline;
		color: gray;
		font-weight: bold;
		}
	/*	MENU CONTEXTUEL
	===================================== */
	.zul
		{
		padding: 0px;
		order-bottom: 1px solid #C3F0ED;
		margin: 0 0 20px 0;
		}
	.zul li
		{
		list-style: none;
		order: 1px solid red;
		}
.menulevel1
	{
	padding: 0 0 10px 0;
	background: #F0FAFB;
	border-left: 1px solid #135250;
	border-right: 1px solid #135250;
	border-bottom: 1px solid #135250;
	margin: 0px;
	}
.menulevel2
	{
	padding: 0px;
	margin: 0px;
	}

	.zul li a
		{
		padding: 2px 7px;
		display: block;
		order-top: 1px solid #C3F0ED;
		order-left: 3px solid #135250;
		ackground-color: #F0FAFB;
		text-decoration: none;
		color: #000;
		font: bold 11px Arial, Helvetica, sans-serif;
		}
		.zul li a:hover
			{
			background: #D7F0F0;
			}

	.zul .zli2 a
		{
		padding-left: 20px;
		}
.doc {
	list-style: none;
	ackground: url(../../index.php?image=doc) no-repeat;
	}
.menulevel1 .sdocs .menulevel2 .doc a
	{
	order-left: 2px dotted #135250;
	padding: 1px 3px;
	margin: 1px 0 1px 5px;
	}

.sdoc, .sdocs {
	border-top: 1px solid #C3F0ED;
	border-bottom: 1px solid #C3F0ED;
	background-color : #fff;
	padding: 4px 2px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	ackground: url(../../index.php?image=sdoc) no-repeat;
}
.sdoc, .sdocs a
	{
	}
.docs {
	list-style: none;	
	ackground: url(../../index.php?image=docs) no-repeat;
}
sdocs {
	list-style: none;
	ackground: url(../../index.php?image=sdocs) no-repeat;
	text-align: center;
	background-color : #F8FDFD;
	padding: 3px;
}
	.sdocs a {
	text-align: left;
}
.corps #bandLeft #menu
	{
	display: block;
	text-align: left;
	margin: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-left: 1px solid #135250;
	border-right: 1px solid #135250;
	color: #fff;
	background: #fff url(images/menuBack_sliceSlice.gif) repeat-x;
	padding: 5px 5px 15px 5px;
	text-decoration: none;
	}
.corps #bandLeft
	{
	order-right: 1px dashed #003119;
	padding: 0px 5px 5px 5px;
	width: 140px;
	float: left;
	}
.corps #bandLeft marquee p
	{
	text-indent: 0px;
	}
.corps #bandLeft #direcPic
	{
	border: 1px solid silver;
	padding: 2px;
	background: #fff;
	margin: 2px 2px 0 2px;
	idth: 164px;
	display: block;
	float: left;
	}
.corps #bandLeft #text #title
	{
	clear: both;
	border-top: 1px solid #FFDD1A;
	border-bottom: 1px solid #FFDD1A;
	font: 13px "Trebuchet MS";
	padding: 1px 0 1px 10px;
	margin: 0 0 5px 0;	
	background: #FFEF90;
	}
.corps #bandLeft #text #content
	{
	lear: both;
	text-align: justify;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	display: block;
	}
	
/*	 MILIEU
---------------------------------------------------------*/
.enumeration p.titre
	{
	text-indent: 30px;
	margin: 7px 0 4px 0;
	font-weight: bold;
	text-decoration: underline;
	}
.enumeration .soustitre
	{
	padding: 3px 20px 3px 7px;
	border-left: 10px solid #FFDD1A;
	border-bottom: 1px solid #FFDD1A;
	font-size: 14px;
	color: #FFEF90;
	font-weight: bold;
	order: 1px solid gray;
	background-color: #135250;
	margin: 13px 0 3px 0;
	width: 400px;
	}
.enumeration p
	{
	margin: 0px;
	}
.enumeration p.content
	{
	margin: 0 10px 0 10px;
	border: 1px solid red;
	}
.corps #mid
	{
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	float: left;
	display: block;
	width: 558px;
	border-left: 1px dashed #003119;
	}
.corps #mid #title
	{
	clear: both;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 15px;
	border: 1px solid #A88F00;
	background: #FFEF90;
	text-align: center;
	display: none;
	}
.corps #mid #content
	{
	font: 13px "Trebuchet MS";
	padding: 0px;
	lear: both;
	text-align: justify;
	}
/*	DIFFERENTES PARTIES DU CORPS DE PAGE
---------------------------------------------------------*/
	.corps #mid #content #prt1
		{
		clear: both;
		margin: 2px 0 13px 0;
		}
	.corps #mid #content #prt1 .ico
		{
		float: left;
		margin: 10px 10px 0 10px;
		}		
	.corps #mid #content #prt1 .title
		{
		color: #A88F00;
		float: left;
		width: 260px;
		margin: 0 20px 0 5px;
		padding: 0px 0 5px 10px;
		font: 17px Georgia;
		border-bottom: 1px dashed #A88F00;
		text-transform: capitalize;
		}
	.corps #mid #content #prt1 .content
		{
		clear: both;
		font: 12px Arial, Verdana;
		margin: 0 0px 0 0px;
		padding: 0px 0 0 0;
		width: 545px;
		border: 1px solid #fff;
		isplay: block;
		}
	.corps #mid #content #prt1 .content .texte
		{
	float: left;
	width: 310px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
		}
	.corps #mid #content #prt1 .content .img
		{
		float: left;
		margin: 5px 0 0 0;
		}
	.corps #mid #content #prt1
	.content .img img
		{
		border: 1px solid silver;
		padding: 2px;
		}
	.corps #mid #content #prt2,
	.corps #mid #content #prt3
		{
		clear: both;
		}
	.corps #mid #content #prt2 #content,
	.corps #mid #content #prt3 #content
		{
		clear: both;
		border: 1px solid #fff;
		}	
	.corps #mid #content #prt2 .title,
	.corps #mid #content #prt3 .title
		{
		color: #A88F00;
		float: left;
		width: 400px;
		margin: 0 20px 0 20px;
		padding: 5px 0 5px 10px;
		font: 17px Georgia;
		border-bottom: 1px dashed #A88F00;
		text-transform: capitalize;
		}
	.corps #mid #content #prt2 #content .title,
	.corps #mid #content #prt3 #content .title
		{
		
		}
	.corps #mid #content #prt2 .ico,
	.corps #mid #content #prt3 .ico
		{
		clear: both;
		float: left;
		margin: 5px;
		}			
	.corps #mid #content #prt2 #content,
	.corps #mid #content #prt3 #content
		{
		margin: 0 auto 0 auto;
		width: 550px;
		}
	.corps #mid #content #prt2 #content #bulle,
	.corps #mid #content #prt3 #content #bulle
	{
	padding: 0px 0 2px 0;
	margin: 10px 10px 10px 0;
	width: 122px;
	float: left;
	}
	.corps #mid #content #prt2 #content #bulle .content .buldescricontent,
	.corps #mid #content #prt3 #content #bulle .content .buldescricontent
	{
	clear: both;
	text-align: left;
	color: #000;
	width: 108px;
	padding: 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-left: 1px solid silver;
}
	.corps #mid #content #prt2 #content #bulle .content,
	.corps #mid #content #prt3 #content #bulle .content
		{
		clear: both;
	float: left;
	width: 125px;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
		}
	.corps #mid #content #prt2 #content #bulle .title,
	.corps #mid #content #prt3 #content #bulle .title
		{
		color: #000;
		font: bold 11px Arial;
		margin: 0 auto 0 auto;
		float: left;
		width: 100px;
		padding: 0 5px 0 15px;
		border: none;
		}
	.corps #mid #content #prt2 #content #bulle .title a,
	.corps #mid #content #prt3 #content #bulle .title a
		{
		color: #003119;
		text-decoration: none;
		}
	.corps #mid #content #prt2 #content #bulle .title a:hover,
	.corps #mid #content #prt3 #content #bulle .title a:hover
		{
		text-decoration: underline;
		}
	.corps #mid #content #prt2 #content #bulle img,
	.corps #mid #content #prt3 #content #bulle img
	{
	border: 1px solid silver;
	margin: 0 auto 0 auto;
	padding: 2px;
	text-align: center;
	}
.corps #mid #content #prt2 #content #bulle .text,
.corps #mid #content #prt3 #content #bulle .text
	{
	font: 12px "Trebuchet MS";
	text-align: center;
	display: none;
	}
	/* BULLES
	----------------------------*/
	
	/*	FOOTER
	----------------------------------------------------------------------*/
#footer
	{
	background: #135250;
	border-top: 1px solid #135250;
	border-bottom: 1px solid #135250;
	clear: both;
	color: #ADD8E6;
	padding: 2px 0 3px 5px;
	width: 728px;
	margin: 0px auto 5px auto;
	font: 16px "Garamond";
	text-align: center;
	}
#footer a
	{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	isplay: block;
	loat: left;
	color: #DCF3F4;
	text-decoration: none;
	adding: 3px;
	argin: 3px;
	}
#footer a:hover
	{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	isplay: block;
	color: #FFEF90;
	text-decoration: underline;
	adding: 2px;
	argin: 3px;
	}
#bottom
	{
	text-align: center;
	color: gray;
	clear: both;
	margin: 0 0 5px 0;
	padding: 2px 5px 2px 5px;
	}
