
@charset "utf-8";
/* CSS Document */
body {
	color: #1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 100.01%;
	background-image: url(../images/star.png);
}
img.responsive { max-width: 100%; heigth: auto; }
.container {
	margin-right: auto;
	margin-left: auto;
    *zoom: 1;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/star.png);
	padding-top: 0px;
	background-color: #ccc;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000099;
}
div.header {
    *zoom: 1;
	clear: both;
	width: 100%;
	background-color: #0000E1;
}
div.social {
    *zoom: 1;
	clear: both;
	width: 100%;
	background-color: #ccc;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
}
div.footer {
	*zoom: 1;
	clear: both;
	width: 100%;
	height: 142px;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	margin-bottom: 22px;
}
div.bottom {
	*zoom: 1;
	clear: both;
	width: 100%;
}
h1,h2,h3,h4,h6 {
	font-weight: lighter;
}
h1 {
	font-size: 150%;
	text-align: left;
}
h2 {
	text-align: left;
	font-weight: lighter;
}
h3 {
	font-style: oblique;
	text-align: center;
	background-color: #FFF;
	line-height: 20px;
	padding-bottom: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
h3.catItemTitle {
	margin: 0px;
	padding: 0px;
}
h4 {
	text-align: left;
	font-style: oblique;
	font-size: 100%;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 22px;
	font-weight: bold;
}
h5 {
	font-size: 90%;
	font-style: oblique;
	padding-left: 32px;
}
h6 {
	font-size: 70%;
	text-align: left;
}
p {
	font-weight: lighter;
	font-size: 100%;
	margin-bottom: 12px;
	text-align: justify;
	padding-right: 12px;
}
p.user {
	padding-left: 22px;	
}
hr {
	color: #333;
	background-color: #333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul {
	padding-left: 2%;
	margin-top: 12px;
}
li.prof {
	line-height: 36px;
	list-style-image: url(../../../images/freccia.png);
	font-weight: bold;
}
ol {}
li {
	list-style-type: none;
}
li.user {
	list-style-type: none;
	color: #CCC;
	font-weight: bold;
	padding-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.componentheading {
	visibility: hidden;
}
a.k2ReadMore {
	float: right;
	background-color: #FFF;
}
a {
	text-decoration: none;
	color: #2D6DDC;
	font-weight: bold;
}
a:hover {
	color: #666;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moduletable_user {
}
.moduletable_menu {
	margin-top: 2px;
}
.moduletable_social {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 42px;
	padding-right: 42px;
	background-color: #ccc;
	margin-bottom: 82px;
}
.moduletable_footer {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 42px;
	padding-right: 42px;
	background-color: #FFF;
}
/*PATHWAY*/
.breadcrumb {
	list-style: outside none none;
	border-radius: 4px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.breadcrumb > li {
}
/*FORM*/
form#adminForm {
	padding-bottom: 22px;
}
fieldset.formFieldset {
	margin-bottom: 10px;
	width: 80%;
	padding-left: 20%;
	padding-top: 12px;
	padding-bottom: 12px;
}
/*PAGE*/
/*VARIE*/
table {
	width: 100%;
}
th {
}
td {
}
/*RSFORM*/


