/*
    E-Pulse S.C.
*/

	body{ background-color:#D1D2D4; text-align: center; font-family:Verdana;}
	ul.menuLi{ list-style:none;  margin:0; padding:0px;}
	li.menuLi{ font-size:9px; display:inline; margin:0; padding:0;}
	form {display:inline;}
	img{
		border:0px;
	}
	h1{ 
		margin:0;
		padding:0;
		font-size:14px;
		font-weight:bold;
	}
	h1.SeccionTitle{
		margin:12px;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:33px;
	}
	h1.SeccionTitle span{
		color:#615d5c;
	}
	h2{ 
		margin:2px;
		padding:0;
		font-size:12px;
		font-weight:bold;
	}
	td{ font-size:11px;}
	
	.tdgeneral{ text-align:left; width:850px; padding:7px; background-color:#FFFFFF;}
	.cabecera{ display:table; background-image:url(../imagenes/fondo-cab.jpg); background-repeat:no-repeat; width:850px; height:230px; color:#FFFFFF; font-size:9px; }
		.cabmenu1{ float:left; width:840px; height:25px; vertical-align:middle; text-align:right; color:#000000;}
		.cabcentro{ float:left; width:300px; height:165px;}
		.cabmenu2{ float:left; display:table; width:830px; height:40px; padding-left:15px;}
			.menu{ float:left; height:40px; font-size:9px; font-weight:bold;}
			.imgMenu{padding:3px; padding-top:0px;}

	.titSeccion{display:table; width:100%; font-size:9px; padding-top:3px; padding-bottom:3px;}
	
	.cuerpo{ display:table; width:850px;}
	.izquierda{ float:left; display:table; width:644px;}
		.contenido-top { 
			float:left;
			font-size:11px;
			text-align:justify;
			width:644px;
			background-image:url(../imagenes/contenido-bg.gif);
			background-repeat:no-repeat;
			background-color:#dededc;
			min-height: 666px;
			height: auto !important;
			height: 666px;
			}
		.contenido-bottom { float:left; width:644px;}
		
	.derecha{float:right; width:197px; font-size:9px;}
		.separador{ width:190px; height:6px; border:0px; padding:0px;}
		.menutienda{ width:197px; height:183px; !important min-height:183px;}
		.menuacceso{ color:#FFFFFF; width:197px; height:106px; !important min-height:106px; background-image:url(../imagenes/menu-acceso.gif); background-repeat:no-repeat;}
		.menubuscador{ width:197px; height:75px; !important min-height:75px; background-image:url(../imagenes/menu-busca.gif); background-repeat:no-repeat;}
		.menunoticia{ width:197px; height:340px; !important min-height:340px; background-image:url(../imagenes/menu-noticias.gif); background-repeat:no-repeat;}
		.menuvideo{ width:197px; height:93px; !important min-height:93px;}
		
	.margen{ padding-top:12px; padding-left:12px; padding-right:12px; }
		
	a:active  {color: #FFFFFF; font-weight:normal; text-decoration: none; }
	a:link    {color: #FFFFFF; font-weight:normal; text-decoration: none; }
	a:visited {color: #FFFFFF;  font-weight:normal; text-decoration: none;}
	a:hover   {color: #FFFFFF; font-weight:normal; text-decoration: underline;}
	
	.a_info:active  {color: #000000; font-weight:normal; text-decoration: none; border:1px solid #ffffff; padding:4px;}
	.a_info:link    {color: #000000; font-weight:normal; text-decoration: none; border:1px solid #ffffff; padding:4px;}
	.a_info:visited {color: #000000; font-weight:normal; text-decoration: none; border:1px solid #ffffff; padding:4px;}
	.a_info:hover   {color: #000000; font-weight:normal; text-decoration: none; border:1px solid #ffffff; padding:4px;}

	.mensage{
		width:100%;
		border-bottom:1px #000000 solid;
		border-top:1px #000000 solid;
		background-color:#FFCC99;
		color:#000000;
		text-align:center;
	}
	
	.closeTable{
		clear:both;
	}
	
	.desc_prod{
		margin:15px;
	}
	
/* ------ --  Pien pagina  -- ------ */

	.piepag	 { display:table; width:850px;}
	.pielogo { float: left; height: 43px; width:172px;}
	.pietexto{ float: right; width: 330px; font-size:9px; text-align:right;}
	.piemenu { float: right; width: 800px; font-size:9px; text-align:right;}
	
	.a_black:active  {color: #000000; font-weight:normal; text-decoration: none; }
	.a_black:link    {color: #000000; font-weight:normal; text-decoration: none; }
	.a_black:visited {color: #000000; font-weight:normal; text-decoration: none;}
	.a_black:hover   {color: #000000; font-weight:normal; text-decoration: underline;}
