@charset "UTF-8";
/* CSS Document */
body{margin:0 auto;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0033;
	line-height: 100%;
}
.base5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
}
.linktachat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
#contenedor{ width:700px; background-color:#FFFFFF; margin:0 auto; overflow:hidden;}
#columnaIzq{ width:310px; float:left; padding:20px;}
#columnaDer{ width:310px; float:left; padding:20px;}
#fotos{ clear:both;}
.tablaImg td{ padding-top:5px; width:33%;}
