@charset "UTF-8";
/* Centro di Formazione e Iniziativa sulla cooperazione e l'etica d'impresa  - Premio tesi*/

body{
font-family: arial,sans-serif;
font-size: 76%;
text-align: center;
background-image:url(../img/sf_premiotesi.gif);
}


#contenuti h1{
font-family:   Georgia, Times New Roman, Times, serif;
font-size: 300%;
color: #000;
margin:0.2em 0  0 0.5em;
padding:0;
font-style: italic;
font-weight:normal;
}

#contenuti p{
font-family: normal verdana,sans-serif;
font-size: 110%;
color: #000;
margin :0 0 1em 0;
padding:0;
line-height:18px;
}


#contenuti p a{
color: #903;
text-decoration:none;
}

#contenuti p a:hover{
color: #999;
text-decoration:underline;
}



#contenuti img{
margin-left:1em;
}

#path {
font-family: normal verdana,sans-serif;
font-size: 96%;
color: #000;
margin : 0 0 1em 1em;
}

#path a{
color: #000;
text-decoration:none;
}

#path a:hover{
color: #903;
text-decoration:underline;
}

.submenu {
float:left;
margin:0 0 2em 0;
padding:0;
}

.submenu img{

margin:2em 0 2em 0;
padding:0;
}

.focus{
margin: 1em 0 0 30em;
with:50em;
}

table, th, td{
border:1px solid #fff;
border-collapse:collapse;
font-family: verdana,sans-serif;
text-align:left;
color:#333;
padding:5px;
background-color:#ddd;
}

td.uno{
width:30%;
}

td.due{
width:100%;
}

caption{
text-align:left;
text-transform:uppercase;
font-size:96%;
font-weight:bold;
}
