html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	background: url(../images/web/bg_top.jpg) repeat-x left top;
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
a{
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FC000B;
}
h1,.oculto {
	display: none;
}
#webTop {
	background: url(../images/web/logo.jpg) no-repeat left top;
	height: 100px;
}
#webTopForm {
	background: url(../images/web/bg_search.gif) no-repeat left bottom;
	height: 48px;
	position: absolute;
	left: auto;
	top: 0px;
	right: 0px;
	width: 284px;
}
#webTopForm form {
	margin-top: 12px;
	margin-left: 12px;
}
#webTopForm form .input {
	padding: 1px;
	width: 195px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #FF6262;
	font-size: 80%;
	float: left;
	margin-right: 5px;
	height: 17px !important;
	height /**/:21px;	
}
#webTopForm form .boton {
	padding: 1px;
	width: 60px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #FF0000;
	height: 21px;
	font-size: 70%;
	font-weight: bold;
	display: inline;
}
#webTopForm form .boton:hover {
	background: #FF3300;
}
#webTopTextSize {
	background: url(../images/web/bg_fontsize.gif) no-repeat left bottom;
	height: 30px;
	position: absolute;
	left: auto;
	top: 48px;
	right: 0px;
	width: 120px;
}
#webTopTextSize a {
	background: #fff;
	float: left;
	margin-top: 3px;
	margin-left: 8px;
}
#webTopTextSize a:hover, #webTopTextSize a.activo {
	background: #F20000;
}
#navHorz {
	height: 30px;
	position: absolute;
	left: 10px;
	top: 73px;
	width: 750px;
	list-style: none;
}
#navHorz li {
	float: left;
	display: inline;
	margin-right: 10px;
}
#navHorz li a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
	border-bottom: 6px solid #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#navHorz li a:hover {
	color: #000000;
	border-bottom: 7px solid #FFF;
}
#navHorz li a.activo, #navHorz li a.activo:hover {
	color: #000000;
	border-bottom: 7px solid #000000;
}
#webLatLeft {
	background: url(../images/web/bg_lat.jpg) repeat-y left top;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 180px;
	padding-top:11px;
	text-align: center;
}
#webLatLeft h2{
	border: 0;
}
#webLatLeftSep {
	background: url(../images/web/bg_lat_sep.jpg) no-repeat left top;
	height: 18px;
}
#webLatLeftTop {
	background: url(../images/web/bg_lat_start.jpg) no-repeat left top;
	height: 11px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#webLatLeftDown {
	background: url(../images/web/bg_lat_end.jpg) no-repeat left bottom;
	height: 15px;
}
#webLatLeft p {
	padding: 10px;
	font-size: 70%;
}
#webLatLeft #inthisection {
	padding: 30px 0 0 0;
	overflow: hidden;
	background: url(../images/web/bg_h2_inthissec.gif) no-repeat;
	height: 0px !important;
	height /**/:30px;	
}
#webLatLeft #advertising {
	padding: 30px 0 0 0;
	overflow: hidden;
	background: url(../images/web/bg_h2_adv.gif) no-repeat;
	height: 0px !important;
	height /**/:30px;	
}
#webLatLeft ul {
	list-style: none;
	padding-left: 0;
	margin: 0 12px 0 5px;
	border-bottom: 1px dashed #FF6262;
	text-align: left;
}
#webLatLeft li {
	margin: 0;
	padding: 0.15em 0.15em 0.15em 13px;
	border-top: 1px dashed #fff;
	background: url(../images/web/arrow.jpg) no-repeat 0% 50%;
}
#webLatLeft li a {
	font-size: 70%;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
