@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-image:url(images/bg_main.jpg);
background-position:top ;
background-repeat:no-repeat;
background-attachment:fixed;

background-color:#000000;}

.main{
background-image:url(images/bg.jpg);


}

.content{
text-align:center;
font-size:11px;
font-family: "Courier New", Courier, monospace;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;

}

.header{
height:121px;
background-image:url(images/header.png);
width:770px;
background-repeat:no-repeat;
background-position:center;}


#bg-tmenu{
background-image:url(images/bg-tmenu.png);
background-repeat:no-repeat;
height:45px;
background-position:center;
text-align:center;}


#tab1{ overflow:hidden;
position:relative; }


.leftmenu{
background-image:url(images/tat.png);
width:260px;


background-position: top;
background-repeat:no-repeat;}

.top{
color:#FF0000;
font-weight:bold;
text-align:center;
height:40px;
font-family:"Courier New", Courier, monospace;}

#mainmenu{
padding-top:96px;}


.webcam1{

background-position:center;
background-repeat:no-repeat;

background-position:top;
background-repeat:no-repeat;}

#wc1{
width:395px;
height:362px;
margin:0 auto;
display:block;

}

.bg-foto{
width:154px;
height:154px;
background-image:url(images/bg-foto.png);
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;}

a.circuito{
font-size:11px;
font-family: "Courier New", Courier, monospace;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;}

.footer{
background-image:url(images/footer.png);
height:30px;
background-position:center;
background-repeat:no-repeat;
text-align:center;
font-size:11px;
font-family: "Courier New", Courier, monospace;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;}


