/* Sitio Komerco - Camilo Osorio*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'OpenSansRegular', Arial, sans-serif;
	font-size:13px;
	background:url(../imagenes/bk-general.png) center repeat-y;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header {
	background: url(../imagenes/header.png) center no-repeat;
	height:105px;
	
	}

#logo {
	margin-top: 15px;
	float:left;
	
	}
	
#logo img {
		width:200px;
	
	}
	
#idiomas {
	float:right;
	color:#FFF;
	margin-top:8px;
	margin-right: 5px;
	}
	
#idiomas img {
	height:20px;
	
	}
	
#idiomas a {
	text-decoration:none;
	color: #CCC !important;
	}
	
#idiomas a:link {
	text-decoration:none;
	color: #CCC !important;
	}
#idiomas a:visited {
	text-decoration:none;
	color: #CCC !important;
	}	
#idiomas a:hover {
	text-decoration:none;
	color:#FFF !important;
	}
	
#menu {
	margin-top:-36px;
	float:right;
	}


#dinamico {
	background:url(../imagenes/bk-dinamico.png) center repeat-y;
	}

#bannerpane {
	}

#footer {
	background:url(../imagenes/footer.png) center no-repeat;
	height:105px;} 


.ancho {
	
	margin:0 auto;
	width:980px;
	}
	
.clear {
	clear:both;
	}
	
#logo-footer {
	float:left;
	margin-right: 40px;
	
	}	
	
#logo-footer img {
	height:50px;
	margin-top:18px;
	margin-left: 20px;
	
	}
	
	
	
#sede {
	float:left;
	font-size: 10px;
	color:#FFF;
	border-right: #FFF thin dotted;
	padding-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	}
	
#aldente {
	float:right;
	margin-right:20px;
	margin-top: 30px;
	}
	
#derechos {
	border-top: #999 thin solid;
	margin:0 auto;
	font-size:9px;
	color:#CCC;
	text-align:center;
	padding: 8px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	}

.ciudad {
	font-size:9px;
	font-weight: 300;
	color:#999;
	margin-bottom: 5px;
	}
	
a:hover img{
	opacity:0.7;
	}	
	
#col {
	float:left;
	width: 250px;
	
	}
	
.boton-izq {
	padding-top:3px;
	padding-bottom:3px;
	}
	
#cuerpo {
	width: 700px;
	float:right;
	margin-right:15px;
	border-left: thin #999 dotted;
	padding-left: 8px; 
	
	}
.imagen-general {
	float:left;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 3px;
	}
	
.parrafo-normal {
	line-height: 1.3;
	font-size:13px;
	color: #034565;
	text-align:justify;
	margin-top: 15px;
	}
	
.titulo-general {
	font-size:24px;
	text-transform:uppercase;
	color: #999;
	text-align:right;
	font-weight:bold;
	margin-top: 15px;
	}
	
.cenefa {
	background:url(../imagenes/cenefa1.png) no-repeat;
	height:25px;
	}
	
.botones {
	margin-top: 50px;
	}

.subtitulo {
	color: #06C;
	font-size:18px;
	
	
	}
	
.vineta img {
	height:22px;
	float:left;
	margin-right: 10px;
	}
	
.nota {
	color: #F00;
	font-size:15px;
	text-align:center;
	margin-bottom: 20px;
	margin-top:20px;
	background-color: #FF0;
	
	}
	
.logos-partner {
	text-align:center;
	margin-left:145px;
	
	}

.logos-partner  img{
	float:left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 35px;
	
	}
	
.hierro img {
	width: 120px;
	margin-top: 40px;
	
	}
	
.hierro-pq img {
	width: 50px;

	
	}