@charset "utf-8";
/* CSS Document */



#form-concurso{
	margin:0 auto;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:normal;
	text-align:left;
	background-color:#FFFFFF;
	float:left
	}
	

#form-concurso .contenido-form {
	width:950px;
	margin:0 auto}
	

#form-concurso h1, h2, h3, h4, h5 {
	font-weight: normal;
	padding:0;
	margin:0
	
}



#form-concurso h1 {
	
	letter-spacing: -1px;
	font-size: 20px;
	color:#7d7d7d
}



#form-concurso h2 {
	
	
	letter-spacing: -1px;
	font-size: 30px;
	color:#7d7d7d
}



#form-concurso h5 {
	font-size: 16px;
	color: #484848;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold
}

/*Cuerpo*/

#form-concurso .title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #94c93d;
	font-size:36px
}

#form-concurso .title2 {
	margin: 0;
	border-bottom: 2px solid #484848;

}
#form-concurso .title3 {
	margin: 0 0 20px 0;
	border-bottom: 2px solid #c1c1c1;
	}

.img-right {
	float:right;
	margin: 0 0 0 20px}
	
/*Formulario*/



#izquierda {
	float:left;
	width:45%;
	margin:20px auto;
	padding: 20px;
	background-color:#f6f6f6;
	height: 630px;
}



@charset "utf-8";
/* CSS Document */



input {

	width:230px;
	font-size:bold	
}



a {
	color: #003399;
	text-decoration:none
}

a:visited {
	color: #003399;
	text-decoration:none
}

a:hover {
	color: #449009;
	text-decoration:underline
}


.modulo-registro {
	float:left;
	font-size:13px;
	border-bottom:dotted 1px #e1e1e1;
	width:95%;
	padding:10px 0 10px 10px
}

.inf {
	border:none;
	margin: 20px 0 0 0;
}
.usuario {
	width:80px;
	text-align:right;
	float:left;
	vertical-align:top;
	font-weight: bold;
	margin:0 20px 0 0;
	font-size: 16px;
}

.forms {
	width:220px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}

.forms select {
	margin:0 0 0 10px;
	padding:0;
	width:70px;
	height:25px
}

.ingresar {
	background-image: url(file:///C|/Documents%20and%20Settings/akarlen/Configuraci%C3%B3n%20local/Archivos%20temporales%20de%20Internet/Content.IE5/img/bt_cuenta_gd.gif);
	background-repeat:no-repeat;
	height:20px;
	width:110px;
	text-align:center;
	float:right;
	margin:10px 0 0 20px
}

.ingresar a:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.ingresar a:visited {
	color:#FFFFFF;
	text-decoration:none
}

.ingresar a:hover {
	color:#449009;
	text-decoration:underline
}

.info {
	color:#FF0000;
	font-weight:bold;
	font-size:10px
}

/************************************************REGISTRO EN LA HOME****************************************/
#registro {
	border:1px solid #CCCCCC;
	margin: 0 0 20px 0;
	display:none;
	width: 360px;
	height:140px;
	padding:10px
	
}

#registro h1 {
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #333;
}

#registro span {
	font-size:11px
}

#registro form {
	margin:0 10px 0 0;
}

#registro input {
	width:170px
}

#registro label {
	color:#333;
	font-size:14px;
	font-weight:bold
}


.recordar {
	margin:10px 0 0 0; 
}

.recordar span{
	margin:0 10px 0 0; 
}


.bt_enviar a {
	color:#FFFFFF
}

bt_enviar a:visited {
	color:#FFFFFF
}


.botones-reg {
	float:left;
	width:100%;
	margin:5px 0 0 0;
	height: 20px;
}

.sep {
	height:10px
}

#registro input{
	width:170px;
	font-family: Trebuchet MS, Arial, sans-serif; 
	border:2px solid #CCCCCC;
	font-weight:bold;
	color:#333333;
	font-size:12px}

 #registro input:hover{
	Background-color: #f1f1f1
}

#registro input:active{
	Background-color: #f1f1f1
}

#registro input:focus{
	Background-color: #e3ffcc;
	border: 2px solid #6dd914
}


.ingresar {
 background-image: url(../img/bt_cuenta_gd.gif);
 background-repeat:no-repeat;
 height:20px;
 width:110px;
 text-align:center;
 float:right;
 margin:10px 0 0 20px
}

.ingresar a:link {
 color:#FFFFFF;
 text-decoration:none;

}

.ingresar a:visited {
 color:#FFFFFF;
 text-decoration:none
}

.ingresar a:hover {
 color:#449009;
 text-decoration:underline
}