/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana, Arial, Helvetica, sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
	position: relative;
}

/**************************************************************
   Header
 **************************************************************/

#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 45px;
	clear: both;
	display: inline;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

/**************************************************************
   Front Photo Header
 **************************************************************/

#frontphoto {
margin: 0 0 0 0;
border: 0;
}

/**************************************************************
   Menu di navigazione
 **************************************************************/

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #FFFFBF;
}

#avmenu #menu ul {
list-style: none;
width: 133px;
margin: 0 0 0 10px;
padding: 0;
}

#avmenu #menu li {
margin-bottom: 1px;
font-size: 1.1em;
}

#avmenu #menu li a {
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 2px 0 0 5px;
background: #FFFFBF;
border-left: 2px solid #cccccc;
}	
	
#avmenu #menu li a:hover {
background: #FFFFEF;
color: #FF3300;
border-left: 2px solid #C00;
}

/**************************************************************
   TOP LEVEL Menu
 **************************************************************/
#avmenu .topmenu {
	font-weight: bold;
	color: #FF3333;
	font-size: 1.5em;
	height: 20px;
	background-image: url(../HomeAbstractR_14.jpg);
	padding-left: 10px;
	margin: 5px;
}

/**************************************************************
   BANNER
 **************************************************************/

.announce {
margin: 5px 0 5px 0;
padding: 5px;
width: 130px;
color: #505050;
background-color: #FFFFCC;
line-height: 1.3em;
}

#bannerleft {
	display: block;
}

#bannerleft .imago {
	border: 4px solid #f0f0f0;
}

#extras1 {
	float: right;
	width: 113px;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #fdf701;
	height: 600px;
}

#extras1 p {
margin: 0 0 1.5em 0;
}

#extras2 {
float: right;
clear: right;
width: 113px;
margin: 0 0 10px 0;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
background-color: #fdf705;
}

#extras2 p {
margin: 0 0 1.5em 0;
}

/**************************************************************
   Content
 **************************************************************/

#content {
	margin: 0 128px 0px 155px;
	padding: 10px 10px 0px 10px;
	line-height: 1.5em;
	text-align: left;
	background-color: #FFFFCC;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#content h3 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#content h4 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
color: #000000;
}

#content .small {
font-size: 1em;
line-height: 1.2em;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 5px 0;
color: #FF3333;
}

a {
text-decoration: none;
color: #FF3333;
}

a:hover {
text-decoration: underline;
color: #FF3333;
}

a img {
border: 0;
}

/**************************************************************
   Content2
 **************************************************************/

#contentBox {
	margin: 0 128px 0px 155px;
	padding: 0px;
	display: block;
}

#contentBox #ContentNews {
	position: absolute;
	z-index: 3;
	top: 857px;
	left: 175px;
	text-align:left;
	width: 193px;
}

#ContentNews h2 {
font-size: 0.9em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#ContentNews img.sx {
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}

#ContentNews p {
text-align: left;
font-size: 0.9em;
line-height: 1.1em;
}

#contentBox #ContentNewsRight {
	position: absolute;
	z-index: 3;
	top: 851px;
	left: 414px;
	text-align:left;
	width: 193px;
}

#ContentNewsRight h2 {
font-size: 0.9em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#ContentNewsRight img.sx {
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}

#ContentNewsRight p {
text-align: left;
font-size: 0.9em;
line-height: 1.1em;
}

#contentBoxLarge {
	margin: 0 128px 0px 155px;
	padding: 0px;
}

#contentBoxLarge #ContentNewsCenter {
	position: absolute;
	z-index: 3;
	top: 1038px;
	left: 188px;
	text-align:left;
	width: 417px;
	height: 125px;
}

#ContentNewsCenter h2 {
font-size: 0.9em;
margin: 0 0 0 0;
color: #FF3333;
}

#ContentNewsCenter img.sx {
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}

#ContentNewsCenter p {
text-align: left;
font-size: 0.9em;
line-height: 1.1em;
}

/**************************************************************
   News Latino
 **************************************************************/
#NewsLatino {
	margin: 0 0 10px 5px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
	text-align: left;
	line-height: 1.2em;
	width: 220px;
	height: 150px;
	float: left;
	border: 1px solid #ff3300;
}

#NewsLatino h2 {
font-size: 0.9em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#NewsLatino img {
	display:inline;
	float: left;
}

#NewsLatino p {
text-align: left;
font-size: 0.9em;
line-height: 1.1em;
}

#NewsLatinoBottom {
	margin: 0 0 10px 5px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
	text-align: left;
	line-height: 1.2em;
	width: 455px;
	height: 150px;
	float: left;
	border: 1px solid #ff3300;
}

#NewsLatinoBottom h2 {
font-size: 0.9em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#NewsLatinoBottom img {
	display:inline;
	float: left;
}

#NewsLatinoBottom p {
text-align: left;
font-size: 0.9em;
line-height: 1.1em;
}

/**************************************************************
   Content CHI SIAMO
 **************************************************************/

#contentchiamo {
	margin: 0 128px 0px 155px;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
	background-color: #FFFFCC;
}

#contentchiamo h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#contentchiamo h3 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
color: #FF3333;
}

#contentchiamo h4 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
color: #000000;
}

#contentchiamo .small {
font-size: 1em;
line-height: 1.2em;
}

#contentchiamo img {
padding: 1px;
display:inline;
background: #cccccc;
}

/**************************************************************
   FOOTER
 **************************************************************/

#footer {
clear: both;
margin: 0 auto;
padding: 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/**************************************************************
   General HTML
 **************************************************************/

.left {
margin: 10px 10px 5px 0px;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
