a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066CC;
	position: relative;
	text-align: center;
}
h2 {
	font-size: 15px;
	text-transform: none;
	text-align: center;
	color: #FF6600;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	color: #CC9900;	
}
h4 {
	font-size: 12px;
	color: #FF9933;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(fondo1.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
#vinculos-adsense {
	height: 30px;
	position: relative;
}
.cabecera {
	background-image: url(bg.gif);
	background-repeat: repeat;
	height: 105px;
	position: relative;
}
#contenedor {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#contenedorInterno {
	left:196px;
	top:0px;
	width:750px;
	height:1287px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#posicion-h1 {
	position:relative;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
.Espaciador1 {
	font-size: 1px;
	height: 1px;
}
.Espaciador2 {
	font-size: 10px;
	height: 10px;
}
#contenedor-cuerpo {
	background-color: #FFFFFF;
	float: left;
	width: 721px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(perfil1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	height: 610px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.cuerpo-contenido {
	height: auto;
}
.lineatop {
	background-image: url(lin.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 9px;
	float: none;
	font-family: "Times New Roman", Times, serif;
}



.cuerpo-anuncios {
	text-align: left;
}

#contenedor-menu {
	background-color: #FFFFFF;
	float: right;
	width: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	height: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	background-image: url(perfil.JPG);
	background-repeat: repeat-y;
	background-position: right;
}
#izquierdo {
	float: left;
	width: auto;
	height: 100px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

#derecho {
	float: right;
	width: 100px;
	height: 100px;
	font-weight: bold;
	text-align: left;
}

#links-externos-titulo {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#contenido-central {
	padding-left: 150px;
	padding-right: 150px;
}

