body {
	background-color:#E4E4E4;
	padding-top:10px;
	font-family: "Trebuchet MS";

}

input, select, textarea {
	color:#666666;
	font-size: 11px;
}


#maincontainer {
	text-align:center;
	padding:0;
}

#language_selector{
	margin-left: 470px;
	margin-top: 15px;
	margin-right: 20px;
	text-align: right;
}
#language_selector a{
	padding-right: 15px;
}

#page {
	width:740px;
	background-image: url(img/sf_corpo.jpg);
}

#header {
	height:100px;
	text-align:left;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
#cerca {
	font-size: 10px;
	height: 28px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 420px;
	vertical-align: bottom;
}

#mainmenu {
	width: 716px;
	text-align: left;
	float: left;
	color: #066895;
	padding-top: 10px;
	height: 20px;
	background-color: #98C9CD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FCCB64;
	font-size: 14px;
	margin-left: 6px;
}
#mainmenu div.menulink, #mainmenu div.menulinkselected{
	float:left;
	padding:2px 40px 2px 10px;
}

#mainmenu div a{
	text-decoration:none;
}

#mainmenu a:hover{
	color:#FFFFFF;
}


#contentcontainer{
	clear:both;
	width:740px;
	overflow:hidden;
	overflow /**/:none;
}

#content{
	font-size:12px;
	float:left;
	text-align:left;
	width: 480px !important;
	width /**/:465px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#lateralcolumn{
	width:200px;
	float: right;
	margin-right: 10px;
	padding-top: 15px;
}

#lateralmenu{
	width:200px;
	text-align: left;
	margin-top: 10px;
}

.lateralMenuLink{
	text-transform:uppercase;
	margin-left:4px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6F2F1;
	font-size: 14px;
	font-weight: bold;
}
.lateralMenuLink_1{
	text-transform:capitalize;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e3f6f7;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 4px;
	font-weight: normal;
}


.lateralMenuLink a{
	color:#006695;
	text-decoration:none;
}
.lateralMenuLink_1 a{
	color:#8FBAD3;
	text-decoration:none;
} 


.lateralMenuLink a:hover{
	text-decoration:underline;
}
.lateralMenuLink  a:visited{
	color: #00639A;
}



#footer {
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 740px;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FFFFFF;
}

#copyright{
}
#powered{
	font-size: 11px;
}
/* catalog module - END */


/* search module - START */
#mod_search_lateralbox input{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}
/* search module - END */

/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	width:60px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:7px;
}

#mod_users_lateralbox #btnlogin input{
	border:1px solid #D1FA76;
	background-color:#A6CF4F;
	color:#FFFFFF;
	font-size:10px;
}

#mod_users_lateralbox input.loginbox{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}

#mod_users_lateralbox form.loginbox{
	float:left;
}
/* users module - END */
#menuh {
	text-align: center;
	font-size: 15px;
}
#menuh table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCB69;
}

#menuh a {
	font-weight: bold;
	color: #00639A;
	text-decoration: none;
	font-variant: normal;
}
#menuh    a:hover {
	color: #99CCCD;
}
td {
	font-size: 12px;
	width: 250px;
}
textarea{
	width: 300px;	
}
#editorContainer td {
	width: 100%;
}