/* CSS Document */



#fotos-galerias h2{
		margin: 20px 0;
		padding: 0;
		font: bold 21px "Georgia", Times, serif;
		color: #666;
		letter-spacing: 1px;
		text-align:center;
}
#tgpx{
margin:auto;
display:block;
margin-left:45px;
}
#tgpx input, select {
margin-left: 20px;
}
	.tgp-foto {
		background: url(/img-css/bg-fototgp.png) no-repeat;
		width: 132px;
		height: 160px;
		margin: 20px 20px 0 0;
		float: left;
		position: relative;
		
	}
	.tgp-foto h3 {
		_behavior: url(iepngfix.htc);
		z-index: 2;
		position: absolute;
		top: 125px;
		//top: 141px;
		left: 5px;
		background: url(/img-css/bg-fototgp-h3.png) no-repeat;
		width: 131px;
		height: 31px;
		padding: 3px 0 0 0;
		font: 16px "Trebuchet MS" sans-serif;
		color: #fff;
		letter-spacing: 1px;
		text-align: center;
	}
	.tgp-foto a img {
		width: 120px;
		height: 150px;
		margin: 8px 0 0 8px;
		padding: 0;
	}

#tabla{

}
#tabla img{
border:4px solid #990000;
}
#main-content{
}
.content-section{
width:620px;
}
