/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5b3727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-image:url(images/bg.gif);
	background-position: left top;
	background-repeat:repeat;
	background-attachment:fixed;
}

img.png {
behavior: url(png.htc);
}

img{
	border:none;
}

.imgNobd{
padding: 10px; 
border: 1px solid #ccc; 
background-color: #eee;
}
.imgbgib{
	border:5px solid #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ABA073;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.annu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1771E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.annu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1771E;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.annu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1771E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}


a.menu2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu4:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: lighter;
}
a.menu4:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}
a.menu4:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ABA073;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}

a.ptmenu:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
a.ptmenu:visited {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
a.ptmenu:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
	font-variant: small-caps;
	font-style: normal;
	letter-spacing:1px ; 
	text-decoration: none;
	text-transform: none;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style2 {color: #FF0000}
.Style3 {color: #ABA073}
.Style4 {color: #E1771E}
.StyleTitre {
color: #ABA073;
font-size:18px;
font-weight:bold;
}
.StyleTitre2 {
color: #E1771E;
font-size:18px;
font-weight:bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td2 {
	background-image:  url(images/images/carton_tv_06.jpg);
	background-repeat: no-repeat;
}
	
.td3 {
	background-image:  url(images/barre.gif);
	background-repeat: repeat;
}
.td4 {
	background-image:  url(images/images/carton_tv_01.jpg);
	background-repeat: no-repeat;
}
.td5 {
	background-image:  url(images/images/carton_tv_02.jpg);
	background-repeat: no-repeat;
}
.td6 {
	background-image:  url(images/images/carton_tv_03.jpg);
	background-repeat: no-repeat;
}
.td7 {
	background-image:  url(annuaire/img/images/annuaire_haut_01.jpg);
	background-repeat: no-repeat;
}
.td9 {
	background-image:  url(images/images/annuaire_haut_01.jpg);
	background-repeat: no-repeat;
}
.td10 {
	margin:10px; 
	padding: 10px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
}
/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* MENU DEROULANT   */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #333333;
width: 120px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
z-index: 100;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

/* images agrandit au sorvol */
#images {
	text-decoration: none; /* définition du lien qui affichera le "calque" */
}

#images:hover {
	background: none; /* correction d'un bug IE */
}

#images span { /* définition de la balise <span> inclue dans <a> */
	display: none;
}

#images:hover span { /* définition de la balise <span> au survol */
	display: inline;
	position: absolute;
	padding-top:50px;
	width: 200px;
	height: 100px;
	text-align: center;
	color: white;
}

/* Les liens */
a.lien1:link {
	color: #000000;
	font-size:16px;
	text-decoration: none;
}
a.lien1:visited {
	color: #000000;
	font-size:16px;
	text-decoration: none;
}
a.lien1:hover {
	color: #000000;
	font-size:16px;
	text-decoration: none;
}


a.lien2:link { 
	color:#FF0000;
	font-size:12px;
	text-decoration: none;
}
a.lien2:visited {
	color:#FF0000;
	font-size:12px;
	text-decoration: none;
}
a.lien2:hover {
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
