
body{
	margin:0;
	font-family:Arial;
	background-color:#f7f0e8;
}

form
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

img
{
	border:0;
}


#Loop1{
	margin:0px; /*sube y baja el body con las pics*****************************************************************/
	width:1400px; /*with of left margin*/
	background-color:#fff;

}

#topCont{
	width:845px;
	height:96px;
}





#Loop3{ /*******************************margenes del rectangulo que rodea el contenido del rect. rpincipal***********************************/
	float:left;
	width:817px;
        height:900px;
	margin:10px 0px 10px 20px;  /*top right bottom left*/
	display:inline;
	padding-bottom:26px;
/*border-style: solid;*/
}




#Loop2{  /*******************************rectangulo principal***********************************/
	position:absolute;
	/*background-color:#f7f0e8;*/
/*border-style: solid;*/
}




.PicFrames
{       /*******************************controla los rectangulitos que rodean las pic***********************************/
    float:left;
	width:250px;
	height:216px;
	border:1px solid #d2d2d2;
/*d2d2d2;*/
	padding-top:0px;
	padding-bottom:0px;
	margin-right:20px;
	margin-bottom:19px;
	display:inline;
background-color:#ffffff;

}

.PicPosition{  /*******************************controla la posicion individual de las pic***********************************/
	width:200px;
	margin:0px 10px 0 24px; /*top  4 0 left*/
	text-align:center;
/*border-style: solid;*/
	
}


/**********************************************************************/


