/* Start of CMSMS style sheet 'unigis+' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */
/* 
taronja clar #ffd87b 
taronja fosc #FF9200
lila fosc #8C4194
lila clar #DEBEDE
*/

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 0.09em solid #eee;  
		padding: 0.44em 0.88em;  
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 0.88em -0.88em; 
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: verdana, sans-serif;
      border-width: 0.09em;  
      border-color:#9C9A9C;
      background-color:#F7F3F7;
      
      margin: 0;
		padding: 0.18em;  
	}
	
/*	textarea {
		width: 200px;
		height: 8em;
	}*/
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 22.73em; 
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:0.09em solid black; 
		background-color: #ddd;
	}	
	
	input.noboto {
		border:0;
		background-color: #ffdb7b;
		border-bottom: 0.09em solid  #404040; 
		border-right: 0.09em solid  #404040; 
		border-top: 0.09em solid  #fff4db; 
		border-left: 0.09em solid  #fff4db; 
		padding: 0;			
		color:  #404040;	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
.obligatori{
color:red;
}
/* END FORM ELEMENTS */
		
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em; 
      color: #404040;
      line-height: 1em;
	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
	
/* LINKS */
	A:link  {
    text-decoration:    none;
    color:  #FF9200;
 }

A:visited   {
    text-decoration:    none;
    color:  #FF9200;
}

A:active    {
    text-decoration:    none;
    color:  #FF9200;
}

A:hover {
    text-decoration:    underline;
    color:  #8C4194;
}

        div#footer a, 	
        div#footer a:link 
	div#footer a:active, div#footer a:visited {
               color: #fff;
        }

     
/* END LINKS */
	
/* END HEADINGS ORIGINALS*/
/* HEADINGS NOUS*/
/*Titol principal lila*/
	h1 {
		font-weight: bold;
		font-size:  1.27em;
		color: #8C4194;
		font-family: verdana, Arial, Helvetica;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
/*Titol secundari taronja*/
	h2 {
		font-weight: bold;
		font-size: 1.27em;
		color: #404040;
		font-family: verdana, Arial, Helvetica;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
/*Titol secundari lila (subtitol)*/
	h3 {
		font-weight: bold;
		font-size:	1.09em;	
		color: #8C4194;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	.subtitollila{
		font-weight: bold;
		font-size:	1.09em;	
		color: #8C4194;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
/*Titol secundari gris (subtitol)*/

	h4 {
		font-weight: bold;
		font-size: 1.09em; 
		color: #404040;
		font-family: Verdana;
		margin-top: 0;		
		margin-bottom: 0;		
	}
	.subtitolgris{
		font-weight: bold;
		font-size: 1.09em; 
		color: #404040;
		font-family: Verdana;
		margin-top: 0;		
		margin-bottom: 0;		
	}
/* Tercer nivell de Titol*/
	h5 {
		font-weight: bold;
		font-size: 1em; 
		color: #8C4194;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	.negretalila{
		font-weight: bold;
		font-size: 1em; 
		color: #8C4194;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	.negreta{
		font-weight: bold;
		font-size: 1em; 
		color: #404040;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6, td, p {		
		font-size: 1em; 
		color: #404040;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	.normal{		
		font-size: 1em; 
		color: #404040;
		font-family: Verdana;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}

	.peu{
		font-size: 0.81em;
		color: #404040;
		font-family: Verdana;
	}
    .peujustificat{
    	width:100%;
	background-color:#ddc3de;	
    	height: 2em;
	vertical-align: middle;
	font-size: 0.81em;
	color: #404040;
	font-family: Verdana;
        text-align:justify;
    }

	.errorLogin{
		font-size: 0.81em; 
		color: red;
		font-family: Verdana;
	}

/* END HEADINGS NOUS*/

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 0.91em solid #ddd; 
		margin-left: 0.91em;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: Verdana, "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
	margin: 0 0 0 0;
	padding: 0;
	}
	#main ul li {
		margin: 0 0 0 0;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 3em; 
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 3em;
		padding: 0;
	}		
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
	margin: auto;/*0 0 1.5em 0;*/
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}



/*table.login_table
{
   width: 139px;
   margin-top: 0px;
}*/






/*ESTILS VIGENTS**/

/*Principals, de la plantilla portada*/
div.div_principal
{
	text-align: center;
}

.taula_principal
{
 margin: auto;
 width: 69.55em;
 height: 98%;
 border: 0.09em solid #63006B;
 margin-top:0.91em;
 margin-left: auto;
 margin-right: auto;
}

