/* CSS Document */

body { 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #061D42; 
 background: #000000; 
 margin: 0; 
}
div#container{
margin: 2px auto 0px auto;
text-align:center;
size:12px
}

div#container a, div#container a:visited{
color:#ffffff;
text-decoration:none;
margin: 10px auto 10px auto;
padding:2px 10px 2px 10px;
text-align:center;
}

div#container a:hover{
color:#01203F;
text-decoration:none;
margin: 10px auto 10px auto;
padding:2px 10px 2px 10px;
background-color:#D6E2E7;
text-align:center;
}

div#qui{
color:#01203F;
margin:0px 0px 0px 0px;
padding:2px 10px 2px 10px;
background-color:#D6E2E7;
text-align:center;
}

a { 
 color: #C80202;
 text-decoration: none; 
}
a:hover,a:active { text-decoration: none; }

.sfondo{background-image:url('php/images/fasciaUp.jpg'); 
         background-repeat:no-repeat;
		 width:660px;
		 height:98px; 
		 border:0 none;; background-position-y:50%
		 }
.cornice {background-image:	url("images/ombre.gif");
background-position:center;
background-repeat:repeat;
width:688px}
		 
.centro{width:660px; height:400px; border:0;}
.down{width:660px; height:380px; border:0;}
.piede{
width:660px; height:45px; border:0;
background-image:	url("images/piede.jpg");
background-position:center;
background-repeat:no-repeat
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #424343; }
.style5 {color: #CB3435}
.style9 {
	font-size: 12px;
	color: #061D42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a{text-decoration:none}