* {margin:0; padding:0 }
html, body{ 	margin:0; padding:0;} 
.clear {clear:both;height:1px;overflow:hidden;}
/********************* GENERAL PAGE STYLE ********************************/	
* html  ul li{ height:1%;}
form {margin: 0;padding: 0;}	
img { border:0; }
p 	{
	padding:3px 0;
	line-height:normal;
	}
h1, h2, h3, h4 {
	padding:0 0 0 0;
	margin: 0 0;
	font-weight: bold;
	line-height: 100%;
	}
h1	{ 
	font-size: 200%;
	line-height: 100%;
	}
h2   {
	font-size: 175%;
	line-height: 100%;
	}
h3  {
	font-size: 150%;
	}
h4 	{
	font-size: 120%;
	}
a    	{
	text-decoration: underline;
	outline:0;
	color:#FFF;
	}
a:hover {
    color:#FFF; 
	text-decoration: none;
	}
fieldset {
    margin:5px 0; 
    border:none;
    } 

textarea {
    border:solid 1px #fff;
	background:transparent;
    }   
object { outline:none; }
	
/************************ FONT FAMILY and STYLE *****************************/
body#ff-default, #ff-default td { font-family: Verdana, Tahoma, Arial, FreeSans, sans-serif;} 
.f-default {font-size: 11px; color:#FFF;}
/*************************** CONSTRUCTION ***************************** */
body {
	background-color: #cddfdf;
	}
/********** P A R A M E T R S *************/
#pagewidth {
    width:980px;
	}
.leftcol {
    width:260px;
    }
* html .leftcol {
    width:250px;
    }	
.rightcol {
    width:160px;
    }
.maincol {
    width:560px;
    }	

/************ PAGE CONSTRUCTION *****/	
#top {
	min-height:78px;
	height:auto;
	background: url(../images/bg_top.jpg) repeat-y;
    }
* html #top {
    height:78px;
    } 	
#navbar {
    min-height:48px;
	height:auto;
	background: url(../images/bg_navbar.jpg) repeat-y;
    }
* html #navbar {
    height:48px;
    } 	
#container {
    background: url(../images/bg_container.jpg) repeat-y;	
	}
* html #container {
    height:1%;
    }	
.leftcol {
    float:left;
    display:inline;
	color:#010100; 
	}
.maincol {
    float:left;
    display:inline;	
	}	
	
.rightcol {
    float:right;
    display:inline;
	color:#010100;
	}

#footer {
    height:23px;
	background: url(../images/bg_footer.jpg) repeat-y;
	color:#010100;
	font-size:9px;
	text-align:center;
   }	
#debug {
    }
/************ PAGE ELEMENTS **************/
.topimage img {
    display:block;
    }
.slogan img {
    display:block;
    }
.slogan {    
   	text-transform:uppercase;
	color:#339a99;
	font-size:11px;
    } 	
.main {
    min-height:592px;
	height:auto;
	padding:20px 10px;
	}
* html .main {
    height:592px;
    }
.mainimage  img{
    display:block;
	}
.col {
    padding:0 5px;
    color:#010100;
	}   	
 #footer p {
    margin:0;
    padding:0;
    }	
/**************************  LEFTCOL and RIGHTCL MODULES  **************************************/
.col .contentheading  {
    font-size:11px;
	font-weight:bold;
    }
.col ul {
    list-style:none;
    }
.col ul li {
    line-height:1.5em;
    } 
.col a {
    color:#010100;
    text-decoration:underline;
    }
.col a:hover {
    color:#777777;
    text-decoration:none;
    }  
.col input,
.col select {
    border:solid 1px #888888;
	background:#FFF;
    margin-bottom:3px; 
    }  	
/************ MODULES XHTML **************/
.col .moduletable h3,
.col .moduletable_text h3,
.col .moduletable_menu h3,
.col .moduletable_img h3 {
    font-size        : 12px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding: 5px;
    }
.col .moduletable,
.col .moduletable_text,
.col .moduletable_menu,
.col .moduletable_img {
    margin-bottom:10px;
    }

