/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #DEDEDE;
	background-image: url(../_img/Page-BgTexture.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
}

/* Encabezado de página */
.fondoEncabezado {
	background-image: url(../_img/Page-BgGradient.jpg);
	background-color: #CCC;
	background-repeat: repeat-x;
	height: 178px;
	/*padding-top:15px;*/
}

.encabeazado{
	width:100%;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-image: url(../_img/header2.png);
	background-size: contain;
	/*background-repeat: no-repeat;*/
}

.encabeazadoAlumno{
	width:100%;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-image: url(../_img/slider_alumno.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

/* Contenido */

.contenedorContenido{
	background:#FFF;
	margin: 0 auto;
	width: 100%;
	border-left: #1F5775 solid 1px;
	border-right: #1F5775 solid 1px;
	padding-bottom:20px;
	overflow: hidden;
}

.imgTarea{
	cursor:pointer;
	width:14px;
	height:14px;
}

.imgTarea2{
	cursor:pointer;
	width:11px;
	height:11px;
}

.imgTarea3{
	cursor:pointer;
	width:9px;
	height:9px;
}


.arbol_0{
	color:#00366C;
	font-weight:bold;
}

.arbol_1{
	color:#0E6192;
	font-weight:bold;
}

.arbol_2{
	color:#2F738C;
}

.arbol_3{
	color:#0086C6;
}

#content{
	margin: 15px 15px 0 15px;
	width:auto;
	}

#contenidoPestanyas{
	margin-top: 10px;
	padding: 15px;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div#divApartadoEstructura{
	border-right: 1px solid #CECECE;
	float:left;
	width:38%;	
	padding:10px;
	height:600px; 
	overflow: auto;
}   
div#divApartadoConsultaEdicion{
	float:right;
	width:57%;	
	padding:10px;
	height:600px; 
	overflow: auto;
}   

/* Pie de página */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 100%;
	margin: 0px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-color: #801010;
	/*background-repeat:no-repeat;
	background-image: url(../_img/Footer.png);*/
	width: 100%;
	height: 100%;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	
	display:inline-block;
	color:#CFCFCF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #ECB14B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* fin de pie de página */

/* pie de página logo */
.logo{
	width:110px;
	background-repeat: no-repeat;
	height:51px;
	text-align:center;
	margin: 0 auto;
	margin-top:15px;
	background-image: url(/generalesDIyS/_img/logodmys.png);
	background-size: contain;
	}
	

/* usuario */
.user{
	text-decoration: underline;
	color: #FFF;
	width: 350px;
	font-weight: bold;
	font-size: 11px;
	margin-top:10px;
	margin-left: 15px;
	float: left;
}
	

/* sesion */
.sesion{
	color: #FFF;
	margin-top:10px;
	margin-right: 15px;
	
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: right;
}


.sesion a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
/*	text-decoration: underline;*/
	color:#FFF;
}


.sesion a:visited, a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
/*	text-decoration: underline;*/
	color: #FFF;
}


.sesion a:hover, a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
    color: #D48F16;
}

/*** estilo col izquierda ***/

.izquierda {
	float: left;
	width: 325px;
	padding-bottom: 10px;
}

/*** estilo col derecha ***/

.derecha {
	padding-left: 15px;
	width: 598px;
	float: left;
}





/* estilos para el contenido */
a{
	font-family: Arial, Helvetica, Sans-Serif;
/*	text-decoration: underline;*/
 	color:#0000FF;	
}

/****** Estilo de los Font Awesome ********/

a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    /* text-decoration: underline; */
    color: #800101;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
/*	text-decoration: underline;*/
/*
	color: #92C6E2;
*/
	color:#800101;		
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
    color: #D48F16;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
    color: #595959;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
    color: #595959;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #318AB9;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
  	color: #292929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
 	color:#34608B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #292929;
}


/* Estilo de Tablas 

{
	border: 0;
	margin: 0;
	padding: 0;
}*/

table 
{
	text-align: left;
	border-spacing: 0px;
	/*border: 1px solid #aeb3b6;*/
	border-collapse: collapse;
	
}


table a, table, tbody, tfoot, tr, th, td 
{
    font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 15px;
	color: #000;
}
tbody td{
	line-height: 2.5em;
}

table caption
{
	padding: .4em 0 ;
	font-size: 240%;
	font-style: normal;
	color: #FB7E00;
}

table a
{
	display: block;
	text-decoration: none;
	color: #FF8E53;
	padding-right: 1.5em;
	
}

table a:hover, table a:focus
{
/*text-decoration: underline;*/
}

table th a
{
/*	color: #FF8E53;*/
	color: #000;	
	text-align: right;
}
table .odd th a,table .odd td a,table .odd td{
	color: #666;
	padding-right: 1.0em;
}

