.rightpane{
	padding:3pt 3pt 3pt 3pt;
}

div.cuadroblanco{
	clear:both;
	margin-left:2%;
	margin-bottom:8pt;
	background-color:white;
	background-image:url('/img/contenido1/cuadroblancoderecha.png');
	background-repeat:repeat-y;
	background-position:top right;
	width:96%;
	min-width:180pt;
}

div.rotuloredondo{
	background-color:#9FBECE;
}

div.requisitos{
	padding:4pt 4pt 4pt 4pt;
	border-style:solid;
	border-width:2px;
}
div.textorotuloredondo{
	color:white;
	float:left;
	height:100%;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	font-family:Sans-serif;
	width:150pt;
}

.textorotuloredondo a{
	text-decoration:none;
	color:white;
}
.textorotuloredondo a:hover{
	text-decoration:none;
	color:black;
}

div.arribarotuloredondo{
	height:9px;
}
div.arribaizqrotuloredondo{
	width:9px;
	height:100%;
	float:left;
	background:url('/img/contenido1/angulosrotuloredondo.png') 0 0;	
}
div.arribaderrotuloredondo{
	width:15px;
	height:100%;
	float:left;
	background:url('/img/contenido1/angulosrotuloredondo.png') -9px 0;	
}
div.arribacentrorotuloredondo{
	float:left;
	height:100%;
	background-image:url('/img/contenido1/rotuloredondoarriba.png');
	background-repeat:repeat-x;
	width:150pt;
}

div.abajorotuloredondo{
	height:13px;
	background-image:url('/img/contenido1/bordeabajoderecharotuloredondo.png');
	background-repeat:repeat-x;
	background-color:white;
}
div.abajoizqrotuloredondo{
	width:9px;
	float:left;
	height:100%;
	background:url('/img/contenido1/angulosrotuloredondo.png') 0 -9px;	
}
div.abajoderrotuloredondo{
	width:15px;
	float:left;
	height:100%;
	background:url('/img/contenido1/angulosrotuloredondo.png') -9px -9px;	
}
div.abajocentrorotuloredondo{
	height:100%;
	float:left;
	background-image:url('/img/contenido1/rotuloredondoabajo.png');
	background-repeat:repeat-x;
	width:150pt;
}
div.abajoderecharotuloredondo{
	width:16px;
	float:right;
	height:100%;
	background:url('/img/contenido1/angulosrotuloredondo.png') -24px -9px;	
}
div.centrorotuloredondo{
	height:12pt;
}
div.centroizqrotuloredondo{
	width:9px;
	height:100%;
	float:left;
	background-image:url('/img/contenido1/rotuloredondoizquierda.png');
	background-repeat:repeat-y;
}
div.centroderrotuloredondo{
	float:left;
	height:100%;
	width:15px;
	background-image:url('/img/contenido1/rotuloredondoderecha.png');
	background-repeat:repeat-y;
}

div.contenidocuadroblanco{
	width:90%;
	margin-left:8pt;
	color:#555555;
	font-family:Sans-serif;
	font-size:11pt;
}

div.abajocuadroblanco{
	width:100%;
	height:7px;
	background-image:url('/img/contenido1/cuadroblancoabajo.png');
	background-repeat:repeat-x;
}

div.izqcuadroblanco{
	float:left;
	width:8px;
	height:7px;
	background:url('/img/contenido1/cuadroblancoangulos.png') -4px 0;
}
div.dercuadroblanco{
	float:right;
	width:4px;
	height:7px;
	background:url('/img/contenido1/cuadroblancoangulos.png') 0 0;
}
