#headUsuario{
       float:left;
       width:800px;
       height:15px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


#bodyUsuario{
       float:left;
       width:800px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


#footerUsuario{
       float:left;
       width:800px;
       height:20px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}





/**************************ind****************************/


#layerLeft{
       float:left;
       width:4px;
       height:181px;
       border:0px dotted #ccc;
       margin:0px 0px 0px 10px;

}

* html #layerLeft{
       margin:0px 0px 0px 5px;
}

#title{
       float:left;
       width:180px;
       height:35px;
       border:0px solid #999;
       padding:0px 0px 0px 0px;
       text-align:center;
       margin:3px 0px 0px 15px;
       background-image:url(../image/title.gif);
       
}

* html #title{
      margin:0px 0px 0px 11px;
      
}

#titleBlack{
       float:left;
       width:auto;
       height:auto;
       border:0px solid #999;
       padding:0px 0px 0px 0px;
       margin:10px 0px 0px 10px;
       
}

* html #titleBlack{
      margin:10px 0px 0px 5px;
}



#menuCourse{
       float:left;
       width:190px;
       height:120px;
       border:0px solid #999;
       padding:2px 0px 2px 0px;
       margin:10px 0px 0px 16px;
       
}

* html #menuCourse{
      margin:10px 0px 0px 8px;
}


/***********************colRight***************/

#ColRight{
      float:right;
      width:530px;
      height:auto;
      border:0px dotted #ccc;
      margin:0px 20px 0px 0px;
      

}

* html #ColRight{ 
     margin:0px 10px 0px 0px; 
}

#calendario{
      float:left;
      width:150px;
      height:150px;
      border:1px dotted #ccc;
      margin:0px 0px 0px 0px;
 
}

#huso{
      float:left;
      width:150px;
      height:150px;
      border:1px dotted #ccc;
      margin:0px 0px 0px 10px;
 
}

/*******************textos*******************/

#textCurso{
       float:left;
       width:530px;
       height:auto;
       border:0px solid #ccc;
       padding:0px 0px 0px 0px;
       margin:10px 0px 0px 0px;
      
}

* html #textCurso{
      margin:10px 0px 0px 0px;
}

/*********************font***************************/
.Black{
       font-family:arial,helvetica,sans-serif,verdana;
       font-size:16px;
       color:#fff;
       outline:0px;
       text-decoration:none;
       
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


