body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/global_bg00.png);
	background-repeat: repeat;
}
a {
	text-decoration: none;
	color: #447DA4;
}
a:hover {
	color: #E30000;
}
.globalBg01 {
	background-attachment: scroll;
	background-image: url(images/global_bg01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.globalBg02 {
	background-attachment: scroll;
	background-image: url(images/global_bg02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.globalPadding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeBuscarBg {
	background-attachment: scroll;
	background-image: url(images/menu_buscar_bg01_nvo.png);
	background-repeat: no-repeat;
}

.buscarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 75px;
	padding-right: 2px;
	padding-left: 3px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuSubmenu {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/menu_submenu_separator.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left: 7px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 3px;
}
.menuSubmenu a {
	color: #447DA4;
}
.menuSubmenu a:hover {
	color: #F96136;
}
#homeDestacados {
	font-size: 11px;
	color: #8F8885;
	text-align: justify;
}
#homeDestacados a {
	font-weight: bold;
	color: #447DA4;
}
#homeDestacados a:hover {
	color: #E30000;
}
#homeDestacados div {
	padding-bottom: 10px;
	padding-top: 16px;
}
.homeDestacadosBg {
	background-attachment: scroll;
	background-image: url(images/home_destacados_bg01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 17px;
}
.homeDesatacadoThumb {
	margin-left: 15px;
}
.contenidoMarco {
	padding-top: 30px;
	padding-right: 22px;
	padding-left: 22px;
}
.compoTutilo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/compo_tutilo_bg01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #C15613;
}
.solTutilo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/sol_tutilo_bg01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #449556;
}
.compoListadoTutilo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/compo_tutilo_bg02.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #C15613;
}
.solListadoTutilo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/sol_tutilo_bg02.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #73B080;
}
.solListadoTutiloNovedades {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/sol_tutilo_bg03.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #8F9443;
}
.compoRecuadro {
	padding: 21px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	font-size: 11px;
	color: #333333;
}
.compoSubtutilos {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 25px;
}
#compoCategorias {
	font-size: 12px;
	margin-bottom: 20px;
}
#compoCategorias td {
	padding-bottom: 7px;
}
#compoCategorias img {
	margin-top: 6px;
	margin-right: 7px;
}
.compoTutiloDestacamos {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#compoDestacadoFoto {
	padding: 5px;
	border: 1px solid #CECECE;
}
#compoDestacadoMarcoFoto {
	margin-bottom: 5px;
	font-size: 11px;
}
#compoDestacadoTutilo {
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#compoDestacadoResumen {
	font-size: 11px;
	color: #999999;
}
.globalColumnaTexto {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.paginacionLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	padding-top: 10px;
}
#paginacion {
	font-size: 11px;
}
#paginacion b {
	color: #3D3937;
}
#paginacion a {
	font-weight: bold;
}
.displayMarca {
	font-size: 12px;
	font-weight: bold;
	color: #4C7E9F;
	padding-bottom: 10px;
}

.displayFoto {
	padding: 10px;
	border: 1px solid #CECECE;
}
#displayThumb {
	margin-left: 7px;
	_margin-left: 8px;
	border: 1px solid #CECECE;
	margin-bottom: 8px;
	width: 55px;
	_width: 57px;
	text-align: center;
}
#displayThumb img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#displayDetalles {
	margin-top: 25px;
}
.displayDetallesTutilo {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537F9D;
}
.displayDetallesTexto {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#displayDescargas {
	margin-top: 10px;
	font-size: 10px;
}
#displayDescargas td {
	padding-bottom: 5px;
}
#displayDescargas img {
	margin-right: 5px;
}
.displayDescargasEnlaces {
	padding-top: 4px;
}
.globalColumnaBg {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(images/global_columa_bg01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 1px;
}
.globalColumnaBgInterno {
	background-attachment: scroll;
	background-image: url(images/global_columa_bg02.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 60px;
	padding-left: 11px;
}
.globalColumnaTutilo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.globalColumnaSeparator {
	background-attachment: scroll;
	background-image: url(images/global_columa_underline.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 4px;
}
#columnaList {
	font-size: 11px;
}
#columnaList a {
	color: #FFFFFF;
}
#columnaList a:hover {
	color: #000000;
}
#columnaList img {
	margin-top: 5px;
	margin-right: 7px;
}
#footer {
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footerTexto {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
}
.footerTexto b {
	font-weight: normal;
	color: #E30000;
}
.globalBuscarBg {
	background-attachment: scroll;
	background-image: url(images/menu_int_buscar_bg01_nvo.png);
	background-repeat: no-repeat;
}

.contacto_texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447DA4;
	text-align:right;
	padding-right:3px;
	padding-bottom:5px;
}

.contacto_texto_inferior {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447DA4;
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
	padding-top: 4px;
}

.contacto_input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 394px;
	border: 1px solid #FFFFFF;
}

.contacto_textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 198px;
	width: 394px;
	border: 1px solid #FFFFFF;
}
.contacto_general_texto span, .contacto_texto_inferior span {
	font-size: 10px;
	color: #F90;
	padding-right: 3px;
}

