

#main { 	

 text-align: left;

 vertical-align: middle;	

 margin:  0px auto;

 padding: 0px;

 width: 960px; 

 height:100%;

}



#header{

 width:  960px;

 height: 153px;

}

#header2{

 width:  775px;

 height: 158px;

}

#leftcolumn{

  width: 220px;

  margin-left: 0px; 

  float:left;

  background-color:#E0E7E9;

}

#leftcolumn2{

  width: 220px;

  margin-left: 0px; 

  float:left;

  background-color:#FFFFFF;

}



#centercolumn {

  width: 700px;

  padding:0px;

  float: left;

}

#centercolumn2 {

  width: 735px;

  padding:0px;

  float: right;

}



#footer {

  width: 960px;

	text-align: right;

	float:right;

}





#menunavegacion{

	height:  35px;

	float: left;

}



#content {

  width: 565px;

  margin-left: 0px;

  padding-left: 5px;

  padding-right: 5px;   

  float:left;



}

#options {

  width: 200px;

  padding:0px;

  float: right;

  background-color: #f2f2f2;

  boder-style: solid;



}





#options ul {

margin-left: 0;

list-style-type: none;



}



#options a

{

font-family: Arial;

font-size:12px;

color:#5A5D5A;

display: block;

padding-left: 15px;

height:20px;

border-bottom: 2px solid #ffffff;

}

#options a:hover

{

background-color: #AEC9CE;

color: #044757;

text-decoration:none;

}





#optionscurso{

 background: url(http://linux/ecol/img/fondo-opciones.gif) no-repeat left;

 padding: 15px;

 width: 191px;

 height: 79px;

}









/* menu cabecera */



dl, dt, dd, ul, li {

margin: 0;

list-style-type: none;

}



#menu {

top: 50px;

}



#menu dl {

float: left;

}

#menu dt {

cursor: pointer;

padding-left:0px;

}



#menu dd {

position:absolute;

top:130px;

background:#08617B;

filter:alpha(opacity="92");

}



#menu li {

text-align: left;

width: 150px;

border-bottom: 1px solid #1B89A2;

height:18px;



}

#menu li a {

padding-left: 15px;

padding-top: 5px;

color: #FFFFFF;

background:#158698;

text-decoration: none;

display: block;

height: 100%;

border: 0 none;

font-size:10px;

font-family:verdana;

width: 150px;

}







#menu dt a {

color: #FFFFFF;

text-decoration: none;

height: 100%;

border: 0 none;

font-size:11px;

font-family:verdana;

width:250px;



}

#menu li a:hover, #menu dt a:hover {

background: #1FA3B8;

}




