/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */
* { padding: 0px; margin: 0px;}
body, html { margin:0px; padding:0px; border:0px; overflow:hidden;}
a, a:hover, a:active, a:visited { text-decoration:none;}
a.letolt {
  font-weight: bold;
}

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#fff;
	border:none;
	text-align:center;
	
	
}

.middlef {
					background-image: url(pic/submenu_center.png);
					
					height: 30px;		/*16*/
					cursor:pointer;
				}





#display {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	background:url(pic/bg3.png) no-repeat top center;


	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#header {
	overflow:hidden; 
	height:83px;				
}
	
	#logo { 
		margin:auto; 
		width:778px; 
		height:42px;
		}
		.language_link{ 
		float:right; 
		position:relative; 
		top:10px; 
		right:7px;
		}
		#logo span { font-family: "Century Gothic"; 
		font-size:17px; 
		color:#fc7d20;  
		}
		
		
	#menu {  
	width:920px;			/*vas-828-896-920*/ 
	height:41px; 
	overflow:hidden;
	}
		#submenus {
		text-align: center;
		
		color: #000000;
		font-size: 10px;
		position: absolute;
		top:80px;		/*78*/
		left:50px;		/*245-170*/
		float:left;
		/*visibility: visible;*/
		visibility: hidden;
		z-index:100;
	}	
	DIV#submenus A {
			font-family: Verdana;
			color: #ececec;
		}
						
			DIV#menu_1, DIV#menu_2, DIV#menu_3, DIV#menu_4, DIV#menu_5, DIV#menu_6 {
				z-index:100; 
				visibility: hidden;
				
				
			}
				
				
				
				.firstf {
					background:#16649b;
					height: 30px;		/*16*/
					cursor:pointer;
				}
				
				
			
				.lastf {
					background-image: url(pic/submenu_bottomf.png);					
					
					height: 32px;		/*18*/
					cursor:pointer;
				}
				
				.firstf p, .middlef p, .lastf p{
					font-family: Verdana;
					color: #ececec;
				}
								
	#menu img { float:left;}

#left_col { 							/*bal menu*/
	 		background-color:#FFFFFF;		
			width:200px;  					/*20090625 132, 132-150*/
			text-align:center; 
			float:left;
			}
				.iso_img{
					position:relative;
					right:8px;
				}
				#left_col p { 
				font-family:"Trebuchet MS"; 
				font-size:12px; 
				color:#175a94; 
				float:left; 
				position:relative; 
				left:5px;
				}
				
				#left_col a { 
				font-family:"Trebuchet MS"; 
				font-size:12px; 
				color:#3d3d3d; 
				position:relative; 
				left:5px;
				}
				
				#left_col table { 
				position:relative; 
				left:3px;
				bottom:9px; 
				margin:3px 0px 0px 0px;
				}
				
				#left_col input {
				font-family:"Trebuchet MS"; 
				font-size:12px; 
				color:#3d3d3d; 
				border:1px solid #4277a6;
				height:16px;
				}
				
		.l_link{ 
		vertical-align:top; 
		font-family:"Trebuchet MS"; 
		font-size:12px; 
		color:#3d3d3d; 
		text-align:left;
		}
		
		.l_link2{
		vertical-align:top; 
		font-family:"Trebuchet MS"; 
		font-size:12px; 
		color:#175a94; 
		text-align:left;
		}
		
    .r_link{ 
    font-family:"Trebuchet MS"; 
    font-size:13px; 
    color:#3d3d3d; 
    text-align:left;
    }
		
    .r_link2{ 
    font-family:"Trebuchet MS"; 
    font-size:13px; 
    color:#3d3d3d; 
    text-align:justify;
    }

    .r_link3{ 
    font-family:"Trebuchet MS"; 
    font-size:13px; 
    color:#3d3d3d; 
    text-align:center;
    }
	.r_link4{
	vertical-align:top; 
	font-family:"Trebuchet MS"; 
	font-size:13px; 
	color:#175a94; 
	text-align:left;
	}
		
	#flash_box {
	float: right;
	border:0px;					/*1px solid #d4dbe3*/  
	width:740px; 				/*20090623   637*/ 
	height:180px; 
	overflow:hidden;

	}
	
	#scroll_box { 
	background-color: #efefef; 
	height:510px;				/*20090624	271*/
	width:742px					/*20090623	639, er639-690*/;
	float:right;
	
	}
	
	#container { 
		 width:716px; 			/*20090623	615, er615-676*/
		 height: 235px; 
		 overflow: auto;  
		 float: right; 
		 position:relative; 
		 right:1px;
		 z-index: 1;
		 margin-left:15px;
	}

	#container_content { 
		width: 701px; 			/*20090623	600, er600-661*/
		height:auto; 
		position: absolute;
   		left: 0; top: 5px;
		font-family: Tahoma; 
		font-size:10px; 
		color:#3d3d3d; 
		text-align:left;
		z-index: 2;
		padding-right:5px;
	}
	
	#container_content a{color:#4277a6;}
	
	#container_content img {
		border:1px solid #4277a6;
		margin-right:3px;
			
	}
		
		#container_content_title { 
			width:  701px;					/*20090625	590px;*/ 
			height: 25px; 
			border-bottom:1px solid #c4c4c4; 
			float: left;
			font-family: "Century Gothic"; 
			font-size:13px; 
			color:#969696;
			position:relative;
			left:22px;
			padding-top:10px; 
		}
			
			#container_content_title span{ color:#4277a6;}
			
	#scrollArea {
		height:210px; 
		width:13px;  
		overflow: hidden; 
		float: right; 
		margin-right:1px; 
	}

	#scroller {
		position:relative; 
		top: 1px; 
		width:12px; 
		background: #aaaaaa; 
		float:left; 
	}
	
	div.track{
		position: relative;
		float:right;
		top: 0; 
		width: 11px; height: 100%;
		font-size: 0;
		z-index: 3;
		
	}

div.drag_bar{
		position: absolute;
		width: 100%; height: 14px;
		cursor: pointer;
		z-index: 4;
		background: #aaaaaa;
	}  
	
	


#footer  { 
	width:100%; 
	height:26px;
	float:left;
	background:url(pic/footer_bg.png) center no-repeat;
	position: absolute;
	left:0px;
	bottom:0px;
	
	
	   
}
	#footer_content {
		width:800px; 
		height:26px; 
		font-family:"Trebuchet MS"; 
		font-size:10px; 
		color:#FFFFFF;
	}
	#footer_content p {
		float:left; 
		position:relative; 
		top:5px; 
		left:12px;
	}
	#footer_content a {color: #FFFFFF;}
	
	#footer span {
		float:left; 
		position:relative;  
		top:5px; 
		left:150px;
	}


	
	#tabla{ height:100px;}
	#tabla_content{ height:100px;}
	
	
.imgs
{
  margin: 0px;
  border: 0px solid #0000ff;
  align: left;
  vspace: 5px;
  hspace: 5px;
}

/*20110418*/
.a {
	list-style-position:inside;
	padding:1px 4px 10px 20px;
   	list-style-type:disc;
	font-family:"Trebuchet MS"; 
    font-size:13px; 
    color:#3d3d3d;
    text-decoration:none; 
    text-align:justify;
}

table.fold_gomb { 
	border-width: 0px;
	border-style: solid;
	border-color: #000000;				
	border-collapse: collapse;
}
table.fold_gomb td {
	border-width: 0px;
	padding-top: 30px;
	padding-left: 80px;
	//padding-right: 40px;
	border-style: solid;
	border-color: #000000;
}
td.gomb {
	width: 200px";
	text-align: top;
}	