body {
	background-color:#204758;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color:#cc0000; 
}
a:hover {
	color:#ff0000; 
}
ul {margin-left: 2em;}
li {list-style-image: url(../images/li.gif); padding-bottom:0px; margin-bottom:0px;padding-left:10px}
div#sangria {
	padding-left:40px;
}
.texto_celestito {
	color:#90AAB7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
}
.texto_01{
	color:#164B81;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	font-variant:small-caps;
}
.texto_02{
	color:#D88537;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
.texto_03{
	color:#235790;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	line-height:25px;
}
div#titulo_azul {
	background-image:url(../images/franja_azul.gif);
	width:550px;
	height:23px;
	background-repeat:no-repeat;
	text-align:left;
	padding:7px 0px 0px 50px;
	background-color:transparent;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight:bold;
}

table#general {
	width:950px;	
}

table#general td#top {
	width:950px;
	height:41px;
	background-image:url(../images/cont_general/arriba_cont_gral.jpg);
	background-repeat:no-repeat;
}
table#general td#abajo {
	width:950px;
	height:41px;
	background-image:url(../images/cont_general/abajo_cont_gral.jpg);
	background-repeat:no-repeat;
}

table#general td#izquierda {
	width:25px;	
	background-image:url(../images/cont_general/izquierda.jpg);
	background-repeat:repeat-y;
	
}
table#general td#derecha {
	width:25px;	
	background-image:url(../images/cont_general/derecha.jpg);
	background-repeat:repeat-y;
}
table#general td#medio {
	color:#FFFFFF;
	background-color:#19282F;
	width:900px;	
	/*background-image:url(../images/cont_general/medio.jpg);*/
	background-repeat:repeat-y;
}
table#tabla_izquierda td#izq_arriba {
	width:225px;	
}

table#tabla_izquierda td#izq_arriba {
	width:225px;
	height:30px;
	background-image:url(../images/izquierda_menu/arriba.jpg);
	background-repeat:no-repeat;
}
table#tabla_izquierda td#izq_abajo {
	width:225px;
	height:30px;
	background-image:url(../images/izquierda_menu/abajo.jpg);
	background-repeat:no-repeat;
}
table#tabla_izquierda td#izq_cont {
	width:225px;
	height:30px;	
	background-image:url(../images/izquierda_menu/medio.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}
/* TABLA MAIN -- CONTENIDO GENERAL...CUADRO BLANCO */
table#tabla_main td#izq_arriba {
	width:636px;
	height:41px;
	background-image:url(../images/main/arriba.jpg);
	background-repeat:no-repeat;
}
table#tabla_main td#izq_abajo {
	width:636px;
	height:38px;
	background-image:url(../images/main/abajo.jpg);
	background-repeat:no-repeat;
}
table#tabla_main td#izq_cont {
	width:636px;
	height:480px;	
	background-image:url(../images/main/medio.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 10px 0px 10px;	
}
/* FIN  TABLA MAIN --- */
div#menu {
	/*border-top: 1px solid #FFFFFF;*/
	width:225px;
	border-top: 1px solid #90AAB7;	
}

div#menu a {
	text-decoration:none;
	width: 195px;
	height: 20px;
	display: block;
	padding: 8px 0px 2px 30px;
	border-bottom: 1px solid #90AAB7;	
	background:url(../images/li_1.jpg) no-repeat 5px 7px;
	font-size: 12px;
	color:#B7C8D0;
	font-weight:bold;
}

div#menu a:hover {	
	background:url(../images/li_2.jpg) no-repeat 5px 7px;
	/*background-color:#B7C8D0;*/
	color:#ffffff;	
}
/* GALERIA PRODUCTOS */
table#productos {
	padding-bottom:15px;
}
div#titulo {
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold; 
 background-image:url(../images/fondo_01.jpg);
 background-repeat:repeat-x;
 /*border-bottom:#cc0000 3px solid;*/
 padding:0px 0px 0px 10px;
 margin-bottom:10px;
 font-variant:small-caps;

}	

div#titulo_2 {
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold; 
 background-image:url(../images/fondo_01.jpg);
 background-repeat:repeat-x;
 /*border-bottom:#cc0000 3px solid;*/
 padding:0px 0px 0px 10px;
 margin-bottom:2px;
 font-variant:small-caps;

}	
div#descripcion {
	font-size:12px;
	color:#164B81;
	font-weight:bold;
	font-family:"Arial";
	text-align:justify;
	padding-right:15px;
}

