@charset "utf-8";
.blu {
    color:red;
}
.fraction {
    display: inline-block;
    vertical-align: middle; 
    margin: 0 0.2em 0.4ex;
    text-align: center;
}
.fraction > span {
    display: block;
    padding-top: 0.15em;
}
.fraction span.fdn {border-top: thin solid black;}
.fraction span.bar {display: none;}

.modulo p, .modulo a, .modulo a:link, .modulo a:visited  {
    margin-left: 6%;
    margin-right: 2%;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    color: #bebebe;
    vertical-align: text-middle;
}
.modulo a:hover, .modulo a:active, .modulo a:focus {
	color: black;
	text-decoration: none;
}

.modulo h3 {
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
    
}
#marquesina {
    font-family: "New Century Schoolbook", serif;
    font-size: 110%;
    color: black;
    border:none;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 7px;
}
.mes {
    font-size: 14px;
    cursor: pointer;
    background-color: white;
    color: black;
    font-weight: 600;
    text-align: center;
}
.diassemana {
    font-size: 14px;
    background-color: #9fcbe6;
    color: white;
    text-align: center;
}
.suspension {
    font-size: 14px;
    cursor: pointer;
    background-color: black;
    color: white;
}
.vacaciones {
    font-size: 14px;
    cursor: pointer;
    background-color: green;
    color: white;
}
.contec {
    font-size: 14px;
    cursor: pointer;
    background-color: red;
    color: white;
}
.iniciofin {
    font-size: 14px;
    cursor: pointer;
    background-color: #80FF00;
}
.act {
    font-size: 14px;
    cursor: pointer;
}
.planeasec {
    background-color: orange;
}
.planeapri {
    background-color: cyan;
}
.planea {
    font-size: 14px;
    cursor: pointer;
    background-color: #8904B1;
    color: white;
}

.calmes {
    cursor: pointer;
    width: 16%;    
    display: inline;
    height: 170px;
    max-height: 170px;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 3px;
    text-align:center;
    background-color: #FFFFFF;
}
.encabezado h2 {
        color: #6baa35;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
        font-style: normal;
        font-weight: 600;
}
.encabezado h1 {
        background-color: #035f8e;
        color: whitesmoke;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
        padding:12px;
	text-align: center;
        font-style: normal;
        font-weight: 300;
}
#mainnav a.thisman {
	width: 40%;	
        background-color: #43a6cb;
	color: #FFFFFF;
}
ph1 {
	color: #3399CC;
        text-align: right;
	font-size: 56px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Futura, Arial, sans-serif;
}
ph2 {
	color: #9cd001;
        text-align: center;
	font-size: 24px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Futura, Arial, sans-serif;
}

h1, h2, h3, hh1 {
        text-align: center;
	color: #3399CC;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}

.mensaje { 
    width: 90%;
    
}
.mensaje hover{
    background:grey; 
    display:block; 
    text-decoration:none;
    cursor: pointer;
}
asunto {
    font-size: 12px;
}
fecha {
    float: right;
    color: #9da5a9;
    font-size: 12px;
}
emisor { 
    align-content: left;
    color: #9da5a9;
    font-size: 18px;
}
atach { 
    float: right;
}

.calificador {
    position: absolute;
    top: 65px;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    text-align: left;
}
.container {
    position: relative;
    width: 500px;
    height: 300px;
}
.emisor {
    position: absolute;
    top: 130px;
    width: 45px;
    height: 45px;
    background:#00ccff;
    border-radius: 10px;
}

.numeral {
    position: absolute;
    left: 320px;
    width: 40px;
    height: 40px;
    background:orange;
    border-radius: 20px;
    text-align: center;
	margin-top: 5px;
}

.receptor {
    position: absolute;
    width: 45px;
    height: 45px;
    background:orange;
    border-radius: 10px;
    text-align: left;
}

#cuarto {width: 21%;
    display: block;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}
.modulo4 img {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    float: center;
} 
.modulo4 h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
} 
.modulo4 {
/*    width: 47.5%; */    
    width: 23%;    
    display: inline;
    height: 250px;
    max-height: 325px;
    float: left;
    margin-left: 1%;
    margin-bottom: 9px;
    align: center;
    background-color: #FFFFFF;
    border-color: #aaaaaa;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; /* border-radius */
}   
.modulo4 p {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 3px;
    margin-bottom: 0px;
}

.medio {
    width: 49%;
    min-width: 35%;
    max-width: 65%;
    display: inline;
    float: left;
    margin-left: .5%;
    background-color: #FFFFFF;
}   
#medio {
    width: 47.5%;    
    display: inline;
    float: left;
    margin-left: 1%;
    background-color: #FFFFFF;
}
#tercio {width: 31%;    display: inline;
    float: left;
    margin-left: 1%;
    align:center;
    background-color: #FFFFFF;
}
.tercio {width: 31%;    display: inline;
    float: left;
    margin-left: 0.1%;
    align:center;
    background-color: #FFFFFF;
}
#dobletercio {
    width: 65%;
    display: inline;
    float: left;
    margin-left: 1%;
    background-color: #FFFFFF;
}
.dobletercio {
    width: 65%;
    display: inline;
    float: left;
    margin-left: 1%;
    background-color: #FFFFFF; 
}
#palabras, .dobletercio {
    width: 65%;
    display: inline;
    float: left;
    margin-left: 1%;
    background-color: #FFFFFF;
}

