/*
CSS Credit: http://www.templatemo.com/
*/

html {
background: #feab10;
}


body {

	margin: 0;
	color:#000000;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #feab10 url(../images/fondo.jpg) center top no-repeat;
}

a{ text-decoration:none; }

a:hover{ text-decoration:underline; }

#iframemain {
	height:481px; width:300px; padding:0px; margin:0px; overflow:hidden; border:0px;
	visibility: visible; text-align:center; vertical-align:bottom; z-index:10; 
}

#templatemo_top {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}

.templatemo_container {
	width: 900px;
	margin: auto;
}


#templatemo_left {

	width: 290px !important;
	float:left;
	margin: 0;
	padding: 10px 10px 0 0 ;
	text-align:right;
}

#templatemo_left_testo {

	width: 290px !important;
	float:left;
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align:justify;
}

.menu_left {
	margin: 0 0 25px 0;
}

#templatemo_center {

	width: 300px !important;
	float:left;
	margin: 0;
	padding: 0;
	text-align:justify;
}

#templatemo_center_testo {

	width: 290px !important;
	float:left;
	margin: 0;
	padding: 10px 5px 10px 5px;
	text-align:justify;
}

#templatemo_center_testo ul{

	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: outside;
}

#templatemo_center_testo li{

	text-indent: 0px;
}

#templatemo_center img{
	margin: 0;
	padding: 0px 0 0px 0 ;
}


#templatemo_right {

	width: 279px !important;
	float:left;
	margin: 0;
	padding: 10px 10px 0 10px;
	height:516px;
	background:url(../images/bg_right.jpg) left top no-repeat;
	text-align:justify;
}

#templatemo_right_testo {

	width: 290px !important;
	float:left;
	margin: 0;
	padding: 10px 0px 10px 10px;
	text-align:justify;
}

#templatemo_right_testo ul{

	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: outside;
}

#templatemo_right_testo li{

	text-indent: 0px;
}

#templatemo_header {

	width: 900px ;
	margin: auto;
	height: 119px ;
	padding:0px;
	background: url(../images/logo.jpg) center top no-repeat;
	text-align:left;
	
}

#templatemo_main {

	width: 900px ;
	margin: 0;
	height: 209px;
}


/*-----------------------------------------------------out---------------------------------*/

#templatemo_menu a {
	float: left;
	display: block;
	border:0px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 ;
	padding: 0 ;
	height: 40px;
	line-height: 40px;
}


#templatemo_menu a:hover{
	color: #563526;

}
#templatemo_menu .current{
	color: #563526;

}

/*End OF menu*/


.templatemo_section_1 {
	
	margin: 0;
	padding: 0;
	
}

.templatemo_section_1 h1{

	font-family: Tahoma;
	font-size: 18px;
	color: #4c4b4b;
	margin: 0 0 5px 0;
	padding: 0;

}

.templatemo_section_1 h2{

	font-family: Tahoma;
	font-size: 12px;
	color: #4c4b4b;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0px;

}

.templatemo_section_1 p{

	font-family: Tahoma;
	font-size: 12px;
	color: #4c4b4b;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

}

.templatemo_section_1 p b{
	color: #4c4b4b;
	font-weight: bold;
}


.templatemo_section_1 .templatemo_line{

	clear: both;
	border-top: 1px solid #d9dadb;
	margin: 5px 0 15px 0;
	padding: 0;
	
}



.templatemo_line1{

	clear: both;
	border-bottom: 1px solid #312118;
	margin: 0 0 10px 0;
	padding: 0;
	
}


/*------------------------------------------------FOOTER----------------------------------------*/

#templatemo_footer {

	color: #ffffff;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size:10px;
}

#templatemo_footer a{
	
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
	
}

#templatemo_footer a:hover{
	
	color: #e2001a;
	text-decoration: none;	
	
}

#templatemo_footer img{
	
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
	margin:0 20px 3px 20px;
	
}

.templatemo_line_footer{

	clear: both;
	width:900px;
	margin:auto;
	border-top: 0px solid #d9dadb;
	padding: 0;
	
}

.cleaner {
	clear:both;	
	height: 0px;
}