#webLatLeft li a:hover {
	color: #F20000;
}
#webLatLeft li a.activo, #webLatLeft li a.activo:hover {
	color: #F20000;
	text-transform: uppercase;
}
#bannersPrm img, #bannersPrm object {
	margin: 0 0 0.3em;
}
#webLatRight {
	position: absolute;
	left: auto;
	top: 110px;
	right: 0px;
	width: 130px;
	text-align: center;
	background: url(../images/web/bg_adv_m.gif) repeat-y left top;
}
#webLatRightTop {
	background: url(../images/web/bg_adv.gif) no-repeat left top;
	height: 26px;
}
#webLatRightEnd {
	background: url(../images/web/bg_adv_end.gif) no-repeat left bottom;
	height: 6px;
}
#banners img, #banners object {
	margin: 0 0 0.3em;
}
#webContent {
	/*margin: 20px 140px 0 190px;*/
	line-height: 1.1em;
	position: absolute;
	left: 190px;
	top: 120px;
	right: 150px;
	display: block;
	width: inherit
}
#webContent p {
	padding: 3px 5px;
	font-size: 70%;
	text-align: justify;
}
#webContent ul,#webContent ol {
	margin:0px;
}
#webContent li {
	padding: 2px 2px 2px 5px;
	margin-left: 30px;
	font-size: 75%;
}
#webCopyr {
	padding: 10px 5px;
	text-align: center;
	clear: both;
}
#webCopyr p {
	padding: 10px 5px;
	text-align: center;
	font: 70% Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	border-top: 1px solid #FC000B;
	clear: both;
}
dl.gallery{
	border: 1px solid #fff;
	width: 115px;
	height: 120px;
	text-align: center;
	padding: 10px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	float: left;
	background: url(../images/web/zoom.gif) no-repeat center center;
	display: block;
}
* html dl.gallery { 
	width: 137px;
	w\idth: 115px; 
	height: 142px;
	he\ight: 120px;
}
.gallery dt { 
	font-weight: bold; 
	text-align: center;
}
.gallery dt a {
	border: 2px solid #000;
	display: block;
	overflow: hidden;
	width:100px;
	height: 70px;
}
.gallery dt a:hover {
	border: 2px solid #FC000B;
}
.gallery dd{
	margin: 5px 0 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
}
ul.categ {
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #FFBCBC;
	margin: 0px; 
}
ul.categ:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
/* Hides from IE-mac \*/
* html ul.categ {height: 1%; }
/* End hide from IE-mac */
#webContent  .categ li {
	float: left;
	display: block;
	width: 200px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 0px;
}
.categ li a {
	font-size: 80%;
	font-weight: bold;
	padding-left: 11px;
	background: url(../images/web/arrow_categlinks.jpg) no-repeat left center;
	color: #444444;
	text-decoration: none;
	display: block;
}
.categ li a:hover {
	color: #F20000;
}
h3.links {
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 105%;
	border-bottom: 1px solid #FC000B;
}
a.links {
	padding-left: 20px;
	display: block;
	background: url(../images/web/link.jpg) no-repeat left center;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
}
a.links:hover {
	background: url(../images/web/link.jpg) no-repeat left center;
	color: #FC000B;
}
p.linkdes {
	margin: 0 15px 5px 25px;
	display: block;
}
#formContactar fieldset {
	border-top: 1px solid #F20000;
	padding: 10px;
	margin: 10px;
	background: url(../images/web/contactar.jpg) repeat-x left bottom;
}
#formContactar legend {
	padding: 3px;
	margin: 0px;
	font-size: 100%;
	color: #444444;
	font-weight: bold;
}
#formContactar label {
	padding: 3px;
	margin: 0px 0px 0px 15px;
	font-size: 80%;
	color: #444444;
	font-weight: bold;
	display: block;
	clear: left;
}
#formContactar label.option {
	padding: 3px;
	margin: 0px 0px 0px 5px;
	font-size: 100%;
	color: #444444;
	font-weight: bold;
	display: inline;
}
#formContactar input.check  {
	padding: 3px;
	margin: 0;
	font-size: 70%;
	color: #444444;
	display: inline;
	border: 1px solid #F20000;
	background: #FFBCBC;
	width: auto;
}
#formContactar input, #formContactar textarea  {
	padding: 3px;
	margin: 0 0 10px;
	font-size: 70%;
	color: #444444;
	display: block;
	border: 1px solid #F20000;
	background: #FFBCBC;
	width: 210px;
}
h2 {
	border: 1px solid #F20000;
	display: block;
	font-size: 115%;
	padding: 5px;
	background: #FFBCBC;
	margin-bottom: 10px;
	width: auto;
}
h3 {
	border-bottom: 1px solid #F20000;
	display: block;
	font-size: 105%;
	padding: 5px;
	margin-bottom: 10px;
	width: auto;
}
h4 {
	border-bottom: 1px solid #F20000;
	display: block;
	font-size: 95%;
	padding: 5px;
	margin-bottom: 10px;
	width: auto;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}