﻿* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #001cff;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#WrapperContainerB {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

UL#Ambiti {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-align:center;
	margin-top:20px;
	height: 25px;
}

#Ambiti LI {

	list-style-type: none;

	display: inline;

}





#Ambiti A {

	font-weight: bold;

	color: #ffffff;

	padding-left:10px;

	padding-right:10px;

	line-height:25px; 

}



#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {

	color: #0084ef;

}

#PiedePagina {
	padding-top:16px;
	text-align:center;
	font-size:11px;
}

#PiedePagina A {
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
}

#PiedePagina A:hover, A.Act, A.Act:hover {
	color: #0084ef;
}
