* {
text-indent : 0;
margin : 0;
padding : 0;
border : 0;
}
p {
text-align : justify;
}
h1 {
font-size : 1.2em;
color : #0a209e;
font-weight : bold;
text-decoration : none;
text-align : center;
}
h2 {
font-size : 1.1em;
color : #0f3d9a;
font-weight : bold;
text-decoration : none;
text-align : center;
}
h3 {
font-size : 1.1em;
color : #d80a0a;
font-weight : bold;
text-decoration : none;
margin-left : 20px;
text-align : left;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : #121212 url(objetos/navegacion/fondo.gif) repeat-x 50% 0%;
color : #000000;
font-size : 12px;
text-align : center;
}
#global {
width : 800px;
margin : 10px auto;
}
h4 {
font-size : 1.5em;
color : red;
font-weight : bold;
text-decoration : none;
text-align : center;
}
h5 {
font-size : 1.5em;
color : red;
font-weight : bold;
text-decoration : none;
text-align : center;
}
body {
font : 13px "Trebuchet MS", tahoma, Geneva, Arial, Helvetica, sans-serif;
background-position : left top;
background-color : #f7f9fa;
background-image : url(objetos/navegacion/fondo.gif);
background-repeat : repeat-x;
text-align : center;
}
#curva-superior {
background-image : url(objetos/navegacion/curva-superior.gif);
background-repeat : no-repeat;
width : 800px;
height : 12px;
overflow : hidden;
}
#cabecera {
background-color : white;
background-image : url(objetos/navegacion/cabecera.gif);
width : 800px;
height : 125px;
}
#logotipo {
width : 488px;
margin : 0 90px 0 10px;
height : 125px;
float : left;
}
#publicidad {
width : 200px;
margin : 0 10px 0 0;
height : 125px;
float : right;
}
#navegacion {
background-color : white;
font : 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
float : right;
list-style-type : none;
margin : 0 0 0 0;
height : 20px;
}
#navegacion li {
float : left;
list-style : none;
margin : 0 0 2px 0;
padding : 0;
}
#navegacion ul li {
list-style-type : none;
}
#navegacion a {
text-decoration : none;
color : #3366cc;
background : #f0f7fc;
display : block;
padding : 3px 10px;
text-align : center;
border : 1px solid #accfe8;
border-width : 1px 1px 1px 0;
}
#navegacion a:hover {
background : #60beb3;
}
#contenido {
background-color : #ffffff;
text-align : left;
margin : 0;
padding : 0;
border-left : 4px solid white;border-right : 4px solid white;
}
#contenido li {
list-style : none;
}
#contenido h1 {
text-decoration : none;
font-size : 14px;
}
#contenido p {
margin : 0 10px 0 10px;
text-indent : 15px;
}
#contenido a:hover {
background : #60beb3;
font-size : 14px;
}
#menu {
width : 150px;
float : left;
text-align : left;
background-position : bottom;
font : 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
border-left : 4px solid white;
border-right : 4px solid white;
padding-bottom : 5px;
}
#menu li {
list-style : none;
border-bottom : 2px solid #accfe8;
margin : 0 5px 4px 5px;
}
#menu h1 {
text-decoration : none;
font-size : 12px;
padding-top : 0;
}
#menu a {
text-decoration : none;
color : #3366cc;
background : #f0f7fc;
display : block;
text-align : center;
border : 1px solid #accfe8;
border-width : 1px 1px 1px 0;
}
#menu ul, li {
list-style-type : none;
}
#menu ul {
margin : 0;
padding : 0;
}
#menu a:hover {
background : #60beb3;
}
#contacto {
background : #ffffff;
color : blue;
}
#contacto p {
margin : 10px 0 10px 150px;
}
#contacto input {
color : black;
border : 2px solid #505050;
}
#contacto textarea {
color : black;
border : 2px solid #505050;
}
#pie {
height : 120px;
border-left : 4px solid white;
border-right : 4px solid white;
border-top : 1px solid white;
}
#curva-inferior {
background-image : url(objetos/navegacion/curva-inferior.gif);
background-repeat : no-repeat;
width : 800px;
height : 12px;
overflow : hidden;
}
a:hover {
color : #011961;
text-decoration : none;
}

