﻿#Contenedor{
width:769px;
height:1000px;
margin-left:auto;
margin-right:auto;
}

#Encabezado{
background:url(Imagenes/Encabezado1.png);
width:770px;
height:150px;
}

#Lateral{
width:150px;
height:670px; 	
float:left;
}


#Principal{
width:450px;
height:555px;
float:left;
text-align:Center;
}

#img{

width:350px;
height:210px;
margin-left:10px;
float:left;
}



#check{
background:url(Imagenes/check1.jpg);
width:16px;
height:16px;
margin-left:35px;
float:left;
}

#historia{
	float:left;
	color: #336600;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#banner_mision_vision{
background:url(Imagenes/banner_mision_vision.gif);
width:440px;
height:60px;
float:left;
}

#baneraccionistas{
background:url(Imagenes/baneraccionistas.gif);
width:440px;
height:60px;
float:left;
}

#banneretica{
background:url(Imagenes/banneretica.gif);
width:440px;
height:60px;
float:left;
}

#accionistas01{
background:url(Imagenes/accionistas01.gif);
width:404px;
height:215px;
border:solid 5px white;
margin-left:5px;
}


#banerdirectorio{
background:url(Imagenes/banerdirectorio.gif);
width:440px;
height:60px;
float:left;
}

#bannermanual{
background:url(Imagenes/bannermanual.gif);
width:440px;
height:60px;
float:left;
}
#Excel{
background:url(Imagenes/excel.gif);
width:60px;
height:60px;
float:left;
margin-left:35px;
}



#anual2004{
background:url(Imagenes/anual2004.gif);
width:30px;
height:30px;
float:left;
margin-left:60px;
}
#anual2005{
background:url(Imagenes/anual2005.gif);
width:30px;
height:30px;
float:left;
margin-left:60px;
}
#anual2006{
background:url(Imagenes/anual2006.gif);
width:30px;
height:30px;
float:left;
margin-left:60px;
}


#texto1{
width:400px;
height:550px;
margin-left:10px;
aling:center;
}
#texto2{
width:400px;
height:150px;
margin-left:150px;
aling:center;
}


#Lateral2{
width:160px;
height:570px; 	
float:left;
}

#PiePagina{
width:770px;
height:250px;
float:left;
}

h1
{
    color: #000066;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

h2{
color:#000000;
font-family:Arial;
font-size:11px;
text-align:justify;
font-weight:normal;
}

#h2{
color:#009900;
font-family:Arial;
font-size:15px;
text-align:center;
}

h3{
color:red;
font-family:Arial;
font-size:12px;
text-align:Center;
}

h4{
color:black;
font-family:Arial;
font-size:12px;
text-align:Center;
font-weight:normal;
}

h5{
    font-family: 'Verdana';
    font-size: 7.5pt;
    text-align: center;
    font-weight: normal;
}

#h5
{
    color: #000066;
}

#h6{
color:red;
font-family:Arial;
font-size:10px;
text-align:Center;
}

#h7{
color:black;
font-family:Arial;
font-size:12px;
text-align:Center;
}
h8{
color:black;
font-family:Arial;
font-size:18px;
text-align:left;
}
h9{
color:#339900;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}

h6{
color:red;
font-family:Arial;
font-size:12px;
text-align:left;
}


a:link
{
    color: #996633;
}
a:visited {
	color: #FF3300;
}

.Responsabilidad
{
    font-family: Verdana;
    font-size: 8pt;
}

.Menu
{
    background-position: 10px center;
    border: thin solid #FF0000;
    background-color: #FFFFFF;
    cursor: pointer;
    border-radius: 10px;
    background-image: url('Imagenes/Articulos.png');
    background-repeat: no-repeat;
    text-align:left;
}
.Menu:hover
{
    border: thin solid #FFFFFF;
    background-color: #003399;
    color: #FFFFFF;
}
.TablaMenu
{
     color: #000066;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;  
}
.ImagenMenu
{
    background-image: url('Imagenes/Articulos.png');
    background-repeat: no-repeat;
}
.ItemLista
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align:left;
}
.ContenedorLista
{
    border: thin solid #000000;
    overflow: scroll;
    width: 600px;
    height: 550px;
    border-radius: 10px;
}