html, body {
	padding:0px;
	margin:0px;
	background-color: #CCCCCC;
	height: 100%;
	font-family: "trebuchet ms", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

h1 {
	font-size: 15pt;
	letter-spacing: -1px;
}

a {
	text-decoration:underline;
	color: #000000;
}

b { 
	font-weight:bold; 
}

.botones {
	font-family: "trebuchet ms", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.combos {
	font-family: "trebuchet ms", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.inputtext {
	font-family: "trebuchet ms", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #999999;
}


.fondomaster {
	color: #000000;
	width: 755px;
	height: 100%;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 10pt;
}

.top {
	height:100px;
	padding:6px;
	background-color: #666666;
	color: #FFFFFF;
}

.bottom {
	color: #515151;
	font-size: 8pt;
	height:20px;
	padding:1px;
	text-align:center;
	background-color: #e5e5e5;
}


.content {
	width:600px;
	height:100%;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	background-color: #e5e5e5;
}

.content a{
	color: #000000;
	text-decoration: underline;
}

.content a:hover{
	text-decoration: underline;
	color: #ff0000;
}

.content2 {
	width:720px;
	height:100%;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	background-color: #e5e5e5;
}

.content2 a{
	color: #000000;
	text-decoration: underline;
}

.content2 a:hover{
	text-decoration: underline;
	color: #ff0000;
}

.bloque{
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	width: 745px;
	border: 1px solid #999999;
	/*-moz-border-radius:9px;*/
}

.bloque_header{
	font-size: 9pt;
	background-color: #e50000;
	color: #ffffff;
	width: 745px;
	height:20px;
	cursor:pointer;
	font-weight: bold;
	padding-left:4px;
}

.bloque_content{
	padding:2px;
	text-align:justify;
}

.columna_actualidad{
	padding:2px;
	font-size: 8pt;
	text-align:justify;
	width:50%;
}

.tablaskills {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}

.titulogruposkill {
	font-size: 9pt;
	font-weight:bold; 
}

.numeroindex {
	font-size: 13pt;
	font-weight:bold; 
}

.lateraldcho {
	width:150px;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #C10000;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.lateraldcho a{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.lateraldcho a:hover{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.oferta{
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	border: 1px solid #666666;
	/*-moz-border-radius:9px;*/
}

.oferta_header{
	font-size: 9pt;
	background-color: #CCCCCC;
	color: #000000;
	width: 745px;
	height:20px;
	cursor:pointer;
	font-weight: normal;
	padding-left:4px;
}

.oferta_resumen{
	font-size: 8pt;
	background-color: #F7F7F7;
	color: #666666;
	width: 745px;
	height:20px;
	cursor:pointer;
	font-weight: normal;
	padding-left:4px;
}

.oferta_content{
	padding:2px;
	text-align:justify;
}

.resaltador{
	color: #000000;
	background-color: #00FF00;
}

.linkactualidad a{
	color: #000000;
	text-decoration: none;
}

.linkactualidad a:hover{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.marcoactualidad {
	width:410px;
	height:100%;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	font-size: 9pt;
	text-align: justify;
}

.marcocontacto {
	width:450px;
	height:100%;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	font-size: 9pt;
	text-align: justify;
}

.faqs {
	width:95%;
	height:100%;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 9pt;
	text-align:justify;
}

.aclaracionskill {
	text-align: center;
	color: #999999;
}

.cuerpoactualidad{
	overflow: auto;
	padding:4px;
	width:390px;
	height:260px;
}

.cultura_full{
	font-size: 9pt;
	color: #3f3f3f;
	text-align:justify;
}

#linkspuestos {
	text-align:left;
	vertical-align:top;
}