@charset "utf-8";
html,body{
	height: 100%;
}

body{
	margin: 0;
	padding:0;
	height: 100%;
	font-family: "Comic Sans MS";
}
#menu{
	background-image: url(../images/titolo.gif);
	height: 255px;
	width: 800px;
	left: 0px;
	top: auto;
	bottom: auto;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	vertical-align: bottom;
}
#menu table {
	background-image: url(../images/titolo.gif);
	left: 0px;
	top: auto;
	bottom: auto;
	z-index: auto;
	padding-top: 195px;
}
#menu img {
	left: 0px;
	top: auto;
	bottom: auto;
	z-index: auto;
	text-align: left;
	vertical-align: bottom;
	margin: 5px;
}
#CartelHome{
	width:800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 95%;
	background-image: url(../images/red/cartel_back.png);
	background-repeat: repeat-y;
}
#CartelHome p {
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#CartelHome  #map {
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 400px;
	background-image: url(../images/red/cartel_back.png);
	background-repeat: repeat-y;
	border: 12px solid #FFFFFF;
}
#CartelHome  #up {
	width:800px;
	height: 40px;
	background-image: url(../images/red/cartel_top.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#CartelHome  #up  h2 {
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bolder;
	color: #FFFFFF;
}
#CartelHome  #dw {
	width:800px;
	height: 40px;
	background-image: url(../images/red/cartel_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #FFFFFF;
}
#CartelDollHouse {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 95%;
	background-image: url(../images/green/cartel_back.png);
	background-repeat: repeat-y;
	text-align: center;
}
#CartelDollHouse p {
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-right: 30px;
	margin-left: 30px;
}
#CartelDollHouse img {
	border: 8px solid #FFFFFF;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#CartelDollHouse #up {
	width:800px;
	height: 40px;
	background-image: url(../images/green/cartel_top.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#CartelDollHouse #up h2 {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bolder;
	color: #FFFFFF;
}
#CartelDollHouse #dw {
	width:800px;
	height: 40px;
	background-image: url(../images/green/cartel_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #FFFFFF;
}
#CartelDollHouse #dw a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#CartelDollHouse #dw a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7C215C;
	background-color: #FFFFFF;
}
#CartelNews {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 95%;
	background-image: url(../images/purple/cartel_back.png);
	background-repeat: repeat-y;
	text-align: center;
}
#CartelNews table {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #822662;
	padding: 0px;
}
#CartelNews table p {
	font-size: 14px;
	margin: 5px;
	text-align: justify;
	font-weight: normal;
}
#CartelNews    table    h4, h6{
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	margin: 2px;
}
#CartelNews #up {
	width:800px;
	height: 40px;
	background-image: url(../images/purple/cartel_top.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#CartelNews #up h2 {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bolder;
	color: #FFFFFF;
}
#CartelNews #dw {
	width:800px;
	height: 40px;
	background-image: url(../images/purple/cartel_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #FFFFFF;
}
.Footer {
	border:1px solid #CCCCCC;
	background-color: #DEFFF6;
	font-size: 10px;
	color: #006699;
	text-align: center;
	vertical-align: middle;
}
.Footer a {
	font-size: 10px;
	color: #006699;
}
.Footer a:hover {
	font-size: 10px;
	background-color: #006699;
	color: #FFFFFF;
}
