/* Clases para las páginas */
#body{
	margin:0 auto;
	padding: 0em;
}
#centrado{
	margin:0 auto;
	padding: 0em;
	width:1002px;
	height:100%;
}
#contenedor{
	width:1002px;
	height:100%;
	margin: 0;
	padding:0;
	background-color: #ffffff;
	border:1px solid #d6d6d6;
	float:left;
}

#cabecera{
	width:1002px;
	height:60px;
	margin: 0 auto;
	padding:0;
	float:left;
}
#cuerpo{
	width:1002px;
	height:100%;
	margin: 0 auto;
	padding:0;
	float:left;
}
#cuerpotesti{
	width:1002px;
	height:100%;
	min-height:720px;
	margin: 0 auto;
	padding:0;
	float:left;
	/*border:1px solid #d6d6d6;*/
}
#logocre{
	float:left;
	width:200px;
	height:53px;
}
#capatestimonios{
	width:796px;
	height:53px;
	float:left;
	line-height:55px;
	text-align:right;
	padding-right:4px;
}
#lateralBPT{
	width:313px;
	height:600px;
	float:left;
	background-image: url(../images/fondo-3-testimonios.jpg);
	margin:5px;
	padding:0;
	line-height:15px;
/*	border:1px solid #d6d6d6;*/
}
#lateralBPT6{
	width:313px;
	height:624px;
	float:left;
	background-image: url(../images/fondo-6-testimonios.jpg);
	margin:4px;
	padding:0;
	line-height:15px;
/*	border:1px solid #d6d6d6;*/
}
#lateralBPT7{
	width:313px;
	height:600px;
	float:left;
	background-image: url(../images/fondo-3-testimonios.jpg);
	margin:4px;
	padding:0;
	line-height:15px;
/*	border:1px solid #d6d6d6;*/
}

#testimonioBPT{
	width:665px;
	height:100%;
	float:left;
	color:#be0c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
/*	border:1px solid #d6d6d6;*/
	margin:5px;
	padding:0;
}
.piepag{
	float:left;
	width:1002px; 
	height:64px;
	margin-top:57px;
}
.footertesti{
	float:left;
	width:1002px; 
	height:64px;
	margin-top:0px;
}
a.menutestimonios{
	color:#575656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menutestimonios:hover{
	color:#575656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.menutestimonio{
	color:#575656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menutestimoniosactivo{
	color:#be0c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menutestimoniosactivo:hover{
	color:#be0c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.titularBPT{
	width:1002px;
	height:47px;
	float:left;
}

.titustestimonios{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.contentestimonios{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}
.lattitustestimonios{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.latcontentestimonios{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height:15px;
}

a.leermas{
	border:0;
}
a.leermas:hover{
	border:0;
}


/* Ficha Buenas Prácticas */

table {
	font-family:Verdana, Arial, Helvetica, 
	sans-serif; font-size:12px;
	color:#FFFFFF; 
	border: 1x solid #ccc;
}

.tdtitulo {
	background-color:#990100;
}

.tdcontenido {
	background-color:#f2f2f2; 
	color:#666; 
	border: 1px solid #ccc;
}

.separadortesti{
	width:282px; 
	height:1px;
	margin:0;
	padding:0;
}
