*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	background-image: url(/img/fondo_pixx.jpg);
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;/*12px*/
}

h2{
	font-size: 1.3em;/*16px*/
}

h3{
	font-size: 0.9em;/*12px*/
}

p{
	margin-top:10px;
	margin-bottom:10px;
}

img{
	border: 0px;
}

#todo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	margin-top: 50px;
}

#contenido{
	float: left;
	width: 632px;
}

#contenido_izq{
	float: left;
	/*width: 265px;*/
	width: 350px;
	height: 288px;
	margin-top: 50px;
	background-image: url(/img/lobo_menu_fondo.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#contenido_centro{
	float: right;
	width: 270px;
}

#google{
	float: right;
	width: 125px;
	height: 125px;
	margin-top: 40px;
}

#google_grafico{
	float: right;
	width: 200px;
	height: 200px;
	margin-top: 40px;
}

#contenido_dcha{
	float: right;
	width: 165px;
}

#menu{
	width: 100px;
	float: right;
}

#menu ul{
	list-style: none;
}

#menu a,
#menu a:visited,
#menu a:link,
#menu a:active{
	color:#FFFFFF;
	text-decoration:none;
	line-height: 50px;
}

#menu a:hover{
	color:#3E4736;
	text-decoration:none;
}

.pantalla_verde{
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	background-color: #353D2F;
	color: #FFFFFF;
}

.pantalla_verde a,
.pantalla_verde a:visited,
.pantalla_verde a:link,
.pantalla_verde a:active{
	color:#FFFFFF;
	background-color: #353D2F;
	text-decoration:none;
	font-weight: bold;
}

.pantalla_verde a:hover{
	color:#676053;
	background-color: #353D2F;
	text-decoration:none;
	/*font-style: italic; */
}

.pantalla_verde ul{
	list-style: none;
	margin: 5px 0px 5px 0px;
}

#div_proyectos ul, li{
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0 0 0 0;
}

#div_proyectos li{
	border-bottom: 1px solid #D3D3D3;
}

#div_proyectos img{
	margin: 5px 5px 5px 5px;
}

.class_linkweb{
	font-weight: bold;
	font-size: 1.1em;/*14px*/
}

#div_paginador{
	text-align: center;
}

#compartir ul li{
	list-style: none;
	display: inline;
}


#compartir_izq{
	width: 50%;
	float: left;
}
#compartir_dcha{
	width: 50%;
	float: right;
}

#div_clear{
	clear: both;
}

.div_clear{
	clear: both;
}

#akst_delicious {
	background-image: url(/img/compartir/ico_delicious.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_meneame {
	background-image: url(/img/compartir/ico_meneame.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_floreame {
	background-image: url(/img/compartir/ico_floreame.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_fresqui {
	background-image: url(/img/compartir/ico_fresqui.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_blogmemes {
	background-image: url(/img/compartir/ico_blogmemes.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_barrapunto {
	background-image: url(/img/compartir/ico_barrapunto.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_neodiario {
	background-image: url(/img/compartir/ico_neodiario.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_blinklist {
	background-image: url(/img/compartir/ico_blinklist.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_digg {
	background-image: url(/img/compartir/ico_digg.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 14px;
}
#akst_google_bmarks {
	background-image: url(/img/compartir/ico_google_bmarks.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#akst_yahoo_myweb {
	background-image: url(/img/compartir/ico_yahoo_myweb.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

#akst_technorati span, #akst_meneame span, #akst_floreame span, #akst_fresqui span, #akst_blogmemes span, #akst_delicious span, 
#akst_blogmemes span, #akst_barrapunto span, #akst_neodiario span, #akst_blinklist span, #akst_digg span, #akst_google_bmarks span, 
#akst_yahoo_myweb span{
	display: none;
}

#boton_firefox_google{
	text-align: center;
}

.tecla_acceso{
	font-weight: bold;
}