/* CSS Document for mikmagliecalcio.com */

body {
	margin: 2px 0px;
	padding: 0px;
	color: #000;
	font: 11px "Century Gothic", Century, Arial, serif;
	line-height: 15px;
	background-color: #CB0707;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: none;
}
h1 {
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #FFF;
	text-align: right;
}
h2 {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: 6px 0px;
	padding: 2px;
	line-height: 20px;
	background-color: #9C0;
	border: 1px solid #360;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #900;
	margin: 3px 0px;
	padding: 0px;
} 
#main_b {
	width: 956px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px auto;
	/*
	background-image: url(images/sfondo_main.jpg);
	background-position: center top;*/
	border: 1px solid #FFF;
}
#main_b p {
	padding: 0px;
	margin: 3px 0px;
}
/* LAYOUT SUPERIORE */
#testata {
	width: 956px;
	padding: 0px;
	height: 100px;
	margin: 0px auto 4px auto;
	border-bottom: 3px solid #600;
}
#testata img {
	border: 0px none;
}
/* FINE LAYOUT SUPERIORE */
#corpo {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* CONTENUTI */
.sx {
	width: 182px;
	margin: 0px 0px 0px 4px;
	padding: 4px;
	float: left;
	border: 1px solid #600;
	background-color: #FFF;
	text-align: justify;
}
.sx .menu {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 2px solid #C00;
	font-weight: bold;
	/* height: 44px; */
}
.sx .menu div {
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.testo_michele {
	/* height: 220px; */
	text-align: justify;
	/* overflow: auto; */
}
#main_b .testo_michele p {
	padding-left: 1px;
	padding-right: 1px;
}
.sx h2 {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: 6px 0px;
	padding: 2px;
	line-height: 20px;
	background-color: #F30;
	border: 1px solid #600;
	text-align: center;
}
.sx ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 21px;
	list-style-type: decimal;
	color: #039;
	font-weight: bold;
	text-transform: uppercase;
}
.sx ul li span {
	width: 80px;
	display: inline-block;
}
.sx ul li.chiaro {
	color: #69C;
}
/*
.dx {
	width: 182px;
	margin: 0px 4px 0px 0px;
	padding: 0px 4px 4px 4px;*/
	/*min-height: 310px;
	height: auto !important;
	height: 310px;*/
	/*
	float: right;
	color: #000;
	background-color: #FFF;
	border: 1px solid #039;
	text-align: justify;
}*/
/*
.dx h2 {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: 6px 0px;
	padding: 2px;
	line-height: 20px;
	background-color: #06C;
	border: 1px solid #003;
	text-align: center;
}

.dx ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: decimal;
	color: #039;
	font-weight: bold;
	text-transform: uppercase;
}
.dx ul li span {
	width: 84px;
	display: inline-block;
}
.dx ul li.chiaro {
	color: #69C;
}*/
#contenuti {
	width: 740px;
	font: 13px "Century Gothic", Century, Arial, serif;
	min-height: 1590px;
	height: auto !important;
	height: 1590px;
	text-align: justify;
	border: 1px dotted #000;
	margin: 0px 0px 0px 200px;
	padding: 0px 4px 4px 4px;
}
#contenuti div a:link img {
	border: 1px solid #900;
	width: 100px;
	height: 142px;
}
#contenuti div a:visited img {
	border: 1px solid #900;
	width: 100px;
	height: 142px;
}
#contenuti div a:hover img {
	border: 1px solid #C90;
	width: 100px;
	height: 142px;
} 
#contenuti div.loghi_index a:link img {
	border: 1px solid #900;
	width: 100px;
	height: 100px;
}
#contenuti div.loghi_index a:visited img {
	border: 1px solid #900;
	width: 100px;
	height: 100px;
}
#contenuti div.loghi_index a:hover img {
	border: 1px solid #C90;
	width: 100px;
	height: 100px;
} 
/* #contenuti img { 
	border: 1px solid #CCC;
} */
.floatsx {
	float: left;
	padding: 0px;
	margin: 4px 5px 0px 0px;
}
.floatdx {
	float: right;
	padding: 0px;
	margin: 4px 0px 0px 5px;
}
/* FINE CONTENUTI */
/* PIEDE */ 
#piede {
	width: 952px;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	background-image: url(images/sfondo_piede.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px auto;
	padding: 4px 0px 0px 4px;
}
#piede a:link {
	text-decoration: none;
	color: #FFF;
}
#piede a:visited {
	text-decoration: none;
	font-style: italic;
	color: #FFF;
}
#piede a:hover{
	text-decoration: underline;
	color: #FFF;
}
#piede img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#menu_piede {
	margin: 0px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#webattuale {
	float: right;
	padding: 0px;
	margin: 0px;
}
/* FINE PIEDE */ 

