body {
	background-image: url(../images/fondo-gen.jpg); background-repeat:no-repeat; background-attachment:fixed; margin:0px auto; padding:0px; min-width:1000px
}

.cabecera{
	background-image:url(../images/fondo-cabecera.png); background-repeat:no-repeat; background-position:center; background-position:bottom; width:100%; height:171px; margin:0px auto;
}
.pie1{
	background-image:url(../images/fondo-pie-1.png); background-repeat:no-repeat; background-position:center; width:100%; height:102px; margin:0px auto;
}
.DecoPie2{
	background-image:url(../images/deco-pie-2.png); background-repeat: repeat-x; background-position:top; width:100%; height:21px; margin:0px auto; 
}
.pie2{
	width:100%; height:190px; background-color:#1a1a1a;
}
.contenedor{
	background-image:url(../images/fondocontenedor.png); background-repeat: repeat-y; background-position:center; background-position:bottom; width:100%; margin:0px auto; height:auto;
}
.contenedorPie{
	width:910px; margin:0px auto;
}
.bloquePie{
    padding:7px 7px 7px 7px; background-color: #000000; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; width:270px; float:left
}
.tituloPie{
	font-family:"Times New Roman", Times, serif; font-size:32px; margin-bottom:5px
}
.contenedorInterior{
	width:880px; margin:0px auto; padding-left:25px; padding-right:7px; display: table;
}

.contenedorApartado{
	background-color:#FFFFFF; padding-bottom:15px;
}

.contenedorApartadoTPC{
 background-image: url(../images/fondo-contenedorApartado-TPC.jpg); background-repeat:repeat-x;
}

.decoSuperior{
	width:100%; height:5px; padding:0px; margin:0px
}
.contenedorCabecera{
	width:500px; height:116px; width:894px; margin:0px auto;
}

.decoMenuIZ{
	background-image:url(../images/deco-menu-iz.png); width:56px; height:57px; z-index:1; margin-left: -50px; margin-top: -40px; position:absolute; left: 23px; top: 15px;
}
.decoMenuDr{
	background-image:url(../images/deco-menu-dr.png); width:56px; height:57px; z-index:1; margin-left: 0px; margin-top: 39px; position:absolute; left: 64px; top: -68px;
}
.bordeDerecho{
 	background-image: url(../images/borde-derecho.png); background-repeat:no-repeat; width:9px; height:328px; z-index:-1; margin-left: 938px; margin-top: 0px; position:absolute
}
.sombraInferiorLarga{
	background-image: url(../images/sombra-inferior-larga.png); width:880px; height:14px
}
.sombraInferiorCorta{
	background-image: url(../images/sombra-inferior-corta.png); width:424px; height:14px
}




p{
  	font-family:"Times New Roman", Times, serif; font-size:14px; color:#272727; line-height:18px; margin-top:0px; margin-bottom:9px;
}
.textoTPC{
	color: #0292c3;
}

h1{
	font-family:"Times New Roman", Times, serif; font-size:32px; color:#FFFFFF; background-image:url(../images/fondo-h1.jpg);font-weight:normal; height:44px; line-height:44px; margin-top:0px; margin-bottom:0px;
	width:230px; text-align:center; margin-left:40px
}
h1.textoMatchPoint{
	background-image:url(../images/fondo-h1-verde.jpg); height:32px; width:172px; line-height:32px; margin-top:16px
}
h2{
	font-family:"Times New Roman", Times, serif; font-size:21px; color:#131313; font-weight:normal; margin-top:5px; margin-bottom:5px

}
h2.verde{
	color:#43790e;
}
h2.naranja{
	color:#bd500f;
}
h2.morado{
	color:#7f239e;
}
h2.azul{
	color:#008fc0;
}


a.textoLinkBlanco:link,a.textoLinkBlanco:visited
{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}
a.textoLinkBlanco:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:0px dotted #b7000a;
	background-color: #f18f00;
}
a.textoLinkNaranja:link,a.textoLinkNaranja:visited
{
	color: #d26e0d;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #d26e0d;
}
a.textoLinkNaranja:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:0px dotted #b7000a;
	background-color: #d26e0d;
}


a.AreaCliente:link,a.AreaCliente:visited
{
	color: #658e11; padding-left:50px; padding-top:11px;
	font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	text-decoration:none; background-image:url(../images/boton-area-clientes.png); width:108px; height:29px; float: right;
}
a.AreaCliente:hover
{
	color: #FFFFFF;
	background-image:url(../images/boton-area-clientes2.png); width:108px; height:29px;
}
a.Intranet:link,a.Intranet:visited
{
	color: #658e11; padding-left:50px; padding-top:11px; margin-left:10px;
	font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	text-decoration:none; background-image:url(../images/boton-intranet.png); width:72px; height:29px; float: right;
}
a.Intranet:hover
{
	color: #FFFFFF;
	background-image:url(../images/boton-intranet2.png); width:72px; height:29px;
}


