@charset "utf-8";
/* CSS Document */

#L_CONTENT {
	width:955px;
	min-height:400px;
	background-color:#FFFFFF;
}

h1.top {
	height:17px;
	width:100px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}


#L_SUBMENU {
	width:193px;
	background-color:#FFFFFF;
}

#L_SUBMENU span.submenu_down {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#405eaa;
	margin-bottom:1px;
}

#L_SUBMENU span.submenu {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/white_arrow_ov.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#405eaa;
	margin-bottom:1px;
}

#L_SUBMENU a.submenu {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/white_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#9faed4;
	text-decoration:none;
	margin-bottom:1px;
}

#L_SUBMENU a.submenu:hover {
	background-color:#405eaa;
	background-image:url(../img/presentacion/white_arrow_ov.gif);
}

#L_SUBMENU span.submenu2 {
	display:block;
	width:193px;
	text-align:center;
	font-size:12px;
	padding:4px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#405eaa;
}

#L_SUBMENU a.submenu2 {
	display:block;
	width:193px;
	text-align:center;
	font-size:12px;
	padding:4px 0px;
	font-weight:bold;
	color:#93938e;
	text-decoration:none;
}

#L_SUBMENU a.submenu2:hover {
	color:#405eaa;
}

#L_SUBMENU img {
	margin-top:46px;
}

#L_TEXT {
	width:362px;
	padding:20px;
	background-color:#FFFFFF;
}

#L_TEXT h1 {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 10px 0px;
	color:#5a5a5a;
}

#L_TEXT h2 {
	color:#405eaa;
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

#L_TEXT p {
	margin:0px 0px 10px 0px;
}

#L_TEXT ul {
	margin-top:0px;
	margin-bottom:15px;
}

#L_TEXT a {
	color:#405eaa;
	text-decoration:none;
}

#L_TEXT a:hover {
	color:#93938e;
	text-decoration:none;
}

#L_FOTOS {
	width:360px;
}

#L_FOTOS div.header {
	width:360px;
	height:17px;
	background-color:#405eaa;
}

#L_FOTOS h1.header {
	height:17px;
	width:70px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_FOTOS div.big_image {
	width:360px;
	overflow:hidden;
	border-bottom:3px solid #535457;
	margin-bottom:1px;
}

#L_FOTOS div.image_list {
	width:360px;
	padding:0px;
}

a.pdf_download {
	padding:3px 0px 4px 22px;
	font-size:10px;
	line-height:10px;
	color:#535457;
	text-decoration:none;
	background-image:url(../img/productos/download_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
}

a.pdf_download:hover {
	color:#405eaa;
}

table.pdf_table th {
	background-color:#405eaa;
	color:#fff;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
}

table.pdf_table td.left {
	border-left:1px solid #405eaa;
	border-bottom:1px solid #405eaa;
}

table.pdf_table td.right {
	border-right:1px solid #405eaa;
	border-bottom:1px solid #405eaa;
}

div.foto_producto {
	width:360px;
	padding:5px 0px;
	border-bottom:1px dotted #b0b0ac;
}

div.foto_producto table td.left {
	width:100px;
	height:75px;
	vertical-align:top;
	text-align:center;
	overflow:hidden;
}

div.foto_producto table td.right {
	width:260px;
	padding-left:20px;
}

