body {
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
color:#484848;
margin-top:32px;
text-align:justify;
background-image:url(../image/fondo_pagina1.gif);
background-repeat:repeat-y;
margin-left:0;
margin-right:0;
background-color:#aaa;
}

#fondo {
background-image:url(../image/fondo_pagina3.gif);
background-repeat:no-repeat;
background-position:left 55px;
padding-left:10px;
padding-right:10px; 
}
#contenedor {
width:781px;
border:0px;
}
#portada{
padding:0px;
margin:0px;
}
img#logoinetsys {
	display:block;
	position:absolute;
	left:200px;
	top:96px;
}

* html #contenedor{
width:786px;
}

#cabecera {
width:619px;/* el ancho del contenedor - menos los margenes que tenga, el width es el ancho del interior*/
padding-left:151px;
}

#izquierda {
float:left;
width:150px;
border:0px;
padding-top:10px;
}

#contenido {
width:563px;
margin-left:151px;
margin-right:31px;
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
padding-right:20px;
border-left:1px solid #D9D9D9;
border-bottom:1px solid #D9D9D9;
background-color:#fff;
background-image:url(../image/sombra.gif);
background-repeat:repeat-y;
background-position:right 1px;
}

div#paginaprincipal{
background-image:url(../image/portada.gif);
width:574px;
height:168px;
padding-top:60px;
padding-left:10px;
padding-right:10px;
border:0;
}
div#paginaprincipal p {
margin-top:0.6em;
margin-bottom:0.6em;
}

#marcocontenido{
border:1px solid #D9D9D9;
padding:15px;
}

/* margin-left y margin-right son los anchos (width) de izquierda y derecha,
   respectivamente, + 3 pixeles */

* html #contenido {
margin-right:24px;  /* margin-right de #contenido -3 pixeles */
margin-left:148px;  /* margin-left de #contenido -3 pixeles */
}

#derecha {
float:right;
width:31px;
border:0;
padding-top:11px;
}

* html #derecha {
width:36px;
}

div#pie {
height:18px;
padding-left:230px;
padding-top:3px;
margin-top:0px;
margin-bottom:10px;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
background-image:url(../image/final2.gif);
background-repeat:no-repeat;
background-position:170px 0px;
text-decoration: none; 
color:#fff;
}

div#pie a {
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
text-decoration: none; 
color:#fff;
}



/* a partir de aqui no se toca, Pitu!*/
#cabecera img {display:block;}
* html #derecha {margin-left:-3px;}
* html #izquierda {margin-right:-3px;}

#fincontenedor {clear:both;} 

/* hide from ie/mac \*/
* html #contenido {height:1%;}
/* end hide from ie/mac */