body,html {
	background:#202020;
	margin:0;
	padding:0;
	height:100%;
}
A:link, A:visited  {
color : #666666;
text-decoration : none;
}

A:active  {
color : #666666;
text-decoration : none;

}
h1 {font-size:20px;}
h2 {font-size:16px;}
A:hover  {
color : #dddddd;
text-decoration : none;

}

#titulo_texto {
font-size: 15px;
color: #EEEEEE;
}

#textos {
font-size: 14px;

width: 600px;
margin-top:10px;
color: #999999;
}

#flashcontent {
	height: 90%;
	width: 100%;
	background:#303030;
}
#genericcontent {
	height: 90%;
	width: 100%;
	background:#303030;
}
#contenido_t_l {
float:left;
	font-family: Arial;
	padding: 35px;
	font-size: 12px;
	height: inherit;
	width: 250px;
}

#contenido_t_r {
float: left;
	font-family: Arial;
	padding: 35px;
	font-size: 12px;
	border-left: #000000 1px solid;

}

#imagen {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#gc-imagen {
float: right;
color: #cccccc;
}

#spacer-video {
	padding-top: 40px;
	padding-bottom: 15px;
	border-bottom: #444444 1px solid;
}

#contenido {
	font-family: Arial;
	padding: 35px;
	font-size: 12px;
}

#contenido_l {
	float:left;
	width: 350px;
	font-family: Arial;
	padding: 0px;
	font-size: 12px;
}

#contenido_r {
float:left;
width: 350px;
font-family: Arial;
padding: 10px;
font-size: 12px;
}
#go {
color: #cccccc;
}
#gc {
margin-bottom:6px;
color: #999999;
}
#g-li {
display: inline-block;
width: 70px;
color: #999999;
}
ul {color:#a0a0a0;}
#header {
	height: 10%;
	font-family: Arial;
	font-size: 14px;
	background: #202020;
}
#logo {
	padding:10px;
	font-size: 16px;
	color: #dddddd;
}
#spacer {
	height: 10px;
}
#contacto {
	padding:10px;
	font-size: 12px;
	color: #666666;
}