 #header {border: 5px;}
;5F #logo-uc3m {text-align: left;}
 #logo-it {text-align: right;}
 #titular {width: 80%;}

 #titulo {font-size: 22pt; margin: 10px; margin-top: 20px; margin-bottom: 20px;}

 #datos-generales {
	
     width: 90%;
     margin-left: 30px;
     border-style: solid;
     border-color: black;
     border-width: thin;
     padding: 5px;
     border-collapse:separate;
     border-spacing: 10px;
 }

 #calendario {
     text-align: center;
     border-style: solid;
     border-color: black;
     border-width: thin;
     padding: 5px;
     border-collapse: separate;
     border-spacing: 10px;
     margin-left: auto;
     margin-right: auto;
 }

 body {padding-left: 10px; padding-right: 10px;}

 img.logo {height: 49px; width: 59px;}
 img.w3c-icon {height: 31px; width: 88px;}
 img.rss-icon {height: 22px; width: 22px;}
 img.foaf-icon {height:18px; width:50px;}

 *.fullwidth {width: 100%;}
 *.centered {text-align: center;}
 *.table {display: table;}
 *.row {display: table-row;}
 *.cell {display: table-cell;}
 *.silver {background-color: #C0C0C0;}
 *.bolder {font-weight: bolder;}

 *.tit-seccion {
     font-size: 14pt;
     font-weight: bold;
     margin-top: 15px;
     margin-bottom: 15px;
     border-style: solid;
     border-color: black;
     border-width: thin;
     background-color: #C0C0C0;
     padding: 3px;
 }

 *.eval {
     background-color: #FA5858;
 }

 *.charla {
     background-color: #CCCCCC;
 }

 *.practica {
     background-color: #A9D0F5;
 }

 *.libre {
     background-color: #9AFE2E;
 }

 *.cancelada {
     color: red;
     text-decoration: line-through;
 }

