/**
 * Style sheet styles
 */
*
{
	margin:0;
	padding:0;
}

body
{
	position:static;
	text-align:center;
	background-color:#fff;
	color:#fff;
	font: 11px Arial, Verdana, sans-serif;
}

#container
{
	width:950px;
	height:600px;
	margin:20px auto 0px auto;
	text-align:left;
	background-color:#00AEAE;
}

#left
{
	width:160px;
	height:560px;
	float:left;
	margin:0 auto;
	padding:20px;
	text-align:left;
}

#left .inside
{
	height:100%;
}

#main
{
	width:750px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#37BBBB;
}

a
{
	text-decoration:none;
	color:#fff;
}

a:hover
{
	color:#fff;
}

h1#logo
{
	width:110px;
	height:20px;
	float:left;
	background: url("tl_files/img/logo.gif") left center no-repeat;
}

h1#logo a
{
	width:110px;
	height:20px;
	display:block;
	color:#fff;
	font: 50%/1em "Lucida Grande", Sans-serif;
}

h1#logo a span
{
	display:none;
}

#left h2
{
	width:160px;
	height:130px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	font-weight:normal;
	font-size:23px;
	color:#37BBBD;
	line-height:20px;
	text-transform: lowercase;
}

#menu, #menu2
{
	width:160px;
	left:0px;
	top:405px;
	position:absolute;
	clear:both;
	margin-left:0;
	text-align:left;
}

#menu-descargas
{
	width:230px;
	height:100%;
	position:absolute;
	margin-top:100px;
	margin-right:auto;
	margin-left:10px;
	text-align:left;
	z-index: 100;
}

#menu-descargas a.no-link
{
	font-weight:bold;
	font-size:12px;
	color:#55D3D3;
}

#menu-descargas .level_2
{
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	text-align:left;
}

#menu ul, #menu2 ul
{
	width:160px;
	clear:both;
	margin-left:0;
	text-align:left;
	font-size:14px;
	color:#fff;
	list-style: none;
}

#menu ul li, #menu2 ul li
{
	display:block;
	font-size:10px;
	line-height:14px;
}

#menu ul li.active p
{
	background: url(tl_files/img/selected.gif) center left no-repeat;
	color: #000;
}

#menu .level_1 li.trail p, #menu .level_1 li.trail a
{
	background: url(tl_files/img/selected.gif) center left no-repeat;
	color: #000;
}

#menu ul li p, #menu2 ul li p
{
	font-size:10px;
	padding: 0;
	 margin: 0;
	 padding-left:15px;
	 text-transform: lowercase;
}

#menu ul li a, #menu2 ul li a
{
	padding-left:15px;
	 text-transform: lowercase;
}

#menu2
{
	top:350px;
}

#menu2 ul li
{
	font-weight:bold;
	font-size:12px;
	color:#37BBB;
	line-height:16px;
}

#menu2 ul li a, #menu2 ul li p
{
	font-weight:bold;
	font-size:12px;
	color:#55D3D3;
}

#menu .level_2 li, #menu .level_2 li a
{
	text-transform: none;
	color: #000;
	background: none ! important;
}

#menu .level_2 li.active, #menu .level_2 li.active p, #menu .level_2 li.trail, #menu .level_2 li.trail a
{
	text-transform: none;
	color: #fff;
	background: none;
}

#menu .level_2 li img
{
	display: none;
}

#search-form
{
	width:160px;
	 top:520px;
	 position:absolute;
	 clear:both;
	 margin-left:15px;
	 text-align:left;
}

#search-form h3
{
	color: #fff;
	 font-size: 10px;
	 font-weight: normal;
	 text-transform: lowercase;
	 margin: 0;
	 padding: 0;
}

#search-form input.submit
{
	display: none;
}

#search-form input.text
{
	width:115px;
	 height: 16px;
	 margin-top:5px;
	 border:1px solid #9cc;
	 font-size: 10px;
	 line-height: 14px;
}

#submenu
{
	width:160px;
	 top:80px;
	 position:absolute;
	 clear:both;
	 margin-left:0;
	 text-align:left;
}