.capcelera
{
 width: 100%;
 height: 5.57em;
 vertical-align:top;
}

/*COLUMNES PRINCIPALS. MENU: ESQUERRA, CONTNGUT:DRETA*/
td.tdmenu{
    width:13.18em;
}

td.tdcontingut{
   text-align: middle;
   float: left; 
   width: 100%;
   vertical-align:top;
   width:56.37em;
}
.bordertaula{	
	
	height:100%;
	width:100%;
	vertical-align:top;
	border-top:  0.09em solid #c0c0c0;
}

td.contactaweb
{
	height: 2em;
	color:#8c4194;
	font-weight: bold;
	font-size:0.8em;
	background:#EAEAEA;
 width: 69.55em;
}
div#inici{padding-right:7px}

div#inici a{
    font-weight:bold;
    text-decoration:none;
    color:#8C4194;
}

div#inici a:visited{
    text-decoration:    none;
    color:#8C4194;
}

div#inici a:active{
    text-decoration:    none;
    color:#8C4194;
}

div#inici a:hover{
    text-decoration: none;
    color:#8C4194;
}

.ariadna 
{
    font-weight: bold;
    font-size: 0.9em;
    color: #8C4194;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
    padding-left: 0.18em;
	 height: 1.82em;
	 
}

.ariadna a:link {
    text-decoration:    none;
    color:#8C4194;
}

.ariadna a:visited  {
    text-decoration:    none;
    color:#8C4194;
}

.ariadna a:active   {
    text-decoration:    none;
    color:#8C4194;
}

.ariadna a:hover    {
    text-decoration:    none;
    color:#8C4194;
}

/*columna esquerra*/

.esquerraPrincipal
{
	background-color: #fff;
	width: 14.00em;
	height:100%;
	padding-left: 0.09em;
	vertical-align:top;
}

.table_amplada
{
   width: 100%;
#   background-color: ;
}

.solicita_preinscrip
{
      background-color: #dfbdde;
       height: 2.73em;
       color: #8C4194;
	   padding-left: 0.45em;
       font-weight: bold;
       font-size: 0.91em;
       text-align: center;
	   border: 0.09em solid #8C4194;
}

.solicita_preinscrip a:link {
    text-decoration:    none;
    color:#8C4194;
}

.solicita_preinscrip a:visited  {
    text-decoration:    none;
    color:#8C4194;
}

.solicita_preinscrip a:active   {
    text-decoration:    none;
    color:#8C4194;
}

.solicita_preinscrip a:hover    {
    text-decoration:    none;
    color:#8C4194;
}

.preinscripcio
{
      background-color: #FFDB7B;
       height: 2.73em;
       color: #8c4194;
       font-weight: bold;
       font-size: 0.91em;
       text-align: center;
	   border: 0.09em solid #FF9200;
}

.preinscripcio a:link {
    text-decoration:    none;
    color:#FF9200;
}

.preinscripcio a:visited  {
    text-decoration:    none;
    color:#FF9200;
}

.preinscripcio a:active   {
    text-decoration:    none;
    color:#FF9200;
}

.preinscripcio a:hover    {
    text-decoration:    none;
    color:#FF9200;
}

/*login moodle*/
table.margintop
{
   width: 13.62em;
   margin-top: 0.91em;
   border: 0.09em solid #FF9200;
   height: 7.09em;
   background-color: #FFF4DB;
}

td.login_tdA
{
    color: #5A595A;
    font-weight: bold;
    font-size: 0.91em;
    background-color:#FFDB7B;
    height: 1.82em;
	text-align:center;
	border-bottom: 0.09em solid #FF9200; 
}

td.login_tdB
{
    color: #5A595A;
    font-size: 0.91em;
    font-weight: bold;
    background-color:#FFF7DE;
}
/*Columna Principal HOME*/

.columnaCentral{
	vertical-align:top;
	width:100%;
	float:left;	
	height:100%;
}

.adaltMig{
	vertical-align:top;
	width:100%;
	padding-left: 0.45em;
	padding-right: 0.73em;
}

.adaltEsque{
	vertical-align:top;
	width: 13.64em;
	padding-right:0;
}
td.adaltEsque img{
    padding:3px;
}
/*Columna Principal INTERIOR*/

td.titol
{
   background: #dec3de;
   height: 1.82em;
   border-bottom: 0.09em solid #8F278F;
   color: #8F278F;
   font-size: 1.2em;
   font-weight: bold;
   padding-left: 0.45em;
} 

