/* 
ZOOMAR Desarrollo web 
http://www.zoomar.com.ar 
Enero 2009
*/

body {
	background-image:url(../imagenes/zoomar-fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma, Geneva, sans-serif;
}
#maincontainer{
	width: 955px;
	margin: 0 auto;
}
#topsection{
	height: 160px;
}
.logo{
	float:left;
	margin:16px 0 0 0;
}
#contentwrapper{
	float: left;
	width: 100%;
}
#contentcolumn{
margin-left: 540px;
}
#leftcolumn{
	float: left;
	width: 500px;
	margin-left: -955px;
}
#footer{
	clear: left;
	width: 100%;
	margin:0px 0 0 0;
	padding:30px 0 0 0;
}
#footer p{
	font-size:11px;
	color:#4e5454;
	line-height:18px;
}
#footer a{
	font-size:11px;
}
input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #555; background-color: #FFFFFF; border: #e2e2e2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #555; background-color: #FFFFFF; border: #e2e2e2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #555; background-color: #FFFFFF; border: #e2e2e2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
