
/*hoja de estilo para la web Logia Jovellanos Nº 138*/

/*imagen superior*/


.fondo {
    background-color: #c10001;
  }
.fondo_menu_izquierda {
    background-color: #c10001;
  }
.fondo_principal {
    background-color: #000000;
  }

img.imagen_principal 
    {
	margin-left: 20px;
}

  }
img,.imagen {
    display: block;
    margin: auto;
  }


/* estilo de las paginas de /html */


.texto {
    background :black;
  }


p,.texto_principal {
    color : #ffffff;
    font-family : 'sans-serif';
    font-size : 16px;
    font-weight : bold;
    padding:28px 40px 20px 200px;
  }


#texto_0 {
    color : #c10001;
    font-family : 'sans-serif';
    font-size : 20px;
    font-weight : bold;
    padding-left : 130px;
  }

#texto_00 {
    color : #c10001;
    font-family : 'sans-serif';
    font-size : 20px;
    font-weight : bold;
    padding-left : 80px;
  }


p,.texto_1 {
    background-color : #000000;
    color : #ffffff;
    font-family : sans-serif;
    font-size : 15px;
    padding-left : 25px;
    padding-right : 25px;
    text-align : justify;
    text-indent: 2em; 
    line-height: normal;
   }




p,.texto_2 {
    font-family:sans-serif; 
    font-size:15px; 
    color:#ffffff; 
    font-weight:bold;
  }
  
.texto_3{
    font-family:sans-serif; 
    font-size:16px; 
    color:#c10001; 
    font-weight:bold;
  }
  
.imagen_2 {
    display: block;
    margin: auto;
  }

.li_constituciones  {color:#ffffff;	
                     font-family:sans-serif; 
                     font-size:14px; 
                     font-weight:bold;
                     padding-left:100px;}
                     

.li_constituciones_1  {color:#ffffff;	
                     font-family:sans-serif; 
                     font-size:14px; 
                     font-weight:bold;
                     padding-left:200px;}
