#contenido #centro{
	width:585px;
	margin:0 0 0 250px;
	_margin-right:-3px;
	padding:15px;
	_padding-left:0;
}
#contenido #centro h1{
	background:url(../imagenes/titulo-ficha.gif) no-repeat top left;
	height:22px;
	font-size:14px;
	font-weight:bold;
	padding:18px 0 0 65px;
	overflow:visible;
	margin:0;
}
#contenido #centro #submenu{
	width:561px;
	background:url(../imagenes/submenu-ficha-bg.gif) no-repeat top left;
	border-right: solid 9px #cfcece;
	text-align:right;
	padding-right:15px;
	height:36px;
}
#contenido #centro #submenu #boton1{
	width:114px;
	height:32px;
	background:url(../imagenes/submenu-ficha-becas.gif) no-repeat top right;
	text-align:right;
	padding-right:20px;
	padding-top:4px;
	float:right;
}
#contenido #centro #submenu #boton2{
	width:122px;
	height:32px;
	background:url(../imagenes/submenu-ficha-avion.gif) no-repeat top right;
	text-align:right;
	padding-right:20px;
	padding-top:4px;
	float:right;
}
#contenido #centro #submenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#contenido #centro #submenu a:hover{
	color:#fab700;
	text-decoration:none;
	font-weight:bold;
}
#contenido #centro #ficha{
	border-right: solid 9px #cfcece;
	border-left: solid 9px #cfcece;
	border-bottom: solid 9px #cfcece;
	width:522px;
	background:#f4f4f4;
	margin-left:15px;
	padding:0 15px 15px 15px;
}
#contenido #centro #ficha #descripcion{
	margin:0px 0 10px 0;
	font-size:12px;
	color:#313131;
	overflow:auto;
}
#contenido #centro #ficha #descripcion img{
	border:solid 3px #FFFFFF;
	/*margin:15px 15px 15px 15px;*/
}
#contenido #centro #ficha h2{
	font-size:24px;
	height:30px;
	padding:2px 0 0 0px;
	border-bottom:#313131 1px solid;
	color:#313131;
	margin:0;
}
#contenido #centro #ficha h3{
	font-size:18px;
	height:24px;
	padding:7px 0 0 0px;
	color:#313131;
	font-weight:normal;
	margin:0px;
}
#contenido #centro #ficha #textos{
	font-size:12px;
	color:#313131;
}
#contenido #centro #ficha #separadorficha{
	overflow:hidden;
	height:10px;
	border-bottom:#c1c0c0 1px solid;
	margin-bottom:6px;
}
#contenido #centro #ficha #textos table{
	width:100%;
	border:solid 0px #FFFFFF;
	border-collapse: collapse;
	margin:5px 0 5px 0;
}
#contenido #centro #ficha #textos table .campos{
	background:#626262;
	color:#CCCCCC;
}
#contenido #centro #ficha #textos table tr td{
	padding:2px;
	text-align:center;
	font-size:11px;
}
#contenido #centro #opciones{
	border: 0;
	width:540px;
	background:#8c8c8c;
	margin-left:15px;
	padding:15px 15px 15px 15px;
}
#contenido #centro #opciones .boton-lapiz{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:169px;
	height:43px;
	background:url(../imagenes/ficha-lapiz.gif) no-repeat top right;
	float:left;
}
#contenido #centro #opciones .boton-lapiz:hover{
	background:url(../imagenes/ficha-lapiz-b.gif) no-repeat top right;
}
#contenido #centro #opciones .boton-pdf{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:170px;
	height:43px;
	background:url(../imagenes/ficha-pdf.gif) no-repeat top right;
	float:left;
}
#contenido #centro #opciones .boton-pdf:hover{
	background:url(../imagenes/ficha-pdf-b.gif) no-repeat top right;
}
#contenido #centro #opciones .boton-volver{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:62px;
	height:43px;
	background:url(../imagenes/ficha-volver.gif) no-repeat top right;
	float:right;
}
#contenido #centro #opciones .boton-volver:hover{
	background:url(../imagenes/ficha-volver-b.gif) no-repeat top right;
}

#contenido #centro #ficha #incluidos td{
	font-size:10px;
}
#contenido #centro #ficha #incluidos ul{
	margin-top:0;
	_margin-top:0;
}
#contenido #centro #ficha #incluidos li{
	margin-left:-25px;
	_margin-left:-25px;
}
