@charset "utf-8";
/* CSS Document */

Body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	background-image:url(imagenes/FONDODEGRADE.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	
#contenedor_general_sistemas2000{
	width:1000px;
	margin:auto;
	background-color:#FFF;
	}


#degrade_fondo {
	background-image:url(imagenes/degrade-banner-sist.png);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
			}

#contenido {
	width:1000px;
	background-image:url(imagenes/DEGRADE_contenido.jpg);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
	}
#top {
	width:1000px;
	height:30px;
	background-image:url(imagenes/top_contenido.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	}

#pie {
	width:1000px;
	height:30px;
	text-align:center;
	background-image:url(imagenes/pie_contenido.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	}

#contenedor_texto{
	width:750px;
	margin-left:20px;
	margin-right:20px;
	background-position:left;
	}

#columna_a {
	width:700px;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	float:right;
}


#columna_b {
	width:237px;
	background-image:url(imagenes/FONDO_COLUMNA.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	margin-left:20px;
	float:left;
	}

#menu {
	width:1000px;
	height:50px;
	background-image:url(imagenes/barra-menu-a.jpg);
	background-position:center;
	margin:0px;
	}

#menu_2 {
	width:1000px;
	height:50px;
	background-image:url(imagenes/barra-menu-a.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	}

#banner_sistemas2000 {
	width:1000px;
	height:250px;
	background-image:url(imagenes/fondo-banner-sist-optimizado.jpg);
	}
	
#clear{
	clear:left;
}

.columnatexto_1 {
	width:550px;
	text-align:justify;
	background-position:center;
	margin-left:50px;
	margin-top:20px;
}
.columnatexto_2{
	width:300px;
	background-position:left;
	margin-left:40px;
	margin-top:30px;
	float:left;
}

.columnatexto_3{
	width:277px;
	background-position:center;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

.up_col_tex {
	width:550px;
	background-image:url(imagenes/fondo-texto-up.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:20px;
	background-position:center;
}

.text_intercuadro{
	width:510px;
	margin-left:20px;
	}

.fondo_col_tex {
	width:550px;
	margin:0px;
	background-position:center;
	background-image:url(imagenes/fondo-texto-fondo.jpg);
	background-repeat:repeat-y;
}

.pie_col_tex {
	width:550px;
	background-image:url(imagenes/fondo-texto-down.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:20px;
	background-position:center;
}


.textopie_1 {
	height:16px;
	background-position:left;
	margin-top:15px;
	margin-left:20px;
	float:left;
}

.textopie_2 {
	width:200px;
	background-position:left;
	margin-left:500px;
	float:left;
}

.mapa{
	width:550px;
	background-image:url(imagenes/MAPAGOOSISTEMAS2000.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:70px;
	float:left;
}

.h1 {
	font-size:15px;
	font-weight:bold;
	color:#666;
}

.h2 {
	font-size:12px;
	font-style:italic;
	color:#000;
}

.h3 {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#666;
}

.cuadro_form {
	width:600px;
	margin-left:60px;
}


