@charset "UTF-8";
/* CSS Document */


#parte_sinistra{
width:760px;
margin:5px;
}

#parte_destra{
margin:5px;
}

.link_principale
{
	padding:5px;
	margin:5px;
	margin-right:20px;
	background-color:white;
	margin-bottom:20px;
	border:dotted 1px #666666;
}

.link_imm
{
	margin:10px;
	display:table-cell;
}

.link_campodestro
{
	padding:5px;
	display:table-cell;
	vertical-align:top;
}

.link_titolo
{
	color:#3366CC;
	font-size:18px;
	font-weight:800;
}

.link_url
{
	text-decoration:underline;
	margin-bottom:10px;
	font-size:14px;
}

.link_testo
{
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#222222;
}

.campi_modifica_link
{
	margin-bottom:5px;
	margin-top:30px;
}

/*PARTE DESTRA*/

#categorie{
text-align:center;
padding:10px;
padding-bottom:20px;
border-top: solid 1px black;
border-left: solid 1px black;
border-right: solid 1px black;}

#cat_desel{
padding:10px;
background-color:#3366CC;
color:white;
font-weight:500;
font-size:18px;
text-align:center;
border-left: solid 1px black;
border-right: solid 1px black;
}

#cat_sel{padding:10px;
background-color:#5588EE;
color:white;
font-weight:500;
font-size:18px;
text-align:center;
border-left: solid 1px black;
border-right: solid 1px black;
}

#cat_sel a{
color:white;
}

#cat_desel a{
color:white;
}

#nuovo_link{
padding:10px;
margin-top:30px;
color:white;
font-weight:500;
font-size:18px;
text-align:center;
border: solid 1px black;
background-color:#336633;
}

.bottone_admin{
padding:5px;
margin:5px;
background-color:#CCCCCC;
border:1px solid #555555;
font-weight:600;}
