/* CSS Document */

body {
background-color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 95px;
background-color: #14C9EB;
background-repeat: repeat-x;
margin: 0;
padding: 0;
}

#headergauche{
background: #14C9EB url(../img/header2010.jpg) left no-repeat;
height: 95px;
left: 0;
margin: 0;
padding: 0;
}
#tunnel{
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding : 0px;
width: 700px;
}

#conteneur {
	position: absolute;
	width: 100%;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../img/fondmenugche.jpg) left top no-repeat;
}

#centre {
background: #f5f2ea;
margin: 0px 0px 0px 325px;
min-height: 400px;
padding: 10px;
}

* html .centre_minheight_IE {  /* largeur mini du site pour IE */

	padding-top: 400px;  /* valeur largeur mini pour IE */

}

#centre2{
background: #ffffff url(../img/fondcontenu3.jpg) right bottom no-repeat;
margin: 0px 0px 0px 320px;
height: 400px;
padding: 10px;
overflow: scroll;
}

#gauche { /* contient fil ariane */
	position: absolute;
	width: 320px;
	height: 20px;
	left:0px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #ffffff;
}

#gauche1 { /* première colonne de liens à gauche */
	position: absolute;
	left:0px;
	width: 160px;
	height: 400px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#gauche2 { /* deuxième colonne de liens à gauche */
	position: absolute;
	left:163px;
	width: 158px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#gauche3 { /* colonne seule */
	position: absolute;
	left:0px;
	width: 280px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

#droite {
margin: 0px 0px 0px 325px;
padding: 0px 0px 0px 0px;
background: #ffffff url(../img/ombrepage.jpg) bottom repeat-x;
}

#pied {
height: 60px;
background: #b69cb0 url(../img/fondpied.jpg) left repeat-x;
margin: 0px;
padding: 0px;
}

#logoaduan { /* logo aduan en pied de page */
position: absolute;
left: 10px;
width: 180px;
margin: 10px 0px 0px 0px;
padding: 0px;
}

#logogn { /* logo grand nancy en pied de page */
	position: absolute;
	left: 200px;
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#sign { /* signature et mentions legales en pied de page */
	position: absolute;
	width: auto;
	margin: 25px 0px 0px 410px;
	padding: 0px;
}

.petittexte {
font-size: 0.7em;
color: #bbbbbb;
}

.petittexte a{
font-size: inherit;
color: #bbbbbb;
}

.petittexte a:hover{
font-size: inherit;
color: #c8eb00;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
font-size: 0.8em;
font-weight: bold;
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #005d9d;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
color: #c8eb00;
}

.lienspecial {
font-size:inherit;
color:#14c9eb;}

.lienspecial2 {
font-size:inherit;
color:#555555;
padding:0px 0px 0px 5px;}

.lienspecial3 {
font-size:inherit;
color:#7D1879;
padding:0px 0px 0px 5px;}

.lienspecial a{
font-size:inherit;
color:#14c9eb;}

#menudroit {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
}
#menudroit li {
float: left;
width: 150px;
height: 30px;
margin: 0px;
}
#menudroit a {
display: block;
background: #ffffff url(../img/btn_vierge2.jpg) left top no-repeat;
color: #555555;
font: 0.9em "Trebuchet MS",Arial,sans-serif;
padding: 8px 0;
text-align: center;
text-decoration: none;

}
#menudroit a:hover {
display: block;
background: #ffffff url(../img/btn_vierge2.jpg) right top no-repeat;
text-decoration: none;
padding: 8px 0px;
}

#menudroit2 {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
}
#menudroit2 li {
float: left;
width: 150px;
height: 30px;
margin: 0px;
}
#menudroit2 a {
display: block;
background: #ffffff url(../img/btn_vierge1.jpg) left top no-repeat;
color: #555555;
font: 0.9em "Trebuchet MS",Arial,sans-serif;
padding: 8px 0;
text-align: center;
text-decoration: none;

}
#menudroit2 a:hover {
background: #ffffff url(../img/btn_vierge1.jpg) right top no-repeat;
text-decoration: none;
padding: 8px 0px;
}

#btngauche {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
}
#btngauche li {
float: left;
width: 150px;
height: 30px;
margin: 0px;
}
#btngauche a {
display: block;
background: #ffffff url(../img/btn_vierge.jpg) left top no-repeat;
color: #7D1879;
font: 0.8em "Trebuchet MS",Arial,sans-serif;
line-height: 1em;
padding: 8px 0;
text-align: center;
text-decoration: none;

}
#btngauche a:hover {
background: #ffffff url(../img/btn_vierge.jpg) right top no-repeat;
text-decoration: none;
padding: 8px 0px;
}

