body,html {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
    background-color:#fff;
}

.contenedor {
	background-image: url(img/_fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    margin-left:auto;
    margin-right:auto;
    width: 800px;
    height:545px;

}
.footer {
    width:800px; 
    text-align:center;
    font-size:11px;
    font-style:italic;
    color:#666666;
    position:relative;
    margin-left:auto;
    margin-right:auto;     
    top:-400px;

}

.contenedor_int {
    width: 800px;
    height:400px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top:-435px;
  }

.contenedor_amplio {
    width:778px;
    height:382px;
    background-image:url(img/fondo_razas_2.png);
    background-repeat:repeat-x;
    margin:9px;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;   Safari  */
    /*-moz-border-radius: 5px 10px;      Firefox */
    /*position:absolute;*/
 }
.contenedor_amplio_razas {
    width:778px;
    height:382px;
    background-image:url(img/fondo_razas_2.png);
    background-repeat:repeat-x;
    margin:9px;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;   Safari  */
    /*-moz-border-radius: 5px 10px;      Firefox */
    /*position:absolute;*/
   /* opacity:0.5;
    filter: alpha(opacity=50);*/
 }

.contenedor_amplio table
{
    width: 100%;
}

.contenedor_amplio table table
{
    width: auto;
}
    

.login {
	width:150px;
	height:75px;
	float:left;
	display:inline;
	position:relative;
	top:40px;
	left:10px;
    font-family:Tahoma,Verdana,Arial;
    font-size:12px;
    color:#990000;
	}
.iniciar {
	list-style: none;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 12px;
	background-image:url(img/fn_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:2px;
	}	
	    
.logo {
	width:90px;
	height:75px;
	float:left;
	display:inline;
	background-image: url(img/logo90.png);
	background-repeat: no-repeat;
	position:relative;
	top:40px;

}
.titulo1 { 
	width:400px;
	height:75px;
	float:left;	
	font-size:38px;
	font-weight:bold;
	color:#E5BE00;
	font-family: "Vasca Berria TT";
	text-align:center;
	position:relative;
	top:40px;
}
.lineadelmenu{
   width:400px;
   height:30px;
    }
html>body    
.menu {
	list-style: none;
    color:#666666;
    width:400px;
    height:30px;        
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 12px;
	position:relative;
	left:-20px;
	top:1px;
}   
.menu {
	list-style: none;
    color:#666666;
    width:400px;
    height:30px;        
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 12px;
	position:relative;
	left:-20px;
	top:5px;
}
.menu li {
    float:left;
	list-style: none;
	display:block;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 12px;
	margin-left:15px;
	position:relative;
	top:0px;
	left:0px;
}
.menu a {
  	color:#666666;
	text-decoration:none;	}
.menu a:hover {
	background-image:url(img/fn_menu.png);
	background-repeat: no-repeat;
	background-position: left center;}

.idioma
{   width:135px;
    height:75px;
    float:left;
    margin-top:40px;
    text-align:center;
    position:relative;
    left:22px;
}
.cambioi{
    list-style: none;
    color:#666666;
	text-decoration:none;
	font-family:Tahoma,Verdana,Arial;
	font-size: 10px;
	margin-top:2px;
}

.casillalbum_razas
{
    /*background-image:url(img/img_raza.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px; */    
    height:85px;
    width:88px;
    text-align:center;
    font-weight:bold;
    font-family:Tahoma,Verdana,Arial;
    font-size:11.2px;
    color:#333;
    margin-left:12px;
    margin-top:3px;

    
    }
    .img_razas
    {
    height:55px;
    width:80px;
    margin:2px;
}
.contenedor_login
    {
    height:300px;
    width:400px;
    background-image:url(img/fondo_razas_2.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  Safari  */
    /*-moz-border-radius: 5px 10px;     Firefox */    
    text-align:center;
    position:absolute;
    top:50px;
    left:200px;}
    
.contenedor_login2
    {
    height:380px;
    width:500px;
    background-image:url(img/fondo_razas_2.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  Safari  */
    /*-moz-border-radius: 5px 10px;     Firefox */    
    text-align:center;
    position:absolute;
    top:5px;
    left:150px;}
    
 .interior_login{
    width:350px;
    background-image:url(img/fondo_login.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  Safari  */
    /*-moz-border-radius: 5px 10px;     Firefox */    
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    font-family:Tahoma,Verdana,Arial;
   font-size:12px;
   text-align:left;
   padding-left:5px;
   color:#333;}
   
.interior_login2{
    width:450px;
    background-image:url(img/fondo_login.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  Safari  */
    /*-moz-border-radius: 5px 10px;     Firefox */    
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    font-family:Tahoma,Verdana,Arial;
   font-size:12px;
   color:#333;
   text-align:center;
   }
   
  .tabla_login{
   width:100%;
     }
.tabla_login2{
   width:100%;
     }   
 .td_titulo_login{
   width:100%;
   height:17px;
   font-family:Tahoma,Verdana,Arial;
   font-size:12px;
   color:#990000;
   font-weight:bold;
   text-align:center;
   padding-top:3px;
     }
 .td_titulo2_login{
   width:100%;
   height:17px;
   font-family:Tahoma,Verdana,Arial;
   font-size:12px;
   color:#990000;
   font-weight:normal;
   text-align:center;
   padding-top:3px;
     }     
 .td_text_login{
       padding-top:2px;
       text-align:right;
       padding-right:3px;
     }
.td_text_login2{
       text-align:right;
       padding-right:3px;
              padding-top:2px;
       width:30%;
     }     
.td_box_login{
       padding-top:2px;
       text-align:left;
       padding-bottom:3px;
     }
.cajatxc
{
    height:70px;
    width:280px;
    overflow-x:hidden;
    overflow-y:scroll;     
    }     
.c_td_box{
    height:15px;
 
         }
.td_box_login2{
       text-align:left;
       padding-top:2px;  
       width:70%;       
     }
 .td_recordar_login{
    text-align:center;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	color:#535353;
	font-weight:normal;
	padding-bottom:2px;   
     }
 .td_btn_login{
    text-align:center;
    padding-bottom:3px;
     }
 .td_btn_login2{
    text-align:center;
    padding-top:3px;
     }                              
 .prueba2
    {
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-weight:bold;
    font-size:12px;
    color:#333;
    border-top-color:#FFF;
    border-top-style:solid;
    border-top-width:1px;              
}
 .prueba3
    {
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-weight:bold;
    font-size:14px;
    color:Red;
    border-top-color:#FFF;
    border-top-style:solid;
    border-top-width:1px; 
}
 .prueba4
    {
     text-align:center;
    font-family:Tahoma,Verdana,Arial;
    font-weight:bold;
    font-size:14px;
    color:#333;
    border-top-color:#FFF;
    border-top-style:solid;
    border-top-width:1px; 
}
 .prueba5
    {
        background-color:red;
}

.casilla_noticias
{
    background-image:url(img/fondo_noticia.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
   /* -webkit-border-radius: 5px 10px;  /* Safari  */
   /* -moz-border-radius: 5px 10px;     /* Firefox */         
    height:80px;
    width:766px;
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-size:12px;
    color:#333;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
    }
    
.img_noticias
    {
    height:50px;
    width:80px;
    margin-top:5px;
    margin-left:3px;
    float:left;     
   
} 

.img_noticias222
    {
    height:10px;
    width:10px;
    margin-top:1px;
    margin-left:1px;
    float:left;     
   
}       

.titulo_noticias a
{
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-weight:bold;
    font-size:13px;
    color:#990000;
    height:16px;
    text-decoration:none;
    margin-top:2px;
    margin-left:3px;    
 
    }
.fecha_noticias
{
    margin-left:100px;
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
    color:#999;
    margin-top:3px;
    margin-right:2px;
    height:10px;         
     
       
    }    
.ampliar_noticias
{
    text-align:right;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#535353;    
    text-decoration:underline;
    margin-right:3px;
}
.ampliar_noticias a
{
    text-align:right;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#535353;    
    text-decoration:underline;
    margin-right:3px;        
}
    

.texto_noticias
{
    margin-left:90px;
    margin-top:3px;
    height:30px;
    margin-right:2px;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#1E1E1E;          
}
    
.img_detalle
    {
    height:60px;
    width:80px;
    margin:2px;
}                                
    


.contenido {
	width:800px;
	clear:both;
	text-align:center;
    position:absolute;
    top:70px;	
}

 .contenedor_amplioi {
    width:600px;
    height:300px;
    background-image:url(img/fondo_razas_2.png);
    background-repeat:repeat-x;
    margin:auto;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  /* Safari  */
    /*-moz-border-radius: 5px 10px;     /* Firefox */    
    text-align:center;
    position:relative;
    top:50px;
}
  
.recuadro1 {
	width:388px;
	background-image: url(img/quienesi.png);
	height: 100px;
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;


}
.recuadro2 {
	width:388px;
	background-image: url(img/razasi.png);
	height: 100px;
	background-repeat: no-repeat;	
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}
.texto_default{
	width:270px;
	height: 50px;
	font-size: 20px;
	font-weight:bold;
	color: #990000;
	/*position:relative;
	top:30px;
	left: 0px;*/
	float: left;
	padding-top: 35px;
}	

    
.texto_default2{
	width:200px;
	height: 50px;
	font-size: 20px;
	font-weight:bold;
	color: #990000;
	float: right;
	padding-top: 35px;
	/*position:relative;
	top:35px;
	left:170px;*/
}

.texto_default a, .texto_default2 a
{
    color: #990100;
    text-decoration: none;
    font-weight: bold;
}	

.texto_default a:hover, .texto_default2 a:hover
{
    text-decoration: underline;
}	

.titulo_raza
{	font-family: Tahoma,Verdana,Arial;
	font-size: 16px;
	text-align:center;
	color: #990000;
	height:8px;
	margin-left:5px;
	margin-top:6px;
    }
.foto_raza{
    float:left;
    margin-right: 10px;
    /*width:190px;
    height:210px;
    position:relative;
    top:15px;
    left:5px;*/
}
.detalle_foto_raza{
    width:290px;
    height:290px;
    background-color:blue;
}
.tit_descrip_raza{
	margin-top:6px;
    float:right;
    width:98%;
    height:20px; 
    font-family:Tahoma,Verdana,Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	color: #990000;
   /* position:relative;
    top:3px;        */
}
.desc_raza{
    float:right;
    width:83%;
    height:168px;
    font-family:Tahoma,Verdana,Arial;
    font-size:13px;
    text-align:justify;
    color:#1E1E1E;
	/*overflow: hidden;
    position:relative;
    top:3px;
    left:15px;*/
    /*overflow-x:hidden;*/
    overflow-y:auto;
	padding:3px 5px 3px 0;    
	margin-bottom: 16px;
}
.tx_noticia {
    float:right;
    width:98%;
    height:330px;
    font-family:Tahoma,Verdana,Arial;
    font-size:13px;
    text-align:justify;
    color:#1E1E1E;
	overflow: hidden;
    /*position:relative;
    top:3px;
    left:15px;*/
    /*overflow-x:hidden;*/
    overflow-y:auto;
	padding:3px;    
	margin-bottom: 20px;
}

.logo_aso
{
    height:140px;
    width:110px;
    float:right;
    text-align:center;
    vertical-align:top;
    margin-bottom:10px;	
          
}

.enlacet
{ 
    font-family:Tahoma,Verdana,Arial;
    width:110px;    
    font-size:12px;
    text-align:center;
    color:#990000;
    font-weight:bold;
    position:relative;
    left:-35px;
  
}
.enlaces
{ 
    width:110px; 
    text-align:center;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#990000;
    font-weight:bold;
}

.enlaces li{ 
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#333333;
    font-weight:bold;    
    text-decoration:none;
    list-style:none;
}    
.enlaces a
{    color:#333333;
     text-decoration:none;
}    
.enlaces a:hover
{    color:#333333;
     text-decoration:none;
}

.enlacec
{
    margin-left:40px;
    text-align:center;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#990000;
    font-weight:bold;
    width:100px;
 
    }
a img {
border: 0;
}         
.animal_casi_noti
{
    background-image:url(img/fondo_noticia.png);
    background-repeat:repeat-x;
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
   /* -webkit-border-radius: 5px 10px;  /* Safari  */
   /* -moz-border-radius: 5px 10px;     /* Firefox */         
    height:64px;
    width:766px;
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
    color:#E1E1E1;
    margin-left:2px;
    margin-right:2px;
    margin-top:1px;
    overflow: hidden;
    }
.animal_img_noti
    {
    margin-top:1px;
    margin-left:2px;
    float:left;
    width:50px;
    margin-top:5px;
    margin-left:5px;       
}        

.animal_tit_noti a
{
    text-align:left;
    font-family:Tahoma,Verdana,Arial;
    font-weight:bold;
    font-size:12px;
    color:#990000;
    height:13px;
    width:98%
    text-decoration:none;
    margin-top:3px;
    margin-left:2px;

    }
.animal_fecha_noti
{
    margin-left:2%;
    height:13px;
    width:98%
    font-family:Tahoma,Verdana,Arial;
    font-size:9px;
    color:#990000;
    margin-top:2px;
    margin-right:1px;
    /*position:relative;
    top:0px;*/
    float:left;               
  }    
.animal_ampli_noti
{
    text-align:right;
    font-family:Tahoma,Verdana,Arial;
    font-size:9px;
    color:#535353;    
    text-decoration:underline;
    width:100px;
    float:right;
    padding-right: 5px;
}

.animal_text_noti
{
    float:left;
    margin-left:15px;
    height:35px;
    width:695px;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    color:#1E1E1E;
}
.caja_quienes
{
    background-image:url(img/fondo_quienes.png);
    background-repeat:no-repeat;	
    border-color:#FFF;
    border-style:solid;
    border-width:1px;
   /* -webkit-border-radius: 5px 10px;  /* Safari  */
   /* -moz-border-radius: 5px 10px;     /* Firefox */    
    height:330px;
    width:720px;
    margin-left:auto;
    margin-right:auto;
	}
.texto_quienes
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #1E1E1E;
	text-align:justify;
    height:320px;
    width:490px;
    margin-left:220px;
    margin-top:50px;
	}
	
.contacto
{
    background-image:url(img/fondo_contacto.png);
    background-repeat:no-repeat;
    width:600px;
    height:290px;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;    	    
    }

.caja_avisos
{
    background-image:url(img/fondo_quienes.png);
    background-repeat:no-repeat;	
    border-color:#FFF;
    border-style:solid;
    border-width:1px;   
    height:330px;
    width:720px;
    margin-left:auto;
    margin-right:auto;
	}
.texto_avisos
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 18px;
	color: #393939;
	font-weight: bold;
    /*height:320px;*/
    width:390px;
    margin-left:260px;
    margin-top:110px;
	}
	
.tx_aviso_peq 
{
	font-size: 13px;
}

.ima_res 
{
    width: 90px;
    height: 90px;
    float: left;
}
.texto_Legal2
{
    color:#1E1E1E;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 13px;
	height:310px;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
	background-image:url(img/fondo_noticia.png);
	background-repeat:repeat-x;
	padding:15px;
	border-color:#FFF;
    border-style:solid;
    border-width:1px;
   /* -webkit-border-radius: 5px 10px;  /* Safari  */
    /*-moz-border-radius: 5px 10px;     /* Firefox */
    overflow-x:hidden;
    overflow-y:scroll; 
}

.aviso
{
font-family: Tahoma,Verdana,Arial;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #990000;
	height:200px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
	background-image:url(img/fondo_aviso.png);
	background-repeat:repeat-x;
	padding:15px;
	border-color:#FFF;
    border-style:solid;
    border-width:1px;
    /*-webkit-border-radius: 5px 10px;  /* Safari  */
   /* -moz-border-radius: 5px 10px;     /* Firefox */  
}


#loginPan{width:180px; height:75px; float:left; display:inline; position:relative; top:40px; left:0; padding-left:3px;}
#loginPan form{width:180px; height:75px; position:relative; text-align:left;}
#loginPan form label{height:16px; width:40px;display:block; float:left; position:relative; top:1px; Left:1px;font-family: Tahoma,Verdana,Arial; font-size:11px; color:#990000;}
#loginPan form input{
	width:65px;
	height:12px;
	font-size:11px;
	display:block;
	float:left;
	margin-right:60px;
	margin-bottom:2px;

}
#loginPan form input.button{width:50px; height:20px; display:block; position:absolute; top:10px; left:115px; background:url(img/btn_login.png); border:none; color:#666666; font:9px;   /*  -webkit-border-radius: 5px 10px;  /* Safari  */
  /*  -moz-border-radius: 5px 10px;     /* Firefox */}


#loginPan ul{width:170px;height:16px;position:absolute;top:34px;right:0px;list-style-type:none;}
#loginPan ul li{width:170px;height:16px;float:left;font-family:Tahoma,Verdana,Arial;font-size:11px;color:#999;text-align:left;text-decoration:underline;}
#loginPan ul li.nonregister{width:100px; height:16px;}
#loginPan ul li.register{width:64px; height:16px;}
#loginPan ul li.register a{width:64px; height:16px; display:block;font-family: Tahoma,Verdana,Arial;font-size:11px;color:#999;text-align:left;text-decoration:underline;}
#loginPan ul li.nonregister a{width:100px; height:16px; display:block;font-family: Tahoma,Verdana,Arial;font-size:11px;color:#999;text-align:left;text-decoration:underline;}
#loginPan ul li.register a:hover{background-image: url(img/fn_menu.png);background-repeat: no-repeat;font-family: Tahoma,Verdana,Arial;font-size:11px;color:#999;text-align:left;text-decoration:underline;}
#loginPan ul li.nonregister a:hover{background-image: url(img/fn_menu.png);background-repeat: no-repeat;font-family: Tahoma,Verdana,Arial;font-size:11px;color:#999;text-align:left;text-decoration:underline;}

.i_edit_not
{
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	height:335px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
    text-align:left;
	background-image:url(img/fondo_noticia.png);
	background-repeat:repeat-x;
	padding:2px;
	border-color:#FFF;
    border-style:solid;
    border-width:1px;
   /* -webkit-border-radius: 5px 10px;  /* Safari  */
  /*  -moz-border-radius: 5px 10px;     /* Firefox */     
}	


.i_edit_not_img
{

    background-color:Aqua;
    width:400px;
    height:400px;
   
}

.ed1
{
    width:105px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed2
{
    width:620px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}

.ed3
{
    width:350px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed4
{
    width:350px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}

.ed5
{
    width:350px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed6
{
    width:350px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}


.ed1r
{
    width:150px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed2r
{
    width:250px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}
.ed2r2
{
    width:300px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}

.ed3r
{
    width:250px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed4r
{
    width:470px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}

.ed5r
{
    width:350px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
   
}

.ed6r
{
    width:370px;
    height:305px;
    float:left;
    color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	margin:2px;
    text-align:left;
    padding:2px; 
}

.foto_d_noti{
    float:left;
    width:190px;
    height:170px;
    margin:5px;
    }

.fecha_d_noti
{
    height:13px;
    width:98%;    
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
    color:#990000;
    font-weight:bold;
    text-align:right;
             
  }
.text_d_noti{
    width:570px;
    height:320px;
    font-family:Tahoma,Verdana,Arial;
    font-size:13px;
    text-align:justify;
	padding:3px;
    color:#1E1E1E;
    overflow-x:hidden; 
    overflow-y:scroll;
}    
