@charset "utf-8";

/* CSS Document */
#L_CABLE_MENU {
	width: 980px;
	height: 180px;
}

#L_TOP5 {
	width: 175px;
	margin-bottom: 20px;
}

#L_TOP5 #L_TOP5_TOP {
	width: 175px;
	height: 88px;
	background-image: url(../img/productos/top5_top.png);
}

#L_TOP5 #L_TOP5_HEAD {
	width: 173px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background-color: #0089ff;
	border-left: 1px solid #42a3f5;
	border-right: 1px solid #42a3f5;
	border-bottom: 1px solid #fff;
}

#L_TOP5 a {
	width: 173px;
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-color: #004dff;
	border-left: 1px solid #42a3f5;
	border-right: 1px solid #42a3f5;
	border-bottom: 1px solid #fff;
}

#L_TOP5 a:hover {
	background-color: #d3d3d3;
	color: #5a5a5a;
}

#L_TOP5 #L_TOP5_BOTTOM {
	width: 175px;
	height: 15px;
	background-image: url(../img/productos/top5_bottom.gif);
}

#L_CABLE_LIST {
	width: 784px;
	margin-bottom: 20px;
}

span.COMERCIAL_TITLE {
	font-size: 22px;
	color: #5a5a5a;
}

span.TECNICAL_TITLE {
	font-size: 22px;
	font-weight: bold;
	color: #004dff;
}

h2.CABLE_CLAIM {
	font-size: 12px;
	color: #004dff;
	font-weight: normal;
	margin: 20px 0px;
}

#L_CABLE_LIST span.head1 {
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
}

#L_CABLE_LIST span.head2 {
	font-size: 11px;
	color: #5a5a5a;
}

#L_CABLE_LIST #L_CABLE_LIST_CONTENT {
	width: 754px;
	padding: 20px 15px;
	background-color: #ededed;
	background-image: url(../img/productos/lineas.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#L_CABLE_LIST #L_CABLE_LIST_CONTENT table {
	table-layout: fixed;
}

td.cable-list-col {
	width: 231px;
	padding: 0px 10px;
	border-left: 1px solid #bdbdbd;
}

td.cable-list-col-last {
	width: 1px;
	border-left: 1px solid #bdbdbd;
}

#L_CABLE_LIST #L_CABLE_LIST_CONTENT h1 {
	font-size: 10px;
	color: #5a5a5a;
	line-height: 15px;
	margin: 0px;
}

#L_CABLE_LIST #L_CABLE_LIST_CONTENT a {
	font-size: 9px;
	color: #032b88;
	line-height: 15px;
	padding-left: 5px;
}

#L_CABLE_LIST #L_CABLE_LIST_CONTENT a:hover {
	font-size: 9px;
	color: #5a5a5a;
}

#L_CABLE_LIST #L_CABLE_LIST_BOTTOM {
	width: 784px;
	height: 11px;
	background-image: url(../img/productos/cable_list_bottom.gif);
	background-repeat: no-repeat;
}

#L_CABLE_FICHA {
	width: 980px;
	margin-top: 20px;
}

#L_CABLE_FICHA_CONTENT {
	width: 950px;
	border-left: 15px solid #d3d3d3;
	border-right: 15px solid #d3d3d3;
	padding-top: 20px;
	background-image: url(../img/productos/lineas_ficha.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#L_CABLE_FICHA_CONTENT table #COL_IMAGE {
	vertical-align: middle;
	width: 224px;
	border-right: 1px dashed #9aa5a5;
	border-bottom: 1px dashed #9aa5a5;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC {
	width: 695px;
	height: auto;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align: top;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC h1 {
	color: #5a5a5a;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC h2 {
	color: #004dff;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC h2.CABLE_CLAIM {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC table #COL_TENSION {
	width: 150px;
	vertical-align: top;
}

#L_CABLE_FICHA_CONTENT table #COL_DESC table #COL_NORM {
	width: 545px;
	vertical-align: top;
	text-align: right;	
}

#L_CABLE_FICHA_CONTENT table {
	table-layout: fixed;
}

#L_CABLE_FICHA_CONTENT table #COL_BUTTONS {
	width: 695px;
	height: 50px;
	padding: 0px 10px 10px 20px;
	border-bottom: 1px dashed #9aa5a5;
	text-align: right;
	vertical-align: bottom;
}

