
* {
padding : 0;
margin : 0;
list-style : none;
}
body {
background : #fff url('../../imagenes/estructura/fondo_degrad.png') repeat-x;
font-size : 1em;
font-family : "Times New Roman", "Nimbus", serif;
color : #666699;
line-height : 1.2em;
}
h1 {
color : white;
font-size : 1.2em;
text-align : left;
text-indent : 5px;
}
h2 {
font-size : 1.2em;
text-align : left;
text-indent : 5px;
border-bottom : 1px solid blue;
margin-bottom : 10px;
margin-top : 10px;
}
p {
text-indent : 10px;
padding-top : 2px;
margin-bottom : 1em;
padding-left : 5px;
text-align : justify;
}
em {
color : #669999;
}
iframe {
width : 700px;
margin-top : 20px;
border : 1px solid blue;
}
a {
text-decoration : none;
}
#contenedor {
background : url('../../imagenes/estructura/fondo3.png') no-repeat bottom;
width : auto;
height : auto;
text-align : center;
}
#cont_size {
width : 947px;
min-height : 800px;
margin : auto;
}
#cabecero {
background : url('../../imagenes/estructura/cab.png') no-repeat;
width : 947px;
height : 256px;
border : 1px solid blue;
}
#cuerpo {
background : url('../../imagenes/estructura/flecha.png') repeat-y top left;
background-color:#FFF;
width : 947px;
height : auto;
margin-top : 10px;
padding-top : 10px;
border : 1px solid blue;
padding-bottom : 10px;
}
#nav_lateral {
position : absolute;
width : 189px;
margin-left : 10px;
}
#nav_lateral2 {
background : url('../../imagenes/estructura/fondo2.png') no-repeat right bottom;
border : 1px solid blue;
height : auto;
}
#contenido {
position : relative;
margin-left : 210px;
background :url('../../imagenes/estructura/fondo1.png') no-repeat bottom right;
background-color:#FFF;
width : 720px;
height : auto;
min-height : 560px;
padding-top : 5px;
padding-bottom : 10px;
text-align : center;
border : 1px solid blue;
}
div#articulo {
position : relative;
font-size : 1.1em;
width : 700px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 10px;
}
div#articulo ul li {
margin-left : 20px;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
list-style : square inside;
}
div#articulo ol li {
margin-left : 20px;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
list-style : decimal inside;
}
#pie {
background : url('../../imagenes/estructura/pie.png') no-repeat;
width : 947px;
height : 44px;
margin-top : 10px;
border : 1px solid blue;
color : white;
padding-top : 5px;
}
#cab_h1 {
background : #74c4f0 url('../../imagenes/estructura/fondo_h1.png') repeat-x bottom;
width : 98%;
height : 26px;
margin-left : 5px;
margin-right : 0;
border : 1px solid blue;
padding-top : 3px;
}
#cab_nav {
background : #336699;
border-bottom : 1px solid blue;
width : 100%;
height : 35px;
}
#cab_nav_txt {
color : white;
font-family : Arial;
font-size : 16px;
padding-top : 5px;
margin-bottom : 0;
text-align : left;
text-indent : 5px;
}
ul {
text-align : justify;
}
ol {
text-align : justify;
}
ul li.menu a {
border-bottom : 1px solid blue;
width : 100%;
height : 35px;
display : block;
font-size : 15px;
text-align : left;
text-indent : 5px;
font-family : Arial;
padding-top : 5px;
color:white;
}
ul li.menu a:hover {
background : white;
color:blue;
}
ul li.banderas {
float : left;
margin : 236px 4px 2px;
}
ul li.banderas a img {
text-decoration : none;
border : 0;
}
div#contacto .banner {
margin-top : 10px;
margin-bottom : 10px;
border : 1px solid blue;
height : 73px;
width : 189px;
}
div#contacto .banner a {
text-decoration : none;
border : 0;
}
div#contacto .banner img {
text-decoration : none;
border : 0;
}
div.mediaizquierda {
float : left;
margin-top : 2px;
margin-left : 15px;
margin-right : 18px;
padding-top : 5px;
padding-bottom : 5px;
border-top : 1px solid blue;
border-bottom : 1px solid blue;
}
div.mediaderecha {
margin-top : 2px;
float : right;
margin-left : 18px;
margin-right : 15px;
padding-top : 5px;
padding-bottom : 5px;
border-top : 1px solid blue;
border-bottom : 1px solid blue;
}

div.mediacentro {
float:left;
margin-top : 2px;
text-align : center;
margin-left : 20px;
margin-right : 20px;
padding-top : 5px;
padding-bottom : 5px;
border-top : 1px solid blue;
border-bottom : 1px solid blue;
}

.estandares {
float:right;
margin-right:5px;
position:relative;
top:0px;
}
img{
border:0px;
}

