/*estilos aplicados por etiquetas*/
body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	background: #5691CE url(imgs/bgBody.gif) repeat-x;
	color:#036;
}
table{width:100%;}
table td *{font-size:10pt;margin:4px 0;}
table td h3{color:red;}
p{margin:3px;}
a:hover{text-decoration:underline !important;}
h3{margin:10px 0;}
/*estilos aplicados por id*/
#global{text-align:left;width:800px;margin:0 auto;background: url(imgs/bgGlobal.gif) repeat-y center;display:block;}
#contenido{border-top:1px solid #b3d3f8;background: url(imgs/head.jpg) no-repeat;padding-top:179px;font-size:10pt;}
#encabezado{background:url(imgs/menu.jpg) no-repeat center top;height:76px;}
#pie{color:#fff;background:#036;height:60px;width:100%;text-align:left;border-top:3px solid #E5B34D;background:#0054a6;text-align:center;font-size:20pt;clear:both;}
#cData{padding:10px;clear:both;}
#menu{clear:both;text-align:center;margin:0 0 0 115px;padding:0;}
#menu li{float:left;width:143px;font-size:14pt;font-weight:bold;padding:13px 0 0 0;margin:0;list-style:none;}
#menu li a{color:#fff;text-decoration:none;}
#menuCat{float:left;width:150px;margin-top:30px;}
#menuCat ul{margin:0;padding:0;}
#menuCat li{font-size:10pt;font-weight:bold;padding:0;margin:0;list-style:none;padding:10px 0;border-bottom:1px solid #69f;}
#menuCat li a{color:#0054A6;text-decoration:none;}
#listProd{margin:30px 0 0 10px;border-left:2px solid #69f;width:615px;float:left;}
#dFotos{margin-top:20px;}
#dDesc{float:left;width:500px;margin-top:10px;}
#dForm{background:#dfdfdf;padding:10px;margin:30px 0 0 510px;border:1px solid #69f;}
#navbar{border:1px solid #69f;background:#C8E3FF;padding:5px;margin-left:5px;font-size:12pt;font-weight:bold;}
#box{position:absolute;margin:-100px 0 0 -300px;top:50%;left:50%;border:2px solid #69f;background:#fff;width:600px;height:200px;}
#ftLit{float:left;width:160px;height:240px;}
#lang{position:absolute;margin:-51px 0 0 20px;}

/*estilos aplicados por clase*/
.h1Tit{font-size:12pt;color:red;margin:0 -400px;padding:0;position:absolute;top:260px;left:50%;text-align:center;width:800px;}
.smallTxt{font-size:8pt;}
.txtRed{color:red !important;}
.big{font-size:12pt;font-weight:bold;color:#090;}
.SuperBig{font-size:16pt;font-weight:bold;color:#090;}
.SuperBigRed{font-size:16pt;font-weight:bold;color:red;}
.ftProd{width:75px;height:75px;border:1px solid #69f;}
.ftDest{width:330px;height:235px;border:1px solid #69f;}
.centrado{text-align:center;}
.clear{clear:both;height:20px;}
.tochoText{font-size:30pt;}
.cellElem{float:left;width:100px;display:block;background:#ccc;margin-right:5px;padding-left:5px;}
.rowElem{background:#dfdfdf;}
.pBlock{margin:20px 0;}
.pHome{color:#000 !important;}
.price{background:url(imgs/bgPrice.gif) no-repeat center;width:99px;height:75px;}
.width50{float:left;width:48%;padding:5px;}
.borderLeft{border-left:2px solid #69f;}
.iProd{float:left;display:block;border:1px solid #69f;margin-right:10px;}
.dProd{height:80px;}
.ftZoom{width:330px;height:235px;border:1px solid #69f;}


