@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}
body {
	background-color: #FFF;
	background-image: url(images/fabric_plaid.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

#contenedor {width:900px; height:540px; margin:auto; background-color:#FFFFFF; padding:5px; border-color:#999999; border-width: medium; margin-bottom:10px;}


#logo {width:800px; height:40px; margin: auto; padding-top:20px; padding-bottom:20px;}
#fondo {width:800px; height:400px; margin: auto;  margin-top:10px; text-align:center;}
#fondo_pages {width:718px; height:427px; margin: auto; background-image:url(images/index1.jpg); background-repeat:no-repeat; padding:20px; margin-top:10px;}
#fondo_pages2 {width:760px; height:360px; margin: auto; background-image:url(images/index2.jpg); background-repeat:no-repeat; padding:20px; margin-top:10px;}

#cont_pages {width:720px; height:320px; margin: auto; background-color:#FAEBD7; padding:20px;}
#cont_pages2 {width:720px; height:330px; margin: auto; background-color:#FAEBD7; padding:20px;}

#epigrafe {width:720px; height:80px; margin:auto; line-height:1.2;}
