/*Header*/


#contenedorLenguetas {
	width: 674px;
	margin-left:50px;
}


#tp1 .TabbedPanelsTabGroup {
	background-image:url(/iconos/imgBaseCL/back_interiorSecundario1.gif);
	background-position:0 26px;
	background-repeat:no-repeat;
	height:40px;
	padding-left:90px;
}


.TabbedPanelsTabGroup {
	display: block;
	height: 27px;
	width: 600px;
}

.TabbedPanelsTab {
	background-image:url(/iconos/imgBaseCL/bot_lengueta1.gif);
	background-repeat: no-repeat;
	list-style: none;
	cursor: pointer;
	width: 128px;
	display: inline;
	height: 27px;
	float: left;
	margin-left: 2px;
	color: #fff;
	font-weight:bold;
	text-align: center;
	padding-top: 6px;
}


.TabbedPanelsTabHover {
	background-image:url(/iconos/imgBaseCL/bot_lengueta2.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
	
}
.TabbedPanelsTabSelected {
	background-image: url(/iconos/imgBaseCL/bot_lengueta2.gif);
	float: left;
	width: 128px;
	height: 27px;
	margin-left: 2px;
}



.TabbedPanelsContentGroup {
	height: auto;
	margin-bottom:-20px;
}


.TabbedPanelsContent {
	width: 674px;
	height: auto;
	margin-top: -1px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:22px 0 30px 0;
}


.TabbedPanelsTab a {
	text-decoration: none;
	color:#a63757;
}


.TabbedPanelsContentVisible {
}


a { outline:none; 
}

.contenidoLenguetas {
	width: 640px;
	height: auto;
	background-image: url(/iconos/imgCL/corporativoCL/nuestraEmpresa/iconoNuestraEmpresa.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
}

.contenidoLenguetas ul {
	padding: 0px;
	width: 548px;
	margin-right: auto;
	margin-left: auto;
}
.contenidoLenguetas li {
	list-style-type: none;
	width: 170px;
	float: left;
	margin-right: 12px;
}


#contenidoInterior {
	height:auto;
	width:368px;
	margin-left: 252px;
}


#contenidoInterior p {
	color: #333333;
	display: block;
	text-align: justify;
	clear: both;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 18px;
}
#contenidoInterior img {
	display: block;
	border: 1px solid #CCCCCC;
}


#imgMapa img {
	display: block;
	border: 0px solid #CCCCCC !important;
	margin-top:20px;
}

.titulosAdministracion {
	background-image: url(/iconos/imgCL/corporativoCL/nuestraEmpresa/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 0px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #000000;
}
.subTitulosAdministracion {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
        margin:10px 0 5px 0; 
        padding:0 0 0 17px;
	background-image: url(/iconos/imgCL/corporativoCL/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
.funcionarioAdministracion {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 18px;
	margin:5px 0 10px 0;
}



.textosIconos {
	text-align: center;
	margin-top: 10px;
}

.subtituloLenguetas {
	margin-left: 50px;
	margin-top: 7px;
}

.titDe{
	display:block;
	margin:10px 0 5px 0;
        padding:0 0 0 10px;
	background-image: url(/iconos/imgCL/corporativoCL/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.subTitDe {
	margin:2px 0 2px 0;
        padding:0 0 0 20px;
        font-size:11px;
        font-weight:normal;
	background-image: url(/iconos/imgCL/corporativoCL/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#contenidoDondeEstamos img{
	border: 0px;
        padding-top:10px;
        display:block;
        margin-left:50px!important;
}