/*--------------------- INTERIORES ---------------------*/

#colCentro a {
	font-weight:bold;
	font-size:.8em;
	margin-top:.5em;
	padding-right:1.4em;
	background:url(../img/all/bg-interiores-a.gif) no-repeat right top;
}
#colCentro .primerEncabezado {
	margin-top:1.3em;
}
#colCentro p {
	color:#414141;
	margin-bottom:1em;
}
#colCentro ul {
	color:#414141;
	margin-left:2em;
}
#colCentro li {
	margin-bottom:1em;
	padding-left:1.3em;
	background:url(../img/all/bg-interiores-li.gif) no-repeat 0 .3em;
}


#colCentrodentro a {
	font-weight:bold;
	font-size:.8em;
	margin-top:.5em;
	padding-right:1.4em;
	background:url(../img/all/bg-interiores-a.gif) no-repeat right top;
}
#colCentrodentro .primerEncabezado {
	margin-top:1.3em;
}
#colCentrodentro p {
	color:#414141;
	margin-bottom:1em;
}
#colCentrodentro ul {
	color:#414141;
	margin-left:2em;
}
#colCentrodentro li {
	margin-bottom:1em;
	padding-left:1.3em;
	background:url(../img/all/bg-interiores-li.gif) no-repeat 0 .3em;
}
#colCentrodentro.identificacion {
	margin-left:0;
}
#colCentrodentro .error{
	padding:0.5em;
	border:1px solid #BB0637;
	color:#BB0637;
	font-weight:bold;
}
.alerta_error, #colCentro p.alerta_error{
color:#990000;
font-size:1.2em;
border:1px solid #990000;
padding:0.5em 0.5em 0.5em 2em;
background-image:url(../img/all/alerta_error.gif);
background-repeat:no-repeat;
background-position:left;
}
.alerta_ok, #colCentro p.alerta_ok{
color:#9FBF43;
font-size:1.2em;
font-weight:bold;
border:1px solid #9FBF43;
padding:0.5em 0.5em 0.5em 2em;
background-image:url(../img/all/alerta_ok.gif);
background-repeat:no-repeat;
background-position:left;
}
label{
	font-weight:bold;
	display:block;
	margin-bottom:-.8em;
	background:url(../img/all/bg-interiores-li.gif) no-repeat;
	background-position:left;
	padding-left:1em;
}
#colCentro .error{
	padding:0.5em;
	border:1px solid #BB0637;
	color:#BB0637;
	font-weight:bold;
}
.botonInterior{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 6em;
	color:#FFFFFF;
	background-color:#84AF00;
}
#colCentro.identificacion {
	margin-left:0;
}
#colCentrodentro .listadoTutorial li {
	margin:0 0 0.5em 0;
}
#colCentrodentro .listadoTutorial li a{
	background:none;
	font-size:0.85em;
}
.tutorial {
	overflow:hidden;
	height:1%;
	margin:2em 0 0 0;
	clear:both;
}
.tutorial h2 {
	margin:0 0 0.8em 0;
}
.videoTutorial {
	float:left;
	margin:0 2em 1em 0;
}
.textoTutorial {
	width:23.5em;
	float:left;
	overflow:hidden;
	height:1%;
}
.empresa {
	margin:0 0 1em 0;
	border-bottom:1px solid #dddddd;
	padding:0 1em;
	overflow:hidden;
	height:1%;
}
.imgWeb {
	float:left;
	margin:0 2em 1em 0;
	clear:both;
}
