body {
	background-image: url(images/back.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.fondo_tabla_contenido {
	background-image: url(images/back2.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.fondo_noticias {
	background-image: url(images/fondo_noticias.jpg);
}
.texto_pie_pagina {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.tabla_menu {
	margin: 10px;
}
.fondo_links_menu {
	color: #018d12;
}
.celda_link_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #018d12;
	text-align: right;
	padding-right: 10px;
	height: 10px;
}
.link_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_imagen {
	border: thin solid #CCFF66;
}

.link_menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.fondo_celda_izq_abajo {
	background-image: url(images/fondo_celda_izq_abajo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.fondo_links_izq {
	color: #018d12;
	background-color: #ffde00;
	padding-left: 5px;
}
.link_menu_izq {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.celda_noticias {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: justify;
	padding-bottom: 5px;
}

.link_menu_izq:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #836D3C;
	text-decoration: none;
}
.link_noticias {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link_noticias:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
	text-transform: uppercase;
}
.fecha_noticia {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.link_verde {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.link_verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.fondo_cursos {
	background-image: url(images/fondo_cursos.jpg);
}
.link_cursos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_cursos:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFDE00;
	text-decoration: none;
}
.celda_cursos {
	padding-bottom: 10px;
}
.combo_cursos {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #816C3D;
	border: thin dashed #826E3C;
}
.fondo_contenido {
	background-image: url(images/fondo_contenido.jpg);
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.texto_negro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.fondo_vc {
	background-image: url(images/fondo_vc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	vertical-align: text-top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #018D12;
}
.campo_texto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	line-height: 16px;
}
.titulo_verde {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #018D12;
}
.msgStatus {
	position:fixed;
	top:1px;
	right:1px;
	border:1px solid #FF6600;
	background-color:#FEEB9D;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:auto;
	height:auto;
	display:none;
}
.listado_cursos_filas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	margin-left:12px;
}
.listado_cursos_filas:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
	margin-left:12px;
}
.listado_cursos_titulos_filas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	margin-left:12px;
	font-weight: bold;
}