@charset "utf-8";
/* CSS Document */


.letragaleria
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.letragaleria:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c8f5c;
}

.topcentro
{width:775px;
background:url(../images/topcentro2.png);
float:left;
}
.tablacentro
{width:775px;
float:left;
}
.contenidointerna
{width:775px;
background:url(../images/backrayas2.gif);
float:left;
}
.botiterna
{width:775px;
height:24px;
background:url(../images/bot22.png);
float:left;
}

.contenidogalerias2
{width:115px;
margin-left:8px;
margin-right:8px;
height:80px;
float:left;
}
.fotos
{width:98px;
margin:auto;
height:70px;
border:1px #000 solid;
}
.fotos:hover
{width:98px;
height:70px;
border:2px #43a372 solid;
}


.clear
{clear:both;
}

