body {
	background-image: url("/AsnasNuovo/images/background3.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	font-size: 13px; 
	font-family: tahoma, sans-serif; 
	line-height: 150%; 
}

#conteiner { 
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}

#search { 
	float: right;
	text-align: right; 
	width: 225px; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#header { 
	height: 100px;
	margin-bottom: 40px;
	}

#logo {
	float:left;
	left: 25px;
	position: relative;
}

/* MENU TOP INIZIO */

ul#menu {
    background: url("/AsnasNuovo/images/gradient.jpg") repeat-x;
    width: 750px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;

    /* border-radius */
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    
    /* box-shadow */
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    -webkit-box-shadow: 2px 2px 5px #888;
}
    ul#menu li#navigation {
        height: 100px;
		margin-left: 70px;
    }
        ul#menu li#navigation ul li {
            float: left;
            width: 100px;
        }
        
		ul#menu li#navigation ul li:hover {
			background: url("/AsnasNuovo/images/hover.jpg") repeat-x;
		}
            
        ul#menu li#navigation ul li a {
			margin-top: -12px;
			color: #000;
            display: block;
            font-size: 1em;
            font-weight: bold;
            height: 90px;
            line-height: 50px;
            text-decoration: none;
            width: 64px;
			text-align: center;
        }
        
		ul#menu li#navigation ul li a:hover { 
			color: red;
            transform: scale(1.1); 
            -moz-transform: scale(1.1); 
            -o-transform: scale(1.1); 
            -webkit-transform: scale(1.1);
        }

        .icon1 a{ 
			background: url("/AsnasNuovo/images/home2.png") no-repeat center bottom;
		} 
		
		.icon2 a { 
			background: url("/AsnasNuovo/images/uni.png") no-repeat center bottom;
		}
        
		.icon3 a {
			background: url("/AsnasNuovo/images/newsletter.png") no-repeat center bottom;
		}
		
        .icon4 a {
			background: url("/AsnasNuovo/images/storia.png") no-repeat center bottom;
		}
		
        .icon5 a {
			background: url("/AsnasNuovo/images/link.png") no-repeat center bottom;
		}
		
		.icon6 a {
			background: url("/AsnasNuovo/images/contatti.png") no-repeat center bottom;
		}

ul#menu:hover{ 
	margin-top: 0px;
	border: 0px;
}

/* MENU TOP FINE */

#top { 
	background-repeat: no-repeat;
	width: 740px; 
	height: 160px; 
	padding-left: 10px; 
	margin-left: auto; 
	margin-right: auto;
	border-right: 2px solid #4E4E4E;
	border-bottom: 2px solid #4E4E4E;
	border-left: 2px solid #4E4E4E;
	border-top: 2px solid #4E4E4E;
}

#top h3 { 
	font-family: tahoma, sans-serif; 
	color: #2C6E8F; 
	font-size: 13px; 
	text-align: center;
}

#body1 {
	clear: both;
	width: 740px;
	padding: 15px;
}

/* Presente solo nella pagina INDEX*/
.sitoVecchio {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	border: 1px solid red;
	text-align: center;
	color: red;
}
/* Presente solo nella pagina INDEX*/

#ContentTitle h1{
	margin-left: 250px;
	margin-top: 15px;
	font-size: 25px; 
	color: #000;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px;
}

div.block, div.blockDistinct {
	width: 400px;
	height: 380px;
	padding: 25px;
	margin-top: 20px;
	background: url("../images/rubrica.jpg") repeat-y;
	float: left;
}

.lettera {
	padding-left: 25px;
	font-size: 14px; 
	font-family: Palatino LinoType, sans-serif; 
}

#content {
	width: auto;
	height: auto;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	
}

/* Presente solo nella pagina NEWSLETTER*/
#newsletter {
	width: 400px;
	height: auto;
	padding: 25px;
	margin-top: 20px;
	background: url("../images/rubrica.jpg") repeat-y;
	float: left;
}

