.campos { 
	background-color:#ffffff; 
	color:#4A565A; 
	font-family:tahoma, Verdana, Arial; 
	font-size:11px; 
	border: 1px solid #4A565A; 
	padding-left: 5px
}
.boton { 
	background-color:#CCCCCC; 
	color:#000000; 
	font-family:tahoma, Verdana, Arial; 
	font-size:11px; 
	border: 1px solid #000000;
}
.pie:link,.pie:visited,.pie:active,.pie:hover { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}
.copyr:link,.copyr:visited,.copyr:active,.copyr:hover { 
	color: #000000; 
	text-decoration: none;
}
.whoisnote {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #252525;
	border-bottom: 1px #CC0000 solid;
	padding: 3px 10px 2px 22px;
	margin: 8px 0 8px 0;
	background: url(http://www.desarrolloperu.com/imagenes/icono_note.gif) #FDCCCF no-repeat 3px 2px;
	text-align:left;
}
.whoisinfo {
	background: url(http://www.desarrolloperu.com/imagenes/icono_note.gif) #FDCCCF no-repeat 3px 2px;
}
.barras {
	height: 26px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
	background:  url(http://www.desarrolloperu.com/imagenes/imagen26px.gif) #FDCCCF repeat-x left top;
	text-align:left;
	cursor: pointer;
	/*background-color: #FDCCCF;*/
}
.barras h3 {
	margin: 0;
	padding: 0;
	padding-left: 28px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	background: url(http://www.desarrolloperu.com/imagenes/item-barra.gif) transparent no-repeat 6px center;
}
.barras_titulos {
	margin: 4px 4px 0 0;
	padding: 3px 5px;
	background: #FFFFFF;
	border-bottom: 2px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #CC0000;
	clear: both;
	text-align:left;
}