/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

body
{
	background-color: white;
	background-image : url(imagenes/background.jpg);
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	background-repeat : repeat;
}
img
{
	border: 0px;
	text-align: center;
}

A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: none;
}
.mas
{
	font-family: Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-decoration:none;
}
#contenedora
{
	width: 100%;
	text-align: center;
	height: 100%;
}
#container
{
	/*position:absolute;
	top:1%;
	left:10%;
	width:80%;
	height:80%;
	*/
	background-color: White;
	width: 750px;
	margin: auto;
	text-align: left;

	border: 1px solid Silver;
	/*border-bottom: solid 2px #000066;
	*/
}

.pie
{
	font-family: Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: bottom;
	/*border-top: solid 2px #000066;*/
}


#container H1
{
	font-size: 10px;
}

.search
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.searchbox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width:96px;
}
/* BLOQUE LATERAL DERECHO */

.TEXTO3
{
	font-size: 9px;
	color: #C0C0C0;
	border-top: dotted 1px #c0c0c0;
	width: 90%;
	margin-left: 10px;
}

#bloque2
{
	width: 280px;
	margin-right: 10px;
	float: right;
	margin-top: 10px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 18px;
}
#bloque2 .nombre
{
	font-size: 14px;
	font-weight: bold;
}

#bloque2 .titulo1
{
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}

#bloque2 .texto1
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: dotted 1px #000000;
}

#bloque2 .T
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

#bloque2 .C
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
/* Descargas products */

#bloque2 .descargas
{
	width: 200px;
	padding-top: 10px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}

#bloque2 .descargas H1
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}

#bloque2 .descargas H2
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}


#content
{
	padding-top: 10px;
	width: 275px;
	margin-left: 170px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 18px; /* border-left: 1px solid #F0F0F0; */
}
#content .imagen
{
	height: 200px;
}
#content .titulo2
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}
#content .miul
{
	margin-left: -20px;
}
#content H1
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#content .T
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
#content .C
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

#content .descargas, .esquemas
{
	width: 320px;
	padding-top: 10px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 18px;

}

#content .descargas H1,  .esquemas H1
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	
}

#content .descargas H2,  .esquemas H1
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;

}
/* Sidebar */

#sidebar
{
	float: RIGHT;
	width: 180px;
	margin-top: 0px;
	padding: 5px 5px 0 0px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	border-left: solid 1px silver;
}

#sidebar h1
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: dimgray;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 0 0 0px 5;
	margin: 0 0 3px 0;
	background-image: url(imagenes/fondobarra.gif);
	background-repeat: repeat-x;
}


#sidebar .enlaces
{
	font-weight: bold;
	font-size: 8pt;
	color: steelblue;
	text-decoration: none;
	padding-left:5;
}


#sidebar 
{
	text-decoration: none;
	color: #5F5F7A;
	font-size: 9px;
	font-weight: bold;
}

#sidebar .separator
{
	margin: 15px 0 15px 0;
}