.input_login {
	height: 18px;
	width: 164px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.input_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 147px;
	border: 1px solid #FFFFFF;
}

.intranet_login_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4882AB;
	text-align: right;
	padding-right: 3px;
}

.intranet_login_txt_olvido {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4882AB;
	text-align: left;
	padding-top: 5px;
}

.intranet_login_txt_olvido a {
	color: #4882AB;
	text-decoration:none;
}

.intranet_login_txt_olvido a:hover {
	color: #E10915;
	text-decoration:none;
}

.intranet_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	padding-top: 5px;
	padding-bottom:10px;
}

.mapa_secciones {
	padding-left: 20px;
	padding-bottom: 20px;
}

.mapa_secciones_tutilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
}

.mapa_secciones_tutilo a {
	color: #000000;
	text-decoration:none;
}

.mapa_secciones_tutilo a:hover {
	color: #666666;
	text-decoration:none;
}

.mapa_secciones_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 15px;
}

.mapa_sub_secciones {
	padding-top: 10px;
	padding-left: 25px;
}

#mapa_categorias td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4882AB;
	padding-bottom: 5px;
}

#mapa_categorias td a {
	color: #4882AB;
	text-decoration:none;
}

#mapa_categorias td a:hover {
	color: #E10915;
	text-decoration:none;
}

.img_quienes_somos {
	width: 190px;
	border: 1px solid #B8B8B8;
	margin-top: 34px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 29px;
}

#quienes_somos td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.img_quienes_emp_rep {
	width: 75px;
	border: 1px solid #84ABC6;
	margin-bottom: 5px;
}

.quienes_somos {
	padding-left:3px;
	padding-right:36px;
	padding-bottom: 55px;
}

.quienes_borde_td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}

.quienes_subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom:3px;
}
.recursosConocimientoTiulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-right: 8px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.img_recursos_conocimiento {

	width: 158px;
	_width: 150px;
	border: 1px solid #B8B8B8;
	margin-top: 34px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 29px;
}
#iconos a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#iconos a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5189AE;
}
.novedadesDisplay {

	padding-left:3px;
	padding-right:0px;
	padding-bottom: 55px;
}
.novedadesImg {
	width: 190px;
	border: 1px solid #B8B8B8;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 25px;
	float: right;
	margin-bottom: 30px;
}
.sucursales_img {
	padding: 1px;
	width: 153px;
	border: 1px solid #999999;
	margin-right: 20px;
}
.contacto_general_textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 198px;
	width: 360px;
	border: 1px solid #FFFFFF;
}
.contacto_general_input {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 360px;
	border: 1px solid #FFFFFF;
}
.contacto_general_texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447DA4;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
	padding-left: 20px;
}
.contco_general_desplegable_inpu {
	height: 20px;
	width: 200px;
}
.contacto_trabajo_adjuntar_inpu {

	height: 20px;
	width: 300px;
}
.bordeVideo {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#trabajo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#trabajo_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 12px;
}
#conceptos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}

#trabajo td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	padding-bottom: 3px;
}
#conceptos td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
#RecursosCursos {
	margin-top: 29px;
	margin-left: 20px;
}
#RecursosCursosInfo {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 20px;
}
#RecursosCursosInfo td {
	padding-top: 6px;
}
.img_calendario {
	width: 190px;
	margin-top: 28px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.RecursosInputInscripcion {
	font-family: Tahoma;
	font-size: 10px;
	height: 18px;
	width: 200px;
}
#Inscripcion {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Inscripcion td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.RecursosInputInscripcionMensaje {

	font-family: Tahoma;
	font-size: 10px;
	height: 80px;
	width: 200px;
}
.RecursosFoto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
#Paginacion a {
	font-size: 11px;
	color: #41799F;
}
#Paginacion a:hover {
	color: #FF0000;
}
#Paginacion {
	font-size: 10px;
	color: #333333;
	margin-right: 37px;
	margin-top: 15px;
	font-weight: bold;
}
#Foto {
}
#Galeria td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Foto td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#centroSubcategorias table {
	margin-top: 5px;
	margin-bottom: 6px;
}
#centroSubcategorias table td {
	padding-right: 5px;
}
#calugaHome {
	margin-top: 23px;
	margin-bottom: 24px;
}
#homeSecciones {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica,;
}
#homeSeccionesVinculos {
	font-size: 10px;
	margin-top: 8px;
}

#homeSecciones a {

	font-weight: bold;
	color: #447DA4;
}
#homeSecciones a:hover {

	color: #E30000;
}
#homeSecciones div {
	margin-bottom: 10px;
}
.contenidoMarcohome {

	padding-top: 15px;
	padding-right: 22px;
	padding-left: 22px;
}
#calugasHerramientas {
	margin-left: 25px;
	margin-right: 24px;
	margin-top: 10px;
}
.HerramientasTiulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-top: 20px;
	padding-left: 3px;
}

.pete {
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	.pete a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
	}
		.pete a:hover {
	color: #FFFF99;
	text-decoration:none;
	font-size: 10px;
	}

