@charset "utf-8";

@font-face{
	font-family:Oswald;
	src:url(../../css/fonts/Oswald-Regular.ttf) format('truetype'),
		url(../../css/fonts/Oswald-Regular.otf) format('embedded-opentype'),
		url(../../css/fonts/oswald-regular-webfont.woff2) format('woff2'),
        url(../../css/fonts/oswald-regular-webfont.woff) format('woff');
}

body{margin:0px;}

#main {
	margin-top:0px;
	height:auto;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

a:link, a:visited{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #06C;
}

#main #central #header #boxheader_sol {
	height: 170px;
	text-align: center;
	background-image: url(../img/logo_solix.png);
	background-repeat: no-repeat;
}
#main #central #header #boxheader_sol #logo_cole {
	float: left;
	width: 150px;
}
#main #central #header #boxheader_sol #name_cole {
	float: left;
	font-family: "Oswald", Arial;
	font-weight: 400;
	margin-top: 10px;
}
#main #central #header #boxheader_sol #name_cole #ue {
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	display: block;
	text-align: left;
	font-weight: 400;
}
#main #central #header #boxheader_sol #name_cole #csc {
	display: block;
	text-align: left;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	font-weight: bold;
}
#main #central #header #boxheader_sol #name_cole #rif-me {
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-weight: 300;
}
#main #central #header #boxheader_sol #servicio {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	text-align: center;
}
#main #central #header #boxheader_sol #servicio h2{
	font-family: "Oswald";
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	padding: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #central #header #boxheader_sol #servicio #peri_esco {
	background-color:#999;
	width: auto;
	display: block;
	font-family: "Oswald";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#main #central #header #boxheader_sol #servicio #logo_solicitud{
	margin-top: 15px;
}


#main #central #contenido #rules_solcupo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #000;
}
#main #central #contenido #rules_solcupo #box_msg {
	background-color: #F00;
	font-family:"Oswald";
	font-size:1.2em;
	font-weight:400;
	text-align:center;
	color:#FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:#CCC 1px 3px 2px;
}
#main #central #contenido #rules_solcupo H2 {
	font-family: Oswald;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #06C;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main #central #contenido #rules_solcupo ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
}
#main #central #contenido #rules_solcupo ul p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #039;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 24px;
}
#main #central #contenido img.centerPos {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.asterisco {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
}
.info_green {
	color: #099;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

input.boton {
	background-color: #06C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #06C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	color: #666;
	border: 1px solid #F60;
	width: auto;
	padding-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #F60;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding: 0px;
	margin: 0px;
}
.td_head {	background-color: #CEECFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004488;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.paneles table.table-sol {
	font-family: Arial, Helvetica, sans-serif;
}
.paneles table.table-sol tr th {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	background-color: #06C;
	color: #FFF;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00458A;
}
.paneles table.table-sol tr.titulo_pasos td {
	color: #FC0;
	font-size: 1.1em;
	background-color: #06C;
}

.paneles table.table-sol tr td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	padding: 5px;
}
.paneles table.table-sol tr td input[type="button"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	background-color: #666;
	padding: 0.6em;
	color: #FFF;
	border: none;
	cursor:pointer;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}

.paneles table.table-sol input[type="button"]:hover{background-color:#999999;color:#333333;}


.paneles table.table-sol tr td div.aspira_div {
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.paneles table.aspirantes {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5DFE5;
}

table.table_data input[type="text"], input[type="email"], input[type="radio"], input[type="tel"], input[type="password"], textarea, select{
	padding:0.5em;
	resize:none;
	border:#CCCCCC 1px solid;
}

table.table_data td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
table.table_data td.td_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #009933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding:0.5em;
}
table.table_data td.td_fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
table.table_data td.td_fieldname-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
	background-color: #82E0FF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 6px;
}
table.table_data td.td_fieldname-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
	background-color: #FC0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 6px;
}
table.table_data td.td_fieldname-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
	background-color: #9C3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 6px;
}



table.table_data td.td_field-radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	vertical-align: middle;
	background-color: #F4F4F4;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:0.5em;
}
.table_data td.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #093;
	background-color:#FFC;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:0.5em;
}

nav ul.menu_pri {
	list-style-type: none;
	padding: 0px;
}
nav ul.menu_pri li {
	background-color: #0066CB;
	width: 120px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #BEBEBE;
}
nav ul.menu_pri li a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
nav ul.menu_pri li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FEC400;
}

nav ul.menu_pri li a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}

input[type="submit"]{
	padding:0.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	border:none;
	cursor:pointer;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}


/* ========== FOOTER ESTILO ======================== */
	footer{
		font-family:"Oswald", Arial;
		width:100%;
		padding-top:27px;
		margin-top:0px;
		margin-bottom:0px;
		clear:left;
	}
	
	footer span.social{
		display:block;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	footer span.copyright{
		font-size:0.75em;
		color:#666666;
		display:block;
		text-align:center;
	}
	footer span.direccion{
		font-size:0.7em;
		color:#999999;
		display:block;
		text-align:center;
	}
	
/* ========================================== */
