﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/bck_img.gif);
}
#all {
	margin: 0 auto;
	width: 990px;
}
#header {
	height: 380px;
	/*background-image:url(images/header_home0.jpg);
	background-repeat:no-repeat;	
	background-position: center;*/
}
#header2 {
	height: 300px;
	/*background-image:url(images/header_int.jpg);
	background-repeat:no-repeat;	
	background-position: center;*/
}
#content {
	background-color: #FFFFFF;
	width: 952px;
	margin: 0 auto;
/*height: 350px;*/	padding-top: 20px;
}
#content2 {
	background-color: #FFFFFF;
	width: 952px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer {
	clear:both;
	height: 114px;
	text-align: center;
	background-image: url(images/prop2B_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img_interna {
	height: 420px;
	width: 145px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(images/h1_img.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	color: #940000;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 20px;
}
h3 {
	color: #666666;
	font-size: 14px;
	padding-left: 45px;
	font-weight: bold;
}
p {
	margin: 8px;
	text-align: left;
}
ul {
	list-style: none;
}
li {
	display: block;
	height: 31px;
	width: 219px;
	background-image: url(images/li-int.jpg);
	background-repeat: no-repeat;
	margin: 10px 0;
	font-size: 13px;
	font-weight: bold;
}
li a {
	text-decoration: none;
	color: #940000;
	background-image: url(images/li-int.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 181px;
	padding-left: 38px;
	padding-top: 7px;
}
li a:hover {
	background-image: url(images/li-hover.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 181px;
	padding-left: 38px;
	padding-top: 7px;
}
.titulo a{
   background-image: url(images/li-hover.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 181px;
	padding-left: 38px;
	padding-top: 7px;
}
.titulo a:hover{
	background-image: url(images/li-int1.jpg);
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 24px;
	width: 181px;
	padding-left: 38px;
	padding-top: 7px;

}
img {
	border: none;
}
.clear {
	clear: both;
}
.homesub {
	background-image: url(images/home_submenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 220px; /*height: 290px;*/;
	float: left;
}
.homesub h2 {
	margin-bottom: 5px;
}
.homesub p {
	margin: 0 6px;
	padding: 0;
}
.contenido {
	width: 505px; /*height:290px;*/;
	float: left;
}
.contenido2 {
	width: 630px; /*height:600px;*/;
	float: left;
}
.contenido3 {
	width: 900px; /*height:600px;*/;
	float: left;
}
.productos {
	width: 640px;
	height: 160px;
	background-image: url(images/prod_back.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
	clear: both;
}
.productos2 {
	width: auto;
	height: 160px;
	background-image: url(images/prod_back.png);
	background-position: top;
	background-repeat: no-repeat;
	margin:10px 0;
	clear:both;
	/*Lineas Agregadas Diego Zapata - dzapata@navitans.com.co*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}


.productos3 {
	width: 500px;
	height: 80px;
	background-image: url(images/prod_back.png);
	background-position: top;
	background-repeat: no-repeat;
	margin:10px 0;
	clear:both;
}


.homesub1 {
	width: 220px; /*height: 290px;*/;
	float: left;
}



.espacio {
	height: 290px;
	width: 22px;
	float: left;
	background-color: #FFFFFF;
}
.img_int {
	width: 145px;
	height: 420px;
	float: left;
}
.img_prod {
	float: left;
	margin: 15px;
}
#all #content .bann {
	float: left;
}


/*Lineas Agregadas Diego Zapata - dzapata@navitans.com.co*/
.Titulos_Producto {
	/*Lineas Agregadas Diego Zapata - dzapata@navitans.com.co*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #940000;	
}

.Titulos_Menu_Case {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
	
.img_prod_Flash {
	float: left;
	margin: 5px;
}