
/**************************************************************************************
												MAIN STYLE
**************************************************************************************/
body{
	background-image: url(../images/bg.png);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a{
	color: #005701;
	font-size: 12 px;
	text-decoration: none;
}

a:hover{
	font-size: 12 px;
}

table, td, tr{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

p{
	margin: 5px;
	padding: 0px;
	/*text-indent: 35px;*/
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	margin:0px;
	padding: 0px;
	border: 0px;
}




/**************************************************************************************
												TEXT STYLES (clases)
**************************************************************************************/
.small_text{
	font-size: 11px;	
}

.gray_text{
	font-size: 11px;
	color: Gray;	
}

.red_text{
	font-size: 11px;
	color: red;		
}

.green_text{
	font-size: 11px;
	color: Green;		
}

.orange_text{
	font-size: 11px;
	color: #E17C00;		
}


/**************************************************************************************
												TOP MENU STYLE
**************************************************************************************/

.leftspace{
	background-image:url(../images/top_menu_bg_y.png);
	background-repeat: repeat-x; 
}

.languagebar{
	background-image: url(../images/top_menu_bg_g.png);
	background-repeat: repeat-x;
}

.topmenubar{
	background-image:url(../images/top_menu_bg_y.png);
	background-repeat: repeat-x; 
	vertical-align: middle;
	text-align: left;
}

/**************************************************************************************
												MENU MAP STYLE
**************************************************************************************/

ul,li{
	margin:0px;
	padding: 0px;
}

ul a{
	color: Black;
}

ul a:hover{
	color: #2DB72E;
}

.menu_ul{	
	margin-left:30px;
	margin-top: 5px;
	list-style: url(../images/arrow_li_m.png);	
}

.menu_li{ 
	text-decoration: underline;
}

.menu_li a{ /* specialy for IE :) */
	text-decoration: underline;
}

.subm_ul{
	margin-left:18px;
	margin-bottom: 10px;
	list-style: url(../images/arrow_li_s.png);
}

.subm_li{ 
	list-style: url(../images/arrow_li_s.png);
	padding-top:3px	
}
.subm_li a{ 
	text-decoration: none;
}


/**************************************************************************************
												LEFT MENU STYLE
**************************************************************************************/
.leftside{
	background-image: url(../images/left_bar_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 400px;
}

.rightside{
	width: 100%;
	vertical-align: top;
}

.menuleftlside{
	background-image: url(../images/left_menu_leftside.png);	
	background-repeat: repeat-y;
}

.menuleftrside{
	background-image: url(../images/left_menu_rightside.png);	
	background-repeat: repeat-y;	

}
.menuleft{
	padding-top:15px;
}

.logo{
	background-image: url(../images/bg_top.png);
	background-repeat: repeat;
}

.logo img {
	vertical-align: middle;	
	word-wrap: none;
}

.submenu{
	background-image: url(../images/left_menu_bg.png);
	background-repeat: repeat;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0px;
	
}

.subtable{
	vertical-align: top;
	width:243px;
}

.menutools{
	text-align: center;
	margin-top:5px;
}

.subelement{
	padding-top:3px;
	padding-bottom: 3px;
	margin:2px;
	vertical-align: middle;
}

.arrow{
	margin-right:5px;
}

.bottom{	
	vertical-align: bottom;
	background-image: url(../images/left_bar_bg.png);
	background-repeat: repeat-y;
}

.info{
	margin-top:35px;
	text-align: center;
	padding:5px;
	color:#006001;
}

.languagebar{
	padding:0;
}

.languagebar img{
	vertical-align: middle;
	margin-left:10px;
}

.mainmenu{
	background-image:url(../images/top_menu_element.png);
	background-repeat: repeat-x;
	margin-right: 10px;
}

.mainmenu_a{
	background-image: url(../images/top_menu_element_a.png);
	background-repeat: repeat-x;
	margin-right: 10px;
}

.topmenubar span{	
	display: block;
}

.mainmenu  img {
	vertical-align: middle;
}

.mainmenu_a img{
	vertical-align: middle;	
}

.mainmenu a {
	color: White;
	margin-right:10px;
	margin-left:5px;
}

.mainmenu_a a {
	color: White;
	margin-right:10px;
	margin-left:5px;
}

.mainmenu a:hover {
	color: Yellow;
	margin-right:10px;
	margin-left:5px;
}

.mainmenu_a a:hover {
	color: Yellow;
	margin-right:10px;
	margin-left:5px;
}

.rightside{
	padding: 10px;
}


.mail_send form{
	text-align: right;
	font-size: 11px;
	width:400px;
}

.mail_send input, .mail_send textarea{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	display: inline;
}

.content{
	padding-top:10px;
}

.content_title{
	font-size: 11px;
	letter-spacing: 1px;
	color: #468E00;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #69D400;
	background-color: #86FF0D;
	margin-bottom: 15px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}


.article{
	padding: 10px;
	padding-top:0px;
	text-align: justify;
	line-height: 130%;
	margin-bottom: 15px;	
}

.page{
	width: 100%;
}

.article a{
	color: Green;
	text-decoration: underline;
}

.article a:hover{
	color: #005301;
}


.head_logo{
	vertical-align: top;
	text-align: right;	
}

.headimages img{
	border: 1px solid white;
	margin-right:10px;
}
