/*
Colores del body en gral ->
gris claro -> #838383;
gris oscuro -> #2D2F31;
rojo -> #EB1C24;
*/
.fondo{
	background: url(../images/overlay-background.png) repeat;
	height:100%;
	width:100%;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
}

#player {
	position: absolute;
	top: 50%;
	left: 50%;
	width:0;
	height:0;
	margin-left: -400px;
	margin-top: -240px;
	background:#FFFFFF;
	display: none;
}

#cerrar {
	background: url(../images/overlay-cerrar.png) no-repeat;
	width: 101px;
	height: 59px;
	position:relative;
	z-index: 10000;
	right: -725px;
	top: -20px;
	cursor: pointer;
	opacity: 0;
}
#flashcontent3 {
	position: relative;
	top: -60px;
}

/*
///// Estilos generales del body //////
*/

body {
	background: url(../images/fondo.jpg) #000 repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
}
/*
////// FIN!!! Estilos generales del body /////
*/

/* 
///// Estilos y pseudo classes de links y overs /////
*/
a:link, a:active {
	text-decoration: none;
	color: #2D2F31;
}

a:hover {
	text-decoration: none;
	color: #EB1C24;
}

a:visited {
	text-decoration: none;
	color: #838383;	
}

ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}


/* 
///// FIN!!! Estilos y pseudo classes de links y overs /////
*/

/* 
///// Estilos de maquetación general y de estructura de layout //////
*/
 
.contenido {
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
}

.header {
	width: 1150px;
	height: 80px;
	margin: 0;
}

.logo {
	width: 90px;
	height: 65px;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
}

.footer{
	width: 100%;
	height: 29px;
	position: fixed;
	left: 0;
	bottom: 0;
	background: url(../images/fondopie.jpg) repeat-x;
	z-index: 100;
}

.cuerpo-contenido {
	width: 1150px;
	background: url(../images/fondo-body.jpg);
	min-height: 500px;
	margin: 0;
	margin-bottom: 30px;
	padding-bottom: 50px;
}

.desarrollo {
	width: 1060px;
	margin-left: 45px;
	margin-top: 50px;
	height: auto;
}

.menu {
	width: 870px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background: none;
}
.menu #movie {
	text-align: center;
	margin-top:0;
	padding-top: 10px;
}


.share {
	float: right;
	margin-right: 40px;	
	margin-top: 7px;
}

.share a {
	text-decoration: none;
	margin-left:25px;
	padding-left: 13px;
	font-size: 10px;
}

.compartir {
	color: #838383;
	background: url(../images/share-flechita2.jpg) left no-repeat;
}

.enviaramigo {
	color: #EB1C24;
	background: url(../images/share-flechita.jpg) left no-repeat;
}

.subtitulo {
	margin-left: 10px;
	margin-top: 12px;
}

.titulos{
	width:1060px;
	float: left;
	margin-bottom: 8px;
}

.info {
	width:1060px;
	float: left;
	margin-top: 25px;
}

.info img {
	float: left;
}

.octubre {
	margin-left: 30px;
}
.noviembre {
	margin-left: 30px;
}
.cronograma-listado {
	margin-left: 50px;
}

.jurado-margen {
	margin-left: 39px;
	width: 180px;
}
.jurado{
	width: 180px;
}

.bajada {
 	width: 315px;
	margin: 0;
}

.bajada-ancha {
 	width: 650px;
	margin: 0;
	margin-bottom: 10px;
}

.linea-abajo{
	border-bottom: 1px dashed  #838383;
}

.contenedor-participar {
	width: 317px;
	float: left;
	background:url(../images/contenedor-misc.jpg) no-repeat bottom  #FFFFFF;
}

.contenedor-participar-up {
	height: 3px;
	position: relative;
	background: url(../images/contenedor-misc.jpg) no-repeat;
	top: 0;
}
.contenedor-participar-down {
	height: 3px;
	position: relative;
	background: url(../images/contenedor-misc.jpg) no-repeat;
	bottom: 0;
}

.contenedor-participar p {
	margin: 10px;
}

.contenedor-participar-izq {
	width: 345px;
	float:left;
	margin-left: 65px;
	background: url(../images/participar-fichadelproyecto.jpg) no-repeat;
	height: 80px;
}

.contenedor-participar-bases {
	width: 345px;
	float:left;
	margin-left: 65px;
	margin-top: 20px;
	background: url(../images/participar-basesycondiciones.jpg) no-repeat;
	height: 80px;
}

