	BODY, INPUT, TEXTAREA, SELECT {
		font-family:Tahoma, Arial;
		font-size:11px;
	}
	INPUT, TEXTAREA, SELECT {
		border:0px;
		font-size:13px;
	}
	INPUT {
		padding:2px;
		height:19px;
	}
	OPTION {
		text-transform:uppercase; 
	}
	TEXTAREA { 
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-arrow-color: #ffffff;
		scrollbar-track-color: #ffffff;
		padding:10px;
	}
	
	#contenidoweb { }	
	
	
	#swftitulo { width:779px; height:200px; margin-top:20px; display:block; background-color:#FFF; color:#ee1d24; font-size:90px; font-weight:bold;}
	#descripcionconcurso { width:770px; }	
	#lnkformulario { cursor:pointer; }
	A:link { text-decoration:none; color:#000; }
	A:hover { text-decoration:underline; color:#000; }
	A:visited { text-decoration:none; color:#000; }
	
	
	FORM { margin:0px; }
	
	#swftitulof { width:770px; height:auto; margin-bottom:40px; margin-top:30px; display:block; background-color:#FFF; color:#ee1d24; font-size:90px; font-weight:bold;}
	#titulo { width:770px; height:140px; background-color:#FFF; color:#e3001b; font-size:90px; font-weight:bold;}
	#formulario { width:760px; background-color:#e3001b; padding-bottom:20px; }
	
	#cc_nombre { width:240px; }
	#cc_apellidos { width:240px; }
	#cc_edad { width:30px; }
	#cc_email { width:200px; }
	#cc_nif { width:240px; }
	#cc_ocupacion { width:240px; background-color:#f39a7a;}
	#cc_perfil { width:240px; }
	#cc_participacion { width:240px; background-color:#f39a7a;}
	#cc_miembrosequipo { width:493px; height:40px;}
	#cc_direccion { width:496px; }
	#cc_cp { width:113px; }
	#cc_poblacion { width:113px; }
	#cc_region { width:240px; }
	#cc_idpais { width:240px; background-color:#f39a7a;}
	#cc_telefono { width:240px;}
	#recibirboletin { width:670px;}
	#recibirboletin TD { swhite-space: nowrap; }
	#cc_argumentacion { width:740px; height:120px; }
	#cc_puntuacion { width:100px; }
	#cc_comentarios { width:200px; height:60px; }
	.cienxcien { width:740px; }
	.bloqueblanco { width:300px; background-color:#fff; width:520px; }
	.bloqueblanco DIV { color:#e3001b; padding:10px; }
	#cc_contraportadabajares { width:496px; }
	#cc_contraportadaaltares { width:496px; border:1px dotted #e3001b; }
	
	#btnenviar { width:60px; height:20px; }
	P.btnenviar { text-align:center; margin:30px 0px 30px 0px; }
		
	#lnkayudacontraportadaaltares { 
		font-family:Tahoma, Arial;
		font-size:11px;
		color:#FFF;
		text-decoration:underline;
		text-transform:uppercase;
	}
	#ayudacontraportadaaltares { 
		background: url(../images/ic_cerrar.gif) no-repeat top right;
		width:400px; height:auto; padding:30px; margin:2px inset #ff0; display:none; background-color:#FF6347; color:#fff; font-weight:bold; position:absolute; }
	#mensaje { 
		background: url(../images/ic_cerrar.gif) no-repeat top right;
		width:400px; height:auto; padding:30px; margin:2px inset #ff0; display:none; background-color:#FF6347; color:#fff; font-weight:bold; position:absolute; 
	}
	#mensajeautocierre { 
		width:400px; height:auto; padding:30px; margin:2px inset #ff0; display:none; background-color:#FF6347; color:#fff; font-weight:bold; position:absolute; 
	}
	
	LABEL { text-transform:uppercase; color:white; }
	DIV.campo { float:left; margin-top:10px; padding-left:10px; display:block; }
	DIV.campo td { text-transform:uppercase; color:white; }
	DIV.nuevalinea { clear:both; }
	DIV.grupocampos { clear:both: display:block; height:auto; margin-bottom:50px; }
	
