@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background-color:#000000;}
h1{ font-family:Arial; font-weight:bold; font-size:19px; margin-top:12px;}
h2{font-size:14px; color:#666666; margin:0px;}

.header{
width:100%;
height:190px;
margin:0px;
padding:0px;
text-align:center;
border:none;
background-image:url(img/header_background.jpg); background-repeat:repeat-x;
}
.hti{
height:130px; width:200px;
}
.ht1{
height:130px;
color:#CCCCCC;
font-size:24px;
font-weight:bold;
vertical-align:middle;
}
.tabel_header{
margin-left:auto;
margin-right:auto;
width:800px;
height:auto;
color:#CCCCCC;
text-align:center;
margin-top:8px;
}
.thc{
vertical-align:middle;
width:154px;
text-align:center;
font-weight:bold;
background-color:#000000;
padding:0px;
}
.thca{
height:21px;
padding-top:3px;
text-align:center;
color:#000000;
text-decoration:none;
display:block;
background-image:url(img/menu_buton.jpg); background-repeat:no-repeat;
}
.thca:hover{
background-image:url(img/menu_buton_hover.jpg);background-repeat:no-repeat;
}

.corp{
width:100%;
height:auto;
text-align:center;
background-image:url(img/corp.jpg); background-repeat:repeat;
margin:0px;
padding:0px;
}
.footer{
width:100%;
height:38px;
margin:0px;
padding:10px 0px 0px 0px;
background-image:url(img/footer.jpg); background-repeat:repeat-x;
text-align:center;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#CCCCCC;
}
.content{
width:790px;
border:solid 1px #729BAF;
height:auto;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-bottom:1px;
text-align:left;
padding:10px 5px 10px 5px;
font-family:Arial;
font-size:12px;
min-height:575px;
}
.left{
float:left;
width:650px;
height:auto;
}

.tvainfo{font-size:10px; font-weight:bold; color:#666666;}
.contact_bloc{background-color:#D2E4E6; padding-top:4px; padding-bottom:4px; padding-left:5px;}
.modele_tabel{width:780px;;}
.modele_tabel td{border-bottom:dotted 1px #6BA09E; padding-left:5px; padding-top:6px;}
.modele_tabel tr{}
.modele_tabel tr:hover{background-color:#CDDFE0;}
.td2 {text-align:center; font-weight:bold;}


.right{
float:right;
width:140px;
text-align:center;
height:auto;
}
.right img {
margin-top:10px;
border:dotted 1px #000000;
padding:0px;
}
.right img:hover {
border-left:solid 2px #990000;
border-right:solid 2px #990000;
}

a.invisible 
{
	text-decoration:none;
	color:#000000;
}
a.invisible:hover{
	text-decoration:none;
	color:#000000;
}
a.invisible:visited{
	text-decoration:none;
	color:#000000;
}
