body {
	text-align:center;
	background:#DFDFDF;
}

#web {
	width:750px;
	margin:auto;
	background:url(../../img/pxrep.gif);
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	
}

#container {
	display:table;
	background:url(../../img/menu.jpg) left bottom no-repeat;
	
	
}

#menu {

	width:170px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	line-height:100%;
	padding-top:20px;
	
}



#menu a {
	display:block;
	text-decoration:none;
	border:1px solid #993366;
	margin-bottom:5px;
	color:#993366;
	padding:5px;
	background:#FFFFFF;
}

#menu a:hover {
	background:#993366;
	color:#FFFFFF;
}

#pagina {
	width:475px;
	float:left;
	background:url(../../img/bgpag.jpg) right bottom no-repeat;
	padding:20px;
	padding-right:25px;
	line-height:150%;
	padding-top:10px;
	color:#993366;
}

#pagina a {
	font-weight:bold;
	color:#000000;
}

h2 {
	color:#FFFFFF;
	text-align:right;
	background:#993366;
	font-size:16px;
	line-height:150%;
	padding-right:10px;
	font-weight:bold;
}

#foot {
	clear:both;
	height:45px;
	background:url(../../img/foot.gif) no-repeat;
	padding-top:17px;
	color:#FFFFFF;
	padding-left:20px;
}

#foot a {
	color:#FFFFFF;
	font-weight:bold;
}

ul {
	margin-top:-12px;
}

.Estilo1 {font-style: italic}