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

body {
    margin: 0 0 0 0;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

p {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin-bottom: 15px;
	line-height:normal;
}  

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size:16px;
	color:#FFF;
	
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size:18px;
	color:#000;
	margin: 0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	color:#000;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#000;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

textarea {
	width: 450px;
	height: 160px;
}


a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

/* layout */

#contenedor {
	width: 940px;
	margin: 0 auto;
}


#header {
	width: 940px;
	height: 160px;
}

#header #contenedor_logo {
	background-image:url(img/logo_header.png);
	background-repeat:no-repeat;
	margin: 25px 0 0 25px;
	width: 188px;
	height: 132px;
}

#logo2 {
	width: 270px;
	height: 155px;
	float:left;
}

#logo2 #contenedor_logo2 {
	background-image:url(img/logo_bienvenida.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	width: 270px;
	height: 155px;
}

#texto_bienvenida{
	margin: 23px 22px 0 22px;
	width: 466px;
	height: 100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	float:left;
}
#texto_bienvenida a {
	color: #000;
}


#contenedor #menu {
	width: 558px;
	height: 34px;
	margin: 0 0 0 20px;
	float:left

}

#contenedor #contenidos1 {
	background-image:url(img/img_slider1.jpg);
	background-repeat:no-repeat;
	width: 940px;
	height: 302px;

}

#contenedor #contenidos2 {
	width: 900px;
	background-color:#FFF;
	padding: 30px 20px 20px 20px;
	float:left;

}

#contenedor #texto_contenidos2 {
	width: 470px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#000;
	background-color:#FFF;
	float:left;

}

#contenedor #texto_contacto {
	width: 354px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	color:#000;
	background-color:#FFF;
	float:left;

}

#contenedor #imagen_contenidos2 {
	width: 372px;
	height: 302px;
	background-image:url(img/diagrama.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 50px;
	float:left;

}

#contenedor #enunciado_contenidos2 {
	width: 820px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color:#000;
	background-color:#FFF;
	margin: 20px 0 20px 0;

}

#contenedor #logos_contenidos2 {
	width: 157px;
	height: 124px;
	margin: 0 23px 0 0;
	float:left;

}

#contenedor #imagen_negocios {
	width: 380px;
	height: 302px;
	margin: 65px 0 0 40px;
	float:left;

}

#contenedor #slider_cont_negocios {
	width: 902px;
	background-color: #ececec;
	float:left;
	margin: 15px 0 0 0;

}

#contenedor #form_contacto {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	font-style:italic;
	width: 540px;
	height: 375px;
	float:left;

}

#contenedor #textosTic_negocios {
	width: 380px;
	height: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-style:italic;
	margin: 0 0 10px 0;
	float:left;

}

#contenedor #textos_negocios {
	width: 340px;
	height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-style:italic;
	margin: -23px 0 0 35px;
	float:left;

}

#contenedor #Tic_negocios {
	background-image:url(img/tic.jpg);
	background-repeat:no-repeat;
	width: 30px;
	height: 30px;

}


#contenedor #panel {
	margin: 60px 0 0 0;
	background-image:url(img/bg_panel.jpg);
	background-repeat:no-repeat;
	width: 313px;
	height: 142px;
	float:left;
}

#contenedor #panel:hover {
	background-image:url(img/bg_panel1.jpg);
	background-repeat:no-repeat;
	width: 313px;
	height: 142px;
	float:left;
}

#contenedor #texto_panel {
	width: 223px;
	height: 60px;
	margin: 110px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	float:left;
}

#foot {
	width: 940px;
	height: 45px;
	background-color: #586428;
	float:left;
	margin: 6px 0 15px 0;
}

#contenedor #texto_foot {
	width: 560px;
	height: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	float:left;
	margin: 16px 0 16px 16px;
}

#contenedor #texto_foot a {
	color:#FFF;
	
}

#contenedor #bienvenida {
	width: 780px;
	height: 155px;
	background-color:#FFF;
	color:#000;
	float:left;
	margin: 325px 0 16px 100px;
}

.banner {
	
	background-image: url(img/ico_banner.jpg);
	background-repeat:no-repeat;
	margin: 14px 0 0 0;
	float:left;
	width: 250px;
	height: 124px;
	background-color:#ece97d;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border: 1px solid #3f3c35;
}

.boton {
	color: #FFF;
	padding: 8px 20px 8px 20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}

.boton:hover {
	border-top: 3px solid #ca9507;
	background-color:#FFF;
	color:#000;
}

.boton2 {
	border-top: 3px solid #ca9507;
	background-color:#FFF;
	color:#000;
	padding: 8px 20px 8px 20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:380px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	

