body {
  background: #47707F;
/*  padding: 0 113px 0 100px;*/
  padding-left: 100px;
  padding-top: 0px;
  width: 772px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-decoration: none;  
}

.header {
  clear: both;
  background-color: rgb(41, 90, 107);
  color: #EEE;
}

.headcell {
  height: 70px;
  float: left;
  color: #FFF;
  background-color: rgb(41, 90, 107);  
  text-align: center;
}

/* Codigo para el menú superior apachurrado */
.headcell A {
  color: #FFF;  
  text-decoration: none;
  text-align: center; 
  /*padding-left: 10px;
  border-left: 1px solid white;*/
}	

.headcell A:hover {
  color: rgb(198, 206, 214);
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

.headcell A:Visited{
  color: #FFF;  
  text-align: center;
}
/* Termina código para el menú superior apachurrado */


.headcell form {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.headcell IMG {
  display: block;
  border: 1px solid white;
  margin-bottom:5px;
}

.footer {
  clear: both;
  background: #CED7DB;
  color: black;
}

.borderContent {
  clear: both;
/*  background: #47707F;*/
  background: rgb(41, 90, 107);  
  color: #000;  
  border-right: 1px solid  #333;
  border-left:  1px solid  #AAA;
  padding-left: 3px;
  padding-right: 3px;  
	  
}

.content {
  clear: both;
  background: #ced7db;
  color: #000;  
  border: 1px solid white;
  padding-bottom: 0;
  margin-bottom: 0;
  
/*  border-right: 5px solid  #47707F;
  border-left:  5px solid  #47707F;*/
  
}

.contentPath {
  padding: 8px 0 4px 0;
  margin: 0 10px 5px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #9C0839;
  text-decoration: none;
  font-size: 10px;
}


.contentPath A {
  font-weight: normal;
  color: rgb(41, 90, 107);
  text-decoration: none;
}


.contentPath A:hover {
  font-weight: normal;
  color: #000033;
  text-decoration: none;
}

/* LINKS SUBMENU 1 */
.linksSubmenu {
  padding: 0 0 4px 0;
  margin: 0 10px 10px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #9C0839;
  text-decoration: none;
  font-size: 10px;
}


.linksSubmenu A {
  font-weight: normal;
  color: #9C0839;
  text-decoration: none;
}


.linksSubmenu A:hover {
  font-weight: normal;
  color: #000033;
  text-decoration: none;
}

/* TERMINA LINKS SUBMENU 1 */


/* LINKS CONTINUA  */
.linksContinua {
  padding: 0 0 4px 0;
  margin: 0 10px 10px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #9C0839;
  text-decoration: none;
  font-size: 11px;
  text-align: right;
}


.linksContinua A {
  font-weight: normal;
  color: #9C0839;
  text-decoration: none;
  text-align: right;
}


.linksContinua A:hover {
  font-weight: normal;
  color: #000033;
  text-decoration: none;
  text-align: right;
}

/* TERMINA LINKS SUBMENU */


.colLeft {
  float: left;
  width: 51%;  
  height: 100%;
  margin-right: 10px;
  margin-left: 10px;  
}


.imgLeft {
  float: left;
  margin: 10px 10px 10px 10px;
}

/* Color LINKS */

A.links {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: none;
    color: #295A6B;
}


A.links:hover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: none;
    color: #000033;
}


/* Color LINKS Stampa abajo de Funciones */

A.linksStampa {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: none;
    color: #9C0839;
	text-decoration: none;
}


A.linksStampa:hover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: none;
    color: #000033;
	text-decoration: none;
}


.colRight {
  float: left;
  width:43%;
  margin-right: 10px; 
/*  width: 40%;
  margin-right: 1%;
  margin-left: 1%;  */
}

DIV.rightTitle {
  font-family: Times new roman,Times,Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  background-color: rgb(41, 90, 107);
  font-style: italic; 
  background-image: url(img/title_dx.gif);
  background-repeat: no-repeat;
  background-position: right top; 
}


.rightList {
  padding: 0 0 10px 0;
  margin: 0 5px 5px 5px;
  text-decoration: none;
  border-bottom: none;
  font-weight: bold;
}


.rightItem {
  padding: 0 0 10px 0;
  margin: 0 5px 5px 5px;  
  border-bottom: 1px solid black;
  text-decoration: none;
}


.rightItem A {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: rgb(156, 8, 57);
    text-decoration: none;
}

.rightItem A:hover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}


.colRight .linkRight {
  text-align: right;  
}
.colRight .linkRight A {
  color: rgb(156, 8, 57);
  text-decoration: none;
}

.imgRight {
  float: left;
  margin: 10px 10px 10px 10px;  
}

DIV.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;    
}

/* Dettaglio Corsi ed Articoli */
.colLeftArticolo {
  background-color: #8EA2B1;
  float: left;
  padding-bottom:40px;
  margin-bottom: 0;
  height: 100%;
  border-right: 1px solid white;
}

.colRightArticolo {
  float: left;
  width: 70%;
  margin: 0px 10px 10px 0px;
  background: #ced7db;    
}
.titArticolo {
    font-family: Times, Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: rgb(156, 8, 57);
    text-decoration: none;
}

/* Color LINKS REGISTRATI*/

A.linksRegistrati {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #295A6B;
	text-decoration: none;
}


A.linksRegistrati:hover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
}
/*------------------*/



.colFunzioni {
  float: right;
  width: 12%;
  margin: 5px 5px 5px 5px;
  font-size: 9px;
}

.colFunzioniTitle {
  margin-top: 20px;
  padding: 0px 10px 0px 10px;  
  font-family: Verdana,Arial, Helvetica,sans-serif, Times new roman, Times;
  font-size: 13px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(41, 90, 107);
  background-image: url(img/title_dx.gif);
  background-repeat: no-repeat;
  background-position: right top;   
}

.colFunzioni IMG {
  float:left;
  margin: 3px 3px 0 0;
  padding: 0 0 0 0;
}
.colFunzioni IMG.imgRight {
  float:right;
}

/* QUADRATO STAMPA */

.linkStampa {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid white;
	background: #C6CED6;
	
}
.linkStampaRight {
  border-left: 1px solid white;
  background: #7BA5AD;
  width: 12px;
  float:right;  
}
.linkFunzioniLeft {
  border: 1px solid white;
  margin-right: 3px;
  background: #7BA5AD;
  width: 12px;
  float:left;  
}

