﻿body {
	margin: 0 auto;
	padding: 0;
	background-color: #ededed;
	font-family: Verdana;
	color: #333333;
	text-align:center;
	}
.main{
margin-left: auto;
margin-right: auto;
width:596px;
text-align:left;
}
.text_inicio 
{
	font-size:12px;
	width:450px;
}
.text_inicio p
{
	padding: 0 0 8px 20px;
}
.top_general{
              height: 130px;
              background: url(../img/top_general.jpg) no-repeat;
			  
			 
          }
.text_top_general{
              
			  font-size: 26px;
			  color: #a4222b;
			padding: 55 0 0 110px;
			 
}

.text_top_despedida{
              
			  font-size: 22px;
			  color: #a4222b;
			  padding: 60 0 0 140px;
			 
}
  
#contenido {
              
			  background: url(../img/contenido_general.jpg) repeat-y;
			  
			  

}
.contenido2
{
	padding: 2px 5px 10 40px;
}
.bottom_general{
                background: url(../img/bottom_general.jpg) no-repeat;
                height: 115px;
		padding: 0 0 0 200px;
          }

#izq {
              float: left;
              width: 400px;
}
#derecha {
              float: right;
              width: 212px;
}

.top {
              height: 8px;
              background: url(../img/top.jpg) no-repeat;

}

.contenido {
              background: url(../img/contenido.jpg) repeat-y;
              padding: 0 5px 0 5px;
}


.bottom {
              background: url(../img/bottom.jpg) no-repeat;
              height: 18px;
}


.separador
{
   padding-bottom:7px
}
.tabla
{
	clear: none;
	overflow: auto;
	width: 600px;
}

.fila
{
	clear: both;
}
.col_pregunta
{
	float: left;
	margin: 0 0 5px 10px;
}
.span_pregunta {
  font-size: 14px;
  color: #a4222b;
  font-weight:bold;
 
}
.span_numero {
  font-size: 14px;
  color: #666666;
}

.col_titulo_linea
{
	float: left;
	height: 2px;
	background: url(../img/linea.jpg) repeat-x;
	margin: 0 0 5px 8px;
}
.text1
{
  font-size: 11px;
  
}
.text2
{
  
  font-size: 11px;
  color: #a4222b;
  font-weight:bold;
  float: right;
}
.radio{
 text-align: center;
}
.col_text
{
	float: left;
	padding: 4px 0 3px 0
	
}
.col
{
	float: left;
	padding: 4px 0 3px 45
	
}
.col_center_2
{
	float: left;
	padding: 0 0 0 10px;
	text-align: center;
	
	
	
}
.col_center
{
	float: left;
	padding: 4px 0 4px 0;
	text-align: center;
	background: url(../img/linea-copy.gif) repeat-x;

	
}






