/*#############################################################
Nom: MTE Aprenentatge Virtual i Gesti&oacute; del Coneixement
Date: 2006-02-05
Description: M&agrave;ster oficial en Tecnologia Educativa: Aprenentatge Virtual i Gesti&oacute; del Coneixement.
Author: Vanessa Esteve
URL: http://noguera.fcep.urv.es/mte

#############################################################*/

body{
background-color:#efefef;
color:#666666;
font:11px/16px Arial, Helvetica,sans-serif;
}

h1{
 font-size:16px;
 text-transform:uppercase;
 letter-spacing:2px;
 color:white;
 padding:22px;
 }
 
h2{
color:#1E90FF;
font-size:14px;
text-transform:uppercase;
}

h3{
color:#666666;
font-size:12px;
}

a {
 text-decoration: none;
}

#principal{
background-color:white;
 margin: 0 auto; 
 background-align: center;
 width:800px;
 position: relative;
 }

#contenido{  
 width:600px;
 margin-left:150px;
 border-left:1px solid #DDDDDD;
 padding-left:12px; 
 text-align:justify
 }

#menu{  
width:130px;
float:left; 
}

#header{
 height:60px;
color:#1E90FF,#0044A1,#ff9900;
 background-color:#1E90FF;
 } 

#headerp{
 height:100px;
 background-color:#1E90FF;
 } 
 #top{
 margin-left:150px;
 margin-top:4px;
 background-color:#1E90FF;
 text-align:center;
 } 

  #menu ul{
 padding:0;
 margin:0;}
 
 #menu li{
 list-style-type:none;
 border-bottom: 1px solid #DDDDDD;
 border-left:4px solid #1E90FF;
 color:#1E90FF;
 margin:1px;
 padding:4px;
 }
 #menu li a {
  width: 83%;
	text-decoration: none;
	color: #1E90FF;
	border-bottom: none;
}
 #menu li a:hover{
 list-style-type:none;
 border-bottom: 1px solid #DDDDDD;
 border-left:0px solid #DDDDDD;
 border-right:4px solid #1E90FF;
 color:#1E90FF;
 margin:1px;
 padding:4px;
 }
 #menu li.activo {
 list-style-type:none;
 border-bottom: 1px solid #DDDDDD;
 border-left:0px solid #DDDDDD;
 border-right:4px solid #1E90FF;
 color:#1E90FF;
 margin:1px;
 padding:4px;
 }
 #pie{
 border-top:1px solid  #1E90FF;
 font-size:10px;
 color:#AAAAAA;
 padding:4px;
 }
 
 #logos{  
margin-left:150px;
float:right; 
background-color:#FFF;
}

