html, body
{
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 18px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	margin:0px;
}
#container
{
	margin:0;
	padding:0;
	width:940px;
}
#menu_top
{
	margin:0;
	padding:0;
	width:940px;
	text-align:right;
	padding-top:5px;
	margin-bottom:10px;
}
#content
{
	margin:0;
	padding:0;
	margin-left:30px;
	widows:910px;
}
#title
{
	font-weight:bold;
	color:#003F84;
	font-size:13px;
	float:left;
}
#title_line
{
	background-color:#d7e4ea;
	height:5px;
	float:right;
	vertical-align:middle;
	margin-left:10px;
	margin-top:8px;
}
a.link_news {
color:#333333;
font-size:10px;
line-height:14px;
text-decoration:none;
}
#news{
border-bottom:#999999 dashed 1px;
line-height:12px;
margin-bottom:5px;
padding-bottom:5px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 18px;
}

/*--- LINK SIN CLASS ---*/
a {
	color:#2186CE;
	text-decoration: none;
}
a:hover {
	color:#00005A;
}

/*--- LINK MENU SUPERIOR ---*/
a.link {
	color:#a9c71d;
	text-decoration: none;
	line-height:14px;
}
a.link:hover {
	color:#00005A;
	line-height:14px;
}

.intertitulos {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#00005A;
	text-decoration: none;
}
.menupaises {
	font-size:11px;
	color:#00005A;
}

.notas {
	font-size: 9px;
	color: #666666;
	text-align:justify;
	line-height:11px;
}
.subtitulo {
	font-size: 11px;
	font-weight: bold;
	color:#2186CE;
}
.titulo {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#00005A;
	text-decoration: none;
}
.minititle {
	font-size: 11px;
	color:#00005A;
}
ul{
	list-style-image: url(../img/bullets/pto-trans.gif);

}
.td1{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color:#999999;
	padding:1px;
}
.td2{
	font-size: 10px;
	color:#666666;
	font-weight: bold;
	text-align: center;
	background-color:#e6e6e6;
	padding:1px;
}
.td3{
	font-size: 10px;
	text-align: center;
	background-color:#ebf0f8;
	padding:1px;
}
.td4{
	font-size: 10px;
	text-align: center;
	background-color:#f4f4f4;
	padding:1px;
}