body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b1c4c9;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
form, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


a {
	color: #0099CC;
}


/*****CENTRADO*****/

#horizontal{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	overflow:visible;
}

#center{
	margin-left:-375px;
	position:absolute;
	top:-298px;
	left:50%;
	width:750px;
	height:596px;
}

/*****ESTRUCTURA BASE*****/

#cabecera{
	position:static;
	width:740px;
	height:111px;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenido{
	position:static;
	width:740px;
	height:322px;
	background-color:#FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenido2{
	position:static;
	width:740px;
	height:392px;
	background-color:#FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nave{
	position:static;
	width:750px;
	height:114px;
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 4px;
}
#nave2{
	position:static;
	width:750px;
	height:54px;
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 4px;
}
#pie{
	position:static;
	width:750px;
	font-size: 10px;
	color: #425866;
	padding-top: 10px;
	text-align: center;
}

/*****ESTRUCTURA GENERAL*****/

.top-superior{
	height:12px;
	background-color:#000000;
}
.top-inferior{
	height:94px;
	background-color:#FF0000;
}

td.top-inferior-izda{
	height:94px;
	background-image: url(../images/bg_top01.jpg);
	width: 455px;
}
td.top-inferior-dcha{
	height:94px;
	background-image: url(../images/bg_top02.jpg);
	width: 285px;
}
.capaForm {
	z-index: 60;
	left: 460px;
	top: 10px;
	position: static;
	width: 205px;
	height: 80px;
	color: #9fadb3;
	line-height: 10px;
	background-image: url(../images/bg_form_acceso.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}
.fondoAzul {
	background: #2a4a59;
}


/*****ESTRUCTURA INFORMACIÓN*****/

.tit-info{
	height:42px;
	background-color:#77b9da;
	background-image: url(../images/tit_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}
.con-info{
	height:276px;
	background-color:#77b9da;
	background-image: url(../images/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}
.dcha-info{
	background-color: #FFFFFF;
	width: 564px;
	float: right;
	height: 242px;
	color: #4b89a6;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 14px;
}
.txt-info{
	width: 556px;
	height: 247px;
	position: absolute;
	overflow: auto;
	padding-right: 8px;
	scrollbar-arrow-color: #114773;
	scrollbar-3dlight-color: #166faa;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #e2eff6;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #b6d7e9;
	scrollbar-darkshadow-color: #166faa;
	font-size: 1.1em;
	background-color: #FFFFFF;
}
.izda-info{
	width: 139px;
	float: right;
	position: absolute;
}
.dcha-info  ul {
	padding-left: 20px;
}
.dcha-info  ul li {
	padding-left: 10px;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}


/*****ESTRUCTURA PROPUESTAS*****/

.tit-pro{
	height:42px;
	background-color:#84ad00;
	background-image: url(../images/tit_pro.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 9px;
}

.top-pro{
	height:22px;
	background-color:#84ad00;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9dc000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84ad00;
	border-left-color: 84ad00;
	padding-right: 22px;
	padding-left: 16px;
}

.con-pro{
	height:242px;
	background-color:#84ad00;
	overflow: auto;
	scrollbar-arrow-color: #5e7014;
	scrollbar-3dlight-color: #89a31d;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #f4f9df;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #bcdc4d;
	scrollbar-darkshadow-color: #89a31d;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #3c5300;
}
.pie-pro{
	height:18px;
	background-color:#84ad00;
	clip: rect(auto,auto,5px,auto);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9dc000;
}

td.columna1{
	width: 143px;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84ad00;
}
td.columna2{
	width: 464px;
	padding-right: 17px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84ad00;
}
td.columna3{
	width: 51px;
	padding-right: 3px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84ad00;
}

/*****ESTRUCTURA INSCRIPCION *****/
.tit-inscripcion{
	height:42px;
	background-color:#ff9b02;
	background-image: url(../images/tit_inscripcion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 9px;
}
#inscripcion {
	background-image: url(../images/bg_inscripcion.gif);
	background-repeat: no-repeat;
	height: 286px;
	width: 740px;
}
#inscripcion form {
	position: absolute;
}

#inscripcion #usuario {
	position: relative;
	height: 170px;
	width: 240px;
	top: 100px;
	left: 43px;
}
#inscripcion #centro {
	position: absolute;
	height: 255px;
	width: 410px;
	left: 309px;
	top: 19px;
}
#formInscripcion {
	font-size: 9px;
	text-transform: uppercase;
	color: #993300;
}
#formInscripcion td {
	padding-top: 1px;
	padding-bottom: 1px!important;
	//padding-bottom: 0px!important;
	padding-bottom: 0px;
}
#formInscripcion  input {
	background-color: #fff0c5;
	height: 15px;
	padding-right: 5px;
	padding-left: 10px;
	color: #663300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}
