#web {
width:822px;
position:relative; 
margin-left: auto; 
margin-right: auto;
}

#cabecera {
width:822px;
height:93px;
position:relative; 
margin-left: auto; 
margin-right: auto;
}

#alto {
width:822px;
height:33;
position:relative; 
margin-left: auto; 
margin-right: auto;
float:left;
}

#bajo {
width:822px;
height:33px;
position:relative; 
margin-left: auto; 
margin-right: auto;
float:left;
}
#adsense1 {
	position:absolute;
	width:465px;
	height:15px;
	left: 138px;
	top: 133px;
}

#adsense2 {
	position:absolute;
	width:465px;
	height:15px;
	left: 62px;
	float:left;
}

#contenido {
	position:relative;
	background:#FFF;
	width:740px;
	border-left:41px;
	border-left-color:#ffccff;
	border-left-style:solid;
	border-right:41px;
	border-right-color:#ffccff;
	border-right-style:solid;
	float:left;
}

#footer {
width:822px;
height:33px;
position:relative; 
margin-left: auto; 
margin-right: auto;
float:left;
}
body {background:#FCF;}

#tablacarta {
	text-align:justify;
	border-bottom:dotted;
	border-bottom-color:#F0F;
    border-left
	border-left-color:#F0F;
	border-right
	border-right-color:#F0F;
	border-top:dotted;
	border-top-color:#F0F;
}


