body { 
	background-color: #ffffff;
	color : #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px;
	font-size: 12px;
	margin: 0 0 0 0;
	text-align:center;
	height:100%; 
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}
#principal{
	/*border:1px solid #FF0000;*/
	width:775px;
	height:1350px; 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#imagen_top{
	float:left;
	position:relative;
	width:775px;
	height:110px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}
#abajo_01{
	float:left;
	width:315px;
	height:80px;
	margin-top:25px;
}
#abajo_02{
	float:left;
	width:245px;
	height:70px;
	margin-top:35px;
}
#abajo_03{
	float:left;
	width:215px;
	height:105px;
	background-image:url(images/garra.jpg);
	background-repeat:no-repeat;
}
#admin_foto{
	float:left;
	width:775px;
	height:300px;
}
#admin_pics{
	float:left;
	width:500px;
}
#fotos{
	float:left;
	width:775px;

}
.pic{
	float:left;
	margin:5px;
	width:185px;
	height:185px;
	
}



