body {	margin:0;
		background-image: url(bg_body.gif);
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden
}

html {
	height: 100%; 
	width: 100%;
}

#focus {
	margin-left: -385px;
}

#project_list {
	position: absolute;
	margin: 0;
	padding-top: 45px;
	top: 0px;
	left: 0px;
	z-index: 1800;
	display: none;
}
#project_list li {
	position: relative;
}
#project_list li a {
	font-size: 18px;
	display: block;
	width: 210px;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}

#projects_container ul {
	width: 100%;
	height: 100%;
	list-style-type: none;
	z-index: 100;
	overflow: visible !important;
	position: absolute;
}

#projects_container li {
	width: 100%;
	height: 100%;
	position: relative;
}

.project {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -385px 0 0 -570px;
	width: 706px;
	height: 451px !important;
}

.web {
	background: url(shadow_web.png) no-repeat bottom left;
}

#next, #prev {
	position: absolute;
	top: 50%;
	z-index: 500;
	cursor: pointer;
	margin-top: -45px;
	text-indent: -9999em;
}
#prev {
	left: 0px;
	background: url(sprites.png) no-repeat 5px -100px;
	width: 90px;
	height: 95px;
}
#next {
	right: 0px;
	background: url(sprites.png) no-repeat -90px -100px;
	width: 90px;
	height: 95px;
}

a.prendido:link {
	background-color:#0b75b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ;
	}
	
a.prendido:visited {
	background-color:#0b75b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ;
	}

a.prendido:hover {
	background-color:#0b75b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ;
	}
	
a.prendido:active {
	background-color:#0b75b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ;
	}

.menu{
    background-color: ; }
	
.menu ul{
    text-align:center;
	width: 1000px;
    margin: 0; padding: 0;
    float: right;}
	
.menu ul li{
    display: inline;}

.menu ul li a{
    text-align:center;
	text-decoration: none;
    color: #0b75b2;
    padding: 11px 11px;
    background-color: #f2f2f2; }
	
.menu ul li a:visited{
}
	
.menu ul li a:hover, .menu ul li .current{
	color: #f2f2f2;
	background-color:#0b75b2;}

A:link {text-decoration: none; color:#0099CC; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
A:visited {text-decoration: none; color:#0099CC; font-family:Arial, Helvetica, sans-serif; font-size:12px}
A:active {text-decoration: none; color:#0099CC; font-family:Arial, Helvetica, sans-serif; font-size:12px}
A:hover {text-decoration: underline; color:#006699; font-family:Arial, Helvetica, sans-serif; font-size:12px}


.footer0 {
	height: 25px;
	width: 1000px;
	color: ;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(http://www.montevideo.com.uy/img_portal/fdofooter.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer {
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
    background-color: #FFEEE1;
	height: 85px;
	padding-bottom: 6px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.lineafooter { width: 770px; height: 1px; background-color: #FFD5B5; margin-top: 5px; margin-bottom: 5px; padding: 0px; border: none }

a.linksfooter:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; }
a.linksfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; }
a.linksfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;}