/*** MENU VERTICAL - mod. XHTML  *********************/
.col .moduletable_menu ul  {
    list-style:none;	
	}
.col .moduletable_menu ul li{
    line-height:normal
	}
.col .moduletable_menu ul li a {
    display:block;
    padding:2px 0;	
    text-decoration:none;
	color:#010100;
    } 	
.col .moduletable_menu ul li a:hover{
    text-decoration:none;
	color:#777;
    } 
.col .moduletable_menu ul li.active a{
    text-decoration:none;
	color:#c90132;
	} 
.col .moduletable_menu ul li ul {
    list-style:none;
	}
.col .moduletable_menu ul li ul li{
    
	}
.col .moduletable_menu ul li ul li a{	
	padding-left:10px;
	color:#010100 !important;
	}
.col .moduletable_menu ul li ul li a:hover {
    color:#777 !important;
    } 	
.col .moduletable_menu ul li  ul li.active a{
    color:#c90132 !important;
	} 	

/************************** SPECIAL  - MODULES  **************************************/	
/* sonda */
div.module .poll_title {
     color:#ed1c24;
    }
td.poll_title {
    padding-bottom:5px;
    font-weight:bold;     
	}  		
table.pollstableborder
	{
    margin:10px  0px !important;
	}
.pollstableborder input
	{
    margin-right:5px;
	border:none !important;
	background:none !important;
	}
td.sectiontableentry1, td.sectiontableentry2 {
   height:20px;
    }  	
div.poll {
    padding:0;
    text-align:center;
	}  		
/* search */
div.search {
    padding-top:30px;
    }
div.search .inputbox {
    font-family:tahoma;
    font-size:11px;
    width:120px;
	margin-left:15px;
	border:solid 1px #fff;
	padding:2px;
    }   	







/************************** MAINCOL - CONTENT  - MODULES  ***************************/
.foto {
    float:left;
	margin-right:10px;
	}
.fotor {
    float:right;
    margin-left:10px;
    }   	
button,
.button {
    font-family:Arial;
    font-size:11px;
    padding:2px;
    color:#010100;
    cursor:pointer;
    outline:0;  	
    }  
.main ul {
    padding-left:10px;
	list-style:none;
    }
.main ul li {
    line-height:1.5em;
	padding-left:10px;
	background: url(../images/arrow.png) no-repeat 0 4px;
    }  	
.main input,
.main select,
.main textarea {
    border:solid 1px #FFF;
	background:#FFF;
    margin-bottom:3px; 
    }  	
.main button,
.main .button {
    border:solid 1px #888;
    background:#FFF;
    }   	

/***************************** JOOMAL ELEMENTS **************************************/
.main .componentheading {
	font-size: 14px;
	font-weight:bold;
	line-height: 100%;
	padding:10px 0 10px 0;
	}
.main .contentheading {
	font-size: 12px;
	font-weight:bold;
	line-height: 100%;
	padding:5px 0 10px 0;
	}

td.buttonheading, 
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
	}
td.column_separator {
	padding-left: 15px;
	}
td.componentheading {
	padding-bottom: 15px;
	}
.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

.main tr.sectiontableentry1 td,
.main tr.sectiontableentry2 td,
.main td.sectiontableentry1,
.main td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
	}
.main tr.sectiontableentry2 td,
.main td.sectiontableentry2 {
 	height: 27px;
	}
.main tr.sectiontableentry1 td,
.main td.sectiontableentry1 {
	height: 27px;
	}


/* pagination */
div.pagination {
   padding:5px 0; 
   } 


/* autor - data */
.small,
.createdate ,
.modifydate ,
div.mosimage_caption {
	font-size: 95%;
} 
td.create {
    text-align:right;
    }    
.small {
    margin-top:5px;
  	}
ul span.small {
    float:none;
	 } 
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 200px;
	z-index:10;
	}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	}
.tool-text {
	font-size: 100%;
	margin: 0;
	}	

