.ImaNotasEnlacesPlanViajeS{
	font-family: Arial;
	padding: 0px 0px 1px 0px;
	margin-bottom: 37px;
}

.ImaNotasEnlacesPlanViajeS h2{
	font-size: 28px;
	color: #B4B4B4;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

/***************/
/***BORDES****/
/***************/
.ImaNotasEnlacesPlanViajeS .capa1, 
.ImaNotasEnlacesPlanViajeS .capa2, 
.ImaNotasEnlacesPlanViajeS .capa3, 
.ImaNotasEnlacesPlanViajeS .capa4 {
	background-image:url(/img/modulos/info_registro/borde.gif);
}

.ImaNotasEnlacesPlanViajeS .capa1 {
	background-position:center top;
}

.ImaNotasEnlacesPlanViajeS .capa2 {
	background-position:right center;
}

.ImaNotasEnlacesPlanViajeS .capa3 {
	background-position: center bottom;
}

.ImaNotasEnlacesPlanViajeS .capa4 {
	background-position:left center;
}

.ImaNotasEnlacesPlanViajeS .capa1,
.ImaNotasEnlacesPlanViajeS .capa3 {
	background-repeat:repeat-x;
}

.ImaNotasEnlacesPlanViajeS .capa2,
.ImaNotasEnlacesPlanViajeS .capa4 {
	background-repeat:repeat-y;
}

/***************/
/***ESQUINAS****/
/***************/
.ImaNotasEnlacesPlanViajeS .capa5{
	background: url(/img/esquinas/esq_sup_izq_notas.gif) top left no-repeat;
}

.ImaNotasEnlacesPlanViajeS .capa6{
	background: url(/img/esquinas/esq_sup_der_notas.gif) top right no-repeat;
}

.ImaNotasEnlacesPlanViajeS .capa7{
	background: url(/img/esquinas/esq_inf_der_notas.gif) bottom right no-repeat;
}

.ImaNotasEnlacesPlanViajeS .capa8{
	background: url(/img/esquinas/esq_inf_izq_notas.gif) bottom left no-repeat;
}

.ImaNotasEnlacesPlanViajeS .cajaInterior{
/*	padding: 43px 42px 0px 41px;*/
	padding: 43px 42px 42px 41px;
}

.ImaNotasEnlacesPlanViajeS .notaPlan{
	padding-bottom: 34px;
	height: auto;
}

.ImaNotasEnlacesPlanViajeS .notaPlan .titNota,
.ImaNotasEnlacesPlanViajeS .notaPlan .titNota a{
	font-size: 18px;
	color: #01ABEB;
	padding: 0px 0px 6px 0px;
}

.ImaNotasEnlacesPlanViajeS .notaPlan .titNota a{
	text-decoration: underline;
}

.ImaNotasEnlacesPlanViajeS .notaPlan .textoNota,
.ImaNotasEnlacesPlanViajeS .notaPlan .textoEnlace{
	font-size: 17px;
	font-style: italic;
	text-align: justify;
}

.ImaNotasEnlacesPlanViajeS .notaPlan .textoEnlace{
	height: auto;
	/*padding: 0px 0px 0px 196px;
	height: 134px;
	min-height: 134px;*/
}