/* cabecera */
#cabecera
{
	height: 48px;
	padding: 0px;
	width: 750px;
	background-image:url(imagenes/fondocab.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.logo
{
	top:5px;
}
/* nav 
	padding-left: 210px;
	float: right;
	margin: -40px 0 0 0;
*/

#nav
{
	font: normal bold 8px/2 Arial, Verdana, Geneva, sans-serif;
	margin-top: -40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: steelblue;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 5px 0 0;
}


/* Form & search elements */

input.textinput
{
	width: 150px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 11px;
}

.formlabels
{
	margin: 3px 0 0 0;
	width: 80px;
	display: inline;
	float: left;
}


/* menu desplegable 

.menustyle
{
	cursor: hand;
	background-color: #efefef;
	border: 0px;
	border-style: none;
}

.menuitem
{
	color: #000000;
	cursor: hand;
	width: 150px;
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
}

.mouseup
{
	width: 150px;
	background-color: #3F3F3F;
	color: white;
	font-family: verdana;
	cursor: hand;
}
.mouseover
{
	width: 150px;
	background-color: #3B5386;
	color: white;
	font-family: verdana;
	font-size: 7pt;
	cursor: hand;
}
.mousedown
{
	width: 150px;
	background-color: #3B5386;
	color: white;
	font-family: verdana;
	font-size: 7pt;
	cursor: hand;
}
*/

/* GRUPOS LISTA PRODUCTOS */



/* bloque de producto en grupos */

#imagenproductos
{
	width: 80px;
	height:40px;
	float: left;
	padding-right: 2px;
	padding-top:2px;
}

#listaproductos
{
	/*float: right;*/
	width: 100%;
	padding-left: 0px;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #444444;
	margin-right: 0px; /* border-left: 1px solid #F0F0F0; */
}

#listaproductos .producto
{
	padding-LEFT: 0px;
	padding-top:3px;

}

#listaproductos .nombre
{
	font-size: 9pt;
	font-weight: bold;
}

#listaproductos .nombredesc
{
	font-size: 7pt;
	font-weight: bold;
	color: Gray;
	padding-top: 0px;
}

#listaproductos .descripcion
{
	font-size: 8pt;
	font-weight: normal;
	padding-LEFT: 7px;
	padding-bottom:5px;
	border-bottom:dotted 1px silver;
}

/* bloque de ver noticia */
#noticia
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;*/
	font-size: 12px;
	/*font-size: 12px;*/
	color: #444444;
	line-height: 18px;
	
}

#noticia .T
{
	font-weight: bold;
	font-size: 10px;
}

#noticia .C
{
	font-weight: normal;
	font-size: 10px;
}

.T
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;*/
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.C
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;*/
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
/* PRODUCTO EXTENDIDO */
#CONTENT_EX
{
	width: 550px;
	font-family: Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: White;
	line-height: 18px; /* border-left: 1px solid #F0F0F0; */
		padding-left:6px;
}
#CONTENT_EX .imagen
{
	height: 200px;
}
#CONTENT_EX .NOMBRE
{
	border: solid 1px #efefef;
	background-color: lavender;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#CONTENT_EX .AUTOMATIZACION
{
	margin-top:1px;
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	/*background-image: url(imagenes/mini-automatizacion.jpg);
	background-repeat: no-repeat;
	background-position: top -5px;*/
	border-bottom: solid 2px #E4AA46;
	
}
#CONTENT_EX .ALUMBRADO
{
	margin-top:2px;
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	/*background-image: url(imagenes/mini-alumbrado.jpg);
	background-repeat: no-repeat ;
	background-position: -5px 0px;*/
	border-bottom: solid 2px #4463A3;
	
}
#CONTENT_EX .USOS
{
	margin-top:2px;
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	/*background-image: url(imagenes/mini-aislamiento.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;*/
	border-bottom: solid 2px #44C6AC;
}
#CONTENT_EX .COMUNICACION
{
	margin-top:2px;
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	/*background-image: url(imagenes/mini-comunicaciones.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;*/
	border-bottom: solid 2px #E45872;
}

#CONTENT_EX .UTILIDADES
{
	margin-top:1px;
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	/*background-image: url(imagenes/mini-automatizacion.jpg);
	background-repeat: no-repeat;
	background-position: top -5px;*/
	border-bottom: solid 2px #876a9a;
	
}

#container .bytes
{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
#CONTENT_EX .T
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	
}
#CONTENT_EX .C
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#CONTENT_EX H1
{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
#CONTENT_EX .descargas,  .esquemas
{
	padding-left:5px;
	padding-top: 10px;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}

#CONTENT_EX .esquemas H1
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}

#CONTENT_EX .descargas H1
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	padding-left:5px;
	background-color:dimgray;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
}
#CONTENT_EX .descargas A
{
	padding-left:10px;
	font-size: 12px;
}
#CONTENT_EX .descargas H2,  .esquemas H2
{
	padding-left:5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 0px 0;
	border-bottom: dotted 1px silver;
}
#CONTENT_EX .top
{
	font-size: 9px;
	text-decoration: none;
	width: 90%;
	border-top: dotted 1px #c0c0c0;
}
#CONTENT_EX .ctec
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#CONTENT_EX li
{
	margin-left: -20px;
	
}
/* PARA DEF */
#BLOQUEARRIBA
{
	float: left;
	width: 750px;
	/* height: 160px; */
	height: 190px;
	background-color: White;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
}

#BLOQUEARRIBA160
{
	float: left;
	width: 750px;
	height: 160px;
	background-color: White;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
}

#BLOQUEARRIBAPROD
{
	float: left;
	width: 550px;
	height: 192px;
	background-color: White;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
}
#BLOQUEARRIBAFAQ
{
	float: left;
	width: 750px;
	height: 30px;
	background-color: DIMGRAY;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
	padding: 5px 0 0 5px;
	color:White;
	font-size:15pt;
}

#BLOQUEARRIBADESC
{

	height: 35px;
	background-image:url(imagenes/down.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: DIMGRAY;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
	padding: 0px 0 0 50px;
	color:White;
	font-size:15pt;

}

#BLOQUEARRIBACONTACTO
{
	height: 35px;
	background-image:url(imagenes/contacto.png);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: DIMGRAY;
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
	padding: 5px 0 0 50px;
	color:White;
	font-size:15pt;
}

#DEFIMAGEN
{
	padding-top: 10px;
	width: 200px;
}
#DEFACCESO
{
	float: right;
	width: 200px;
	border: dotted 1px #eeefef;
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 10px;
	height: 90px;
}

#DEFACCESO h1
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #298DBB;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
}
#DEFACCESO h2
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #298DBB;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
}

