BODY {
 background-color: #FFFFFF;
 font-family: Trebuchet MS, Arial, Verdana;
 color: #4E4E4E;
 margin-top: 0px;
}

A {
 /* color: gray;*/
 color: #6B93E7;
}

TD {
 font-size: 13px;
 text-align: justify;
}

TD.Cabeceraweb {
 border-bottom: 1px dotted #4E4E4E;
 text-align: right;
 font-size: 12px;
}

#CursosiTallers {
 border-top: 1px dotted #4E4E4E;
 margin-top: 20px;
 padding-top: 10px;
 width: 90%;
 text-align: left;
}

/***************** MENU 1 *****************/

TD.Menu1 {
 background-color: #9EC0FF;
 color: white;
 font-weight: bold;
 font-size: 15px;
}

TD.MenuSub1 {
 background-color: #E4ECFF;
 color: #397FF8;
 font-weight: bold;
 font-size: 13px;
}

TD.MenuSub1 A{
 color: #397FF8; 
 text-decoration: none;
}

TD.MenuSub1 A:hover {
 color: #397FF8;
 text-decoration: underline;
 padding-left: 15px;
}

TD.MenuSub1Act {
 background-color: #C9D9FF;
 text-align: right;
 color: white; 
 font-weight: bold;
}

/***************** MENU 2 *****************/

TD.Menu2 {
 background-color: #C073FF;
 color: white;
 font-weight: bold;
 font-size: 15px;
}

TD.MenuSub2 {
 background-color: #ECD2FF;
 color: #8345B2;
 font-weight: bold;
 font-size: 13px;
}

TD.MenuSub2 A{
 color: #8345B2; 
 text-decoration: none;
}

TD.MenuSub2 A:hover {
 color: #8345B2;
 text-decoration: underline;
 padding-left: 15px;
}

TD.MenuSub2Act {
 background-color: #D59CFF;
 text-align: right;
 color: white; 
 font-weight: bold;
}

/***************** MENU 3 *****************/

TD.Menu3 {
 background-color: #83C4B0;
 color: white;
 font-weight: bold;
 font-size: 15px;
}

TD.MenuSub3 {
 background-color: #C3E3D8;
 color: #008D5D;
 font-weight: bold;
 font-size: 13px;
}

TD.MenuSub3 A{
 color: #008D5D; 
 text-decoration: none;
}

TD.MenuSub3 A:hover {
 color: #008D5D;
 text-decoration: underline;
 padding-left: 15px;
}

TD.MenuSub3Act {
 background-color: #9DD7C3;
 text-align: right;
 color: white; 
 font-weight: bold;
}

/*************************************** FI MENUS *******************************************/

TD.Contactar {
 border-top: 1px dotted #4E4E4E;
 padding-top: 10px;
 font-size: 12px;
}

TD.DretaMenu0 {
 background-color: #ECECEC;
}

TD.DretaMenu0_1 {
 background-color: #ECECEC;
}

TD.DretaMenu1_1,TD.DretaMenu1_2,TD.DretaMenu1_3 {
 background-color: #EFF4FF;
}

TD.DretaMenu2_1,TD.DretaMenu2_2,TD.DretaMenu2_3 {
 background-color: #FAF3FF;
}

TD.DretaMenu3_1,TD.DretaMenu3_2,TD.DretaMenu3_3,TD.DretaMenu3_4  {
 background-color: #E2F3ED;
}

TD.DretaMenu0 IMG {
 border: 1px solid #888888;
}

TD.Peudefoto {
 font-size: 11px;
}

TD.Postit1 {
 background-image: url('../img/postit1.gif');
 width: 152px;
 height: 149px;
 text-align: left;
 font-size: 11px;
 line-height: 14px;
}

#Postit1 {
 margin-left: 15px;
 margin-top: -2px;
 width: 110px;
 height: 110px;
 border: 0px solid red;
 color: #8C3DCC;
}

TD.Postit2 {
 background-image: url('../img/postit2.gif');
 width: 142px;
 height: 148px;
 text-align: left;
 font-size: 11px;
 line-height: 14px;
}

#Postit2 {
 margin-left: 10px;
 margin-top: -2px;
 width: 110px;
 height: 105px;
 border: 0px solid red;
 color: #397FF8;
}

TD.Postit3 {
 background-image: url('../img/postit3.gif');
 width: 142px;
 height: 149px;
 text-align: left;
 font-size: 11px;
 line-height: 14px;
}

#Postit3 {
 margin-left: 10px;
 margin-top: -2px;
 width: 110px;
 height: 105px;
 border: 0px solid red;
 color: #008D5D;
}

P.Titolet {
 font-size: 14px;
 font-weight: bold;
 color: #FA4703;
}

P.Titolet1 {
 font-size: 14px;
 font-weight: bold;
 color: #9EB6FF;
}

P.Titolet2 {
 font-size: 14px;
 font-weight: bold;
 color: #C78AF3;
}

P.Titolet3 {
 font-size: 14px;
 font-weight: bold;
 color: #67B69E;
}

A.LinksPeu {
 text-decoration: none;
}