body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #d1deff;
}
#tot {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 510px;
	float: left;
	background-color: #d1deff;
}
#col1 {
	text-align: left;
	width: 465px;
	height: 460px;
	float: left;
	padding-left: 10px;
}
#col1a {
	text-align: justify;
	width: 460px;
	height: 455px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#col1b {
	text-align: left;
	width: 400px;
	height: 278px;
	float: left;
}
#col2 {
	text-align: left;
	width: 340px;
	height: auto;
	float: right;
	background-color: #d1deff;
	padding-left: 10px;
}
#col2a {
	text-align: left;
	width: 355px;
	height: auto;
	float: right;
	background-color: #d1deff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
}
#img {
	text-align: left;
	width: 150px;
	height: 105px;
	float: right;
	background-color: #d1deff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
#col2b {
	text-align: right;
	width: 200px;
	height: 150px;
	float: right;
	background-color: #999966;
	background-image: url(../images/proyeccion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
#hola {
	text-align: left;
	width: 370px;
	float: right;
	background-color: #d1deff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 250px;
	background-image: url(../images/proyeccion.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tanca {
	text-align: left;
	width: 860px;
	height: 45px;
	float: right;
	background-image: url(../images/fons40.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#tanca1 {
	width: 400px;
	height: 45px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/atepamembers.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	font-weight: bold;
}
#tanca2 {
	text-align: left;
	width: 390px;
	height: 45px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.squarebutton{
	display: block;
	float: rigth; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: auto; /* Height of button background height */
	padding-left: 90px; /* Width of left menu image */
	padding-top: 14px;
	text-decoration: none;
	background-color: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-variant: normal;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
	display: block;
	/*padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: right bottom;
}

a.squarebutton:hover span{
	background-position: right bottom;
	color: #000066;
	/*background-image: url(../imatges/base1.png);*/
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.resaltar{
overflow: hidden; /*esto quiere decir: desbordamiento oculto*/
width: 100%;
}