#submenu ul
{
	width:160px;
	 clear:both;
	 margin-left:0;
	 text-align:left;
	 font-size:11px;
	 color:#fff;
	 list-style: none;
}

#submenu ul li
{
	display:block;
	 font-size:11px;
	 line-height:18px;
}

#submenu ul li.active
{
	background: url(tl_files/img/selected.gif) center left no-repeat;
	color: #000;
}

#submenu ul li.active a
{
	color: #000;
}

#submenu ul li a
{
	padding-left:15px;
}

ul#submenu
{
	width:160px;
	top:180px;
	position:absolute;
	clear:both;
	margin-left:0;
	text-align:left;
	font-size:14px;
	color:#fff;
	list-style: none;
}

ul#submenu li
{
	display:block;
	font-size:10px;
	line-height:18px;
}

ul#submenu li.selected
{
	background: url(../img/selected.gif) center left no-repeat;
}

ul#submenu li a
{
	padding-left:15px;
}

.mod_article h1
{
	margin-bottom:15px;
	font-size:15px;
	line-height:15px;
	text-transform: uppercase;
}

#main .mod_articleNav
{
	width:660px;
	height:85px;
	overflow:hidden;
	margin-right:45px;
	margin-left:45px;
	border-top:1px solid #fff;
}

#main .mod_articleNav .hscroll-pane
{
	width:590px;
}

#main .mod_articleNav .hscroll-pane ul
{
	width:10000px;
	height:85px;
}

#main .mod_articleNav ul li
{
	width:55px;
	height:55px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:20px 9px;
	background-color:#55D3D2;
	font-weight:bold;
	font-size:14px;
	color:#9D9D9D;
	line-height:13px;
	list-style-type:none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#main .mod_articleNav ul li a
{
	width:55px;
	height:55px;
	display:block;
	color:#428797;
	_cursor: pointer;
}

#main .mod_articleNav ul li.current
{
	background-color:#7A7A7A;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.ce_text h1
{
	font-size:12px;
	color:#000;
	line-height:12px;
	text-transform: uppercase;
}

.ce_gallery table
{
	margin-left:55px;
}

.ce_gallery table td img
{
	padding:20px 20px 0px 0px;
}

.towcols-left
{
	width:210px;
	height:600px;
	float:left;
	padding:0px 10px;
}

.towcols-right
{
	width:505px;
	height:600px;
	overflow:hidden;
	float:right;
	padding:0;
	text-align:center;
	background-color:#00AEAE;
}

.mod_catalogreader .back
{
	display:none;
}

#img-empresa
{
	width:349;
	height:600;
	float:left;
	display:inline;
}

#text-empresa
{
	width:335px;
	float:left;
	margin-top:55px;
	margin-left:55px;
}

#noticias.mod_article, #prensa.mod_article
{
	height:375px;
	padding:45px;
	overflow: hidden;
}

.scroll-pane
{
	overflow:auto;
}

#noticias.mod_article .ce_text
{
	text-align:justify;
}

#prensa div
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#prensa div object, #prensa div embed
{
	margin-top:40px;
}

#prensa .ce_download
{
	margin-top:-50px;
	margin-left:550px;
}

#noticias .pdf_link, #noticias .ce_download
{
	margin-top:10px;
	height: 30px;
}

#noticias .ce_download
{
	margin-top:10px;
	height: 30px;
	overflow: hidden;
}

#area-descargas
{
	width:100%;
	height:100%;
}

#area-descargas .logo
{
	position:absolute;
	margin-top:20px;
	margin-left:10px;
}

html*#area-descargas object
{
	margin-top:145px;
	margin-left:210px;
}

#area-descargas embed
{
	margin-top:145px;
	margin-left:210px;
}

#area-descargas .ce_download
{
	margin-top:-40px;
	margin-left:690px;
}

.mod_subscribe
{
	margin-right:45px;
	margin-left:45px;
}

.mod_catalogfilter, #puntos-de-venta
{
	width:145px;
	margin-top:10px;
	margin-left:25px;
}

.mod_catalogfilter h2, .mod_cataloglist h2
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-transform: uppercase;
}

.mod_catalogfilter h4, #puntos-de-venta .ce_text, #puntos-de-venta .ce_text a
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:10px;
	color:#000000;
}