.contenedor-margen {
	margin-left: 15px;
}

.titulo-inscribite {
	margin-left:65px;
	margin-bottom: 15px;
	float:left;
}

.contenedor-manifiesto {
	width: 320px;
	height: 341px;
	float: left;
	margin-top: 20px;
	padding-bottom: 40px;
}
.contenedor-premio-center {
	width: 291px;
	float: left;
	margin-left: 75px;
	background: url(../images/contenedor-misc-291.jpg) bottom no-repeat #FFFFFF;
	margin-top: 20px;
	line-height: 15px;
}
.contenedor-premio-center p {
	margin: 10px;
}

.rojo {
	color: #EB1C24;
}

.manifiesto {
	margin-top: 43px;
}
.manifiesto li {
	float: none;
	margin-left: 25px;
	margin-bottom: 16px;
	margin-right: 10px;
}
.premios {
	width: 292px;
	float: left;
	margin-left: 65px;
	margin-top: 20px;
	height: 287px;
	line-height: 15px;
	padding-bottom: 40px;
}

.premios p {
	margin: 10px;
}
.consultastecnicas {
	float: left;
	width: 267px;
	height: 71px;
	margin-top: 222px;
	margin-left: 35px;
	margin-right: 35px;
}
.consultassobreproyectos{
	float: left;
	width: 267px;
	height: 71px;
	margin-top: 222px;
}
.formularioconsulta {
	float: left;
	margin-right: 35px;
	margin-top: 20px;
	width: 355px;
	height: 295px;
}
.formularioconsulta img {
	margin-left: 65px;
	margin-right: auto;
}
.tipoconsulta {
	float:left;
	width:355px;
	height: 30px;
	border-bottom: 1px dashed  #838383;
	border-top: 1px dashed  #838383;
	margin-top: 5px;
}
.selecciontecnica {
	width: 172px;
	height: 17px;
	float: left;
	background: url(../images/fondoseleccionconsulta.jpg) no-repeat;
	color: #FFFFFF;
	margin-top: 6px;
}
.selecciontecnica p {
	margin-top: 1px;
	margin-left: 20px;
}
.selecciontecnica input {
	float: right;
	padding: 0;
	margin:3;
}
.seleccionproyecto {
	height: 17px;
	float: left;
	background: url(../images/fondoseleccionproyecto.jpg) no-repeat;
	color: #FFFFFF;
	margin-top: 6px;
	margin-left: 10px;
	width: 172px;
}
.seleccionproyecto p {
	margin-top: 1px;
	margin-left: 30px;
}
.seleccionproyecto input {
	float: left;
	padding: 0;
	margin:3;
}

.camposform {
	float: left;
	width: 355px;
	height: 180px;
	margin-top: 10px;
}