#L_CABLE_FICHA_BOTTOM {
	width: 980px;
	height: 13px;
	background-image: url(../img/productos/ficha_border_bottom.gif);
	background-repeat: no-repeat;
}

div.normativa {
	height: 24px;
}

div.normativa_label {
	vertical-align: middle;
	font-size: 10px;
	line-height: 10px;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}

div.normativa_left {
	width: 7px;
	height: 24px;
	background-image: url(../img/productos/norma_left.jpg);
	background-repeat: no-repeat;
	float: right;
}

div.normativa_content {
	height: 10px;
	width: auto;
	padding: 7px 20px 6px 20px;
	color: #5a5a5a;
	font-size: 10px;
	line-height: 10px;
	border-right: 1px solid #bcc3c3;
	border-top: 1px solid #bcc3c3;
	border-bottom: 1px solid #bcc3c3;
	float: right;
}

div.norm_logos {
	clear: both;
	vertical-align: middle;
}

div.norm_logos img {
	margin-left: 20px;
	vertical-align: middle;
}

#L_CABLE_FICHA_CONTENT table #COL_APLICACIONES {
	width: 580px;
	padding: 15px 20px;
	border-bottom: 1px dashed #9aa5a5;
}

#L_CABLE_FICHA_CONTENT table #COL_INSTALACION {
	width: 290px;
	padding: 15px 20px;
	border-bottom: 1px dashed #9aa5a5;
}

#L_CABLE_FICHA_CONTENT table #COL_APLICACIONES h1,#L_CABLE_FICHA_CONTENT table #COL_INSTALACION h1
	{
	font-size: 12px;
	line-height: 12px;
	padding-left: 25px;
	margin: 0px 0px 20px 12px;
	background-image: url(../img/productos/flecha.gif);
	background-repeat: no-repeat;
}

#COL_APLICACIONES td.aplication,#COL_INSTALACION td.instalation {
	width: 145px;
	float: left;
	vertical-align: middle;
}

#COL_APLICACIONES td.aplication table,#COL_INSTALACION td.instalation table
	{
	table-layout: fixed;
}

#COL_APLICACIONES table td.apliaction_logo,#COL_INSTALACION table td.instalation_logo
	{
	width: 50px;
	vertical-align: top;
}

#COL_APLICACIONES table td.aplication_label {
	width: 120px;
	font-size: 9px;
	line-height: 12px;
	vertical-align: top;
	padding: 0px 20px 0px 5px;
}

#COL_INSTALACION table td.instalation_label {
	width: 80px;
	font-size: 9px;
	line-height: 12px;
	vertical-align: top;
	padding: 0px 20px 0px 10px;
}

#L_CABLE_CONTACT {
	width: 950px;
}

#L_CABLE_CONTACT_BAR {
	width: 950px;
	height: 29px;
	background-image: url(../img/productos/cable_contact_bar_back.gif);
	cursor: pointer;
}

#L_CABLE_CONTACT_BAR div.title {
	height: 15px;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/icons/info.png);
	background-repeat: no-repeat;
	float: left;
}

#L_CABLE_CONTACT_BAR div.button {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}

#L_CABLE_CONTACT_CONTENT {
	width: 930px;
	padding: 20px 10px 10px 10px;
}

#L_CABLE_CONTACT_INTRO {
	width: 219px;
	padding-right: 10px;
	border-right: 1px solid #b1b1b1;
	float: left;
}

#L_CABLE_CONTACT_FORM {
	width: 669px;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
}

#L_CABLE_CONTACT_FORM table {
	table-layout: fixed;
}

td.contact_form_col_1 {
	width: 130px;
	padding-right: 5px;
	text-align: right;
}

td.contact_form_col_2 {
	width: 210px;
	text-align: left;
}

td.contact_form_col_3 {
	width: 90px;
	padding-right: 5px;
	text-align: right;
}

td.contact_form_col_4 {
	width: 215px;
	text-align: left;
}

#f_nombre,#f_empresa {
	width: 515px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_otros_text {
	width: 350px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_cargo,#f_email {
	width: 200px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_pais {
	width: 202px;
	height: 21px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_provincia.select {
	width: 212px;
	height: 21px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_provincia.input {
	width: 210px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#f_actividad,#f_tel {
	width: 210px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	border: 1px solid #b1b1b1;
}

#ICONOS {
	table-layout: fixed;
}