@charset "utf-8";
/* CSS Document 
   Site Creativo 2010
   Anthony Salazar
   creativos@colombia.com
*/
[code lang="css"]
*{ behavior: url(iepngfix.htc) }
[/code]


body,td,th {
	color: #FFF;
	font-family: Helvetica, arial, sans-serif;
}
body {
	background-color: #012B3A;
	background-image: url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Helvetica, arial, sans-serif;
	color: #9C0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}


/* FORMATO INDEX */

#CUERPO {
	width:960px;
	height:1043px;
	margin:0 auto;
}
.header_index {
	width:960px;
	height:412px;
}
.contenedor_index {
	width:960px;
	height:550px;
}
.aleta_index { background-image:url(../images/aleta-superior.png);
	background-repeat:no-repeat;
	width:960px;
	height:22px;
	behavior: url(iepngfix.htc);
}
.columna_left {
	width:477px;
	height:527px;
	float:left;
	behavior: url(iepngfix.htc);
}
.contenedor_portafolio {
	width:420px;
	height:500px;
	padding:0px 0px 10px 10px;
}
.contenedor_portafolio1 {
	width:420px;
	height:447px;
	padding:20px 0px 10px 20px;
}
.columna_right {
	width:480px;
	height:550px;
	float:right;
}
.redes {
	width:466px;
	height:38px;
}
.btn_twitter {
	width:40px;
	height:38px;
	float:right;
}
.btn_facebook {
	width:35px;
	height:38px;
	float:right;
}
.cajon_nosotros { background-image:url(../images/base-nosotros-index.png);
	width:466px;
	height:206px;
	behavior: url(iepngfix.htc);
}
.txt_nosotros {
	width:370px;
	height:120px;
	padding:38px 0px 0px 45px;
	font-size:13px;
	font-family:Helvetica, arial, sans-serif;
	color:#FFF;
}
.btn_mas_nosotros {
	width:64px;
	height:36px;
	margin:10px 0px 0px 390px;
}
.btn_mas_news {
	width:64px;
	height:36px;
	margin:70px 10px 0px 0px;
	float:right;
}
.title_new { background-image:url(../images/title-news.png);
	width:124px;
	height:22px;
	behavior: url(iepngfix.htc);
}
.contendor_new1 {
	width:466px;
	height:120px;
	margin-top:5px;
	color:#FFF;
}
.pic_news {
	width:105px;
	height:95px;
	margin-top:5px;
	float:left;
}
.txt_news {
	width:275px;
	height:90px;
	float:left;
	padding:10px 0px 0px 10px;
	font-size:13px;
	font-family:Helvetica, arial, sans-serif;
}
.divisor_news { background-image:url(../images/divisor-news.png);
	background-repeat:no-repeat;
	background-position:center;
	width:466px;
	height:7px;
	behavior: url(iepngfix.htc);
}
.contendor_new2 {
	width:466px;
	height:120px;
	color:#FFF;
}
.footer {
	width:960px;
	height:82px;
}

/* FORMATO INTERNAS */
.contenedor {
	width:960px;
	height:714px;
}
.header {
	width:960px;
	height:248px;
}
.columna_contenidos {
	width:460px;
	height:710px;
	float:left;
	margin-left:15px;
	color:#FFF
}
h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 124px;
	margin-top:50px;
}
#h2_nosotros { background-image:url(../images/titles/title_nosotros.png);
	background-repeat:no-repeat;
	margin-left:15px;
	behavior: url(iepngfix.htc);
}
#h2_servicios { background-image:url(../images/titles/title_servicios.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
}
#h2_contactos { background-image:url(../images/titles/title_contactos.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
}
.txts_contenidos {
	width:445px;
	height:500px;
	padding:10px 0px 0px 15px;
	font-size:13px;
	font-family:Helvetica, arial, sans-serif;
}
.txts_contenidos_contactos {
	width:445px;
	height:500px;
	padding:0px 0px 0px 15px;
	font-size:13px;
	font-family:Helvetica, arial, sans-serif;
}
.contenedor .columna_contenidos .txts_contenidos p strong {
	color: #9C3;
}
.contenedor_btns_servicios {
	width:460px;
	height:49px;
}
.btn_hosting {
	width:102px;
	height:49px;
	float:left;
}
.btn_comunicacion {
	width:114px;
	height:49px;
	float:left;
}
.btn_posicionamiento {
	width:116px;
	height:49px;
	float:left;
}
.btn_fotografia {
	width:123px;
	height:49px;
	float:left;
}

.Estilo1 {
	font-family:Helvetica, arial, sans-serif;
	font-size:11px;
	color:#036;
	}
.Estilo3 {
	font-family:Helvetica, arial, sans-serif;
	font-size:13px;
	color:#036;
	}
	
