/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	font: 13px Arial, "Times New Roman", Times, serif;
}

a {
	color: #266298;
}

a:hover {
	text-decoration: none;
	color: #013036;
}

a:visited {
		color: #266298;
} 

h1 {
	margin: 0;
	padding: 0;
	font: 12px Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}

h2 {
	font: 15px Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2370A6;
}

h3 {
	font: 13px Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2370A6;
}

ul {
	list-style-position: inherit;
	list-style-type: square;
}

li {
	margin: 2px;
}

#Men {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

#Men a:link {
	text-decoration: none;
	color: #A5D2EB;
}

#Men a:visited {
	text-decoration: none;
	color: #A5D2EB;
}

#Men a:hover {
	text-decoration: underline;
	color: #399ED4;
}
/* Anuncios publicitarios */

.text_ads {
 float: left;
    width: 336px;
    height: 15px;
    border-bottom: 1px solid #666666;
 font-size: 11px;
    text-align: left;
}

.show_ads{
 float: left;
    width: 336px;
    height: 280px;
    margin: 0px;
 padding: 1px 0 6px 0;
}

.text_ads_160 {
 float: left;
    width: 160px;
    height: 15px;
    border-bottom: 1px solid #FFFFFF;
    font-size: 11px;
    text-align: left;
    margin-left: 13px;
	color:#FFFFFF;
}

.show_ads_160 {
 float: left;
    width: 160px;
    height: 600px;
    padding: 0px;
    margin-left: 12px;
}
