html {
}
body
{
margin : 0px;
padding : 0px;
text-align : left;
height : 100%;
width : 100%;
font-size : 12px;
color : #000000;
font-family : Arial, Verdana, Helvetica;
font-weight : normal;
}
a
{
font-size : 12px;
font-weight : normal;
text-decoration : none;
color : #000000;
}
a:hover
{
font-size : 12px;
font-weight : normal;
text-decoration : underline;
color : #FF0000;
}
.pagina
{
position : absolute;
width : 700px;
margin : 0px;
padding : 0px;
}
.testa
{
height : 75px;
width : 700px;
float : left;
}
.testa_sx
{
background-image : url('images/titolo_vidat_admin.jpg');
height : 75px;
width : 350px;
float : left;
}
.testa_dx
{
padding-top : 20px;
height : 75px;
width : 350px;
text-align : right;
font-size : 14px;
color : #000000;
float : left;
}
.corpo
{
width : 700px;
float : left;
}
.menu
{
width : 200px;
float : left;
}
.cont_bottoni
{
background-color : #999999;
border-color : #FF3300;
border : 1px #FF3300;
border-style : solid;
margin-left : 5px;
height: 200px;
width : 180px;
float : left;
}
.titolo_menu
{
background-color : #FFFFFF;
height: 15px;
width : 180px;
text-align : center;
float : left;
}
.bottone
{
padding-top : 5px;
width : 180px;
font-family : Arial, Verdana, Helvetica;
font-size : 12px;
font-weight : normal;
text-decoration : none;
color : #000000;
float : left;
}
div.bottone a
{
font-family : Arial, Verdana, Helvetica;
font-size : 12px;
font-weight : normal;
text-decoration : none;
color : #000000;
}
div.bottone a:hover
{
font-family : Arial, Verdana, Helvetica;
font-size : 12px;
font-weight : normal;
text-decoration : underline;
color : #FF3300;
}
.corpo_dx
{
width : 500px;
float : left;
}
.piede
{
background-color : #999999;
margin-top : 30px;
height : 17px;
width : 700px;
font-size : 11px;
text-align : center;
color : #FFFFFF;
float : left;
}
div.piede a
{
font-family : Arial, Verdana, Helvetica;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #FFFFFF;
}
div.piede a:hover
{
font-family : Arial, Verdana, Helvetica;
font-size : 11px;
font-weight : normal;
text-decoration : underline;
color : #FFFFFF;
}
.input
{
font-family : Arial, Verdana, Helvetica;
font-size : 11px;
font-weight : normal;
}
