body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #A0AFCB;
	background-image:url('grafica/sfondo.jpg');
	margin:0px;
	padding:0px;
}
#container {
	width: 673px;
	margin: 0px auto;
	border-style: solid;
	background-color: #A0AFCB;
	height: auto;
}

 #top {
    color: #FF0000;
	width: 673px;
	height: 140px;
	background-color: #A0AFCB;
	background-color: #FFFF00;
	background-image:url('grafica/header.jpg');
}


.cl {
clear:both;
}

#gallery {
	width: 673px;
	padding: 0px;
	margin:0px;
}

#news {
	width: 215px;
	margin-top: 10px;
	color: black;
	background-color: #A0AFCB;
	padding: 3px;
	height: auto;
	background-image: url('grafica/news.jpg');
	background-repeat: no-repeat;
	
}

#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 0px;
	background-color: #A0AFCB;
	height: auto;
	padding:0px;
}

p {
text-align: justify;
margin: 0 0 0 0px;
}

h1 {
	text-align: right;
	padding: 4px;
	margin: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	font-style: italic;
}

h5 {
	text-align: center;
	padding-top: 2px;
	margin: 0px;
	line-height:20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}


h1.lato {
	text-align: left;
	font-size: 16px;
}



h2 {
    text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
    text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}


#pad {
	padding: 5px;
	padding-top: 6px;
	color: #000000;
	background-image:url('grafica/pad.jpg');
	background-position:50% 25%;
	background-repeat:no-repeat;
	line-height:22px;
}

#footer {
	background-color: #FFFF00;
	padding: 0px;
	width: 673px;
	height: 23px;
	color:#000000;
	font-size: 12px;
	text-align: center;
	clear:both;
	border-top: 5px solid #A0AFCB;
    padding-top:8px;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

a:link {
 color : #ABB6CB;
}

img.matrix{
padding: 0px;
margin:0px;
margin-top: 222px;
padding-left:13px;
float:left;
background-color: transparent;
}

img.lato{
margin-top: 12px;
padding-left:10px;
}

img.work{
margin-top: 50px;
margin-left: 100px;
}


A:LINK {

 color : white;
 text-decoration: none
}

A:VISITED {

 color : white;
 text-decoration: none
}

A:HOVER {

 color : white;
 text-decoration : underline;
}

A:ACTIVE {

 color : white;
 text-decoration: underline
}