﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}
body{
    background:#000;
	color: #fff;
	font-family: 'Georgia', Arial, sans-serif;
	font-size: 13px;
height: 100%;
}

     
div.marquee {
    position: relative;
    max-width: 100%;
    height: 35px;
    overflow: hidden;
    }
     
    div.marquee ul {
        list-style: none;
        margin: 0;
        }
         
        div.marquee ul>li {
            float: left;
            width: auto;
            color: #000;
            }
a{
	color: #fff;
	text-decoration: none;
}
.clr{
	clear: both;
}

 ul.slide{margin:1px 0 1px 0;
          padding:0;
          height:auto;
          list-style-type:none;}
 ul.slide li{float:left;
             list-style-type:none;}
 ul.slide img{
             height:auto;}


#centrale{
width:100%;
height:400px;
background-image: -webkit-gradient(linear,right top,left top,color-stop(0, rgb(213, 213, 213)),color-stop(1, rgb(45, 45, 45)));
background-image: -o-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -moz-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -webkit-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -ms-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: linear-gradient(to left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
text-align:center;
	font-family: 'Georgia', Arial, sans-serif;
	font-size: 22px;
color:#f9ec00;
background-color:#fff;
padding:0 50px 0 50px;
margin-top:5px;

 /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  -webkit-text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#centraleP{
width:100%;
height:400px;
background-image: -webkit-gradient(linear,right top,left top,color-stop(0, rgb(213, 213, 213)),color-stop(1, rgb(45, 45, 45)));
background-image: -o-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -moz-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -webkit-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: -ms-linear-gradient(left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
background-image: linear-gradient(to left, rgb(213, 213, 213) 0%, rgb(45, 45, 45) 100%);
text-align:center;
	font-family: 'Georgia', Arial, sans-serif;
	font-size: 22px;
color:#f9ec00;
background-color:#fff;
padding:0 50px 0 50px;
margin-top:5px;

 /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  -webkit-text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#bobina{
margin-top:-70px;
}
#table{
	margin:auto;
	text-align:right;
	max-width:80%;
	margin-right:10px;
	margin-left:auto;

}
.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	padding-left:10px;
}
.menuS{
	width:40%;
}


