@charset "utf-8";

.capsaleraAmunt {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    color: #FFFFFF;
	background-color: #0067C6; 
    height: 24px;
}

.capsalera
{
	width:756;
	background-repeat:no-repeat;
	height:108;
	border:none;
	border-width:0px;
	border-spacing:0px;
	background:url(../../img/stg/cabecera.png) top left;
//	background-color:white;
	background-size:100%;
}

/*#logo {*/
.capsalera td {
	
	background-repeat:no-repeat;
//	background-image:url(../../img/stg/logointerior.gif);
    border: 0 none;
    height: 34px;   
    
}

.boton_inicio
{
	background-image: url(../../img/stg/boton_inicio.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 22px;
	text-align: right;
	align: right;
}
.boton_centro
{
	height: 22px;
	background-image: url(../../img/stg/boton_centro.png);
	background-position: left bottom;
	font: 13px Tahoma, Trebuchet ms, Trebuchet, Verdana, Arial, Sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	align: center;
	vertical-align: center;
}
.boton_fin
{

	background-image: url(../../img/stg/boton_fin.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 22px;
	text-align: left;
	align: left;
}

.migas_inicio
{
	background-color: url(../../img/stg/migas_inicio.png);
	background-position: right bottom;
	background-repeat: no-repeat;	
	width: 14px;
	height: 43px;
	text-align: right;
	align: right;
}
.migas_centro
{
	height: 45px;
	width: 125px;
	background-image: url(../../img/stg/migas_centro.png);
	background-position: left bottom;	
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:white;
	text-align: center;
	align: center;
	vertical-align: middle;
}
.migas_fin
{
	background-image: url(../../img/stg/migas_fin.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 23px;
	height: 43px;
	text-align: left;
	align: left;
}

#footer #footertext {
    background: url("../../img/stg/logo_pie.png") no-repeat scroll left center rgba(0, 0, 0, 0);   
    border-top: 1px dotted #5C5C56;
    border-bottom: 1px dotted #5C5C56;
    margin: 15px auto 0;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 755px;
}

