html, body, div, span, applet, object, iframe,
h1, h2, h3, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, 
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}


blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
#div_index {
	background-color: #2292D2;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	text-align: center;
	margin-top: 15px;
}
#imagen_impre {
	text-align: center;
	position: absolute;
	top: 190px;
	left: 270px;
}

#boton_entrar {
	text-align: center;
	position: absolute;
	top: 400px;
	left: 345px;
}
#pie_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 465px;
	position: absolute;
	text-align: center;
	left: 25px;
	font-size: 0.7em;
	font-weight: normal;
	width: 750px;
}





#contenedor {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#cabezote {
	height: 94px;
	width: 800px;
	background-image: url(../images/cabezote.jpg);
}

#cabezote h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000099;
	text-indent: -2000px;
}

#menu {
	width: 160px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	width: 115px;
	color: #0099FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	margin: 0px;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	width: 115px;
	color: #0099FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 20px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/arrows.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#contenido {
	background-color: #2292D2;
	width: 585px;
	margin-left: 162px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-right: 0px;
	float: none;
}
.images {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#texto_contenido {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#texto_contenido a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9AD1EF;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}
#texto_contenido a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}


#texto_contenido hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#texto_contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.3em;
	text-align: justify;
	font-weight: normal;
}

#texto_contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#texto_contenido h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}
#tablas td {
	border: thin solid #A9D8F1;
}

.images_tintas {
	border: thin solid #FFFFFF;
}

.texto_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

.titulos_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}

#texto_contenido li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.3em;
}


.logo_home {
	margin-bottom: 20px;
}

#pie {
	height: 70px;
	width: 800px;
	clear: left;
	background-image: url(../images/fondo_pie.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}
#miami {
	float: left;
	padding-top: 6px;
	margin-left: 10px;
}
#medellin {
	margin-left: 380px;
	text-align: right;
	padding-top: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.tabla_contacto {
	background-color: #2292D1;
}
#contactenos .tabla_contacto {
	background-color: #2292D1;
	border: 0px none #2292D1;
}



#pie h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}
.tablas {
	border: thin solid #A9D8F1;
	background-color: #FFFFFF;
}
#contactenos td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