td.contentMatricules
{
    font-size: 1em; 
    color: #404040;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
    padding: 0.55em;
	height:100%;
	vertical-align:top;
    width:700px;
}

/*FRASES SIG*/

.taulaSIG{
	width:100%;
	height:8.18em; 
	
	margin-top: 0.09em;
	margin-bottom: 1.36em; 
}
.titolSIG{
	color:#5A595A;
	font-weight:bold;
	padding-left: 0.27em; 
	border-bottom:#8C4194 0.09em solid; 

}
.fraseSIG{
	color:#B18F3F;
	font-family:Georgia, verdana;
	border-top:#8C4194 0.09em solid; 
	border-left:#8C4194 0.09em solid;
	padding-top: 0.3em; 
	padding-left: 0.36em; 
	padding-right: 0.36em; 
	font-size: 1.18em;
	text-align:center;
	width:100%;
	font-style:italic;

}
/*Noticies -templates i texte-*/

table.TableNoticies{
	width:100%;
}
.sumariNoticia{
	width:98%;
        border-left: 0.09em solid #8C4194; 
        padding-left:0.73em;
        padding-top:0.73em;
}
.capNoticies{	
	border-bottom: 0.09em solid  #8C4194;
	padding-left: 0.45em;
	padding-top: 0.09em;
	text-align:left;
	height: 1.64em;
	font-weight: bold;
	font-size: 1.09em;
	color:  #8C4194;
	font-family: Verdana;
	background-image:url(./uploads/images/fon_titol.gif);
	background-repeat:no-repeat;
}

.titolNoticia{
	border-bottom: 0.09em solid #DEBEDE;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	font-family: Verdana;

}
.cosNoticia{
	padding-top: 0.45em;
}
/*agenda*/

.tableagenda2{
	text-align: left;
	width:100%;	
}	

.capAgenda{
	border-bottom: 0.09em solid #8C4194;
	padding-left: 0.45em;
	padding-top: 0.09em;
	text-align:left;
	height: 1.64em;
	font-weight: bold;
	font-size: 1.09em;
	color: #8C4194;
	font-family: Verdana;
	background-image:url(./uploads/images/fon_titol.gif);
	background-repeat:no-repeat;
}

.agenda2{   
   text-align: left;
   width: 100%;
   border-left:0.09em solid #8C4194;
   padding-bottom: 1.82em;
}
ul.noticies2Columnes{	
	text-align: left;
	list-style: none;
	margin-left:-3.55em;
}
li.noticies2Columnes{
	float: left;
	width: 48%;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	padding-left: 0.73em;
	border-bottom: 0.09em solid #DEBEDE;
}

/*fitxa dels alumnes*/

.fotoAlumni{
	border: 0.09em solid #FF9200;
	width: 4.47em;
	height: 5.75em;
	margin-right: 0.27em;
	margin-bottom: 0.18em;
	float: left;
}

.fitxaAlumni{	
	border:#FF9200 0.09em solid;
	width: 15.15em;
	height: 11.27em;
}

.fonsAlumni{
	background-color:#FFDB7B;
	font-size: 85%;
	vertical-align:top;
	padding: 0.18em;
}
.persona{
	color: #5A595A;
	font-weight: bold;
	font-size: 0.82em;
	line-height: 1.55em;
}

h1
{
	color: #5A595A;
	font-weight: bold;
	font-size: 0.82em;
	line-height:1.55em;
}

input.omplirFitxa{	
	font-family: Verdana; 
	font-size: 1em;
	color: #404040; 
	border-bottom: 0.09em solid #ffdb7b;
	border-right: 0.09em solid #ffdb7b;
	border-top: 0.09em solid #b56800;
	border-left: 0.09em solid #b56800;
	padding-left: 0.27em;
}

textarea.omplirFitxa{
	font-family: Verdana;
	font-size: 1em;
	color: #404040; 
	border-bottom: 0.09em solid #ffdb7b;
	border-right: 0.09em solid #ffdb7b; 
	border-top: 0.09em solid #b56800;
	border-left: 0.09em solid #b56800; 
	padding-left: 0.27em;
	padding-right: 0.27em;
}

input.omplirFitxaBoto {
	font-family: Verdana;
	font-size: 1em;
	background-color: #FF9200;
	color: white; 
	border-top: 0.09em solid #ffdb7b;
	border-left: 0.09em solid #ffdb7b;
	border-right: 0.09em solid #b56800;
	border-bottom: 0.09em solid #b56800;
}

/* DESTACATS  */

.tauladestacats{
	width:100%;
}

/*fi estils vigents*/



