body{
	margin:0 0 0 0px;
	font-size:12px;
	background-color:#e2e2e2;
	line-height:22px;
	background-image:url(../imgs/bgEnc.gif);
	background-repeat:repeat-x;
	/* Cambiar el color de la barra de scroll */
	/*scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-highlight-color: #0000FF;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-darkshadow-color: #0077FF;
	scrollbar-track-color: #0077FF;
	scrollbar-arrow-color: #FF7700;
	scrollbar-base-color: #00FF00;*/
}
/* Fuentes Cargadas */
@font-face {
    font-family: "Swiss";
    src: url("Swiss721.eot"), format("opentype"); /* IE */
    src: local("Swiss"), url("Swiss721.TTF"), format("truetype"); /* resto de navegadores */
}
@font-face {
    font-family: "SwissBold";
    src: url("Swiss721Bold.eot"), format("opentype"); /* IE */
    src: local("SwissBold"), url("Swiss721Bold.TTF") format("truetype"); /* resto de navegadores */
}



/*Like facebook*/
.LikeFacebook
{
	position:relative;
	width:200px;
	margin:auto;
	z-index:1200;
}
.contentLikeFacebook
{
   position:absolute;
   width:100px;
   margin-top:17px;
   margin-left:-56px;
   z-index:1200;
}

/* Encabezado */
#encabezadoFijo {
  position:absolute;
	width:100%;
	height:51px;
  top:0;
  left:0;
	z-index:1000;
}
#encabezadoSombraWeb {
	width:963px;
	height:51px;
	margin:0 auto;
	padding-top:0px;
	background-image:url(../imgs/bgSombra.png);
	background-repeat:repeat-y;
}
#encabezadoWeb {
	width:953px;
	height:51px;
	margin:0 auto;
	padding-top:0px;
	background-color:#FFF;
	z-index:1001;
}
/* Logo */
#LogoWeb {
	width:100%;
	margin:0 auto;
	padding-top:0px;
	background:none;
	position:absolute;
}
#encabezadoLogoWeb {
	width:953px;
	margin:0 auto;
	padding-top:0px;
}
#LogoImg {
	width:250px;
	height:201px;
	margin:0;
	z-index:2000;
	position:absolute;
}
/* Menu */
#menu {
  position:absolute;
	width:100%;
	height:55px;
  top:94px;
  left:0;
	z-index:1101;
}
#menuSombraWeb {
	width:963px;
	height:57px;
	margin:0 auto;
	padding-top:0px;
	background-image:url(../imgs/bgSombra.png);
	background-repeat:repeat-y;
}
#menuWeb {
	width:953px;
	position:relative;
	/*height:55px;*/
	
	margin:0 auto;
	padding-top:1px;
	padding-bottom:1px;
	
	background-color:#f1f1f1;
	z-index:1102;
	
	
}
.tablaMenuWeb {
	font-family:SwissBold;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	width:115px;
	cursor:pointer;
}
.tablaMenuWeb:hover {
	font-family:SwissBold;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	background-image:url(../imgs/bgMnu.gif);
	color:#FFF;
}
/* Imagenes Banner */
#banner{
	position:absolute;
	width:100%;
	height:327px;
  /*top:151px;*/
  margin-top:148px;
  left:0;
	z-index:1099;
}
#bannerSombraWeb {
	width:963px;
	height:327px;
	margin:0 auto;
	padding-top:0px;
	background-image:url(../imgs/bgSombra.png);
	background-repeat:repeat-y;
}
#bannerWeb {
	width:953px;
	height:327px;
	margin:0 auto;
	background-color:#f1f1f1;
}
/* Contenido */
#contenido{
	position:absolute;
	width:100%;
  /*top:478px;*/
  top:470px;
  left:0;
	z-index:1100;
}
#contenidoSombraWeb {
	width:963px;
	margin:0 auto;
	padding-top:0px;
	background-image:url(../imgs/bgSombra.png);
	background-repeat:repeat-y;
}
#contenidoWeb {
	width:953px;
	margin:0 auto;
	background-color:#f1f1f1;
}
.contenidoTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
/* Pie de pagina */
#pie{
	width:100%;
	height:55px;
	z-index:1300;
	background-image:url(../imgs/bgPie.gif);
	background-repeat:repeat-x;
}
#pieWeb {
	width:953px;
	margin:	0 auto;
}
.pieTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
/* Menu Inferior */
.sbmnu01{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/1sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu01:hover{
	background-image:url(../imgs/home/h_1sec.jpg);
	background-repeat:no-repeat;
}

.sbmnu02{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/2sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu02:hover{
	background-image:url(../imgs/home/h_2sec.jpg);
	background-repeat:no-repeat;
}

.sbmnu03{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/3sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu03:hover{
	background-image:url(../imgs/home/h_3sec.jpg);
	background-repeat:no-repeat;
}

.sbmnu04{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/4sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu04:hover{
	background-image:url(../imgs/home/h_4sec.jpg);
	background-repeat:no-repeat;
}

.sbmnu05{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/5sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu05:hover{
	background-image:url(../imgs/home/h_5sec.jpg);
	background-repeat:no-repeat;
}

.sbmnu06{
	width:230px;
	height:61px;
	background-image:url(../imgs/home/6sec.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sbmnu06:hover{
	background-image:url(../imgs/home/h_6sec.jpg);
	background-repeat:no-repeat;
}