html, body {
	text-align: center;
	background : #aecaf5 url(informatique-bgc.gif) repeat-x;
	font-family: Verdana;
	color: #004e77;
	margin: 0;
	height: 100%;
}

#depannage-informatique-global {
	background : url(informatique-globalbg.gif);
	width: 900px;
	position: relative;
	margin: 0 auto;
	min-height: 100%;
}

#depannage-informatique-header {
	background : url(informatique-headbg.jpg) no-repeat;
	width: 900px;
	height: 110px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#depannage-informatique-center {
	overflow: auto;
}

/*#depannage-informatique-entete {
			left: 0px;
			top: 137px;
			position: absolute;
			width: 900px;
			height: 100px;
			padding-bottom: 0;
}*/

#depannage-informatique {
width: 639px;
height: 200px;
top: 180px;
left: 221px;
text-align: justify;
position: absolute;
/*padding: 10px 40px 20px 20px;*/
font-size: 12px;
line-height: 16px;
}

#depannage-informatique-piedpage {
	background: url(informatique-piedbg.gif) top left no-repeat;
	width: 900px;
	height: 45px;
	line-height: 30px;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#depannage-informatique-navig {
	width: 659px;
	height: 20px;
	position: absolute;
	top: 160px;
	left: 221px;
	text-align: justify;
	font-size: 10px;
}

.depannage-informatique-petit {
	color: #9594a6;
	font-size: 9px;
}

a.depannage-informatique-petit {
	color: #9594a6;
	font-weight: normal;
}

#depannage-informatique-footer {
	font-size: 9px;
	bottom: 375px;
	left: 221px;
	width: 639px;
	position: absolute;
	color: #9594a6;
}

#depannage-informatique-footer a {
	color: #9594a6;
	font-weight: normal;
}
/*********************** Menu horizontal ************************/	
#depannage-informatique-menu-horiz {
	position: absolute;
	left: 2px;
	top: 110px;
 	background: url(informatique-menubg.gif);
	width: 896px;
	height: 30px;
	text-align: center;
	font-weight : bold;
	font-size: 12px;
}

#nav {
	list-style: none;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#nav li {
				list-style-type: none;
				float: left;
				width: 130px;
				height: 30px ;
				border-right: 1px solid #2a599f;
				border-left: 1px solid #698ec6;
				/*margin-right: 1px ;*/
				color: #fff;
}

#nav li a {
				display: block; 
				color: #fff;
				line-height: 18px;
				padding: 4px 0;
				text-align: center;
				text-decoration: none;
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
				background:  #2d599a;
				height: 30px;
}
/***********************************************/


/*********************** Menu gauche ************************/
#depannage-informatique-gauche-main {
position: absolute;
left: 2px;
width: 200px;
top: 160px;
}
	
a.depannage-informatique-gauche, a.depannage-informatique-gauche-img {
			width: 200px;
			height: 30px;
			background: url(informatique-menugauchebg.gif);
			display: block;
			line-height: 28px;
			text-align: left;
			text-indent: 10px;
			text-decoration: none;
			color: #004e77;
			font-size: 12px;
}

/*a.depannage-informatique-sousgauche, a.depannage-informatiquegauche-img {
			width: 200px;
			height: 22px;
			background: url(informatique-menugauchebghover.gif);
			text-align: left;
			text-indent: 26px;
			line-height: 20px;
			font-size: 11px;
			font-weight: normal;
			display: block;
			border-top: 1px solid #d3ebf8;
			border-left: 1px solid #d3ebf8;
			border-bottom: 1px solid #9cb4d9;
			border-right: 1px solid #9cb4d9;
			color: #004e77;
}

a.depannage-informatique-gauche-img {
	height: 25px;
	padding-top: 5px;
}*/

a.depannage-informatique-gauche:hover, a.depannage-informatique-gauche-img:hover {
				background: url(informatique-menugauchebghover.gif);
				text-decoration: none;
}

#depannage-informatique-gauche-bottom {
	bottom: 45px;
	width: 200px;
	left: 2px;
	position: absolute;
}

#depannage-informatique-video {
	top: 1100px;
	position: absolute;
	left: 0px;
}

#depannage-informatique-rss {
	float: left;
	text-align: right;
	height:17px;	
}
/***********************************************/

/*********************** Menu gauche vertical************************/
ul.menuvertical
{
	margin: 0;
	padding: 0;
	margin-top: -10px;
	list-style-type: none;
	font-size: 10px;
	cursor: default;
	/*width: 8em;*/
	width: 200px;
	height: 30px;
}

ul.menuactive
{
	z-index: 1000;
}

ul.menuvertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 200px;
}

ul.menuvertical ul
{
	margin: -5% 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 240px;
	left: -1000em;
	top: 10px;
	border: 1px solid #CCC;
	background-color: #b8d4ff;
}

ul.menuvertical ul.menusousvisible
{
	left: 0;
}

ul.menuvertical ul li
{
	width: 240px;
	height: 20px;
}

ul.menuvertical a
{
 	font-family: verdana;	
 	font-size: 9px;
	display: block;
	cursor: pointer;
	line-height: 28px;
	text-indent: 8px;
	/*background-color: #F3F3F3;*/
	color: #004e77;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}

ul.menuvertical a:hover, ul.menuvertical a:focus
{
	/*background-color: #33C;*/
	color: #FFF;
	background-color: #9cc1f9;
}

ul.menuvertical ul a, ul.menuvertical ul a:hover {
	height: 20px;
	line-height: 20px;
}

ul.menuvertical a.menusous
{
	background: url(informatique-menugauchebg.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.menuvertical a.menusoushover
{
	background: url(informatique-menugauchebghover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.menuvertical iframe
{
	position: absolute;
	z-index: 1010;
}

@media screen, projection
{
	ul.menuvertical li.menuie
	{
		display: inline;
		float: left;
	}
}
/***********************************************/

h1 {
			font-size: 18px;
			color: #4d8eef;
			padding: 0;
			margin-bottom: -5px; 
}

h2 {
	font-size: 16px;
	color: #276ed9;
}

h3 {
	font-size: 14px;
}

sub {
		font-size: 8px;
}

#depannage-informatique ul {
			margin: 0;
			list-style: none;
			padding-left: 15px;    
}

#depannage-informatique li {
	 		background-image: url(informatique-arrow.png);
			padding-left: 15px;
			background-repeat: no-repeat;
			background-position: 0px 6px;
}

img { border-style: none; }

.img-left {
	float: left;
	margin-right: 10px;
}

#depannage-informatique img.containt { float: right; }

.p-align {
	text-align: center;
	font-weight: bold;
}

/*********************** Gestions des liens ************************/
a {
	color: #4d8eef;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus, a:active { text-decoration: underline; }

#depannage-informatique-piedpage a {
				color: #3218b9;
				font-weight: normal;
}

a img {
	border: 0;
}

a.navig, a.navig-clear {
	font-weight: normal;
}

img.navig {
	float:right;
}

a.navig-clear {
	color: #004e77;
}
/***********************************************/

input[type=text], input[type=submit], input[type=reset] {
	border-color: #a5acb2;
	border-width: 1px;
	border-style: solid;
}

/*********************** tableaux ************************/
table.references {
	border-width: 0px;
	/*border-collapse:collapse;
	border-style:solid;*/
}

/*table.references td, table.references th { 
	border-width: 1px;
	border-style:solid;
}

table.references th {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}*/
