body{
	margin:0px;
	background-color: #fff;
}

A{
	color:#000000;
	text-decoration:none;
}

TD{
	font-family: tahoma, helvetica, Sans Serif;
	font-size: 11px;
	color:#444444;
}

.link_pais{
	text-decoration:underline;
}

.link_pais:hover{
	text-decoration:none;
}

.caixa
{
/*border:1px solid blue;*/
	display:block;
	float: left;
/*	display:table;*/
	width:196px;
	font-family: tahoma, helvetica, Sans Serif;
	font-size: 10px;
	color: #444444; 
}

#flashcontent
{
	display:block;
	float:left;
}
#content
{
	/*border:1px solid blue;*/
	width:630px;
	display:block;
	float:left;
	font-family: tahoma, helvetica, Sans Serif;
	font-size: 11px;
	color:#444444;
	margin-bottom:60px;
}

.columna1{
	/*border:1px solid blue;*/
	margin-right:35px;
	display:block;
	float: left;
	width:385px;
	text-align:justify;
}

.columna2{
	display:block;
	float: left;
}

.columna3{
	/*border:1px solid blue;*/
	margin-right:35px;
	display:block;
	float: left;
	width:185px;
}

.columna4{
	/*border:1px solid blue;*/
	margin-right:10px;
	display:block;
	float: left;
	width:185px;
}

.columna4_bis{
	/*border:1px solid blue;*/
	margin-right:10px;
	display:block;
	float: left;
	width:205px;
}

.columna5{
	/*border:1px solid blue;*/
	margin-right:10px;
	display:block;
	float: left;
	width:330px;
}

.pestaņa{
	/*border:1px solid blue;*/
	clear:both;
	margin-right:35px;
	width:580px;
	height:30px;
	background-image:url(images/deg_fon_pestana.gif);
	background-repeat:repeat-x;
}

.pestaņa_lat{
	display:block;
	float:left;
}

.pestaņa_txt{
	/*border: 1px solid red;*/
	background-image:url(images/deg_txt_pestana.gif);
	background-repeat:repeat-x;
	display:block;
	float: left;
	height:30px;
	padding-top:3px;
	padding-right:20px;
	font-weight:bold;
	color:#FF0000;
}

.titulo{
	height:65px;
	padding-bottom:45px; 
	background-image:url(images/deg_gris.gif);
	background-repeat:repeat-x;
}

.fila{
	/*border:1px solid blue;*/
	display: table; 
	height:100%;
	margin-bottom:10px;
	clear: both;	
}

.fila_lista{
	/*border:1px solid blue;*/
	display: table; 
	height:100%;
	margin-bottom:10px;
	clear: both;	
	line-height:18px;
	text-decoration:underline;
}

.fila_lista A{
	color:#000000;
}

.tabla_lista{
	font-family: tahoma, helvetica, Sans Serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
}

.logo_flotante{
	display:block;
	float:right; 
	padding-right:48px; 
	background-image:url(images/deg_gris.gif); 
	background-repeat:repeat-x;
}
