body {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}

	
	
/**************** COLUMNAS *****************/
			#GrupoCol2 { 
			width: 613px;
			height: auto;
			float: left;
			}
			#GrupoCol3 { 
			width: 153px;
			height: auto;
			float: left;
			}
			#GrupoCol4 { 
			width: 306px;
			height: auto;
			float: left;
			}
/**************** FOTOS *****************/

#foto1 {
	position:absolute;
	left:187px;
	top:10px;
	width:584px;
	height:174px;
	z-index:10;
}
#foto2 {
	position:absolute;
	left:205px;
	top:209px;
	width:238px;
	height:226px;
	z-index:1;
}
#foto3 {
	position:absolute;
	left:171px;
	top:511px;
	width:612px;
	height:227px;
	z-index:1;
}




/*************** PIE ******************/
#Ingerior {
	position:absolute;
	left:171px;
	top:813px;
	width:612px;
	height:15px;
	background-color: #000000;
	visibility: visible;
}
#menuInf {
	position:absolute;
	left:171px;
	top:830px;
	width:612px;
	height:40px;
	padding-top: 15px;
	visibility: visible;
}

/*************** TEXTOS ******************/
#TxtTit {
	position:absolute;
	left:197px;
	top:59px;
	width:215px; 
	height:0px;
	padding-top: 10px;
	padding-left: 0px;
	visibility: visible;

}

#Txt {
	position:absolute;
	left:171px;
	top:98px;
	width:612px;
	height:auto;
	padding-left: 0px;
	padding-top: 10px;
	z-index: 7;
	visibility: visible;
}
#Txt2 {
	position:absolute;
	left:478px;
	top:726px;
	width:294px;
	height:41px;
	z-index:1;
}

.TxtRJ {color: #990000
}



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