#newsletter2 {
	width: 400px;
	height: auto;
	padding: 25px;
}

#newsletter2 table {
	margin-top: 100px;
	border: 1px solid #000;
}

#newsletter2 table td {
	border: 1px solid #000;
}


#newsletterTop {
	color: red;
	font-variant: small-caps;
}
/* Presente solo nella pagina NEWSLETTER*/

/* Presente solo nella pagina INTERNAZIONALE*/
#content table td {
	text-align: center;
}
/* Presente solo nella pagina INTERNAZIONALE*/

/* Presente solo nella pagina UNIVERSITA'*/
#content table.uni td {
	border: 1px solid #000;
}

#content table.uni td.text {
	text-align: left;
	font-size: 12px;
}

#content table tr.noBorder {
	height: 15px;
}
/* Presente solo nella pagina UNIVERSITA'*/

/* Presente solo nella pagina INTERNAZIONALE'*/
#content table.internazionale td{
	border: 1px solid #000;
}
/* Presente solo nella pagina INTERNAZIONALE*/


#content table.link td {
	border: 1px solid #000;
}

/* Presente solo nella pagina NORMATIVA*/
#content table.normativa td{
	text-align: left;
}
/* Presente solo nella pagina NORMATIVA*/

/* MENU LATERALE INIZIO*/
#link {
	margin-right: -40px;
	margin-top: 15px;
	border: 0px solid #000;
	float: right;
	width: 220px;
	height: 600px;
	line-height: 30px;
}

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div.menu{
	width: 193px;
	float: right;
}

div.menu ul{
	list-style: none;
	text-indent: 0px;
}

div.menu li{
	margin-top: 5px;
}

div.menu a{
	font: 12px Verdana;
	color: red;
	display: block;
	padding: 6px 25px;
	height: 20px;
	text-decoration: none;
	background: url("/AsnasNuovo/images/background.gif");
}

div.menu a:hover{
	background: url("/AsnasNuovo/images/highlight.gif") no-repeat right;
	padding: 6px 32px;
}

/* MENU LATERALE FINE */

#assistentesanitario {
	text-align: justify;
	margin-top: 470px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 740px;
	height: auto;
}

#assistentesanitario h2 {
	font-size: 18px;
	color: red;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: underline;
}

#depliant {
	width: 350px;
	text-align: center;
}

#video {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	width: 760px;
	height: 220px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E7E7E7;
}

p.video {
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 0px;
	height: 33px;
	width: 620px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background-image: url("/AsnasNuovo/images/video1.jpg");
}

#video td {
	padding-right: 10px;
	padding-left: 10px;
}

.hrfoot {
	width: 760px;
	height: 1px;
	margin-top: 70px;
	margin-bottom: -1px;
}

#footer { 
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: 770px; 
	padding-bottom: 15px;
	font-size: 10px; 
	font-family: verdana, sans-serif; 
	letter-spacing: 1px; 
	background-image: url("/AsnasNuovo/images/foot3.jpg");
	background-repeat: no-repeat;
	text-align: right;
}
	
#footer .foot {
	margin-right: 20px;
}






















h1, h2 { margin: 0; margin-bottom: 10px; padding: 0; font-weight: normal; font-size: 25px; }
#top h1 { color: #fff; padding-left: 25px; padding-top: 65px; line-height: 110%;}
h2 { font-size: 16px; margin-bottom: 5px; color: #000; }



p {	margin: 0; margin-bottom: 5px; }
p.right { text-align: right; }

form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0; }
ul { margin: 0; padding : 0; list-style : none; }
#bar li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 10px; padding-right: 10px; border-right: 1px solid #fff; float: left; }
#bar li.active { background: #505050; color: #fff; padding-bottom: 4px; }

a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #0080c0; }
a:visited { color: #800080; }
#bar a:link, #bar a:active, #bar a:visited { color: #000; } 
a img { border: 0; }
a img:active { border: 0; }
span.highlight { color: #abd6f1; }
span.hide { display: none; }