#BLOQUEABAJO
{
	font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	float: LEFT;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: White;
}

#BLOQUEABAJO .tcontacto
{
	font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

#BLOQUEABAJOBUSCA
{
	font-family: Tahoma ,Arial, 'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 9pt;
	float: LEFT;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#IZQUIERDA_NOT
{
	float: left;
	width: 540px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;	
padding-left:7px;
	/*font-size: small*/

}

#IZQUIERDA_NOT .separator
{
	padding-top: 1px;
}
/* DESCARGAS */
#IZQUIERDA_NOT .TIPO
{
	font-size:8pt;
	font-weight:bold;
	padding-left:2px;
	/*color:BLACK;
	background-color:SILVER;
	border-bottom:SOLID 1PX BLACK;
	border-top:SOLID 1PX BLACK;*/
	background-image: url(imagenes/fondobarra.gif);
	color: dimgray;
	border-bottom: silver 1px solid;
	background-repeat: repeat-x;
}
#IZQUIERDA_NOT .GRUPO
{
	font-size:9pt;
	font-weight:bold;
	padding-left:8px;
	color:BLACK;
	border-bottom: dotted 1px dimgray;
}
#IZQUIERDA_NOT .LINEA 
{
	font-size:8pt;
	font-weight:NORMAL;
	padding-left:10px;
	color:BLACK;
}
#IZQUIERDA_NOT .AUT
{
	font-size:10pt;
	font-weight:bold;
	padding-LEFT:3px;
	color:White;
	background-color: #E4AA46;
	
	/*background-image: url(imagenes/mini-automatizacion.jpg);
	background-repeat: no-repeat;
	background-position: top -5px;
	border-bottom: solid 2px #da8b02;*/
	
}
#IZQUIERDA_NOT .ALU
{
	font-size:10pt;
	font-weight:bold;
	padding-LEFT:3px;
	color:White;
	background-color: #4463A3;
	/*background-image: url(imagenes/mini-alumbrado.jpg);
	background-repeat: no-repeat ;
	background-position: -5px 0px;
	border-bottom: solid 2px #002b6f;*/
	
}
#IZQUIERDA_NOT .USO
{
	/*margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;*/
	font-size:10pt;
	font-weight:bold;
	padding-LEFT:3px;
	color:White;
	background-color:#44C6AC;
	/*background-image: url(imagenes/mini-aislamiento.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;
	border-bottom: solid 2px #009a1c;*/
}
#IZQUIERDA_NOT .COM
{
	font-size:10pt;
	font-weight:bold;
	padding-LEFT:3px;
	color:White;
	background-color: #E45872;
	/*background-image: url(imagenes/mini-comunicaciones.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;
	border-bottom: solid 2px #da1c3f;*/
}
#IZQUIERDA_NOT .UTI
{
	font-size:10pt;
	font-weight:bold;
	padding-LEFT:3px;
	color:White;
	background-color:#876a9a;
	
	/*background-image: url(imagenes/mini-automatizacion.jpg);
	background-repeat: no-repeat;
	background-position: top -5px;
	border-bottom: solid 2px #876a9a;*/
	
}

#DERECHA_NOT
{
	float: right;
	width: 160px;
	margin-right: 0px;
	border-left: solid 1px silver;
	font-size: 9pt;
}

#IZQUIERDA
{
	float: left;
	width: 50%;
	margin-left: 0px;
	/* border-left: solid 1px silver;*/
	font-size: 9pt;

}

#IZQUIERDA .TITULO1
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(imagenes/fondobarra.gif);
	color: dimgray;
	border-bottom: silver 1px solid;
	background-repeat: repeat-x;
}
#IZQUIERDA .TEXTO1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;*/
	color: #333333;	
	padding-top:8px;
	padding-left: 8px;
	font-size: 8pt;
	/*font-size: small*/
	
}

