P,UL,OL,LI,BODY,A,A:Visited {
	text-decoration : none;
	font-size: 13px;
    font-family: Verdana, Arial;
    line-height: 120%;
    color: white;
}
P.table, A.table, A:Visited.table  {
	font-size: 16px;
	line-height: 24px;
	font-style: bold;
}
h1  {
	font-family : Verdana, Arial;
	font-size : 16px;
	font-style : bold;
	color : white;
	text-align: left;
}
H2  {
	font-family : Verdana, Arial;
	font-size : 20px;
	font-style : normal;
	color : lightblue;
	text-align: center;
}
H3  {
	font-family : Tahoma, MS Sans Serif, Arial;
	font-size : 18px;
	font-style : normal;
	color : white;
	text-align: center;
}
.little  {
	text-align: center;
	text-decoration : none;
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 120%;
	color: white;
}
p.little  {
	text-decoration : none;
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 120%;
	color: white;
}
.buttonlink {
font-size: 7pt;
font-family: Verdana, Arial;
font-weight: bold;
cursor: hand;
margin-bottom:4;
background: BABABA;
}
.sel {
font-size: 8pt;
font-family: Verdana, Arial;
font-weight: normal;
background: white;
}
p.Title  {
	text-decoration : none;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
	line-height: 120%;
	color: lightblue;
}
p.Autor  {
	text-decoration : none;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	color: lightblue;
}
div.Autor  {
	text-decoration : none;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	color: lightblue;
}
.little2  {
	text-align: left;
	text-decoration : none;
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 120%;
	color: white;
}

#content_box{
	width: 800px;
}

* html #content_box {
width: 890px;
}/* for IE6*/

*:first-child+html #content_box {
width: 890px;
}/* for IE7*/

#content_box .menu_column{
	width: 207px;
	float: left;
	text-align: left;
	background-color:#045479;
}

#content_box .content_column{
	width:580px;
	float: right;
	text-align:left;
	margin-top: 8px;
	}

#content_box .content_column h1{
	font-family : Verdana, Arial;
	font-size : 16px;
	font-style : normal;
	color : white;
 	text-align: left;
}

#content_box .clear{clear: both;}
#content_box .path{text-align: left;}

#footer{
	background-color:#FFFFFF;
	padding-top:20px;
	font-size:11px;
	height:50px;
	width:990px;
	clear:both;
	color:#666;
	}

#font_small_1 { font-size: 11px; }

#header {
width: 800px;
height: 100px;
top:0px;
left:0px;
border: 0px;
background: url(../images/logo.jpg) no-repeat;
}
#header img {
	width: 800px;
	height: 100px;
	border: 0px;
}