td.proyectos
{
   background-color: #ffb612;
   text-align: center;
   color: white;
   font-size: 1em;
   width: 13.18em;
   height: 2.73em;
  font-weight: bold;
}
td.tutorials
{
  background-color: #E7F3A5; 
   text-align: center;
   color: #404040;
   font-size: 1em;
   width: 13.18em;
   height: 3.55em;
  font-weight: bold;
}




/* INICI ESTILS SOLICITUDS */




td.columnesSegona
{
	width: 57.73em;
    font-size: 1em;
    color: #404040;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
    padding-left:0.45em;
    padding-top:0.45em;
}

table.generica	
{
	width: 57.73em;
	background: #fff;
}

td.generica		
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	/*color:#5B574F;*/
	padding: 0.34em; /* W3C -- 4px */
}

td.titols1
{
	font-size: 1.64em;
	color: #9c61a5;
}

td.titols2
{
	font-size: 1.36em;
	color: #9c61a5;
}


input.formulariBoto				
{
			background-color:#ffb610;
			border-right: 0.09em solid #BE8200;
			border-bottom: 0.09em solid #BE8200;
			border-left: 0.09em solid #FFD16D;
			border-top: 0.09em solid #FFD16D;
			font-size: 0.91em;
			font-family: verdana,arial,helvetica;
                        font-weight: bold;
			color: #8c4194;
			height: 1.64em;                        
}
/* FI ESTILS SOLICITUDS */


/* END TABLE */	
	
	hr {
		display: none;
	}

	div.hr {
		height: 0.09em; 
		margin: 1em 0.91em;
		border-bottom: 0.09em dotted black; 
	}

	
/* END TYPOGRAPHY */
/* NEWS */


table.Tabledestacamos{
	width:96%;
   border: solid 0.09em #DEBEDE; 	
	margin-bottom: 0.91em; 	
}

/******* Per l'Agenda inferior he afegit, a més dels UL noticies *******/


/************ Fins aquí ***********/

.tableagenda{
	width:92%;
    border: solid 0.09em #DEBEDE; 	
	margin-left:  0.91em;
	margin-bottom: 0.91em; 	
}

.destacamos{
	padding-top:0.91em; 
	padding-left:0.91em; 
	padding-bottom:0.91em; 
}


/*taules de les pàgines de l'apartat NUESTROS CURSOS (NC)*/
td.NCprincipalTitolsGeneral
{
	background-color: #8c4194;
	color:  #f7f4ff;
	font-size: 1em; 
	padding-left: 0.45em;
	height: 2.27em;
}
td.NCprincipalTitols
{
	background-color: #dfbdde;
	font-size: 0.91em;
	padding-left: 0.45em;
    padding-top: 0.18em; 
   padding-bottom: 0.18em; 
}

td.NCprincipalContinguts
{
   background-color: #EFE1EF;
   font-size:  0.91em;
   padding-left: 0.45em;
   padding-top: 0.18em; 
   padding-bottom: 0.18em; 
   }
td.EXNCprincipalContinguts
{
   background-color: #EFE1EF;
   font-size:  0.91em;
   padding-left: 0.45em;
   padding-top: 0.18em; 
   padding-bottom: 0.18em; 
   border-bottom: 0.18em solid #ffffff;
   }
td.NCprincipalTaronja
{
	background-color: #ffd87b;
	font-size: 0.91em;
    padding-left: 0.45em;
    padding-top: 0.18em; 
   padding-bottom: 0.18em; 
   }

.NCtitolsCaixaTr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.91em;
	color: #FF9200;
}

.NCborder_bottomTR	{
	border-bottom: 0.09em solid #CE4D08;
}


/*calendaris dels postgrau-master*/
.NCborderBLTitol{
	border: 0.09em solid #ffffff;
	color:#ffffff;
	font-weight: bold;
	font-size: 0.91em;
	background-color: #8C4194;
	text-align:center;
	height: 2.27em;
}
.NCsotablanc3Titol{
	border-bottom: 0.09em solid #ffffff; 
	border-right: 0.09em solid #ffffff;
	border-top: 0.09em solid #ffffff;
	background-color: #8C4194;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.91em;
	text-align:center;
	height: 2.27em;
}
.NCborderTaronjaFOsc33{
	border-bottom: 0.09em solid #FF9200;
	border-top: 0.09em solid #FF9200;
	border-right: 0.09em solid #FF9200;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #5A595A;
	padding-left: 0.45em;
}
.NCborderTaronjaFosc3{
	border-bottom: 0.09em solid #FF9200;
	background-color: #FFDB7B;
    font-weight: bold;
	padding-left:0.45em;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em; 
	color: #5A595A;
	padding-left: 0.45em;
	height:  2.27em;
}
.NCborderTaronjaFosc2 {
	border-bottom: 0.09em solid #FF9200;
	border-right: 0.09em solid #FF9200;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #5A595A;
	padding-left: 0.45em;
}
/*-------------------------------------------------------------------------------------------*/

