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

body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000;
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;}

#marco{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;}

#contenedora{
	width:100%;
	height:auto;
	border-left:solid 1px #456162;
	border-right:solid 1px #456162;
	position:relative;
	float:left;}
	
#cuerpo{
	width:100%;
	height:auto;
	position:relative;
	float:left;}

#cabecera{
	width:100%;
	height:170px;
	background:url(images/linea-brillo.png) bottom no-repeat;
	position:relative;
	float:left;
	text-align:left;
	margin-bottom:10px;}

#top{
	width:100%;
	height:385px;
	position:relative;
	float:left;}
	
#top-int{
	width:100%;
	height:630px;
	position:relative;
	float:left;}
	
#top-izq{
	width:70%;
	height:100%;
	position:relative;
	float:left;}

#top-izq-int{
	width:100%;
	height:330px;
	position:relative;
	float:left;
	margin-top:10px;
	background:url(images/collution-disenio-web.png) center top no-repeat;}

#top-izq-int-int{
	width:100%;
	height:620px;
	position:relative;
	float:left;
	margin-top:10px;
	background:url(images/collution-desarrollo-web.png) center top no-repeat;}

#top-izq-int2{
	width:90%;
	margin-left:5%;
	margin-top:20px;}

.top-titulo{
	font-family:Tahoma;
	font-size:16px;
	color:#85CFD3;
	padding-left:10px;
	font-weight:400;
	}

.top-txt{
	color:#FFF;
	}
#top-der{
	width:30%;
	height:100%;
	position:relative;
	float:left;}

#top-menu{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	padding-top:20px;
	text-align:center;}
	
#top-facebook{
	width:95%;
	height:auto;
	position:relative;
	float:left;
	text-align:right;
	margin-top:28px;}

#contenido{
	width:100%;
	height:auto;
	position:relative;
	float:left;}

#contenido-izq{
	width:70%;
	height:auto;
	position:relative;
	float:left;
	text-align:center;}

#contenido-der{
	width:30%;
	height:auto;
	position:relative;
	float:left;}

#contenido-der-int{
	width:90%;
	height:auto;
	min-height:200px;
	position:relative;
	float:left;
	margin-left:5%;
	border-left: solid 2px #456162}

.contenido-titulo{
	font-family:Tahoma;
	font-size:14px;
	color:#85CFD3;
	padding-left:10px;
	}

.contenido-txt{
	color:#FFF;
	}

.contenido-txt a{
	text-decoration:none;
	color:#FFF;
	}
	
#pie_up{
	width:1000px;
	height:23px;
	position:relative;
	float:left;}
	
#pie{
	width:980px;
	height:50px;
	position:relative;
	float:left;
	background-color:#456162;}
	
.pie{
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	text-align:center;}

.pie a{
	color:#CCC;
	text-decoration:none;}

.vinculo a{
	text-decoration:none;
	color:#FFF;}
