html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     vertical-align: baseline; 
}
body {line-height:1; }
:focus {outline: 0; }
ol, ul {list-style: none; }
table {border-collapse: collapse;border-spacing: 0; }
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q {quotes: "" ""; }
input, textarea {
	margin: 0px;
	padding: 0px;
}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px;}

/*fin reset------------------------------------------------------------------------------------*/
body{font-family:"Trebuchet MS", Helvetica, sans-serif;}
h1,h2{
	font-size:20px;
	color:#770101;
	font-weight:lighter;
}
#contenedor{width:970px; background:url(../imagenes/fondo_blanco.jpg) no-repeat top center; margin:0 auto 0;}
#logo{ float:left; padding:36px 0 0 11px;}
#caja_home{background:url(../imagenes/fondo_txt_home.jpg) no-repeat top center; height:311px; margin-top:40px; padding:25px 40px 0 40px;}
#caja_home a{ color:#86ae46; text-decoration:none; }
#caja_error{background:url(../imagenes/fondo_txt_error.jpg) no-repeat top center; height:311px; margin-top:40px; padding:25px 40px 0 40px;}
#caja_home_izquierda{float:left; width:250px;text-align:right; color:#86ae46;}
#un_mba{font-size:36px;}
.caja_home_derecha{float:left; width:310px;}
.caja_home_derecha p{font-size:12px; color:#666666; line-height:13px; text-align:justify; padding:0 0 7px 30px;}
/*menu------------------------------------------------------------------------------------------------------*/
#menu{height:80px;}
#menu_left{float:left;background:url(../imagenes/fondo_menu_left.jpg) no-repeat; width:16px; height:80px;}
#menu_right{float:right; background:url(../imagenes/fondo_menu_right.jpg) no-repeat; width:15px; height:80px;}
#menu_center{float:left;background:url(../imagenes/fondo_menu_center.jpg) repeat-x; height:80px; width:939px;}
#mba_postgrado{float:left; width:126px; height:74px; margin-top:4px;}
a#rollover1{
	display:block;
	height:74px;
	background:url(../imagenes/mba_postgrado.jpg) no-repeat;
	background-position:0 0;
}
a#rollover1_on{
	display:block;
	height:74px;
	background:url(../imagenes/mba_postgrado.jpg) no-repeat;
	background-position:0 -74px;
}
#mba_executive{float:left; width:124px; height:74px; margin-top:4px;}
a#rollover2{
	display:block;
	height:74px;
	background:url(../imagenes/mba_executive.jpg) no-repeat;
	background-position:0 0;
}
a#rollover2_on{
	display:block;
	height:74px;
	background:url(../imagenes/mba_executive.jpg) no-repeat;
	background-position:0 -74px;
}
#mba_internacional{float:left; width:155px; height:74px; margin-top:4px;}
a#rollover3{
	display:block;
	height:74px;
	background:url(../imagenes/mba_internacional.jpg) no-repeat;
	background-position:0 0;
}
a#rollover3_on{
	display:block;
	height:74px;
	background:url(../imagenes/mba_internacional.jpg) no-repeat;
	background-position:0 -74px;
}
#pdd_programa_desarrollo_directivo{float:left; width:299px; height:74px; margin-top:4px;}
a#rollover4{
	display:block;
	height:74px;
	background:url(../imagenes/pdd_programa_desarrollo_directivos.jpg) no-repeat;
	background-position:0 0;
}
a#rollover4_on{
	display:block;
	height:74px;
	background:url(../imagenes/pdd_programa_desarrollo_directivos.jpg) no-repeat;
	background-position:0 -74px;
}
#mba_online_distancia{float:right; width:210px; height:74px; margin-top:4px;}
a#rollover5{
	display:block;
	height:74px;
	background:url(../imagenes/mba_online_distancia.jpg) no-repeat;
	background-position:0 0;
}
a#rollover1:hover, a#rollover1_on:hover, a#rollover2:hover,a#rollover2_on:hover, a#rollover3:hover, a#rollover3_on:hover,a#rollover4:hover, a#rollover4_on:hover, a#rollover5:hover{
	background-position:0 -74px;
}

