/* CSS Document */

<style type="text/css">

body {
font-family: Trebuchet MS;
font-size:13px;
line-height:20px;
background-color:#EBE7DB;
color:#333333;
}

h1 {
color:#FF0000;
font-size:13px;
margin-top:0px;
}

a {
color:black;
text-decoration: underline;
}

a:hover {
color:red;
text-decoration:none;
}

.copy a {
color:white;
text-decoration:none;
}

.copy a:hover {
color:white;
text-decoration:none;
}

#Portada {
width:797px;
height:820px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#BannerRBGSeguridad {
width:382px;
height:211px;
margin-top:140px;
float:left;
}

#MenuCuerpo {
width:347px;
height:178px;
margin-top:175px;
margin-left:15px;
float:left;
}

#Cabecera {
width:797px;
height:290px;
margin-left:auto;
margin-right:auto;
margin-top:-5px;
background-image:url(Images/cabecera.gif);
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}

#Cuerpo {
background-image:url(Images/cuerpoSup.gif);
background-repeat:no-repeat;
width:715px;
background-color:white;
border-left:2px solid black;
border-right:2px solid black;
margin-left:auto;
margin-right:auto;
color:#333333;
padding-left:40px;
padding-right:40px;

}

#Menu {
width: 797px;
height:50px;
margin-left:auto;
margin-right:auto;
background-color:#000000;
border:1px solid black;
}

#Pie {
width:557px;
background-image:url(images/pie.gif);
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
height:111px;
margin-left:auto;
margin-right:auto;
padding-left:240px;
padding-top:70px;
color: #990000;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid black;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

#Marketing {
font-size: 1px;
visibility: hidden;
overflow: hidden;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->


