#contenedor{
	margin: 10 0 10 0px;
	text-align:center;
	}
#cabecera {
 position:relative;
 top:0px;
 left:0px;
 width:100%;
 background-color:#ffffff;
}
#izquierda {
 float:left;
 position:relative;
 width:130px;
 background-color:#fff;
 height:25px; 
}
#centro {
 float:left;
 position:relative;
 width:200px;
 background-color:#FFF;
 height:25px;

}
#derecha {
 float:left;
 position:relative;
 width:170px;
 background-color:#ffffff;
 height:25px;
}
#pie{
 clear:both;
 width:100%;
 height:20px;
 background-color:#0099CC;
}
.error
{
    text-align:center;
    font-size:10px;
	color:#FF0000;
	border-color:#CCCCCC;
	border-style:dashed;
	border-width:medium;
	border-width:1px;
}

.tit
{
	margin-right:10px;
	margin-top:2px;
    text-align:right;
    font-size:10px;
}
.tit2
{
	color:#000000;
}

.texto
{
	width:190px;
	height:20px;
	border-style:solid 1px #999900;
	color:#000000;	
    font-size:10px;
	padding-left:1px;
		
}
.texto_p
{
	width:70px;
	height:20px;
	border-style:solid 1px #999900;
	color:#000000;	
    font-size:10px;	
}
.texto_a
{
	width:200px;
	height:120px;
	border-style:solid 1px #999900;
	color:#000000;
    font-size:10px;	
}
.texto_largo
{
	width:280px;
	height:60px;
	border-style:solid 1px #999900;
	color:#000000;
    font-size:10px;	
}
.seleccion_largo
{
	width:240px;
	height:20px;
	border-style:solid 1px #999900;
	color:#000000;	
    font-size:10px;	
}
.seleccion
{
	width:190px;
	height:20px;
	border-style:solid 1px #999900;
	color:#000000;	
    font-size:10px;	
}
.c_radio
{
	height:18px;
	color:#000000;	

}
.boton
{
	font-size:10px;
	color:#3e3e3e;
	font-weight:bold;
	background:#E8E8E8;
	border:2px solid #9D9D9D;
	text-align:center;
}
/*************** ESTILOS QUE SE UTILIZAN PARA EL REGISTRO DE PROMOTORES **********/
#head{
 position:auto;
 top:0px;
 left:0px;
 width:100%;
	background-color:#edf5ff;
/*	background-color:#ffffff;*/
}

#div_left{
 float:left;
 position:relative;
 width:25%;
 height:40px; 
}
#div_right {
 float:left;
 position:relative;
 width:75%;
 height:40px;
}
#div_left_ta{
 float:left;
 position:relative;
 width:25%;
 height:75px; 
}
#div_right_ta {
 float:left;
 position:relative;
 width:75%;
 height:75px;
}

.titulos
{
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
    text-align:right;
    font-size:10px;

}
.titulosb
{
    font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#57a1a2;
}
.texto_textarea
{
	border-style:solid 1px #999900;
	color:#000000;
    font-size:10px;	
}
