/*////////////////////////////////////////////////////////////////////
				
			CSS subcategor�as - Conatel
			Desarrollado por Hexacta

////////////////////////////////////////////////////////////////////*/

.contenido {
	width:776px;
}
/****** presentaciones *******/

.bannerPresentaciones {
	width:580px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 160px;
	padding-bottom:120px;
	float:left;
	padding-left:176px;
	padding-right:30px;
	
}
.bannerPresentaciones h1 {
	font-size:35px;
}
.bannerPresentaciones h2 {
	font-size:30px;
	width:300px;
	line-height: 40px;
}
#bannerEmpresa {background-image:url(../_img/Presentaciones/empresa.jpg);}
#bannerMedica {background-image:url(../_img/Presentaciones/medica.jpg);}
#bannerIT {background-image:url(../_img/Presentaciones/itPresentacion.jpg);}
#bannerIndustria {background-image:url(../_img/Presentaciones/industria.jpg);}
#easyContact {background-image:url(../_img/Presentaciones/easyContact.jpg);}


.bannerCabezales {
	width:580px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 138px;
	padding-bottom:140px;
	float:left;
	padding-left:176px;
	padding-right:30px;
	
}
#cabezalOrganizacion {
	background-image:url(../_img/Presentaciones/organizacion.jpg);
}
.contenidoAbajo {
	padding:30px;
	width:716px;
	float:left;
}
.contenidoAbajo h1 {
	padding-bottom:20px;
}
.contenidoAbajo h2 {
	padding:20px 0 15px 0;
	float:left;
	color: #595655;
}
.contenidoAbajo .first {
	padding-top:0px;
}
.contenidoAbajo p {
	padding-bottom:10px;
}
.contenidoAbajo ul {
	padding-bottom:20px;
	float:left;
	width:100%;
}
.contenidoAbajo li {
	float: left;
	width:100%;
	background-image:url(../_img/bullet-blanco-right.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.contenidoAbajo li a {
	float: left;
	color:#cc032e;
	text-decoration:none;
}
.contenidoAbajo li a:hover {
	text-decoration:underline;
}

/* Area privada */

.descargas li {
	padding:5px 0;
	background-position:left 34px;
	float:left;
	width:100%;
}
.descargas h2 {
	width:100%;
}
.descargas li a {
	float: left;
	padding-left: 20px;
	text-decoration:none;
}
.descargas li a:hover {
	text-decoration:underline;
	cursor: pointer;
	color: #595655;
}
.descargas li p{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:24px;
}
.icono {
	background-image:url(../_img/downloads.gif);
	background-repeat:no-repeat;
	width:49px;
	height:56px;
	float:left;
}
#ppt {
	background-position: -0px -3px;
}
#doc {
	background-position: -50px -3px;
}
#pdf {
	background-position: -100px -3px;
}
#xls {
	background-position: -150px -3px;
}
#mp3 {
	background-position: -200px -3px;
}
#jpg {
	background-position: -250px -3px;
}

/*uruguay y el mercosur*/
.modulo {
	padding-bottom:30px;
	float:left;
	width:100%;
	margin:0;
}
.imgUy {
	background-image:url(../_img/mapaUy.jpg);
	height:327px;
	width:326px;
	background-position:right 30px;
	background-repeat:no-repeat;
	float:right;
}
.imgMercosur {
	background-image:url(../_img/mapaMercosur.jpg);
	height:350px;
	width:326px;
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
}
.tablaA, .tablaB {
	width:716px;
	float:left;
	padding:0px;
	border-bottom: #EEF0F0 1px solid;
	margin-bottom:20px;
}
.tablaA p, .tablaB p {	
	padding-bottom:0px;
	float:left;
}
.tablaA ul {
	padding-bottom: 0px!important;
}
.tablaA li, .tablaB li {
	margin:0;
	width:656px;
	float:left;
	padding: 4px 30px;
	background-image:none;
}
.tablaA .alternate, .tablaB .alternate {
	background-color:#EEF0F0;
}
.tablaA li label {
	width: 200px;
	float:left;
	text-align:right;
	padding-right:25px;
}
.tablaA li .dato {
	width: 395px;
	float:left;
}
.tablaB li label {
	width: 283px;
	float:left;
	text-align:right;
	padding-right:25px;
}
.tablaB li .dato {
	width: 312px;
	float:left;
}
.tablaB h6 {
	color:#999999;}

/**/
.niveles {
	margin-bottom:50px;
}
.niveles li {
	padding: 8px 30px!important;
}
.titulo {
	padding-top:20px;
	padding-bottom:20px!important;
}
.linksGrises a{
	color:#595655!important;
	width: 500px!important;
}
.arriba a {
	width:100%;
	text-align:right;
	color:#cc032e;
	float:right;}
	

/****** novedades *******/


.novedades {
	padding:15px 30px 30px 30px;
	width:716px;
	float:left;
}
.novedades h1 {
	padding-bottom:20px;
}
.novedades   h2 {
	margin: 0;
	padding: 0 0 .3em;
	font-weight:bold;
}
.novedades .simple .txt {
	float:left;
	width:676px;}

.novedades .txt {
	float:left;
	width:524px;}

.novedades  p {
	float:left;
	padding-bottom:10px;
	width:100%;
}
.novedades  p  a{
	float: left;
	background-image:url(../_img/bullet-rojo.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right: 24px;
	color:#cc032e;
	text-decoration:none;
	height:20px;
}
.novedades p a:hover {
	background-image:url(../_img/bullet-rojo.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-decoration:underline;
}
.contenido  .pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contenido  .pane-list li {
	padding: 15px 20px 15px;
	background-color: #fff;
	float:left;
	width:676px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}

.contenido  .pane-list .alternate {
	background-color: #fbfbfb;
}
.contenido  .pane-list li .contenedorImg {
	/*height:130px;*/
	width:130px;
	overflow:hidden;
	float:left;
	margin-right: 20px;
	border:1px solid #E2E2E2;
	}	
.contenido  .pane-list li img {
	float:left;
}

/*servicios*/
.servicios {
	padding:15px 30px 30px 30px;
	width:716px;
	float:left;
}
.moduloServicio {
	width:100%;
	float:left;
	padding-bottom: 30px;
	border-bottom: #e2e2e2 1px solid;
	margin-bottom:25px;
}
.imgServicio {
	width: 110px;
	height: 103px;
	float:left;
}
.introServicio {
	float:left;
	padding:0 20px 0 24px;
	width:450px;
}
.introServicio p {
	width:100%;
}
.introServicio h2 {
	float:left;
	padding-bottom: 10px;
}
.introServicio a {
	width: 450px;
	color:#cc032e;
	text-decoration:none;
	padding-bottom:10px;
	float:left;
}

.introServicio p a {
	background-image:url("../_img/bullet-rojo.png");
	background-position:right top;
	background-repeat:no-repeat;
	height:20px;
	padding-right:24px;
	width:auto;
	padding-bottom:0px;
}

.introServicio a:hover {
	text-decoration:underline;
}
.introServicio li {
	background-image:url(../_img/bullet-blanco-right.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left:20px;
}
/*easyContact*/

.easyContactCaracteristicas ul {
	width:450px;
	float:left;
}
.easyContactCaracteristicas li {
	float: left;
	background-image:url(../_img/bullet-blanco-right.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom:3px;
	width: 450px;
	text-decoration:none;
}
.easyContact p {
	padding-bottom:20px!important;
}
.arquitectura {
	width:714px;
	background-image:url(../_img/easyContact.jpg);
	height:535px;
	float:left;
}
