body
{
	margin:0px;
	background-attachment: scroll;
	background-image: url(img/lateral.png);
	background-repeat:  repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#contenedor
{
	height:auto;
	margin: 0 auto;
	width:995px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCEEF2;
	border-left-color: #DCEEF2;
	
}


#cabecera
{
 margin:0px;
 background-color:#1991A9;
 width: 995px;
 height:30px;
 text-align:right;
 padding:0px;
}

#relleno
{
	margin:0px;
	height:131;
	width:100%;
	background-attachment: scroll;
	background-image: url(img/raya.png);
	background-repeat:  repeat-x;
	background-position: -5px 7px;
	padding:0px;
	
}

#cuerpo
{
	height:540px;
	background-attachment: scroll;
	background-image: url(img/cuerpo.png);
	background-repeat:  repeat-x;
	background-position: top bottom;
	
}

#Nota
{
 text-align:right;
 height:47px;
 color:#3DA0B7;
 font-size:0.8em;
}

#Nota a
{
 color:#3DA0B7;
 text-decoration:none;

}

#pie
{
	height:32px;
	background-attachment: scroll;
	background-image: url(img/pie.png);
	background-repeat:  repeat-y;
	background-position: left top;
	margin:Opx;
	padding:0px;
	border: 1px solid #9FD1DC;
}


#pie #izquierda
{
	float: left;
	text-align:right;
}

#pie #derecha
{
	float:right;
	text-align:right;
	
}
#contenido
{ 
	padding-top: 0px;
	margin-top:0px;
	height:488px;
	text-align:justify;
	color:#4F4E4D;
}

#contenido #imagen
{
	margin:0px;
	padding-top:0px;
	width:555px;
	float:right;
}

#listadoempresas LI {
	margin-bottom:10px;
}

#texto{
	padding-left:10px;
	float:left;
	width: 420px;
	list-style-image: url(img/lista.png);
}

img
{
	margin:0px;
	padding:0px;
}

#bya
{
 color:#D6AD2D;
  font-weight:bold;
 text-decoration:none;
}
#level
{
 
 color:#E49344;
 font-weight:bold;
 text-decoration:none;
}

#dota
{
color:#79B700;
 font-weight:bold;
 text-decoration:none;
}
