 @IMPORT url("menu.css");
 @IMPORT url("enlaces.css");
 @IMPORT url("fotografias.css");
 	body{
 		width: 960px;
 		margin:0 auto;
 		font-size:11px;
 		font-family: verdana,arial;
 	}
    #lateralIzquierdo,#centro{
    float:left;
    position:relative;    
    }
    #lateralDerecho{
    float:right;
    }
    #lateralIzquierdo,#lateralDerecho{
    width: 15%;
    margin-top:30px;
    }
    #lateralDerecho{
    text-align: right;
    }
    #centro
    {
    width: 70%;
    margin-top:10px;
    }
    
    #logo
    {
    background-image: url(../../img/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    width:100%;
    height:159px;    
    }
       
    .menu{
    position:relative;
    float:left;    
    margin-bottom: 30px;
    width: 94%;    
    }
    
    .menu2{
    position:relative;
    float:left;    
    width: 98%;       
    }
    
    .menu3{
    position:relative;
    float:right;
    margin-bottom:30px;    
    width: 98%;           
    border: 2px #003399 solid;    
    background-color: rgb(37,119,186);
    
    }
    
    
    .comentario{    
    width:94%;
    margin-left: 2%;
    margin-bottom:40px;
    font-family: verdana;
    font-size: 11px;
    position:relative;
    }
    
    
    .menuInf{
    position:relative;
    float:left;
    width:94%;
    margin-left: 2%;
    margin-top:2%;
    margin-bottom:2%;
    }
    
    a#masComentarios{
        color : #003399;
        font-family: verdana;
        font-size: small;
        text-decoration: none;
        margin-right: 40px;        
    }
    
    #breadcrump{
    margin-left: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    position:relative;
    }
    
    a.breadcrump{
      text-decoration: underline;
      font-weight: bold;
      color: rgb(37,119,186);
    }
    
    #resto{
    position:relative;
    float:left;
    width:100%;
    }
    
    code{
    color: rgb(149,149,149);
    
    }
    
    #encabezado  {
           color: rgb(0,0,0);
           font-family : Arial, sans-serif;
           font-size : 12px;
           font-weight: bolder;
           background-color: rgb(0,0,153);
           height: 10%;
           width: 100%;                    
      }  
    
     a {
           color : #003399; 
           text-decoration:none;
           
      }
     a.linkerasmus:link {
           color: #ffffff;
      }
     a.linkerasmus:visited {
           color: #ffffff;
      }
     a.linkerasmus:active {
           color: #ffffff;
      }
     a.linkerasmus:hover {
           text-decoration : underline;
      }
     a.linkerasmus {
           font-family : Arial, sans-serif;
           font-size : 11px;
           font-weight : bold;
           text-decoration : none;
           
      }
      a.redireccion {
           font-family : Arial, sans-serif;
           font-size : 25px;
           font-weight : bold;
           text-decoration : none;           
      }
     a.linknormal:hover {
           text-decoration : underline;
      }
     a.linknormal {
           font-family : Arial, sans-serif;
           font-size : 11px;
           font-weight : bold;
           text-decoration : none;
      }
      span.respuesta {
           color : #003399;
           font-family : Arial, sans-serif;
           font-size : 11px;
           background-color: #003399;
           text-decoration : none;            
      }
      
      span.respuesta:hover{
          color : #000000;
          background-color: #FFFFFF;
      }
      
     .titulo {
           font-size : 55px;         
                        
      }

      
      h4.sub5 {
           font-size : 20px;
           color : #684293;
           font-weight : bold;
           text-align : center;
      }
      
      .ultima {
           color : #ffffff;
           font-size : 10px;
           text-align : center;
      }
     .medio {
           font-size : 13px;
           width : 95%;
      }
      h1{
           font-family : Arial, sans-serif;          
      }
      img{
      border: 0 none;
      }

      #tabla{
         margin-top:30px;
      margin-left:20%;
      width:605px;      
      background-color: rgb(37,119,186);
      border: 2;        
      }

      
      #CustomerPaging{
      margin:25px 20px;
      }
      
      div.entrada{
      	margin-bottom:10px;
      
      }
      div#footer{
      	clear:both;
      	text-align: center;
      	margin-bottom:20px;
      }
      div#footer img{
      	margin-right:10px;
      }
      
      div.input, div.submit{      
      	text-align: center;
      }
      div.submit{
      
      	margin-top:10px;
      }
      div.input label{
      	margin-right: 20px;
      }
      
      
      div.comentarios div.entrada{
      	border:1px dotted;
      	margin-bottom:20px;
      }
      
      div.entrada1{
      	background-color: #99CCFF;
      }
      
      div.entrada2{
      	background-color: rgb(86,176,243);
      }
      
      div.comentarios h4{
      	margin:0px;
      	font-size:0.75em;
      	padding:5px 0px 0px 4px;
      }
      
      p.parrafo{
      	margin:5px 0px 4px 6px;
      }
      div.num_comentarios{
      	text-align:right;
      	margin:25px 30px 25px 0px;
      	font-size:0.73em;
      }
      
      div#menu_inf,p.video{
      	text-align: center;
      }
      div.texto_entrada p.video{
      	margin-top:10px;
      }
      div.texto_entrada p{
      	margin:0px;
      }
      #enlace_paginas{
      margin:0 5px;
      }
      #twitter{
      margin-bottom: 20px;
      height: 30px;
      margin-left:15px;
      margin-top:15px;
      }
      #twitter ul{
      	text-align: left;
      	margin-left:20px!important;
      }
      #twitter ul li{
      font-size: 10px;
      color:#339BCF;
      margin-bottom: 9px;
      list-style-image: url('../../img/twitter-peq.png');
      }
      #twitter p.hora{
      font-size: 7px;      
      font-weight: normal;
      color:#157CAF;      
      }