#btnatp {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
float: left;
width: 150px;
height: 30px;
}
#btnatp a {
display: block;
background: #b69cb0 url(../img/btnrge_onoff.gif) left top no-repeat;
color: #7D1879;
font: 0.8em "Trebuchet MS",Arial,sans-serif;
line-height: 1em;
padding: 10px 0;
text-align: center;
text-decoration: none;

}
#btnatp a:hover {
background: #b69cb0 url(../img/btnrge_onoff.gif) right top no-repeat;
text-decoration: none;
padding: 10px 0px;
}

#btnatp2 {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
float: left;
width: 220px;
height: 70px;
}
#btnatp2 a {
display: block;
background: #b69cb0 url(../img/btnatp_onoff.gif) left top no-repeat;
color: #7D1879;
font: 0.8em "Trebuchet MS",Arial,sans-serif;
line-height: 1em;
padding: 20px 0;
text-align: center;
text-decoration: none;

}
#btnatp2 a:hover {
background: #b69cb0 url(../img/btnatp_onoff.gif) right top no-repeat;
text-decoration: none;
padding: 20px 0px;
}

#btnretour2 {
list-style-type: none;
margin:0px;
padding:0px;
overflow: hidden;
width: 150px;
height: 50px;
}
#btnretour2 a {
display: block;
background: #b69cb0 url(../img/btn_retour_onoff.jpg) left top no-repeat;
color: #7D1879;
font: 0.8em "Trebuchet MS",Arial,sans-serif;
line-height: 1em;
padding: 20px 0;
text-align: center;
text-decoration: none;

}
#btnretour2 a:hover {
background: #b69cb0 url(../img/btn_retour_onoff.jpg) right top no-repeat;
text-decoration: none;
padding: 20px 0px;
}

.droitstatic{
display: block;
background: #ffffff url(../img/btn2_on.jpg) no-repeat;
color: #005d9d;
font: 0.9em "Trebuchet MS",Arial,sans-serif;
padding: 8px 0;
text-align: center;
text-decoration: none;
}

p {margin: 0 0 10px 0;
font: 0.9em "Trebuchet MS",Arial,sans-serif;}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #005d9d;
margin: 0px 0px 0px 10px;
padding: 0;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #005d9d;
margin: 0px 0px 0px 5px;
padding: 0;
}

.bold {
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1em;
color: #005d9d;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldnoir {
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1em;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldrouge{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldrouge a{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldrouge a:hover{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #C8EB00;
margin: 0px 0px 0px 0px;
padding: 0;
}

.megaboldrouge{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.3em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.megaboldrouge a{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.3em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.megaboldrouge a:hover{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.3em;
color: #C8EB00;
margin: 0px 0px 0px 0px;
padding: 0;
}

.ariane {
font-size: 1em;
font-weight: bold;
color: #555555;
margin: 0px 0px 0px 3px;
padding: 0;
}

.ariane a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #555555;
margin: 0px 0px 0px 3px;
padding: 0;
}

.ariane a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #14c9eb;
margin: 0px 0px 0px 3px;
padding: 0;
}

.liensite a{
font-size: 0.8em;
color: #555555;
}

.liensite a:hover {
font-size: 0.8em;
color: #c8eb00;
}

.table{
width: 100%;
margin: 0px;
padding: 0px;
border: 0px;
}

.tablegauche{
font-size: 0.8em;
font-weight: bold;
width: 50%;
text-align: right;
}

.tabledroite{
font-size: 0.8em;
font-weight: bold;
width: 50%;
text-align: left;
}

.tablemilieu{
font-size: 0.8em;
font-weight: bold;
background-color:#005d9d;
text-align: center;
padding: 0px 5px 0px 5px;
color: #FFFFFF;
}

.ancreliste {/* dans la rubrique -liste des etablissements- des sites ATP, liens vers les ancres*/
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
margin: 20px 0px 10px 5px;
padding: 0;
}

.ancreliste li{
display:inline;
color: #005d9d;
}

.ancreliste a{
padding: 2px 10px 2px 10px;
color:#bbbbbb;
text-decoration:underline;
}

.ancreliste a:hover{
color:#c8eb00;
text-decoration:underline;
}

.liendiv a{
font-size: inherit;
color: #005d9d;
}

.liendiv a:hover {
font-size: inherit;
color: #14c9eb;
}

.atp{
color: #14c9eb;
}
