.texto {
	font-size: 1em;
	color: #000029;
	border-left: 15px solid #fff;
	border-top: 11px solid #fff;
	line-height: 1.3em;
	padding-right: 20px;
	line-height: 1em;
	background-image: url(imagenes/fd.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 1px;
; text-align: justify
}
.texto h1 {
	color: #000;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;

}
.texto h2 {
	color: #000;
	font-size: 1.1em;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(imagenes/flecha.gif);
	background-repeat: no-repeat;
}


.texto p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.experiencias {
	width: 50%;
	background-color: #F4F4F4;
	background-image: url(imagenes/esquina.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.experiencias p { padding: 0px; margin: 0px;}
.experiencias a:link {color: #693;}
.experiencias a:visited {color: #693;}
.experiencias a:hover {color: #693;}

.exito {
	color: #999999;
	padding-left: 20px;
	background-image: url(imagenes/subir.gif);
	background-repeat: no-repeat;
	background-position: 610px bottom;	
	padding-bottom: 20px;
; text-align: justify; padding-right: 20px}
.exito a:link {color: #c69;}
.exito a:visited {color: #c69;}
.exito a:hover {color: #c69;}


.exito h1 {
	padding:0px;
	margin:0px;
	padding-left: 70px;
	color: #003;
	font-size: 1em;
	background-image: url(imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: 55px top;	

}
.exito p {padding-left: 70px; padding-top: 0px; margin-top: 5px; line-height: 1.1em;}
.exito img {
	border: 1px #000 solid;
	float: left;
	margin-right: 10px;
}