/* layout.css ver 2010.05.21 - 

CENTRARE UNA TABELLA IN CSS - div.centered table

http://www.swm-moto.org/?p=parti/ricambi_tipo.php 

*/

body {
margin : 0;
padding : 0;
font-size : 12px;
font-family : verdana, arial, helvetica, sans-serif;
color : #333;
background-color : white;
}
a:link img, a:visited img, a:hover img {
border : 0;
border-style : none;
text-decoration : none;
background : none;
}
img.left, img.right {
margin : 10px;
border : 0 solid #000;
background : none;
}
.left {
float : left;
}
.right {
float : right;
}
h1 {
margin : 0 0 15px 0;
padding : 0;
font-size : 28px;
line-height : 28px;
font-weight : 900;
color : #ccc;
}
h3 {
margin : 0 0 15px 0;
padding : 0;
font-size : 24px;
line-height : 28px;
font-weight : 900;
color : #00f;
}
h4 {
margin : 0 0 15px 0;
padding : 0;
font-size : 16px;
line-height : 28px;
font-weight : 900;
color : #00f;
}
h5 {
margin : 0 0 15px 0;
padding : 0;
font-size : 12px;
line-height : 28px;
font-weight : 900;
color : #00f;
}
h6 {
margin : 0 0 15px 0;
padding : 0;
font-size : 10px;
line-height : 28px;
font-weight : 600;
color : #00f;
}
/*  */



div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.font16 {
font-size : 14px;
}

.center2 {
   text-align: center;
}

p {
font : 12px/20px verdana, arial, helvetica, sans-serif;
margin : 0 0 16px 0;
padding : 0;
}
#Content > p {
margin : 0;
}
#Content > p + p {
text-indent : 30px;
}
a {
color : #09c;
font-size : 12px;
text-decoration : none;
font-weight : 600;
font-family : verdana, arial, helvetica, sans-serif;
}
a:link {
color : #09c;
}    /* unvisited link */

a:visited {
color : #07a;
}    /* visited link */

a:hover {
background-color : #eee;
}    /* mouse over link */

#Header {
margin : 0 10px 10px 180px;
padding : 0 0 0 20px;
height : 22px;
border-style : solid;
border-color : black;
border-width : 1px 0;
line-height : 11px;
background-color : #eee;
voice-family : "\"}\"";
voice-family : inherit;
height : 14px;
}
body > #Header {
height : 14px;
}
#Content {
margin : 0 10px 10px 180px;
padding : 10px;
text-align : justify;
}
#Menu {
position : absolute;
top : 10px;
left : 15px;
width : 160px;
padding : 0;
background-color : #fff;
border : 0 dashed #999;
line-height : 17px;
voice-family : "\"}\"";
voice-family : inherit;
width : 150px;
}
body > #Menu {
width : 150px;
}
#Barra {
margin : 5px 5px 5px 180px;
padding : 10px;
text-align : center;
}
#Barra2 {
margin : 5px 5px 5px 180px;
padding : 10px;
text-align : center;
}
#Barraz {
margin : 5px 5px 5px 180px;
padding : 10px;
text-align : center;
}
div.c1 {
text-align : center;
}
div.c2 {
text-align : center;
background-color : #ffff00;
margin : 5% 10% 5% 10%;
padding : 5px 5px 5px 5px;
}
.cc0 {
background-color : #ffffff;
text-align : left;
margin : 0px 0px 0px 20px;
padding : 0px 0px 0px 20px;
}
.cc1 {
background-color : #ffff00;
text-align : center;
}
.cc2 {
background-color : #00ffff;
text-align : center;
}
.cc3 {
background-color : #c0c0c0;
text-align : left;
color : blue;
}
.cc4 {
background-color : #ffffff;
text-align : right;
}
.cc5 {
background-color : #ffffff;
text-align : left;
margin : 5% 20% 5% 20%;
padding : 5px 5px 5px 5px;
}
.cc7 {
background-color : #fffacd;
text-align : center;
margin : 5% 20% 5% 20%;
padding : 5px 5px 5px 5px;
}
.tcl1 {
background-color : #c0c0c0;
text-align : left;
margin : 10% 20% 10% 20%;
padding : 5px 5px 5px 5px;
}

.tcl2 {
background-color : #ffffff;
text-align : center;
color : blue;
}

.tcl3 {
background-color : #ffffff;
text-align : left;
color : blue;
margin : 0% 0% 0% 0%;
padding : 5px 5px 5px 5px;
}

.fucs {
font-size : 16px;
color : #ff00ff;
}

.blu {
color : #0000ff;
}
.blu2 {
color : #0000ff;
font-size : 16px;
}

.rosso {
color : #ff0000;
}



