BODY{
		
	font-family:Arial;
	padding-top: 0px;
	font-size: 0.8em;
	
	
	
}
img {
border:0;
}


.pie_bloque{
font-size:0.1em;
clear:both;

}
.cuerpo{
	width:900px;
    height: auto;
    margin: auto;
    background-color: #FFFFFF;
    position:relative;
    text-align:left;
	/*background-image: url(../img/fondo_anillo.jpg);
	background-repeat: no-repeat;*/
	
}
.cabecera{
width:618px;
height:172px;
float:left;
background-image: url(../img/cabecera2.jpg);
background-repeat: no-repeat;
margin-left:150px;
}

.izquierda{
width:359px;
height:654px;
float:left;
}
.chat{
width:auto;
height:auto;
float:left;
/*border:1px solid red;*/
position:relative;
z-index:0;
left:47px;

}
.pie{
	width:790px;
    height: 174px;
   	float:left;
    background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
}
.pie_insc{
	width:790px;
    height: 174px;
	/*margin-left:100px;*/
    background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	margin-left:-130px;
}
.legal{
	width:550px;
	margin-left:-20px;
	font-size:10px;
	color:#787878;
}
.inscripcion{
	width:600px;
	margin-left:200px;
}

.bitacora{
width:441px;
height:217px;
margin-top:20px;
background:#666666;
}

.titulo{
color:white;
font-size:18px;
text-align:center;
padding-top:10px;
font-weight: bold;
}

.area{
display: block;
margin-left: auto;
margin-right: auto;
}

.enviar{
width:81px;
height:33px;
border:0px;
margin-top:15px;
display: block;
margin-left: auto;
margin-right: auto;
background-color:#D8001A;
color:white;
margin-top:5px;
font-weight: bold;
font-size:18px;
}

.preguntas{
width:453;
height:654;
float:left;
/*border:1px solid red;*/
position:relative;
z-index:0;
left:47px;
top:40px;
text-align:center;
font-weight: bold;
font-size:15px;
}