.mod_catalogfilter h3, #puntos-de-venta h3
{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-transform: lowercase;
}

#puntos-de-venta h2
{
	margin:40px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-transform: lowercase;
	/* IE Hack */
	margin-top: expression('30px');
}

.mod_catalogfilter .clearall
{
	display: none;
}

.puntos_venta_list
{
	width:190px;
	height:560px;
	left:210px;
	top:-10px;
	position:absolute;
	overflow:hidden;
	float:left;
	padding:20px 15px;
	background-color:#ffffff;
	color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	/* Hack IE */
	width: expression('210px');
}

.puntos_venta_list_2
{
	width:190px;
	height:560px;
	left:460px;
	top:-10px;
	position:absolute;
	overflow:hidden;
	float:left;
	padding:20px 15px;
	background-color:#ffffff;
	color:#000000;
	filter:alpha(opacity=70);
		-moz-opacity:0.7;
		-khtml-opacity: 0.7;
		opacity: 0.7;
	/* IE Hack */
	width: expression('210px');
}

.puntos_venta_list a, .puntos_venta_list_2 a
{
	color:#000000;
}

.puntos_venta_list a:hover, .puntos_venta_list a:hover
{
	font-weight:bold;
	color:#000000;
}

h2
{
	margin-bottom:10px;
	font-size:14px;
	color:#666;
}

h2.logo
{
	height:35px;
	overflow:hidden;
	margin:20px 0px 0px 0px;
}

h2 p
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:14px;
}

h2 small
{
	top:-0.7em;
	left:-0.2em;
	position:relative;
	color:#aaa;
	font: 60%/1.5em Verdana, Sans-serif;
}

h4
{
	margin-top:10px;
	margin-bottom:5px;
	font-size:11px;
	color:#999;
}

h3
{
	margin-bottom:5px;
	font-size:13px;
	color:#000;
}

/* p.date { position: absolute; margin: 0; top: 0; left: 0; padding: 14px 299px 10px 10px; color: #666; background: url("../img/article-header-top.gif") left top no-repeat; font: 10px Verdana, Sans-serif; text-align: right; text-transform: uppercase; width: */
.article-body
{
	height:400px;
	margin-top:35px;
	background: #fff url(../img/bg_body.jpg) repeat-x 0 310px;
}

p.more-info
{
	margin-top:-20px;
	padding:0 10;
	text-align:right;
	background: url("../img/article-rquote.gif") right bottom no-repeat;
}

p.more-info em
{
	color:#888;
}

#text-content
{
	height:160px;
	overflow:hidden;
	line-height: 16px;
}

#image-caption
{
	width:340px;
	margin:0;
	padding:5px 0px 0px 0px;
	text-align:left;
}

#iamge-caption p
{
	margin:0;
	padding:0;
}

ul.pdfs
{
	height:35px;
	margin:315px 0px 0px 0px;
	padding:0;
}

ul.pdfs li
{
	height:15px;
	margin:0px;
	padding:0;
	list-style: none;
}

ul.pdfs li a
{
	margin:0px;
	padding:0;
}

ul.pdfs li .file
{
	width:27px;
	height:30px;
	float:left;
	display:inline;
	margin:0px 5pxpx 0px 0px;
	padding:0;
	list-style: none;
}

.bottom-buttons
{
	left:175px;
	clear:left;
	display:block;
	padding:0;
	font-size:10px;
}

p
{
	margin-bottom:10px;
	font-size:11px;
	line-height:16px;
}

p a
{
	border-bottom:1px dotted #ccc;
}

img.edit
{
	float:none;
	margin:0;
	padding:0;
}

ul
{
	margin:0 0 10 20;
	color:#000;
}

ol
{
	margin:0 0 10 20;
}

blockquote
{
	padding:0 10;
	color:#aaa;
}

blockquote p
{
	font-style:italic;
}

cite
{
	display:block;
	text-align:right;
}