#slogan{float:left; padding:30px 0 0 35px; width:400px; font-size:20px; color:#770101;}

#slogan_home{padding:15px 0 0 35px;}

/*menu de imagenes------------------------------------------------------------------------------------------------------*/
#menu_imagenes{padding:20px 33px 0 33px;}
.mba{font-size:36px; padding:18px 0 0 18px;}
.tipo{font-size:22px; padding:0 0 0 18px;}
/*.tipo2{font-size:20px; padding:0 0 0 18px; line-height:10px;}*/
.tipo_pdd{font-size:17px; padding:8px 50px 0 26px;}
.mba a, .tipo a, tipo_pdd a{text-decoration:none;}
#img_postgrado, #img_executive, #img_internacional, #img_pdd{float:left; width:217px; height:230px; margin-right:9px;}
a#imagen1, a#imagen2, a#imagen3, a#imagen4{
	display:block;
	height:230px;
	color:#86ae46;
	text-decoration:none;
}
a#imagen1{background:url(../imagenes/img_postgrado.jpg) no-repeat;}
a#imagen2{background:url(../imagenes/img_executive.jpg) no-repeat;}
a#imagen3{background:url(../imagenes/img_internacional.jpg) no-repeat;}
a#imagen4{background:url(../imagenes/img_pdd.jpg) no-repeat;}
a#imagen1:hover, a#imagen2:hover, a#imagen3:hover, a#imagen4:hover{background-position:0 -230px; color:#4579ad;}


.cerrar{clear:both;}

/*aclaraciones------------------------------------------------------------------------------------------------------*/
#aclaraciones{}
.explicacion{
	font-size:11px;
	float:left;
	width:177px;
	background:url(../imagenes/fondo_aclaracion.jpg) no-repeat bottom center;
	padding:10px 20px 0 20px;
	line-height:14px;
	margin-right:9px;
	text-align:left;
	height:90px;
}