#formInscripcion  input.input01 {
	width: 222px;

}
#formInscripcion  input.input02 {
	width: 62px;
}
#formInscripcion  input.input03 {
	width: 394px;
}
#formInscripcion  input.input04 {
	width: 118px;
}
#formInscripcion  input.input05 {
	width: 255px;
}
#formInscripcion  input.input06 {
	width: 105px;
	margin-left: 0px;
}
#formInscripcion input.boton {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #fe7600;
	width: 100px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#formInscripcion .tablaDatosLogin {
	background-color: #fad14e;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffa125;
}
.tablaDatosLogin  td {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.tablaDatosLogin table td {
	background-color: #ffa125;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*****ESTRUCTURA NUEVA PROPUESTA *****/
.tit-nueva{
	height:42px;
	background-image: url(../images/tit_nueva.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 35px;
	color: #e5add5;
	font-size: 11px;
}
.tit-nueva strong {
	padding-top: 2px;
}
.tit-nueva a {
	text-decoration: none;
	color: #f1d8ea;
	font-size: 10px;
}
.noPropuesta {
	color: #9a0053;
	font: bold 1.7em "Arial Narrow", Arial, Helvetica, Verdana;
	padding-top: 10px;
	padding-left: 20px;
	display: block;
}
.noPropuesta2 {
	color: #ffffff;
	font: bold 1.7em "Arial Narrow", Arial, Helvetica, Verdana;
	padding-top: 10px;
	padding-left: 20px;
	display: block;
}
#nueva {
	background-image: url(../images/bg_nueva.gif);
	background-repeat: no-repeat;
	height: 345px;
	width: 740px;
	scrollbar-arrow-color: #380523;
	scrollbar-3dlight-color: #380523;
	scrollbar-highlight-color: #b33e89;
	scrollbar-face-color: #b33e89;
	scrollbar-shadow-color: #b33e89;
	scrollbar-track-color: #e7add6;
	scrollbar-darkshadow-color: #380523;
}
#listaPropuestas {
	position: relative;
	height: 275px;
	width: 270px;
	left: 13px;
	top: 39px;
	overflow: auto;
}
table.tablaLista {
	font-size: 10px;
	color: #871757;
	width: 252px;
}
.tablaLista td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e2b5cd;
	border-left-color: #e2b5cd;
	padding-left: 3px;
}
.tablaLista .zebra {
	background-color: #e4bfd8;
}
.tablaLista a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #006699;
}

#nueva form {

}