#IZQUIERDA .separator
{
	padding-top: 10px;
}

#IZQUIERDA .AUT
{
	margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;
	/*background-color:#da8b02;*/
	background-color: #E4AA46;
	/*background-image: url(imagenes/mini-automatizacion.jpg);
	background-repeat: no-repeat;
	background-position: top -5px;
	border-bottom: solid 2px #da8b02;*/
	
}
#IZQUIERDA .ALU
{
	margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;
	/*background-color:#002b6f;*/
	background-color: #4463A3;
	/*background-image: url(imagenes/mini-alumbrado.jpg);
	background-repeat: no-repeat ;
	background-position: -5px 0px;
	border-bottom: solid 2px #002b6f;*/
	
}
#IZQUIERDA .USO
{
	margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;
	/*background-color:#009a1c;*/
	background-color: #44C6AC;
	/*background-image: url(imagenes/mini-aislamiento.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;
	border-bottom: solid 2px #009a1c;*/
}
#IZQUIERDA .COM
{
	margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;
	/*background-color:#da1c3f;*/
	background-color: #E45872;
	/*background-image: url(imagenes/mini-comunicaciones.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;
	border-bottom: solid 2px #da1c3f;*/
}
#IZQUIERDA .UTILIDADES
{
	margin-top:0px;
	font-size:10pt;
	font-weight:bold;
	border-left: NONE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:White;
	background-color:#876a9a;
	/*background-image: url(imagenes/mini-comunicaciones.jpg);
	background-repeat: no-repeat;
	background-position:top -5px;
	border-bottom: solid 2px #da1c3f;*/
}
#DERECHA
{
	float: right;
	width: 48%;
	margin-right: 0px;
	border-left: solid 1px silver;
	font-size: 9pt;
}

#DERECHA .TITULO1
{
	background-image: url(imagenes/fondobarra.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px silver;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	color: dimgray;
}

#DERECHA .TEXTO1
{
	padding-left: 8px;
	padding-top:8px;
	font-size: 8pt;
}

.error
{
	font-family:Tahoma, Arial,'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 8px;
	color: Red;
}

#nocookies
{
	padding: 10px;
}

#DERECHA .separator
{
	padding-top: 10px;
}

#AUT
{
	/*background-image: url(imagenes/automatizacion.jpg);*/
	background-repeat: no-repeat;
	background-position:right bottom;
}
#ALU
{
	/*background-image: url(imagenes/alumbrado.jpg);*/
	background-repeat: no-repeat;
	background-position:right bottom;
}
#USO
{
	/*background-image: url(imagenes/aislamiento.jpg);*/
	background-repeat: no-repeat;
	background-position:right bottom;
}
#COM
{
	/*background-image: url(imagenes/comunicaciones.jpg);*/
	background-repeat: no-repeat;
	background-position:right bottom;
}
#UTI
{
	background-image: url(imagenes/utilidades.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}
#AUTOMATIZACION .TIT
{
		border-bottom:solid 1px #E4AA46;
}

/* fa1q */
.Q
{
 border-bottom: dotted 1px silver;	
 margin-bottom:5px;
 padding-left:7px;
}
.text1
{
 padding-left:7px;
}
/*
#AUTOMATIZACION A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}

#ALUMBRADO A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}
#AISLAMIENTO A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}
#COMUNICACIONES A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}
*/
pt
{
	color: steelblue;
	text-decoration: none;
}

/*
#COMUNICACIONES A
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	text-decoration: none;
}
*/
