/***************************************
RIDEFINIZIONE DEI TAG HTML
***************************************/
body {
	margin:0;
	padding:0;
	background-color:#fff;
}
body, td, A, div {
	font:10px/13px verdana, arial, sans-serif;
	color:#514e53;
}
img {
    border : 0px;
}
a {
}
a:hover {
}
a:visited {
}
th {
}
td {
}
form {
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}
input {
}
textarea {
}
select {
}
UL {
	padding:0;
	margin:0;
}

LI {
	padding:0;
	margin:0;
	list-style:none;
}

/***************************************
Impostazioni Generali
***************************************/
#ixPage {
	width:890px;
	margin:auto;
}

.ixImage span {
}
.ixSitemap li {
}
.ixSitemap .ixImage span {
}
.ixSitemap .ixImage img {
}

.ixError {
}

.ixExportCSVLink {
}

/*** Paginazione ***/
.ixPagination {
}
.ixPagination .ixFirst {
}
.ixPagination .ixPrevious {
}
.ixPagination .ixNext {
}
.ixPagination .ixLast {
}
.ixPagination .ixSeparator {
}

/***************************************
Menu servizio
***************************************/

.ixSection_menu_servizio {
	float:right;
	margin:9px 15px;
}

#ixMenu_Servizio LI {
	float:left;
	margin-right:20px;
	text-transform:lowercase;
	background:url(http://www.tecnocamere.it/showImage?ixImageId=104&ixImageRes=10) 0px 7px no-repeat;
	padding-left:8px;
}

#ixMenu_Servizio LI A{
	text-decoration:none;
	color:#69676c;
}

#ixMenu_Servizio LI A:hover{
	text-decoration:underline;
}


/***************************************
Menu principale
***************************************/

.ixSection_menu_principale {
	clear:both;
	width:890px;
	height:22px;
	margin:0 0 0 26px;
	position:relative;
	top:318px;
}


#ixMenu_Principale {
}

#ixMenu_Principale LI {
	float:left;
	margin-right:5px;
	text-transform:uppercase;
	background-color:#005953;
	width:119px;
	padding:0px;
	text-align:center;
	height:22px;
}

#ixMenu_Principale LI A{
	font:bold 11px/22px arial, verdana, sans-serif;
	text-decoration:none;
	color:#fff;
	height:22px;
	display:block;
}

#ixMenu_Principale LI A:hover{
	background-color:#9d8c85;
}

html>/**/body #ixMenu_Principale LI A {line-height:20px;}


/***************************************
Main section container
***************************************/
#ixMainSectionContainer {
	background:url(http://www.tecnocamere.it/showImage?ixImageId=107&ixImageRes=10) top left no-repeat;
	padding:0px 20px 0 0px;
	height:495px;
	margin-top:24px;
}


#ixMainSection .ixTitle{
	text-transform:uppercase;
	font-weight:bold;
	color:#9d8c85;
}

#ixMainSection .ixText{
	width:453px;
}

#ixMainSection .ixImage{
	float:right;
	position:relative;
	top:-35px;
}


/***************************************
Menu contestuale
***************************************/
#ixMenu_Lang {
	display:none;
}

.ixSection_menu_contestuale {
	clear:both;
	position:relative;
	top:-63px;
	margin-left:61px;
}

.ixMenu2 LI {
	background:url(http://www.tecnocamere.it/showImage?ixImageId=105&ixImageRes=10) 0px 3px no-repeat;
	float:left;
	margin-right:19px;
	padding-left:12px;
}

.ixMenu2 LI A{
	text-decoration:none;
	color:#005953;
	font-size:11px;
}

/***************************************
Piede
***************************************/

.ixSection_piede .ixImage{
	float:left;
}

.ixSection_piede .ixImage span{
	display:none;
}

.ixSection_piede .ixText{
	float:left;
	color:#9d8c85;
	font-size:10px;
	text-align:right;
	width:769px;
}


