/* CSS Document */
* {margin: 0; padding: 0;}
body
{
	background-image:url("../images/ATEQ_Content_bg.jpg");
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#main
{
	width:927px;
	margin:0 auto 0 auto;
	float:center;
}

#nav
{
	width:927px;
	font-size:70%;
	font-weight: bold;
	float:center;
}

#nav a
{
	text-decoration:none;
	color:#333333;
}
#nav a:hover{
	text-decoration:underline;
}

#nav ul,#nav li
{
	list-style:none;
  	list-style-image:none;
	margin:0;
	padding:0;
}
#nav li
{
	float:left;
	padding:0 14px;
	border:1px solid #999999;
	border-width:0 0 0px 1px;
}

#nav-left
{
	width:92px;
	height:39px;
	float:left;
}

#nav-center
{
	background-image:url("../images/ATEQ_Menu_Haut_C.png");
	background-repeat:repeat-x;
	width:829px;
	height:39px;
	float:left;
}

#nav-right
{
	background-image:url("../images/ATEQ_Menu_Haut_D.png");
	background-repeat:repeat-x;
	width:6px;
	height:39px;
	float:left;
}

#nav-texte
{
	padding:7px;
}

#nav-bottom-leftleft
{
	background-image:url("../images/spacer.gif");
	width:3px;
	height:27px;
	float:left;
}

#nav-bottom-left
{
	background-image:url("../images/ATEQ_Menu_Bas_G.png");
	width:4px;
	height:27px;
	float:left;
}

#nav-bottom-center
{
	background-image:url("../images/ATEQ_Menu_Bas_C.png");
	width:914px;
	height:27px;
	float:left;
}

#nav-bottom-right
{
	background-image:url("../images/ATEQ_Menu_Bas_D.png");
	width:4px;
	height:27px;
	float:left;
}

#page
{
	width:930px;
	float:left;
}

#content
{
	padding:5px;
	background-color: #FFFFFF;
}

#content-page
{
	padding:5px 5px 5px;
	margin-left:auto; margin-right:auto;
}

#content-top-left
{
	background-image:url("../images/ATEQ_Cadre_Haut_G.png");
	width:7px;
	height:5px;
}

#content-top-center
{
	background-image:url("../images/ATEQ_Cadre_Haut_C.png");
	width:914px;
	height:5px;
}

#content-top-right
{
	background-image:url("../images/ATEQ_Cadre_Haut_D.png");
	width:6px;
	height:5px;
}

#content-middle-left
{
	background-image:url("../images/ATEQ_Cadre_Bord_G.png");
	width:7px;
	height:8px;
}

#content a
{
	text-decoration:none;
	color:#000000;
}

#content a:hover{
	text-decoration:underline;
}

#content-middle-right
{
	background-image:url("../images/ATEQ_Cadre_Bord_D.png");
	width:6px;
	height:8px;
}

#content-bottom-left
{
	background-image:url("../images/ATEQ_Cadre_Bas_G.png");
	width:7px;
	height:7px;
}

#content-bottom-center
{
	background-image:url("../images/ATEQ_Cadre_Bas_C.png");
	width:919px;
	height:7px;
}

#content-bottom-right
{
	background-image:url("../images/ATEQ_Cadre_Bas_D.png");
	width:6px;
	height:7px;
}

#content-col-left
{
	background-color: #CCCCCC;
}

#footer
{
	float:left;
	background-color: #FFFFFF;
}
#footer a
{
	text-decoration:none;
	color:#999999;
}

#footer a:hover{
	text-decoration:underline;
}
td.header
{
	padding:5px;
	background-color: #000000;
	font-size:75%;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

td.header-big
{
	padding:5px;
	background-color: #000000;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

td.header-big-center
{
	padding:5px;
	background-color: #000000;
	font-size:70%;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

td.content
{
	padding:5px;
	background-color: #CCCCCC;
	font-size:70%;
	text-align:left;
}

td.content-news
{
	padding:5px;
	background-color: #000000;
	font-size:75%;
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
}

td.text
{
	padding:5px;
	background-color: #CCCCCC;
	font-size:75%;
	text-align:left;
	color: #000000;
}

td.footer
{
	padding:5px;
	font-size:75%;
	font-weight: bold;
	color: #999999;
}