html{
margin:0;
width:100%;
height:100%;
}
body
{
/*background-color:#FDE08A;*/
margin:0;
width:100%;
height:100%;
font-size:100%;
font-family:"Times New Roman", Times, serif;
}


#jadrinet
{
width:95%;
height:90%;
padding:25px 0px 25px 25px;
}
#jadrinet a
{
text-decoration:none;
color:#db2f25;
}
#jadrinet img
{
border:none;

}


#jadrinet a:visited{color:#000000}
#jadrinet a:hover{color:#00CC33;}
#jadrinet a:active{color:#993333;}

/*estilos para la cabecera,migas y login*/
#div_cabecera
{
top:0px;
width:100%;
height:145px;
min-width:742px;
}

#div_cabecera_vacio
{
background-image:url(images/rojocabecera.png);
background-repeat:repeat-x;
height:120px;
margin-left:275px;
margin-right:450px;
}

#div_titulo_cabecera
{
height:119px;
width:99.5%;
clear:both;

}
#div_imagen_cabecera_izq
{
float:left;
height:120px;
}

#div_imagen_cabecera_der
{
width:457px;
float:right;
height:120px;
}

#div_cabecera_inferior
{
width:100%;
clear:both;
background-color:#FDE08A;
height:30px;
}

#div_migas
{

padding-left:10px;
padding-top:7px;
float:left;
width:29%;
font-size:85%;

}

#div_login
{
padding-top:2px;
padding-right:4px;
text-align:right;
float:right;
width:69%;
font-size:90%;

}

.cajas_texto
{
width:70px;
height:13px;
font-size:75%;
}

#boton
{
font-size:75%;
}

/*fin estilos para la cabecera,migas y login*/

/*Estilos para el contenedora inferior(menu y contenido)*/

#div_contenedora_inferior
{
margin:0px;
width:100%;
background-color:#FDE08A;
min-width:742px;
height:368px;
margin:0px;
}

/*Estilos para el menú*/
#div_contenedor_menu{
background-image:url(images/menu-1.png);
background-repeat:no-repeat;
background-color:#FDE08A;
width:150px;
height:368px;
float:left;
margin:0px;
}


#div_menu
{
height:180px;
width:110px;
text-align:center;
margin-top:50px;
font-size:100%;
}
#div_menu ul
{


margin-left:0px;
padding-left:0px;
list-style:none;

}
#div_menu li
{

margin-left:0px;
padding-left:0px;
list-style:none;

}

#div_menu a
{
text-decoration:none;	
margin-top:6px;
padding-left:40px;
padding-right:80px;
color:#db2f25;
}


#div_menu a:hover{color:#00CC33;background-image:url(images/op_menu.gif);  background-repeat:no-repeat;  background-position:left;background-position:15px;}



#div_menu_abajo{
background-image:url(images/menu-2.png);
width:150px;
height:145px;
background-repeat:no-repeat;

}
#div_menu_vacio
{width:150px;height:13px;}


/*Fin Estilos para el menú*/
#div_lvisita
{
margin-top:5px;
margin-left:17%;

 width:60%;
  height:65px;
}
#div_titulolvi
{
background-color:#db2f25;
 color:white;
 text-align:center;
}
#div_textolvi
{
background-color:#FFFFFF;
color:#000000;
height:45px;
}
#div_numpag
{

text-align:center;
}
#div_galeria
{
margin-left:65px;
padding:5px 5px 5px 5px;
background-color:#db2f25;
 border:double;height:100px;width:400px;
}
#div_fotoescogida
{
margin-left:180px;
}
#btsgaleria
{
height:20px;
}
#bt1galeria
{
margin-left:65px;
float:left;
}
#bt2galeria
{
margin-right:30px;
float:right;
}

#div_contenido{
margin-left:150px;
width:52.5%;	
height:368px;
}
#noticia
{
padding-bottom:20px;
padding-left:75px;
font-size:85%;



}
#fecha
{
padding-bottom:10px;
color:#996633;}
#img_noticias{
padding-left:150px;
}
#firma
{
float:right;
color:#666666;
}

#div_barra_lateral_der
{
height:368px;
width:27%;
float:right;
background-color:#FDE08A;
background-image:url(images/lateral_der.png);
background-position:left;
background-repeat:no-repeat;
}
#div_barra_lateral_der_contenido
{
margin-top:0px;
height:288px;
padding:60px 0px 0px 60px;

font-size:90%;
}
#div_reproductor
{

margin-bottom:0px;
}

/*Fin de Estilos para el contenedor inferior(menu y contenido)*/

/*Estilos para el pie de pagina*/

#div_pie_pagina
{

width:100%;
height:69px;
}
#div_pie_img_izq
{
background-image:url(images/pie_izquierda.png);
background-repeat:no-repeat;
width:120px;
height:69px;
float:left;
}

#div_pie_img_der
{
background-image:url(images/pie_derecha.png);
background-repeat:no-repeat;
width:120px;
height:69px;
float:right;

}
#div_pie_contenido
{
background-image:url(images/rojocabecera.png);
background-repeat:repeat-x;
margin-left:120px;
margin-right:120px;
height:54px;
padding:15px 25px 0px 200px;
font-size:80%;
color:#FFFFFF;
}

/*Fin Estilos para el pie de pagina*/


