body {
	background-color: #0075AA;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

body.ciclos {
	background-color: #009598;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div.basetriptico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73818B;
	background-color: #FBFCFC;
	width: 470px;
	background-image: url(../media/images/bg_basetriptico.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
img.logo {
	margin-left: 21px;
}
p.imgtitular {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 0px;
}
div.fondotriptico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73818B;
	width: 498px;
	background-image: url(../media/images/universitaria/top_promociones.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.fondotriptico_ciclos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73818B;
	width: 498px;
	background-image: url(../media/images/ciclos/top_promociones.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*  Estilos dar FORMATO AL CONTENIDO */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #01324B;
	background-color: #EFF6F8;
	margin: 0px;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8798A0;
	border-right-color: #8798A0;
	border-bottom-color: #8798A0;
	border-left-color: #8798A0;
	display: block;
	width: 428px;
}
h1.ciclos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #013C41;
	background-color: #F0F8F5;
	margin: 0px;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8798A0;
	border-right-color: #8798A0;
	border-bottom-color: #8798A0;
	border-left-color: #8798A0;
	display: block;
	width: 428px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0075AA;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 21px;
}

h3.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01324B;
	font-weight: bold;
	margin: 0px 20px 10px;
	padding: 0px;
}
h4.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F5860;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 21px;
}

div.contenidocmp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73818B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 31px;
	margin-bottom: 10px;
	margin-left: 21px;
}


div.basetriptico table {
	margin-left: 0px;
}

/*  Estilos para el PIE */
div.direccion {
	background-color: #F0F2F4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BAC1C7;
}
div.direccion p {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {
	color: #0075AA;
	text-decoration: none;
}
a:visited {
	color: #0075AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	color: #0075AA;
	text-decoration: underline;
}

/*  ESTILOS PARA LAS TABLAS DEL PLAN DE ESTUDIOS */

table.planestudios {
	width: 420px;
	margin: 0px 0px 0px;
	padding: 2px;
	border: 0px none;
}
th.cabecera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: lowercase;
	color: #6C757A;
	background-color: #E6EAED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C2CBD2;
	border-right-color: #0075AA;
	border-bottom-color: #A9B2B6;
	border-left-color: #0075AA;
	padding: 2px 3px 2px 3px;
	text-align: left;
}
td.color {
	background-color: #F0F2F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #929A9E;
	border-left-color: #0075AA;
	text-align: right;

}
td.sincolor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #929A9E;
	border-left-color: #0075AA;
	text-align: right;
}
td.totales {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #C2CBD2;
	border-left-color: #0075AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #73818B;
}
td.raya {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #929A9E;
	border-left-color: #0075AA;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #73818B;
}

caption.planestudios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0075AA;
	text-align: left;
	padding-left: 0px;
}
td.sincolorleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #929A9E;
	border-left-color: #0075AA;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
td.colorleft {
	background-color: #F0F2F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0075AA;
	border-right-color: #0075AA;
	border-bottom-color: #929A9E;
	border-left-color: #0075AA;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