/*Estils dels noms dels mòduls*/
.NCborderTaronjaFOsc{
    border-top: 0.09em solid #FF9200;
    border-bottom: 0.09em solid #FF9200;
	background-color:#FFDB7B;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.91em;
	color: #5A595A;
	padding-left:0.45em;
	height: 1.45em;
}
.NCborderTaronjaFOsc1{   
    border-bottom: 0.09em solid #FF9200;
	background-color:#FFDB7B;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.91em;
	color: #5A595A;
	padding-left:0.45em;
	height:1.45em;
}
.NCmoduls{
	border-bottom: 0.09em solid #FF9200;
	text-align:left;
	padding-left:0.45em;
}
NCmoduls_NO_BOTTOM{
	text-align:left;
	padding-left:0.45em;
}
/*-------------------------------------------------------------------------------------------*/

/*Fitxes dels mòduls*/

.NCborder{
	border: 0.09em solid #8C4194;
}

.margeblancfonscolor{
	padding: 0.27em;
	border-bottom: 0.09em solid #FF9200;
	border-left: 0.09em solid #FF9200;
	background-color:#FFDB7B;
	color:#8C4194;
	font-weight: bold;
	font-size: 0.91em;
	vertical-align:top;
}
.margeblancfonscolor2{
	padding:0.27em;
	border-top: 0.09em solid #FF9200;
	border-bottom: 0.09em solid #FF9200;
	border-left: 0.09em solid #FF9200;
	background-color:#FFDB7B; 
	color:#8C4194;
	font-weight: bold;
	font-size: 0.91em;
	vertical-align:top;
}

.margeblau2fonscolor{
	border-bottom: 0.09em solid #FF9200;
	border-right: 0.09em solid #FF9200;
	padding:0.27em;
	text-align:justify;
}
.margeblau3fonscolor{
	border-bottom: 0.09em solid #FF9200;
	border-right: 0.09em solid #FF9200;
	border-top: 0.09em solid #FF9200;	
	padding:0.27em;
	text-align:justify;
}

/*zona titulación*/

.fonstaronja{
	background-color:#ffd87b;
	border-bottom: 0.18em solid #FF9200;
	padding:0.18em;
}
.fonsgris{
	background-color:#f7f7ff;
	border-bottom: 0.18em solid rgb(214,215,214);
	padding:0.18em;
}
.fonslila{
	background-color:#EFE3EF;
	border-bottom: 0.18em solid #8C4194;
	padding: 0.36em;
}



.peu{
	width:100%;
	background-color:#ddc3de;	
	height: 2em;
	vertical-align: middle;
	text-align: center;
}


.peu2{
	width:100%;
	background-color:#ddc3de;	
	height: 2em;
	vertical-align: middle;
	text-align: center;
}

.espaicentral{
	margin-left:0.91em;
	margin-bottom:0.91em;
}

/*-----------------------------*/
.fonstaulaTR{
	background-color:#FF9200;
}

.fonslilaF{
	background-color:#8C4194;
	font-weight: bold;
	font-size: 0.91em;
	color: #fff;
	font-family: Verdana;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0.18em;
}
.fonsTR{
	background-color:#FFDB7B;
	font-weight: bold;
	font-size: 0.91em;
	color: #404040;
	font-family: Verdana;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0.18em;
}
.Fonsblanc{
	background-color:#fff;	
	font-size:0.91em;
	color: #404040;
	font-family: Verdana;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0.18em;
}

table#modulos_master th{
	background-color:#8C4194;
	color:white;
	height:2.27em;
	text-align:center;
}
table#modulos_master td.modulo{
#	background-color:#FFDB7B;
#	color:#5A595A;
	padding:3px;
}
table#modulos_master td.modulo{
	color:#5A595A;
}

table#modulos_master td.modulo a{
#	color:#5A595A;
}
table#modulos_master td.data{
	text-align:center;
}
table#modulos_master td.resto{
	text-align:center;
}
table#modulos_master td{
	border:1px solid #FFDB7B;
}
ul#moduls_opticionals li{
#	font-weight:bold;
	list-style-type:none;
}
/* End of 'unigis+' */

