a { outline: none; }

.alt1_guest{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	background: #fffce4;
}

#userStats{
	font-size: 10px;
	margin: 0 auto;
	width:150px;
}


/* estilos award */
#awardContenedor {
padding: 28px 0 0 0;
    /*background: url("http://www.cg-node.com/images/medals/zonaAwards.png") top center no-repeat;*/
    margin:-15px auto;
}

#awardContenedor img {
    padding:0 33px 0 38px;
    width:96px;
    float: left;
}
/* estilos award */

/* estilos normas */
#normas_contenedor{
	padding: 0 40px 0 40px;
	margin: 0;
}

#competicion_contenedor{
	padding: 170px 40px 0 40px;
	margin: 0;
	background-image: url("http://www.cg-node.com//competicion/mimetismo/imagenes/bannerCompeticoinMimetismo.jpg");
	background-repeat: no-repeat;
}

#corp_contenedor{
	padding: 0 40px 0 40px;
	margin: 0;
}

#conoce_al_artista{
	padding: 170px 40px 0 40px;
	margin: 0;
	background-image: url("http://www.cg-node.com//images/conoce_al_artista/conoce_pagina.jpg");
	background-repeat: no-repeat;
}
/* estilos normas */

/* estilos sorteo */
	#ars_contenedor { padding: 0 50px 0 50px; }
	#ars_form { margin-left: 50px; }
/* estilos sorteo */

/* AutoResize */
.vbimgcodelimit {
        cursor: pointer;
        border: dotted 1px black;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername {
	font-size: 12pt;
	text-decoration: none;
}

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

/* estilos para las entrevistas JJ */
#ent_contenedor {
	background-image: url("http://www.cg-node.com/images/entrevistas/jj/fondo_jj_entrevista.jpg");
	background-repeat: no-repeat;
	width: 884px;
	height:926px;
}

#ent_cabecera {
	margin:0; padding:0;
	width:884px;
	height:220px;
}

#ent_contenido {
	width: 565px;
	padding: 0 40px 0 60px;
	float:left;
	font-family: Tahoma;
	font-size:11px;
}

#ent_imgs_dcha{
	margin:10px 0 0 0;
	padding:0;
	width:218px;
	float:right;
}

.ent_thumb{
	padding-bottom: 10px;
}

.ent_pregunta {
	font-weight: bold;
}
/* estilos para las entrevistas JJ */



