a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ff8a00;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #8D84DF;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
} 

body {
	background-color: #000000;
}

#central {
	position:relative;
	z-index:0;
	width: 770px;
	height: auto;
}

#tira {
	position:relative;
	z-index:2;
	width: 770px;
	height: auto;
}

#bajotira {
	position:relative;
	z-index:5;
	height: 19px;
	left: 26.5%;
	width: 100px;
}
#bajotira1 {
	position:relative;
	z-index:3;
	vertical-align: 10%;
}
#bajotira2 {
	position:relative;
	z-index:3;
	vertical-align: 30%;
}
#bajotira3 {
	position:relative;
	z-index:3;
}

#botonlado {
	position:relative;
	z-index:2;
}

#lastcomment {
	position:relative;
	z-index:2;
	width: 80px;
	height: 20px;
	top: 10px;
}

#comentarios {
	position:relative;
	z-index:2;
	width: 465px;
	height: auto;
	top: 10px;
}

#addcomentarios {
	position:relative;
	z-index:2;
	width: 459px;
	height: 186px;
	background-image: url(images/coment_fondo_es.jpg);
}


#boxaddname {
	left: 10px;
	top: 22px;
	position: absolute;
	z-index: 2;
}

#boxaddweb {
	left: 10px;
	top: 65px;
	position: absolute;
	z-index: 2;
}

#boxaddemail {
	left: 10px;
	top: 105px;
	position: absolute;
	z-index: 2;
}

#boxaddpais {
	left: 10px;
	top: 145px;
	position: absolute;
	z-index: 2;
}

#boxaddcomment {
	left: 208px;
	top: 22px;
	position: absolute;

}

#add_enviar {
	position: absolute;
	left: 265px;
	top: 98px;
	z-index: 3;
}

.tablasCenter {
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}

.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ff8a00;
}
.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #92b1f0;
}

.viewcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #92b1f0;
}

.numero {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bolder;
	color: #ffd300;
}