table th a:hover, table th a:focus, tbody tr:hover th
{
	background-color: #CCC;
	color: #fff !important;
}
table .odd th,table .odd td{
	background-color: #DDDDDD;
}

thead th
{
	/*background-image: url(verlauf_schwarz.gif);*/
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	
}
tfoot{
	/*background-image: url(verlauf_schwarz.gif);*/
	border-top: 1px solid #fff;
	
	
}
tfoot th,tfoot td{
	color: #fff;
}

tbody th
{
	padding-right: 1em;
	color: #1F5775;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px dotted #aeb3b6;
}

td
{
   color: #000;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 0.5em;
	
}

tbody tr.odd
{
	border-bottom: 1px dotted #aeb3b6;
}

tbody tr:hover td
{
/*	background-color: #EFEFEF;*/
}

tbody tr:hover td,tbody tr:hover th, tbody tr:hover a
{
	color: #000 !important;
}

/************************************************************************/



.nota {
	color:#000066;
/*	font-weight: bold;*/
	font-size: 15px;
}

.tituloCatalogo{
/*	font-family:"Arial Narrow";*/
	font-size: 14px;
	font-weight:bold;
	color:#09517B;
}

.pagActual{
	font-size: 15px;
	font-weight:bold;
}

/*****************************************************************************/
.pestanya{
	cursor:pointer;
	border-top:1px  #CCCCCC solid; 
	border-left:1px #CCCCCC solid; 
	border-right:1px #CCCCCC solid; 
	margin-left:5px; 
	padding:6px 6px 6px 6px; 
	background-color: #C2D9EF;
	color: #000000;
    font-family:"Arial";
	font-size:15px;
	text-decoration:none;
/*	text-transform:uppercase;	*/
}

.pestanyaEnfasis{
	cursor:pointer;
	border-top:1px  #CCCCCC solid; 
	border-left:1px #CCCCCC solid; 
	border-right:1px #CCCCCC solid; 
	margin-left:5px; 
	padding:6px 6px 6px 6px; 
	background-color: #EDD7C0;
	color: #000000;
    font-family:"Arial";
	font-size:15px;
	text-decoration:none;
/*	text-transform:uppercase;	*/
}


.pestanyaActual{
	cursor:pointer;
	border-top:1px #000066 solid;
	border-left:1px #000066 solid;	
	border-right:1px #000066 solid;	
	margin-left:5px; 
	padding:6px 6px 6px 6px; 
	background-color:#006699;
	color: #FFFFFF; 
	font-family:"Arial";
	/*font: "Arial Narrow";*/
	font-weight:bold;
/*	text-transform:uppercase;*/
	font-size:15px;
}

#contenidoAsignatura {
	margin-top: 1px;
	padding: 15px;
	border-style:solid;/**/
	border-width: 1.5px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

#contenidoSyllabus {
	margin-top: 8px;
	padding: 15px;
}

#contenidoContrato{
	width:870px;
	margin-top: 0px;
	padding: 15px;
	border-style:solid;
	border-width: 1.5px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

#contenidoAcreditaciones {
	margin-top: 1px;
	padding: 15px;
	border-style:solid;
	border-width: 1.5px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.subSeccion {
	margin-top: 5px;
	padding: 8px;
	border-style:solid;
	border-width: 1.5px;
	border-color:#CCCCCC;
	background-color:#F8F8F8;
}
.row-centered {
    text-align:center;
}
#titulo_micrositio {
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:15px; 
	/*padding-right:10px; */
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-variant:small-caps;
	color: #FFFFFF;
}

.row_titulo{ 
	background:#706A5C;
}

.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align: center;
    /* inline-block space fix */
    margin-right:-4px;
}
.container{/*--  padding-right:15px;padding-left:15px  ---*/margin-right:auto;margin-left:auto;}

.logoEncabezado {
	float: left;
	margin-right: 2px;
	margin-top:12px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:0px;
	width:100px;
	height:90px;
	background-image:url(../_img/uaeh.png);
	background-size:contain;
	background-repeat:no-repeat;
}

#encabezado_uaeh {
	padding-top:40px; 
	padding-bottom:20px; 
	padding-left:10px; 
	padding-right:10px; 
	float:left; 
	text-align:center;
	font-family:"Cinzel", serif;
	/*font-family: 'Trajan Pro Regular';
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/3842211708.woff');*/
	font-size:30px;
	color:#282828;
}
.navbar-uaeh-top{
	background-color:#EAE3D8;
	border-color:#EAE3D8;
}

p {
	color: #000;
}
@media (min-width:50px) and (max-width:279px){.hidden-xss{display:none!important}}