body{
	overflow:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}

#pagina{
	width:770px;
	height:550px;
	border:1px solid #CCCCCC;
	azimuth:center-right;
	position:absolute;left:50%; width:770px;margin-left:-375px;
	top:30px;
	
}

#cabecera{
	width:768px;
	
	height:63px;
}
#logo{
	float:left;
	margin-top:15px;
	margin-left:10px;
	
}
#pongase{
	float:right;
	margin-top:22px;
	margin-right:10px;
}

#menuIzquierda{
	width:172px;	
	height:465px;
	float:left;
}
#contenido{
	width:590px;
	float:right;	
	height:465px;
}

#coro{
	width:770px;
	background-color:#cccccc;
	border-top:1px dotted #666666;
	height:21px;
}
.listagrande{
	background-image:url(../images/nav_bienvenido.gif);
	padding-left:0;
	border:0;
	margin:0;
	width:161px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	
}

img{
border:0;
margin:0;
padding:0;
}