.input-form-chico {
	width: 166px;
	height: 20px;
	background: url(../images/input-chico.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
}
.input-122 {
	width: 118px;
	height: 20px;
	background: url(../images/input-122.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
}

.input-form-largo {
	width: 348px;
	height: 17px;
	background: url(../images/input-largo.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
}

.textarea-mensaje {
	width: 342px;
	height: 115px;
	background: url(../images/input-mensaje.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding: 5px;
	font-family: "Arial", Helvetica, sans-serif;
}

.boton {
	float: left;
	width: 70px;
	height: 25px;
	background-color: #2D2F31;
	border: hidden;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	letter-spacing: 1px;
}
.pasosparalainscripcion {
	float: left;
	margin-top: 20px;
	width:292px;
	height:350px;
}
.formulario-contenido {
	float: left;
	margin-top: 20px;
	margin-left: 60px;
	width: 660px;
	margin-bottom: 50px;
}
.formulario-fichadelproyecto {
	width: 660px;
	background: url(../images/formulario-misc.jpg) bottom no-repeat #FFFFFF;
	min-height: 177px;
	float: left;
}
.fichadelproyecto-titulo {
	float: left;
	width: 244px;
	height: 43px;
	margin: 0;
	padding:0;
	background: url(../images/fichaproyecto-titulo.jpg) no-repeat;
}
.confirmacion-titulo {
	float: left;
	width: 415px;
	height: 43px;
	margin: 0;
	padding:0;
	background: url(../images/confirmacion-titulo.jpg) no-repeat;
}
.formulario-comprobante {
	width: 339px;
	background: url(../images/formulario-misc.jpg) bottom no-repeat #FFFFFF;
	min-height: 177px;
	float: left;
}
.comprobante-titulo {
	float: left;
	width: 339px;
	height: 44px;
	margin: 0;
	padding:0;
	background: url(../images/comprobante-titulo.jpg) no-repeat;
}
.formulario-descarga {
	width: 310px;
	background: url(../images/descargamisc.jpg) bottom no-repeat #FFFFFF;
	min-height: 177px;
	float: left;
	margin-left: 10px;
}
.descarga-titulo {
	float: left;
	width: 196px;
	height: 44px;
	margin: 0;
	padding:0;
	background: url(../images/descarga-titulo.jpg) no-repeat;
}

.formulario-descarga .descargas {
	float:left;
	width: 300px;
}

.formulario-descarga .descargas li{
	float: left;
	padding-bottom: 3px;
	margin-top: 3px;
	background: url(../images/line.jpg) no-repeat bottom;
	width: 300px;
	padding-left: 30px;
}

.descarga-txt {
	width: 180px;
	margin: 0;
	float: left;
}

.formulario-enviodocumentos {
	width: 339px;
	background: url(../images/formulario-misc.jpg) bottom no-repeat #FFFFFF;
	min-height: 177px;
	float: left;
	margin-top:10px;
}
.enviodocumentos-titulo {
	width: 196px;
	height: 44px;
	margin: 0;
	padding:0;
	background: url(../images/enviodocumentos.jpg) no-repeat;
}
.formulario-muchasgracias {
	width: 310px;
	background: url(../images/descargamisc.jpg) bottom no-repeat #FFFFFF;
	min-height: 177px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
}
.muchasgracias-titulo {
	float: left;
	width: 196px;
	height: 44px;
	margin: 0;
	padding:0;
	background: url(../images/descarga-titulo.jpg) no-repeat;
}
.input-fichadelproyecto {
	width: 162px;
	height: 17px;
	background: url(../images/input-fichadelproyecto.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
}
.input-empresa {
	width: 102px;
	height: 17px;
	background: url(../images/input-empresa.jpg) no-repeat;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
}


.row-autor {
	float: left;
	width: 630px;
	margin-left: 18px;
	margin-top: 5px;
	border-bottom: 1px dashed  #838383;
}
.formulario-contenido ul {
	margin: 0;
	padding: 0;
	float: right;
	margin-bottom: 5px;
}
.formulario-contenido ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.row-autor img {
	float: left;
}

.rows-coautores{
	border-bottom: 1px dashed  #838383;
	float: left;
	width: 633px;
	margin-left: 18px;
}

.row-coautor {
	float: left;
	width: 633px;
	height: 20px;
	margin-top: 5px;
	padding-bottom: 7px;

}
.row-coautor img {
	float: left;
}

.row-empresa {
	float: left;
	width: 630px;
	height: 20px;
	margin-left: 18px;
	margin-top: 5px;
	border-bottom: 1px dashed  #838383;
	padding-bottom: 7px;
}
.row-empresa img {
	float: left;
}

.row-acepto {
	float: left;
	width: 660px;
	height: 35px;
	margin-left: 18px;
	margin-top: 5px;
	padding-bottom: 7px;
}
.input-chekbox{
	float: left;
}
.aceptar {
	color:  #EB1C24;
	font-size: 9px;
	font-family: "Arial", Helvetica, sans-serif;
}

.ficha-upload {
	width: 660px;
	background: url(../images/formulario-misc.jpg) bottom no-repeat #FFFFFF;
	min-height: 110px;
	float: left;
	margin-top: 10px;
}
.ficha-upload-titulo {
	float: left;
	width: 485px;
	height: 43px;
	margin: 0;
	padding:0;
	background: url(../images/fichaupload-titulo.jpg) no-repeat;
}
.row-file {
	float: left;
	width: 645px;
	height: 20px;
	margin-left: 18px;
	margin-top: 5px;
}

/*//// Input file////*/
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	z-index: 2;
	top: 0;
	width: 205px;
}

.ulconcurso {
	float: left;
}
.ulconcurso li, .ulconcurso li img {
	float: none;
}
.ulconcurso li {
	margin-bottom: 18px;
}


.ulconcursomanifiesto {
	float: left;
	margin-left:40px;
}
.ulconcursomanifiesto li {
	background:url(../images/concursomanifiesto.jpg) no-repeat;
	width: 660px;
	height: 235px;
}
.ulmanifiesto {
	float: left;
	margin-left: 10px;
	margin-top: 45px;
}
.ulmanifiesto li  {
	background: url(../images/flecha.jpg) no-repeat left top;
	padding-left: 20px;
	height: auto;
	margin-bottom: 10px;
	width: 290px;
	font-weight: bold;
	float: none;
}
.ulmanifiesto .linea {
	margin-left: 20px;
	width: 270px;
	height: 1px;
	background: #838383;
	line-height:1px;
	font-size:1px;
}

.columnauno-bases {
	float:left;
	width:510px;
	margin-right: 35px;
	background-color: #FFFFFF;
	;
	padding-top: 20px;
}
.columnados-bases {
	float:left;
	width:510px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

.basesycondiciones {
	width:1060px;
	float: left;
	margin-bottom: 8px;
	margin-top: 25px;
}
.basesycondiciones ul {
	width: 470px;
	float: none;
	margin-bottom: 20px;
	border-bottom: #000;
}
.basesycondiciones .basesuno {
	background: url(../images/uno.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesdos {
	background: url(../images/dos.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basestres {
	background: url(../images/tres.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basescuatro {
	background: url(../images/cuatro.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basescinco {
	background: url(../images/cinco.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesseis {
	background: url(../images/seis.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basessiete {
	background: url(../images/siete.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesocho {
	background: url(../images/ocho.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesnueve {
	background: url(../images/nueve.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesdiez {
	background: url(../images/diez.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesonce {
	background: url(../images/once.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basesdoce {
	background: url(../images/doce.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones .basestrece {
	background: url(../images/trece.gif) top left no-repeat;
	padding-left: 30px;
}
.basesycondiciones ul li {
	float: none;
	background: url(../images/flecha.jpg) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 8px;
}

.basesycondiciones .titulo {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.basesycondiciones .subtitulo {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.basesycondiciones p {
	margin: 0;
	margin-bottom: 5px;
}

.basesycondiciones .linea {
	width: 450px;
	height: 1px;
	background: #838383;
	line-height:1px;
	font-size:1px;
	padding-bottom:0;
}
#row0 {
	display: block;
}

#row1, #row2, #row3, #row4, #row5, #row6, #row7, #row8, #row9, #row10, #row11, #row12, #row13, #row14, #row15, #row16, #row17, #row18, #row19 {
	display:none;
}

#coautor {
	cursor: pointer;
}

.coautormenos {
	cursor: pointer;
}

.validacion-uno {
	width: 162px;
	height: 17px;
	background: #E0E0E0;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 2px;
	overflow: hidden;
}

.validacion-dos {
	width: 118px;
	height: 17px;
	background: #E0E0E0;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 4px;
	overflow: hidden;
}
.validacion-empresa {
	width: 102px;
	height: 17px;
	background: #E0E0E0;
	border: hidden;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	overflow: hidden;
	margin-left: 4px;
}

#ValidationSummary1 ul li {
	float:left;
	width:340px;
}
#ValidationSummary1 ul {
	padding-bottom: 100px;
}
/*
//// dropshadow HI
*/
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(../images/shadowHi_shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(../images/shadowHi_corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(../images/shadowHi_corner_tr.gif) right top no-repeat;
  }
 
  
  /*
//// dropshadow HI
*/
.wrap4, .wrap5, .wrap6 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap4 {
  float:left;
  background:url(../images/shadowLow_shadow.gif) right bottom no-repeat;
  }
.wrap5 {
  background:url(../images/shadowLow_corner_bl.gif) left bottom no-repeat;
  }
.wrap6 {
  padding:0 4px 4px 0;
  background:url(../images/shadowLow_corner_tr.gif) right top no-repeat;
  } 
  
    /*
//// dropshadow HI
shadowDarken_
*/
.wrap7, .wrap8, .wrap9 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap7 {
  float:left;
  background:url(../images/shadowDarken_shadow.gif) right bottom no-repeat;
  }
.wrap8 {
  background:url(../images/shadowDarken_corner_bl.gif) left bottom no-repeat;
  }
.wrap9 {
  padding:0 4px 4px 0;
  background:url(../images/shadowDarken_corner_tr.gif) right top no-repeat;
  } 