#formNueva {
	height: 330px;
	width: 420px;
	position: absolute;
	left: 315px;
	top: 168px;
	font-size: 11px;
	color: #6F0040;
}
#formNueva input, #formNueva textarea {
	background-color: #FFFFFF;
	border: 3px solid #e2acd3;
	height: 16px;
	font-size: 10px;
	color: #9f005b;
	padding-right: 5px;
	padding-left: 5px;
}
#formNueva .input01 {
	margin-left: 80px;
	margin-top: 3px;
	width: 300px;
}
#formNueva .campoTexto {
	margin-top: 50px!important;
	//margin-top: 43px!important;
	margin-top: 43px;
	margin-left: 25px;
	width: 360px;
	height: 80px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#formNueva .input02 {
	margin-left: 73px;
	width: 100px;
	margin-top: 18px;
}
#formNueva .inputfile01 {
	margin-top: 5px;
	margin-left: 140px;
	height: 22px;
	width: 200px;
}
#formNueva .inputfile02 {
	margin-top: 25px;
	margin-left: 140px;
	height: 22px;
	width: 200px!important;
	//width: 150px!important;
	width: 200px;
}
#formNueva .boton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	margin-top: 10px;
	background-color: #da92c6;
}
.lnkVerImagen {
	display: block;
	margin-top: 14px;
	margin-left: 107px;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	background: url(../images/icon-foto.gif) no-repeat 0px 1px;
	padding-left: 20px;
}
.lnkDescargar {
	display: block;
	margin-top: 33px;
	margin-left: 142px;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5px;
	background: url(../images/icon-ppt.gif) no-repeat 0px 1px;
	padding-left: 22px;
}












/*****TEXTO*****/

.enfasis{
	font-weight: bold;
}
.foto{
	font-size: 10px;
	background-image: url(../images/icon-foto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

/*****ENLACES*****/

a.descarga:link{
	text-decoration: none;
	background-image: url(../images/icon-ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	color: #3c5300;
}
a.descarga:visited{
	text-decoration: none;
	background-image: url(../images/icon-ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	color: #3c5300;
}
a.descarga:hover{
	text-decoration: underline;
	background-image: url(../images/icon-ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	color: #3c5300;
}

/*****FORMULARIOS*****/

.campo01{
	background-color:#FFFFFF;
	height: 15px;
	width: 85px;
	border: 0px none;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}
.tablaRecordar {
	margin-top: 1px;
	margin-left: 7px;
	font-size: 0.9em;
	text-transform: uppercase;
}
.tablaRecordar a {
	text-transform: lowercase;
}
.tablaRecordar .fecha {
	text-transform: lowercase;
	color: #758A93;
	font-size: 0.9em;
}

div.capaWinners {
	background: url(../images/win_bg.jpg) no-repeat 5px 0px;
	padding-left: 0px;
}
div.capaWinners div {
	color: #FFFFFF;
	margin-left: 300px;
	padding: 15px 15px 15px 0px;
}
div.capaWinners p {
	margin-bottom: 5px;
}
div.capaWinners ul {
	margin-top: 5px;
	border-top: 1px solid #dd6e60;
}
div.capaWinners li {
	border-bottom: 1px solid #dd6e60;
	padding: 3px 5px 3px 30px;
	background: url(../images/win_bullet.gif) no-repeat left center;
}
div.capaWinners a {
	border-width: 0px;
	border-style: none;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
div.capaWinners a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
div.capaWinners a img {
	border-width: 0px;
	border-style: none;
	vertical-align: bottom;
	margin-left: 5px;
}
.bordeBoton {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #77B9DA;
}
div.EduContent {
	background-color:#1c3284;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1c3284;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c3284;
	border-left-color: #1c3284;
	padding-left: 0px;
	background-image: url(../images/bg_Edu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 282px;
}
#text_Edu  {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	float: right;
	width: 325px;
	margin-top: 10px;
	margin-right: 20px;
	line-height: 110%;
}
.tit-Edu {
	height:42px;
	background-color:#1c3284;
	background-image: url(../images/tit_Edu.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 9px;
}
.float-left {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}

.enfasisPremiados {
	color: #FFD71A;
}
div.premiados {
	overflow: auto;
	height: 297px;
	width: 427px;
	margin: 0px;
	padding-top: 20px;
}
.numerosPremiados {
	color: rgb(255, 204, 0);
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.enfasisPremiados {
	color: #FFD71A;
}
dl.premiados {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
dl.premiados dt {
	margin-bottom: 10px;
}
dl.premiados dd {
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 20px;
}
