/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linea_foot {
	background-image: url(img/linea.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
}
.fondo_titulos {
	background-image: url(img/linea_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 564px;
	margin-left: 192px;
}
.fondo_titulos_td_alt {
	height: 20px;
	padding: 5px;
}


.img_foot {
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	height: 52px;
}
.fondo_titulos_td_fotos {
	height: 100px;
	width: 188px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	font-style: normal;
}
.fondo_titulos_td_fotos span {
	font-weight: bold;
	color: #ED1B23;
	text-align: right;
	font-style: normal;
}

.fondo_titulos_td_fotos_link {

	font-weight: bold;
	color: #ED1B23;
	text-align: right;
	text-decoration: none;
}
.fondo_titulos_td_fotos div { 
	border: 1px solid #ED1B23;
 
}
.fondo_titulos_gamma {
	margin-left: 150px;
	margin-bottom: 8px;
}
