/* CSS Document */

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.registro{
	font-family: Georgia,serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 10px;
}

.aviso{
	font-family: Georgia,serif;
	font-size: 11px;
	color: #4a4b8e;
	font-weight: bold;
	/*background-color: #F4F4F4;*/
	text-transform: none;
	padding: 10px;
}

.avisotrabajo{
	font-family: Georgia,serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	/*background-color: #F4F4F4;*/
	text-transform: none;
	padding: 10px;
	padding-top: 40px;
}

.gracias{
	font-family: Georgia,serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	/*background-color: #F4F4F4;*/
	text-transform: none;
	padding: 10px;
	padding-top: 10px;
	text-align: center;
}

.bienvenido{
	font-family: Georgia,serif;
	font-size: 13px;
	color: #4a4b8e;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	/*background-color: #F4F4F4;*/
	text-transform: none;
	padding: 10px;
}

.fondo{
	background-color: #F4F4F4;
	}

.contener{
	background: -moz-linear-gradient(bottom, #90a2b5 , #fff 50%);
	background: -webkit-gradient(linear, 0% 0%, 0% 50%, from(#90a2b5), to(#fff));
	background-color: #e1dede;
}

.contener2{
	background-color: #FFF;
	}


.titulo{
	font-family: Georgia,serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 10px;
}

.titulo_paginador{
	font-family: Georgia,serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	/*padding-left: 70px;*/
}
.nombretitulo{
	font-family: Georgia,serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: none;
	padding: 10px;
}

.nombretitulochico{
	font-family: Georgia,serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: none;
	padding: 10px;
}

.menu{
	font-family: Georgia,serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	/*background: -moz-linear-gradient(top, #fff , #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e5e5e5));*/
	text-align: center;
}

.texto_titulo  {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 500px;
	color: #666666;
	background-color: #F4F4F4;
	height: 20px;
	border: thin solid #d70000;
}


.nombre{
	font-family: Georgia,serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	/*background: -moz-linear-gradient(top, #e5e5e5 , #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
	background-color: #e5e5e5;*/
	text-transform: none;
	text-align: center;
}

.menu:hover{
	font-family: Georgia,serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	/*background-color: #DAD8ED;*/
	text-transform: none;
	text-align: center;
}

.tituloformulario{
	font-family: Georgia,serif;
	font-size: 14px;
	text-align:center;
	height: 45px;
	vertical-align:top;
	font-weight: bold;
	color: #333333;
	/*background-color: #FFFFFF;*/
	text-transform: none;
	padding: 4px;
}

.titulotabla{
	font-family: Georgia,serif;
	font-size: 12px;
	text-align:center;
	height: 30px;
	vertical-align:middle;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 3px;
	/*background: #f5f5f5;
	background: -moz-linear-gradient(top, #fff , #f6f6f6);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));*/
}

.titulotrabajo{
	font-family: Georgia,serif;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 4px;
}
.titulotrabajo2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 4px;
}

.tituloparticipante{
	font-family: Georgia,serif;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 4px;
}

.agregar{
	font-family: Georgia,serif;
	font-size: 12px;
	text-align:right;
	height: 35px;
	vertical-align:top;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	padding: 2px;
	cursor: pointer;
	/*background: -moz-linear-gradient(top, #fff , #e5e5e5);*/
	/*background-color: #f6f6f6;*/
}

.agregar img {float: right;
	padding-left: 5px}

.textologin {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 285px;
	color: #666666;
	background-color: #F4F4F4;
	height: 20px;
	border: thin solid #f47d29;
}

.textoobligatorio {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 265px;
	color: #666666;
	background-color: #F4F4F4;
	height: 20px;
	border: thin solid #d70000;
}

.lista {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 205px;
	color: #666666;
	background-color: #F4F4F4;
	height: 20px;
	border: thin solid #f47d29;
}

.listacorta {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 50px;
	color: #666666;
	background-color: #F4F4F4;
	height: 20px;
	border: thin solid #f47d29;
}

.textocorto {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 30px;
	color: #666666;
	background-color: #F7F5F0;
	height: 20px;
	border: thin solid #000;
}

.textomedio {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 205px;
	color: #666666;
	background-color: #F7F5F0;
	height: 20px;
	border: thin solid #000;
}


.XLista {
	font-family: Georgia,serif;
	font-size: 12px;
	width: 495px;
	color: #666666;
	background-color: #F7F5F0;
	height: 20px;
	border: thin solid #f47d29;
}
.boton {
	font-family: Georgia,serif;
	font-size: 10px;
}
.nextdata{
	font-family: Georgia,serif;
	font-size: 10px;
	color: #000;
	text-align: right;
}
#vinculo{font-family: Arial, Helvetica, sans-serif;color: #000000;font-size: x-small;font-weight: bold;cursor: pointer;text-transform: uppercase;text-decoration: underline;}