div#ver_mas a {	
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
}
div#ver_mas a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	text-decoration:none;
}
div#download_ico  {
	background-image:url(../images/ico_descarga.gif);
	background-repeat:no-repeat;
	float:left;
	width:22px;
	height:27px;
	
}
div#download a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#cc0000;	
	margin-top:5px;
	margin-left:10px;
	float:left;
}
div#download a:hover {	
	color:#FF0000;
	text-decoration:none;
}


div#borde_img_usados {	
	border:#666 1px solid;
	padding:5px;
}
div#pages {
	color:#333333;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	width:100%;
}
div#pages a {
	color:#004670;
	font-weight:bold;
	text-decoration:underline;
}
div#pages a:hover {
	color:#ff0000;
	text-decoration:none;	
}
/* FIN GALERIA PRODUCTOS */
/* TRABAJOS */
td#contenido_trabajos {
width:635px;
background-image:url(../images/trabajos_fondo.jpg);
background-repeat:no-repeat;
padding:15px;
}

table#trabajos {
	border:#003366 1px solid;
	padding:10px;
}

td#result_trabajos {
	color:#003366;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
}
td#result_trabajos a {
	font-weight:normal;
	color:#003366;
	font-style:italic;
	text-decoration:underline;
}
td#result_trabajos a:hover {
	color:#cc0000;
	text-decoration:none;
}
/* formulario contacto */
.formulario {
	border:#003399 1px solid;
	background-color:#FFF;
	color:#333;
	width:200px;
	background-image:url(../images/fondo_input.jpg);
	background-repeat:repeat-x;
}
.formulario-area{
	border:#003399 1px solid;
	color:#333;
	width:500px;
	background-image:url(../images/fondo_area.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	
}

.boton-formulario {	
	color:#000;
	font-weight:normal;
	border:#fff 2px solid;
	width:100px;
	height:25px;
	background-image:url(../images/fondo_boton.jpg);
	background-repeat:repeat-x;	
}

.texto-contacto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}
.texto_03 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight:normal;
	font-size:15px;	
}
.texto_03 a {
	color:#cc0000;	
}
.texto_03 a:hover {
	color:#ff0000;
	text-decoration:none;	
}
/* FIN formulario contacto */

/* formulario clientes izquierda */

.textBox {
	width:120px;
	border:#90AAB7 1px solid;
	background-color:#19282F;
	color:#FFFFFF;
}
.formBoton {
	width:80px;	
	background-color:#19282F;
	color:#ffffff;
	font-weight:bold;	
	border:#90AAB7 1px solid;
}
/* pie de pagina */	
#footer {	
	color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	padding-top:18px;
}
#footer a {
	color:#ffffff;
	font-family:tahoma;	
	
}
#footer a:hover {	
	text-decoration:none;	
}


#copy {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#copy a {
	color:#FFFFCC;
}
#copy a:hover {	
	text-decoration:none;
	color:#FFFF66;
}
/* ----------- CLIENTES ----------- */
.texto_error{
	color:#fff;
}
div#restringido {
	color:#990000;
	background-color:#999999;
}
span#mostrar_datos{
	background-color:#fff;
	color:#333;
	font-weight:bold;
}
/***** LISTADOS - 2 *********/
table.list-2 {
	font-size: 10px;
	color:#000000;	
}
table.list-2 td a {
	color:#003366;
	font-weight:NONE;
}
table.list-2 td a:HOVER {
	color:#FF0000;
	text-decoration:NONE;		
}

table.list-2 th {
	color:#000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
	padding: 3px;
}

table.list-2 td#filas {
	color:#000000;
	background-color:#fff;
	padding: 2px 3px 1px 3px;	
}

table.list-2 td#noRows {
	height: 24px; 
	text-align: center; 
	vertical-align: middle
}
/******** FIN LISTADOS -2 ********* */
/* Nuevos Formularios --------------------------------------------------------------- */

table.form {
	font-size: 10px;
}

table.form input {
	border: 1px solid #999999;
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.form textarea {
	border: 1px solid #999999;
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
}

table.form select {
	border: 1px solid #999999;
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
}

table.form span {
	color:#cc0000;
	font-weight:bold;
}