/*destacados------------------------------------------------------------------------------------------------------*/
#menu_destacados{padding:20px 33px 0 33px; height:231px;}
#destacados{background:#c99999;margin:40px auto 0; height:195px; width:912px;}
.destacados_izquierda{float:left; width:315px;background:#c99999;}
#destacados_centro{float:left; width:240px; background:#FFFFFF; border:#770101 solid 6px; padding:15px 15px 0 15px; height:168px;}
#titu_mba_destacado{font-size:14px; color:#002d59; border-bottom:#b2c0cd solid 1px; font-weight:bold; padding:10px 0 3px 0;}
.txt_mba_destacado{padding-top:12px;}
.txt_mba_destacado li{background:url(../imagenes/bullet_01.jpg) no-repeat;font-size:12px; color:#333333; line-height:15px; padding-left:10px;}
#titu_destacado{
	float:left;
	background:url(../imagenes/fondo_titu_destacados.jpg) no-repeat;
	width:125px;
	height:58px;
	padding-left:20px;
	margin-top:8px;
}
.destacado_mba{font-size:24px; font-weight:bold; color:#5a0000; padding-top:10px;}
.destacado_destacados{font-size:14px; color:#5a0000;}
#botones{float:right; margin-top:13px; background:#a14d4d url(../imagenes/fondo_sigu_ant.jpg) no-repeat top left; width:149px; height:29px;font-size:10px; color:#FFFFFF;}
#anterior{float:right; margin-top:13px; background:#a14d4d url(../imagenes/fondo_sigu_ant.jpg) no-repeat top left; height:19px; font-size:10px; color:#FFFFFF; padding:10px 10px 0 10px;}
#siguiente{float:LEFT; margin-top:13px; background:#a14d4d url(../imagenes/fondo_siguiente.jpg) no-repeat top right; height:19px; font-size:10px; color:#FFFFFF; padding:10px 10px 0 10px; margin-bottom:25px;}
/*#anterior, #siguiente{float:right; padding:10px 10px 0 10px;}*/
#anterior a, #siguiente a, #anterior a:hover, #siguiente a:hover{color:#FFFFFF; text-decoration:none;}
#miniaturas{padding:28px 0 0 5px;}
#miniaturas_derecha{padding:28px 0 0 3px;}
.destacado_miniatura{float:left; background:#FFFFFF; width:152px; margin-right:3px; height:96px;}
.destacado_miniatura p{color:#002d59; font-size:11px; padding-left:7px; padding-bottom:2px;}
.destacado_miniatura p a, .destacado_miniatura p a:hover, .destacado_miniatura a:hover, .destacado_miniatura a{text-decoration:none; color:#002d59;}
.mini_logo{height:34px;text-align:center; padding-top:7px; margin-bottom:10px;}

/*destacados dentro----------------------------------------------------------------------------------------------------*/
/*.img_destacado{float:left; width:217px; height:230px; margin-right:9px; background:url(../imagenes/destacado_off.jpg)no repeat;}
.img_destacado a{
	background:url(../imagenes/destacado_off.jpg)no repeat;
	text-decoration: none;
   	display: block;
   	width: 100%;
	height:100%;
}
.img_destacado a:hover{
	cursor:pointer;
	background:url(../imagenes/destacado_on.jpg) no-repeat;
	text-decoration:none;
}*/
.img_destacado{float:left; width:217px; height:230px; margin-right:9px; }
a.ficha_destacado{
	display:block;
	height:230px;
	text-decoration:none;
	background:url(../imagenes/destacado.jpg);
	background-repeat:no-repeat;
}
a.ficha_destacado:hover{background-position:0 -230px; background-repeat:no-repeat;}
.logo_destacado{height:55px; text-align:center; padding-top:15px;}
.titulo_mba{color:#002d59; font-size:12px; padding:10px 10px 0 15px;  line-height:15px;}
.titulo_mba .ranking{float:left; font-size:32px; font-weight:bold; padding:3px 5px 5px 0; color:#86ae46;}
.lista_destacado{padding-top:5px;}
.lista_destacado li{background:url(../imagenes/bullet_01.jpg) no-repeat;font-size:11px; color:#333333; padding-left:10px; line-height:15px;}

/*modalidades------------------------------------------------------------------------------------------------------*/
#modalidades{
	float:right;
	width:495px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.tipo_modalidad{float:right; background:url(../imagenes/btn_izquierda.jpg) no-repeat top left; padding:0 0 0 5px; height:61px; margin-right:10PX;}
.tipo_modalidad a{text-decoration:none;}
.tipo_modalidad a:hover{text-decoration:none; color:#4579ad; cursor:pointer;}
.ico_modalidad{float:left; background:url(../imagenes/btn_izquierda_fondo.jpg) repeat-x; width:65px;height:49px; text-align:center; padding-top:12px;}
.separador_modalidad{float:left;background:url(../imagenes/btn_separador.jpg) no-repeat; width:2px; height:61px;}
.txt_modalidad{float:left;background:url(../imagenes/btn_derecha_fondo.jpg) repeat-x; padding:0 10px 0 10px;height:61px;}
.txt_modalidad a:hover, .tipo_mba a:hover, .sub_tipo_mba a:hover, .modalidad a:hover{text-decoration:none; color:#4579ad;}
.tipo_mba{color:#498b38; font-weight:bold; font-size:24px; padding-top:10px;}
.sub_tipo_mba{color:#498b38; font-weight:lighter; font-size:14px;}
.modalidad{color:#86ae46; font-size:18px; padding-left:10px;}
.modalidad_fin{float:left; background:url(../imagenes/btn_derecha.jpg) no-repeat; width:8px; height:61px;}

/*listado------------------------------------------------------------------------------------------------------*/
#listado{padding:20px 33px 0 33px;}
#titu_listado{ height:85px;}
/*.mba_listado{background:url(../imagenes/fondo_listados.jpg) no-repeat top center; padding:10px 0 10px 0;}
.mba_listado a:hover{background:#f1f1f1; cursor:pointer;}*/
.mba_listado{}
a.mba_listado_on{
	display:block;
	text-decoration:none;
	background:#FFFFFF url(../imagenes/fondo_listados.jpg) top center;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:10px 0 10px 0;
}
a.mba_listado_on:hover{
	background:#f1f1f1;
	padding:10px 0 10px 0;
}
.logo_listado{float:left; width:175px; text-align:center;}
.nombre_mba{
	float:left;
	width:380px;
	font-size:12px;
	color:#002d59;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.nombre_mba a{color:#002d59; text-decoration:none;}
.nombre_mba a:hover{color:#002d59; text-decoration:underline;}
.separador_listado{background:#CCCCCC; width:1px; float:left; margin:0 10px 0 10px; height:34px;} 
.modalidad_listado{
	color:#4c4c4c;
	font-size:12px;
	float:left;
	width:160px;
	background-image: url(../imagenes/flechita.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
}
.modalidad_listado_off{
	color:#4c4c4c;
	font-size:12px;
	float:left;
	width:160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
}
.tema{
	color:#4c4c4c;
	font-size:12px;
	float:left;
	margin-top:5px;
	width:100px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/*landing------------------------------------------------------------------------------------------------------*/
#titular_landing{
	float:left;
	width:610px;
	font-size:20px;
	color:#770101;
	padding:15px 0 0 35px;
}
#logos_landing{
	float:right;
	width:280px;
	text-align:center;
	margin-top: 30px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#resumen{background:#f1f1f1; border:1px #c3c3c3 solid; width:600px; margin-top:12px;}
.lista_resumen{list-style:url(../imagenes/bullet_02.jpg); padding:10px 0 5px 30px;}
.lista_resumen li{font-size:12px; color:#484848; padding-bottom:5px;}
#contenido{padding:20px 33px 0 33px;}
#contenido_izquierda{float:left; width:610px;}
.parrafo{background:url(../imagenes/parrafo_left.jpg) repeat-y; margin-bottom:5px;}
.titu_parrafo{font-size:14px; color:#009900; padding:20px 0 0 20px; background:url(../imagenes/parrafo_top.jpg) no-repeat top left;}
.parrafo p{font-size:12px; color:#666666; padding:5px 20px 0 20px; line-height:15px; text-align:justify;}
.txt_anterior{font-size:14px; color:#009900;}
.txt_continuacion{font-size:12px; color:#666666;}
.titu_parrafo_negrita{font-weight:bold;color:#009900;}
.negrita{color:#000000;}
.cursiva{ font-style:italic;}
.parrafo_bottom{background:url(../imagenes/parrafo_bottom.jpg) no-repeat; height:14px; margin-top:5px;}
.parrafo ul{list-style:url(../imagenes/bullet_01.jpg); margin-left:20px; font-size:12px; color:#666666; padding:5px 20px 0 20px;}
.parrafo ul li{line-height:15px; padding-left:0;}
.parrafo ol{margin-left:20px; font-size:12px; color:#666666; padding:5px 20px 0 20px;}
.parrafo ol li{line-height:15px; padding-left:0;}
#contenido_derecha{float:right; width:260px;}
#sellos{padding-top:50px;}
.titu_sellos{color:#86ae46; font-size:14px; font-weight:bold; border-bottom:dotted 1px #86ae46;padding-bottom:4px; margin-bottom:10px;}
.certificado{float:left; margin-right:13px;}




/*formulario------------------------------------------------------------------------------------------------------*/

#cupon{
	padding:20px 0px 0px 0px;
	background-image: url(../imagenes/fondo_top_form.jpg);
	background-repeat: no-repeat;
	background-color:#ebebeb;
	background-position: left top;
}
#formulario{background:url(../imagenes/fondo_bottom_form.jpg) no-repeat bottom left; padding-bottom:6px; }
#medio_form{background:url(../imagenes/fondo_middle_form.jpg) repeat-y; padding:5px 0px 0px 0px;}
.solicitar_informacion{
	font-size:22px;
	font-style:italic;
	color:#FFFFFF;
	padding:0 10px 0px 16px;
}
.informacion_master{font-size:12px;color:#002d59; padding:10px;}
label{}
.campo{
	font-size:11px;
	padding:3px;
	margin:3px 9px 0 9px;
	background-color: #d3d3d3;
}
.textarea_01{width:236px; font-size:11px; color:#666666; border:0; margin-top:2px; height:16px; *height:17px;}
.textarea_email{width:159px;font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; *margin:2px 0 0 -9px;height:16px;}
.textarea_mitad01{width:119px;font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; *margin:2px 0 0 -9px;height:16px;}
.campo_mitad01{float:left; width:119px;}
.textarea_mitad02{width:114px; font-size:11px; color:#666666; border:0;margin-top:2px; *margin:2px 0 0 -12px; _margin:2px 0 0 -21px; height:16px;}
.campo_mitad02{float:left; width:114px; margin-left:3px;}
.textarea_provincia{width:159px; font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; height:16px; *height:17px;}
.textarea_pais{width:74px; font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; height:16px; *height:17px;}
.textarea_entero{width:236px; font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; height:16px; *height:17px;}
.campo_email{float:left; width:159px;}
.campo_localidad{float:left; width:129px;}
.textarea_localidad{width:129px;font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; *margin:2px 0 0 -9px;height:16px;}
.campo_pais2{float:left; width:129px;}
.textarea_pais2{width:129px;font-size:11px; color:#666666; border:0; padding:0; margin-top:2px;height:16px;}
.campo_telefono{float:left; width:74px; margin-left:3px;}
.textarea_telefono{width:74px; font-size:11px; color:#666666; border:0;margin-top:2px; *margin:2px 0 0 -12px; _margin:2px 0 0 -21px; height:16px;}

  .campo_provincia2{float:left; width:104px; margin-left:3px;}
  .textarea_provincia2{width:104px; font-size:11px; color:#666666; border:0;margin-top:2px;height:16px;}
.campo_domicilio{float:left; width:159px;}
.textarea_domicilio{width:170px; font-size:11px; color:#666666; border:0; padding:0; margin-top:2px; *margin:2px 0 0 -9px; height:16px;}
.campo_domicilio{float:left; width:170px;}
.campo_piso{float:left; width:30px; margin-left:3px;}
.textarea_piso{width:30px; font-size:11px; color:#666666; border:0;margin-top:2px; *margin:2px 0 0 -12px;  _margin:2px 0 0 -21px; height:16px;}
.textarea_comentarios{width:236px; font-size:11px; color:#666666; border:0; margin-top:2px; height:45px;}

#pp{clear:both; margin-left:15px;}
.privacidad{
	color:#333333;
	font-size:11px;
	width:180px;
}

input#mailok{
	width:15px;
	height:15px;
	border:0px;
}


input#submit {
		width:149px;
		height:32px;
		background: url(/imagenes/enviar_portalmba.jpg) no-repeat;
		border:none;
		margin:20px 0 0 100px;
		padding:0;
}
.error{color:#FF0000;}

/*pie------------------------------------------------------------------------------------------------------*/
#pie{background:#ebebeb;height:150px; line-height:15px; margin-top:35px;}
#contenedor_pie{width:900px; margin:0 auto; }
#pie_izquierda{background:#d3d3d3 url(../imagenes/fondo_pie_izquierda.jpg) bottom left no-repeat; float:left; width:301px; padding:10px 15px 10px 15px;}
#logo_pie{border-bottom:#ebebeb 1px solid;}
#enlaces_pie{padding-left:5px; margin-top:10px;}
#enlaces_pie li{color:#3d3d3d; font-size:12px; padding-bottom:3px;}
#enlaces_pie li a{color:#3d3d3d;text-decoration:none;}
#enlaces_pie li a:hover{color:#3d3d3d;text-decoration:underline;}
#pie_derecha{float:right;background:url(../imagenes/copyright.jpg) no-repeat center left; margin:20px 0 0 0; padding:6px 0 0 65px; height:55px;}
#pie_derecha p{font-size:12px; color:#545454; line-height:17px;}
#pie_derecha p a{text-decoration:none; color:#545454;}

/*migas------------------------------------------------------------------------------------------------------*/
#migas{height:40px; margin:4px 0 0 16px;}
#miga_01{float:left; background:#d9d9d9 url(../imagenes/migas_01_izq.jpg) no-repeat top left; height:30px; padding:3px 10px 0 10px;}
.miga_big{color:#333333; font-size:15px; font-weight:bold;}
.miga_peq{color:#333333; font-size:11px;}
.miga_01-02{float:left;background:url(../imagenes/migas_01-02.jpg) no-repeat; width:11px; height:33px;}
#miga_02{float:left; background:#ececec;  height:30px; padding:3px 10px 0 10px;}
.miga_02_fin{float:left;background:url(../imagenes/migas_02_dcha.jpg) no-repeat; width:2px; height:33px;}
.miga_02-03{float:left;background:url(../imagenes/migas_02-03.jpg) no-repeat; width:11px; height:33px;}
#miga_03{float:left; background:#f4f4f4 url(../imagenes/migas_03_dcha.jpg) no-repeat top right;  height:28px; padding:5px 10px 0 10px;}
.miga_peq a{color:#333333; text-decoration:none;}
.miga_big a{color:#333333; text-decoration:none; font-weight:bold;}
.miga_peg a:hover{color:#000000; text-decoration:none;}
.miga_big a:hover{color:#000000; text-decoration:none; font-weight:bold;}


/*buscar------------------------------------------------------------------------------------------------------*/
#buscar{width:290px; float:right; background:url(../imagenes/textarea_buscar.jpg) no-repeat top left; margin-top:50px;}
#buscador_izquierda{float:left; width:188px;}
.textarea_buscar{border:0; height:13px; width:166px; margin:7px 4px 0 10px; color:#333333; font-size:12px; padding:3px 0px 3px 3px;}
input#search {
		width:89px;
		height:35px;
		background: url(/imagenes/buscar.jpg) no-repeat;
		border:none;
		margin:0;
		padding:0;
}


/*resultados-----------------------------------------------------------------------------------------------------*/
#caja_buscador{background:url(../imagenes/fondo_resultados_left.jpg) repeat-y; margin:0px 0px 0px 35px; padding:25px 20px 0 40px;}
#resultados_top{background:url(../imagenes/fondo_resultados_top.jpg) no-repeat top left; margin:20px 0px 0px 35px;  height:14px;}
#txt_resultados_titulo {color:#498b38; font-weight:bold; font-size:20px; padding-left:10px; margin:30px 0px 20px 50px;}
#resultados_bottom{background:url(../imagenes/fondo_resultados_bottom.jpg) no-repeat bottom left; height:14px; margin:0px 0px 0px 36px;}


/*contactado-----------------------------------------------------------------------------------------------------*/
.buscador_contactado{width:290px; background:url(../imagenes/textarea_buscar.jpg) no-repeat top left; margin:5px 0px 0px 100px;}
.contactado {float:right; width:580px; font-size:14px; color:#009900; margin:20px;}
.contactado p{padding:8px 0px 10px 0px;}
.center{margin:20px 0px 0px 40px;}

/*privacidad-----------------------------------------------------------------------------------------------------*/
.pag_privacidad{width:750px; margin:10px 50px 50px 30px;}
.pag_privacidad p{font-size:11px; color:#666666; line-height:13px; text-align:justify; padding:0 0 7px 30px;}
.titu_privacidad{font-size:14px; color:#009900; padding:15px 0px 15px 30px;}

.boton_masinfo{width:400px; margin:15px; }

.boton {
	background-image: url(/imagenes/btn_ranking_masters.png);
	height: 27px;
	width: 223px;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding-top: 6px;
	padding-left: 7px;
	margin-top: 30px;
	margin-right: 10px;
}

