/*@font-face{
	src: url(../fonts/Hum521n.ttf);	
	font-family: Humanist;
	font-style: normal;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/Hum521i.ttf);	
	font-family: Humanist;
	font-style: italic;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/Hum521b.ttf);	
	font-family: Humanist;
	font-style: normal;
	font-weight: bold;
}

@font-face{
	src: url(../fonts/CONSTAN.TTF);	
	font-family: Constan;
	font-style: normal;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/CONSTANI.TTF);	
	font-family: Constan;
	font-style: italic;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/CONSTANB.TTF);	
	font-family: Constan;
	font-style: normal;
	font-weight: bold;
}
@font-face{
	src: url(../fonts/swiss.ttf);	
	font-family: Swiss;
	font-style: normal;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/swissi.TTF);	
	font-family: Swiss;
	font-style: italic;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/swissb.TTF);	
	font-family: Swiss;
	font-style: normal;
	font-weight: bold;
}
@font-face{
	src: url(../fonts/DejaVuSans.ttf);	
	font-family: DV;
	font-style: normal;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/DejaVuSansOblique.ttf);	
	font-family: DV;
	font-style: italic;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/DejaVuSansBold.ttf);	
	font-family: DV;
	font-style: normal;
	font-weight: bold;
}
*/
@font-face{
	src: url(../fonts/Vera.ttf);	
	font-family: Vera;
	font-style: normal;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/VeraIt.ttf);	
	font-family: Vera;
	font-style: italic;
	font-weight: normal;
}
@font-face{
	src: url(../fonts/VeraBd.ttf);	
	font-family: Vera;
	font-style: normal;
	font-weight: bold;
}
html, body, form, fieldset, a, div, span, h3, tr, td, table, li, ul, p, img, input {
	margin: auto;
	padding: 0;
	font-family: Vera;
	color: #2F2F2F;
	font-size: 13px;
	outline: none;
}
a{
	text-decoration: none;
	color: #151F4F;
}
a:hover{
	color: #002DFF;
}
body {
	color: #000000;
	background-image: url(../img/bkg_body.png);
	background-repeat: repeat-x;
}
#main{
	width: 1000px;
	height: 100%;
	text-align: center;
	padding: 10px;
	display: table;
	margin-bottom: 0px;
}
#header{
	width: 1000px;
	height: 150px;
	background-image: url(../img/head.png);
	text-align: center;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	position: absolute;
}
#logo{
	width: 284px;
	height: 88px;
	background-image: url(http://www.mammalucco.org/home15/images/header/logomammalucco.png);
	background-repeat:no-repeat;
	text-align: center;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
	overflow: hidden;
	position: absolute;
	
}
#menu{
	width: 1000px;
	background-image: url(../img/bkg_menu.png);
	background-repeat:repeat-x;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	height: 50px;
}
#left{
	position:absolute;
	top: 210px;
}
#left_cont{
	width: 610px;
	position:relative;
	display: table-cell;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}
#center{
	top: 205px;
	position:absolute;
}
#center_cont{
	width: 250px;
	left: 615px;
	position:relative;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	padding-right: 20px;
	margin: 5px;
	overflow: hidden;
}
#right{
	top: 205px;
	position:absolute;
}
#right_cont{
	width: 94px;
	left: 880px;
	position:relative;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 5px;
	overflow: hidden;
}
#footer{
	bottom: 0px;
	position:absolute;
}
#footer_cont{
	text-align: center;
}
#center div.moduletable, #left div.moduletable, #right div.moduletable{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 0px #000 dotted;
}
#center div.moduletable{
	border-bottom: 1px #DCDCDF solid;
}
div.componentheading{
	text-align: left;
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contentpane td{
	text-align: left;
}
td.contentheading{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 22px;
	text-align: left;
	width: 100%;	
}
a.contentpagetitle{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	
}
a.contentpagetitle:hover{
	font-weight: bold;
}
a.contentpagetitle:hover{

}
.article_column{
	padding: 0px;
	padding-right: 0px;
	text-align: left;
}
.column_separator{
	padding-left: 10px;
}
.article_columm td.contentheading{
	text-align: left;
}
.article_separator{
	border-top: 1px #DCDCDF solid;	
	width: 100%;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
table.contentpaneopen{
	text-align: justify;
	width: 100%;
}
div.blog_more{
	text-align: left;
	padding: 10px;
}
div.blog_more ul{
	list-style: none;
}
div.blog_more a{
	text-decoration: none;
}
div.blog_more a:hover{
	font-weight: bold;
}
a.category{
	text-decoration: none;
	color: #D70009;
}
.createdate{
	color: #3356FE;
	padding-bottom: 5px;
	font-size: 10px;
}
div.footer_text span{
	color: #999;
}
#com-form-login {
	text-align: left;
	padding-left: 20px;
}
#com-form-login fieldset{
	border: 0px;
}
div.moduletable_login{
	margin-right: 0px;
	margin-left: 700px;
	text-align: right;
	width: 100px;
}