body {
	margin: 0px;
	color: #151515;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #EFF5F8;
	font-style: normal;
	font-weight: 300;
}
p {
    font-family: Helvetica, Arial, sans-serif;
}
#wrapper {
	width: 100%;
	min-width: 768px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#wrapperamplio {
	width: 100%;
	min-width: 1000px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.pleca {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	width: 98.8%;
	display: block;
	float: left;
	text-align: left;
	background-color: #4d4d4d;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
        padding-left: 6px;
        padding-right: 6px;
}
#mainnav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#mainnav a {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	background-color: #4d4d4d;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: #43a6cb;
	text-decoration: none;
}
#palabras h1, h2, h3, h4 {
        text-align: center;
	color: #3399CC;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}
h1, h2, h3, hh1 {
        text-align: center;
	color: #3399CC;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
        text-align: left;
	color: #3399CC;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
subtitulo {
	margin-top: 0px;
	margin-bottom: 0px;
        text-align: center;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
}
a {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
a:link {
    color: #FF6600;
}
a:visited {
    color: #FF944C;
}
a:hover, a:active, a:focus {
    color: #7F3300;
    text-decoration: underline;
}
.sidebarQuinto {
	width: 20%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
}
footer {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2%;
    background-color: #43a6cb;
    color: #FFFFFF;
    clear: left;
}
.centrado {display: inline;
    float: center;
    margin-left: 1%;
    align:center;
    text-align:center;
    margin-right: 1%;
}
.modulo img {
    margin-top: 6px;
    margin-bottom: 3px;
    text-align: center;
    float: center;
} 
.modulo {
    width: 31%;    
    display: inline;
    height: 300px;
    max-height: 325px;
    float: left;
    margin-left: 1%;
    margin-bottom: 9px;
    align:center;
    background-color: #FFFFFF;
    border-color: #aaaaaa;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; /* border-radius */
}   
.modulo p {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 3px;
    margin-bottom: 0px;
}
.datagrid table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	overflow: hidden;
}/* DEFAULT MANDATORY EVERY TABLE */
.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif; /* font,font-size */
	background: #fff; /* table-background-color */
	border: 3px solid #069; /* border width, border color */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; /* border-radius */
}
.datagrid table td, .datagrid table th {
	padding: 3px 10px;
}/* cellpadding */
/* thead */

.datagrid table thead th:first-child {
	border: none; /* MANDATORY */
}
/* tbody */
.datagrid table tbody td {
	color: #00496B; /* tbody-color */
	border-left: 1px solid #E1EEF4; /* tbody-vert-line-size, tbody-vert-line-color */
	text-align: left; /* tbody-text-align */
}
.datagrid table tbody .alt {
	background: #E1EEF4;
}
.datagrid table tbody .alt td {
	background: #E1EEF4;
	color: #6B332B;
}
.datagrid a {
    color:orange;
    cursor:pointer; 
    text-decoration: none;
}
.datagrid table tbody td:first-child {
	border: none; /* MANDATORY */
}
/* tfooter */
.datagrid table tfoot td div {
        border-top: 1px solid #069; /* tfoot-top-border-width, tfoot-top-border-color */
	background: #E1EEF4; /* tfoot-background-color */
	padding: 5px; /* tfoot-padding */
}
.datagrid table tfoot td {
	padding: 0; /* MANDATORY */
}
/* paging */
.datagrid table tfoot td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
.datagrid table tfoot  li {
	display: inline;
}
.datagrid table tfoot li a {
	text-decoration: none;
        color: #fff;
	display: inline-block;
	padding: 2px 8px;
	margin: 1px;
/*border: 1px solid #069;*/ /* border width, border color */
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
	border-radius: 5px; /* border-radius */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557f) );
	background: -moz-linear-gradient( center top, #006699 5%, #00557f 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557f');
	background-color: #006699;
}
.datagrid table tfoot li .active, .datagrid table tfoot li a:hover {
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; /* border-radius */
	background: none;
	background-color: #006699;
}
.datagrid {
	border: 3px solid #069;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.datagrid table thead th {
/* thead-top-gradient-color, thead-lower-gradient-color */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557f) );
	background: -moz-linear-gradient( center top, #006699 5%, #00557f 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557f');
	background-color: #006699; /* set to lower gradient color */
	color: #ebebeb; /* header-font-color */
	border-left: 1px solid #006699; /* thead-vert-line-size, thead-vert-line-color */
	font-size: 15px; /* thead-font-size */
}
#frase {
    width: 31%;
    margin-top: 12px;
    margin-bottom: 12px;
}
#frase autor {
    font-style: italic;
    text-align: right;
    align: right;
}