/* img secciones */
#internet { background:  url(../../xtras/images/top.gif) 100% 0 no-repeat #505050; height: 200px; clear: both; }

/* txt secciones */
#internet h1 { color: #fff; padding-left: 25px; padding-top: 65px; line-height: 110%;}

/* menu */
#popitmenu{
position: absolute;
background-color: #cdcdcd;
border:1px solid #fff;
font: normal 10px;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
text-decoration: underline;
}

/* menu contextual */

.skin0{
position:absolute;
width:165px;
border:1px solid black;
background-color:#cdcdcd;
line-height:20px;
cursor:default;
font-size:9px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}

/* resto estilos */
body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #cdcdcd; color: #454545; }
table, p {font-size:12px;}
div {
	text-align: left;
}
.logo-gris {color: #505050}
.logo-azul {color: #0080c0}
#topOfPage { display: none; }
#contenedor { width: 730px; padding: 25px; background: #fff; margin-left: auto; margin-right: auto; }
#cabecera { height: 45px; }
#logo {	width: 248px; float: left; }
#fecha { float: right; padding-top: 8px; text-align: right; font-size: 10px; width: 225px; }
#sello { float: right; padding-top: 0px; text-align: right; font-size: 10px; width: 190px; }
#inferior {height:51px} 
#pie { float: left; width: 500px; } 
#bar { 
	clear: both; 
	background: #cdcdcd; 
	height: 25px; 
}
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }
#footer { clear: both; padding-top: 5px; }
div.bloque, div.bloqueDistinto { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.bloqueDistinto { background:  url(../../xtras/images/corner.gif) no-repeat 100% 100% #f5f5f5; }
h1, h2 { margin: 0; margin-bottom: 10px; padding: 0; font-weight: normal; font-size: 210%; }
h2 { font-size: 130%; margin-bottom: 5px; color: #000; }
p {	margin: 0; margin-bottom: 5px; }
p.right { text-align: right; }
#pie p {	clear: both; color: #c0c0c0; font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0; }
ul { margin: 0; padding : 0; list-style : none; }
#bar li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px; border-right: 1px solid #fff; float: left; }
#bar li.active { background: #505050; color: #fff; padding-bottom: 4px; }
#pie li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #0080c0; }
a:visited { color: #0080c0; }
#bar a:link, #bar a:active, #bar a:visited { color: #000; } 
#bar a:hover {
	padding-bottom: 4px;
	text-decoration: underline;
}  
a img { border: 0; }
a img:active { border: 0; }
span.resaltado { color: #abd6f1; }
span.oculto { display: none; }
span.underline { text-decoration: underline; }
#holdm{position:absolute; top:150px; left:20px; z-index:100; width:80%;}
