

img{
	border:0;	
} 

body{
	background-color:white;	
	font-family: Helvetica, Geneva, Arial,SunSans-Regular, sans-serif;
	font-size:10px;
	text-align:center; 
	margin:0 auto;
}

.textinfo{
	margin-left:5em;
	font-weight:bold;
	font-size:11px;
}

#cuerpo{	
	height:590px;
	width:800px;
	margin:0px auto;	
	background-color:#ffffff;
	text-align:left;
}

#cuerpoVistaDetallada{	
	height:500px;
	width:600px;
	margin:0px auto;	
	background-color:#ffffff;
	text-align:left;
}

#menu{
	background-color:#E4E1E1;
	position:absolute;
	top:71px;
	width:800px;
}

#indice{
	position:absolute;
	top:98px;
	width:294px;
	height:489px;
	display: block;
	border:0px;	
}

#fondoHoja{
	width:426px;
	height:489px;
	position:absolute;
	top:98px;
	margin-left:300px;	
}

#loader{	
	width:30px;
	height:30px;
	position:absolute;
	top:540px;
	margin-left:450px;
}

#hoja{
	width:392px;
	height:477px;
	position:absolute;
	top:104px;
	overflow:hidden;
	margin-left:308px;		
}

#botones{
	width:70px;
	position:absolute;	
	margin-left:720px;
	margin-top:470px;	
}

.boton{
	padding:2px;
}

#distribuidor{
	position:absolute;
	margin-left:710px;
	margin-top:300px;
}

#thephoto{	
}

#thephotobig{	
}

#marcobig{
	width:583px;
	height:708px;
	position:absolute;	
	margin-left:120px;
	top:100px;	
	border-color:#D9D6D6;
	border-width:1px;
	border-style:solid;	
	opacity:0;
}

#butInfo{
	position:absolute;
	width:24px;
	height:202px;
	margin-left:-25px;
	top:-2px;
}

#info{
	position:absolute;
	width:582px;
	height:198px;
	background-color:#F4F2F3;	
	border-color:#D9D6D6;
}
 
#pestana{
	width:20px;
	height:170px;
	position:absolute;
	top:30px;
	left:400px;
	cursor:hand;
	background-color:black;
}
 
#enviar{
	position:absolute;
	margin-left:410px;
	top:175px;
}
 
#cerrar{
	position:absolute;
	margin-left:500px;
	top:175px; 
}

input{
	border-color:#D9D6D6;
	border-width:1px;
	border-style:solid;		
}

textarea{
	border-color:#D9D6D6;
	border-width:1px;
	border-style:solid;		
}