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

.globalchoose{
	 position:relative;
	 width:940px;
	 margin:0px auto;
	 margin-top:40px;
}
	
.headchoose{
	position:relative;
	text-align:left;
	height:80px;
	width:100%;
}

.contentchoose{
	position:relative;
	background:url(../graf_comu/banner_prehome.jpg) no-repeat;
	height:auto;
	width:100%;
	margin-top:20px;
	text-align:left;
}

.footerchoose{
	position:relative;
	text-align:left;
	height:auto;
	width:100%;
	clear:both;
}
.centralchoose{
	position:relative;
	width:400px; 
	height:270px;
	padding-top:10px;
	margin-left:40px; 
	text-align:left;
}

.centralchoose ul{
	text-align:left; 
	margin-left:0px;
	
}

.centralchoose ul li{
	list-style:none;
	color:#848484;
}

.centralchoose ul li a{
	color:#848484;
}
.centralchoose2{
	position:relative;
	width:100%; 
	height:150px;
	text-align:left;
}
.tit_azul{
	margin:0px;
	padding:0px;
	padding-left:30px;
	position:relative;
	float:left;
	border-left:1px solid #c5c5c5;
	width:530px;
	padding-top:20px;
	height:70px;
}
.ptitazul{
	font-weight:lighter;
	font-size:230%;
	color:#008CD9;
	margin:0px;
	padding:0px;
}
.psubtit{
	font-weight:lighter;
	font-size:140%;
	font-weight:bold;
	color:#a5a5a5;
	margin:0px;
	padding:0px;
}
.tit_gris{
	font-weight:lighter;
	font-size:200%;
	color:#848484;
}
.tit_azulito{
	font-weight:lighter;
	font-size:160%; 
	color:#008CD9;
}
.logo1{
	position:relative;
	float:left;
	width:230px;
}
.logo2{
	position:relative;
	float:right;
}
.textocabytub{
	position:relative;
	width:350px;
}
.footer{
	background:url(../graf_comu/barra_02.gif) no-repeat left bottom;
	float:left;
	height:30px;;
	text-align:right;
	width:100%;
	position:relative;
}
.logos2{
	float:right; 
	width:470px; 
	margin-top:50px;
}
.pfooter{
	color:#999999; 
	margin:0px; 
	padding:0px; 
	line-height:12px; 
	margin-top:7px; 
	margin-right:24px; 
	font-size:110%;
}
.separador{
	padding:0px 10px; 
	border-left:1px solid #999999;
}
.lefted{
	float:left;
}