@charset "utf-8";
/* CSS Document */
body, html {
	overflow-x:hidden;
	margin: 0;
	padding: 0;
}
body {
	background: #b4d034;
	text-align: center;
}
#page-container2 {
	width: 800px;
	height: 800px;
	margin: auto;
	background: url(../images/backwork.png);
	background-repeat: no-repeat;
}
#veinte {
	height: 300px;
	padding-left: 262px;
	padding-right: 0px;
	margin-right: 190px;
	position: relative;
}
#who {
	width: 800px;
}
.foot {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 90px;
}
#tam { background-image: url(../images/backMenu.gif); background-repeat:no-repeat; background-position:center; height: 40px; margin: 0px auto; display: block; text-align: center; font-family:Tahoma; font-size:15px; color:#FFFFFF;}
#tam ul{ padding:0px; margin:0px;}
#tam li{float:left; list-style-type:none; padding-top:10px;}
#tam a:link, #tam a:visited{text-decoration:none;}
#tam a:hover, #tam a:active{text-decoration: underline;}
.li1 {width:365px;}
.li2 { text-align:right; width:330px;}
.tam2 {
	margin: auto;
	width: 40px;
	height: 40px;
	margin-right: 272px;

}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


