
body{ 
	/*background:#000000;     BACK GENERAL */
	font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color:#333;
	line-height:100%;
	margin:0;
	padding:0;
	text-align:center;
	}

a{
	text-decoration:none;
	color:#f30;
	}
a:hover{
	color:#999;
	}			

	
#container{	
	margin:0 auto;
	background:#fff;
	width:750px;
	padding:20px 750px; /* contenido de todo y alinear */
	text-align:left;
	}		

/* form 1 */

	#form1{
		margin:0em 0; /* margen top */  
		color:#fff;  /* txt titulo de campos */
		width:523px; /* medidas de ancho */
		}
	#form1 h3{
		margin:0;
		background:#ffffff url(../images/form2/form_heading.gif) repeat-x;	/* tope color */	
		color:#fff;
		font-size:20px;
		border:1px solid #57a700;
		border-bottom:none;
		}		
	#form1 h3 span{
		display:block;
		padding:10px 20px;  /* medida arriba */	
		background:url(../images/form2/form_ico.gif) no-repeat 93% 50%;			
		}				
	#form1 fieldset{
		margin:0;
		padding:0;
		border:0;	
		border-top:0px solid #fff; /* tope distancia */	
	/* background:#000 url(../images/form2/form_top.gif) repeat-x;			 bg de formulario */	
		padding-bottom:1em;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.7em 4px;}	/* toda el area */
	#form1 input, #form1 textarea{		
		width:256px;   /* ancho */
		border:1px solid #656B64;
		background:#212121 url(../images/form2/form_input.gif) repeat-x;  /* bgrond color de txt area */
		padding:5px 3px;
		color:#fff;   /* txt color para escribir */
		}		
	#form1 select{		
		width:263px;
		border:1px solid #656B64;
		background:#282828;  /* bground color de desliz select*/
		padding:5px 3px;
		color:#fff;   /* txt color para escribir */
		}	
	#form1 textarea{
		height:153px;  /* largo de area text message */
		overflow:auto;
		}					
	#form1 p.submit{
		text-align:right;
		}	
	#form1 button{
		padding:0 105px;
		height:32px;
		line-height:32px;		
		border:1px solid #656B64;
		background:#BF0610 url(../images/form2/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}				

.duelo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}