@charset "utf-8";


.contenido {
	width: 99%;
	margin-bottom: 1em;
	padding: 0px;
	background: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
}

/* CSS Document */

.Texto_contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.columnaizq {
	padding-top: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-align: right;
	padding: 2px;
}
.menucateg {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #666666;
}
.menucateg2 {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
.columnaizqtitulo {
	padding: 2px;
	padding-top: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Texto_contenidotitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
}
.pie_de_pagina {
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #006699;
}
.coordinador {
	padding: 2px;
	padding-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	text-align: left;
	margin-left: 8px;
}
.Textopensum {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-top-color: #666666;
	border-left-color: #666666;
	border-color: #333333;
	border-bottom-color: #666666;
	border-right-color: #666666;
}
.Textopensumright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-top-color: #666666;
	border-left-width: 0px;
	border-left-color: #666666;
	border-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
a:link {
	color: #006699;
	text-decoration: none;
}


a.tag:link {
	color: #006699;
	text-decoration: none;
}
a.tag:visited {
	text-decoration: none;
	color: #006699;
}
a.tag:hover {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a.menured:link {
	color: #990000;
	text-decoration: none;
}
a.menured:visited {
	text-decoration: none;
	color: #990000;
}
a.menured:hover {
	text-decoration: underline;
	color: #990000;
}
a.menublack:link {
	color: #000000;
	text-decoration: none;
}
a.menublack:visited {
	text-decoration: none;
	color: #000000;
}
a.menublack:hover {
	text-decoration: underline;
	color: #006699;
}
.cursoizq {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-bottom-style: none;
	border-right-color: #F4B510;
	border-right-width: 1px;
	border-right-style: solid;
}
.Titulocursos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.fechacurso {
	width: 95%;
	margin-bottom: 1em;
	text-align: justify;
	padding-right: 0px;
	margin-left: 8px;
}
.fechacurso2 {
	width: 96%;
	text-align: justify;
	padding-right: 0px;
	margin-left: 8px;
}
body {
	background-image: url(../../images/fondo.png);
	background-repeat: repeat-x;
	background-color: #EBFFFF;
}
.cursoizqdiplomado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-bottom-style: solid;
	border-right-color: #7C0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #7C0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #7C0000;
	border-bottom-width: 1px;
}

