/* ORANGE */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
}
.margenresultados {
	margin:3px 0px 10px 0px;
	width:675px;
}
/* .margenresultados {
	margin:10px 0 20px 0;
}
*/
/* PAGINACION ORANGE */
.paginacion {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	width:100%;
	color:#999;
}
.paginacion .activa {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}
.paginacion A {
	font-weight:normal;
	color:#000;
	text-decoration:none;
	padding:0 4px 0 4px;
}
.paginacion A:hover {
	color:#ff6600;
	text-decoration:underline;
}
.paginacion .anterior {
	font-weight:normal;
	color:#999;
	text-decoration:none;
	padding:0 5px 0 8px;
	background-image:url(../img/anterior.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
}
.paginacion .anterior:hover {
	color:#ff6600;
	text-decoration:underline;
}
.paginacion .siguiente {
	font-weight:normal;
	color:#999;
	text-decoration:none;
	padding:0 8px 0 5px;
	background-image:url(../img/siguiente.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
}
.paginacion .siguiente:hover {
	color:#ff6600;
	text-decoration:underline;
}
.paginacion .ldot {
	background-image:url(../img/dots3.png);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:left center;
}
.paginacion .ldot:hover {
	color:#ff6600;
	text-decoration:underline;
}
.paginacion .rdot {
	background-image:url(../img/dots3.png);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position:right center;
}
.paginacion .rdot:hover {
	color:#ff6600;
	text-decoration:underline;
}
/* FIN PAGINACION */
/*----------------------------------- EMPIEZA HOME-----------------------------------*/
.noencontrado,.avanzada td,#tlomas,#tlomas td,#tlomas ol,#tlomas ul {
	font-size:12px;
	color:#333;
}
.noencontrado td {
	padding:0 25px;
	vertical-align:top;
	padding-bottom:10px;
}
.noencontrado p {
	margin:4px;
}
.linea {
	height:1px;
	width:100%;
	margin:10px 0;
	padding:0;
	border-bottom:solid 1px #cccccc;
}
#centrar {
	width:718px;
	max-width:718px;
	/* background-color:#EFEFEF;
	*/
border-bottom:solid 1px #E2E2E2;
	margin:20px auto 4px /*10px*/
auto;
	padding:0;
}
#centrar .ralap {
	float:right;
}
#centrar .ralap2 {
	vertical-align:top;
	text-align:left;
}
#centrar .derecha {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13pt;
	color:#333;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:8px 3px;
	padding-left:25px;
	vertical-align:middle;
}
.espacio_home {
	margin:auto;
	width:730px;
	height:15px;
}
/* EMPIEZA 3FOTOS HOME*/
.fondoshome1 {
	width:210px;
	height:71px;
	float:left;
	color:#333;
	background-image:url(../img/f_home1.jpg);
	background-position:0;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px 22px 10px 22px;
	display:inline;
}
.fondoshome2 {
	width:210px;
	height:71px;
	float:left;
	color:#333;
	background-image:url(../img/f_home2.jpg);
	background-position:0;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px 22px 10px 22px;
	display:inline;
}
.fondoshome3 {
	width:210px;
	height:71px;
	float:left;
	color:#333;
	background-image:url(../img/f_home3.jpg);
	background-position:0;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px 22px 10px 22px;
	display:inline;
}
.fondoshome1 a,.fondoshome2 a,.fondoshome3 a {
	width:95px;
	background-image:url(../img/flecha.gif);
	background-position:left 15px;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left:13px;
	float:left;
	color:#333;
	text-decoration:none;
}
.fondoshome1 a:hover,.fondoshome2 a:hover,.fondoshome3 a:hover {
	color:#FF6600;
	text-decoration:underline;
}
/* FINAL 3FOTOS HOME*/
/* EMPIEZA LISTADO HOME*/
.listado {
	width:210px;
	float:left;
	color:#333;
	margin:0px 22px 22px 22px;
	padding:0;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.listado img {
	width:210px;
	height:71px;
	margin:0 0 9px 0;
}
.listado h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#333;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.listado ul {
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
}
.listado li {
	list-style:none;
	margin:0;
	/*padding:3px 0 3px 13px;
	*/
padding-top:3px;
	padding-left:13px;
	/* margin:10px 0 5px 0;
	*/
border-top:solid 1px #E2E2E2;
	background-image:url(../img/flecha.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	height:22px;
	vertical-align:middle;
}
.listado a {
	color:#333;
	text-decoration:none;
}
.listado a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.listado li.ultimo {
	list-style:none;
	margin:0 0 10px 0;
	padding:3px 0 5px 13px;
	border-top:solid 1px #E2E2E2;
	border-bottom:solid 1px #E2E2E2;
	background-image:url(../img/flecha.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
}
/* FIN LISTADO HOME*/
/*----------------------------------- FINAL HOME-----------------------------------*/
#tlomas div.le {
	clear:both;
}
#tlomas td {
	padding-top:10px;
}
.avanzada h3,#tlomas b.verd {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#333;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}
#tlomas a {
	color:#666666;
	text-decoration:underline;
}
#tlomas a:hover {
	color:#FF6600;
}
#tlomas ol {
	margin-top:0px;
	padding-top:5px;
}
#tlomas ul {
	margin-top:0px;
	padding-top:5px;
	list-style-type:none;
}
#tlomas li {
	margin-bottom:5px;
	margin-left:-10px;
	font-size:12px;
	line-height:14px;
}
td.tlomas {
	border-bottom:1px solid #cccccc;
}
#tlomas h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin-bottom:0;
	padding-left:10px;
}
#tlomas .erro {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin:0;
	padding-left:10px;
}
.povert,.pcenter,.pcenter a {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#333;
	width:675px;
	clear:both;
	margin:auto;
}
.povert img,.pcenter img {
	border:0;
	vertical-align:middle;
}
.povert {
	border:1px solid #d8d8d8;
	margin:20px auto;
	padding:12px 0 10px 0;
}
.povert a {
	color:#333333;
	text-decoration:underline;
}
/*#frm {
	margin-bottom:16px;
	margin-top:16px;
}
*/
table.mp3 {
	margin-top:20px;
	margin-bottom:20px;
}
table.mp3 td {
	padding:5px;
	border-bottom:solid 1px #EFEFEF;
}
table.mp3 a {
	color:#333;
}
table.mp3 a:hover {
	color:#ff6600;
}
/*.cb .encontrados {
	width:100%;
	margin:10px 0 10px 0;
	float:left;
}
*/
.cb {
	margin:0 224px 16px 0;
	text-align:left;
	padding:0;
}
/*.cb p {
	margin:0 0 9px 0;
}
*/
.cb p {
	width:665px;
	margin:0 0 9px 0;
/*	overflow:hidden;*/
}
/* cortar link largo */
div.cb,.cb td,.cb td a {
	font-size:12px;
	color:#333;
}
form {
	margin:0;
}
div.cb a.lgros {
	font-size:14px;
	color:#0000cc;
}
div.cb a.lgris {
	color:#009900;
}
div.cb a.lverd {
	color:#009900;
}
.cb_sin {
	margin:0 0 16px 0;
	text-align:left;
	padding:0;
}
.cb_sin p {
	margin:0 0 7px 0;
}
div.cb_sin,.cb_sin td,.cb_sin td a {
	font-size:12px;
	color:#333;
}
div.cb_sin a.lgros {
	font-size:14px;
	color:#0000cc;
}
div.cb_sin a.lgris {
	color:#009900;
}
div.cb_sin a.lverd {
	color:#009900;
}
.foto {
	width:82px;
	height:55px;
	border:1px solid #FF6600;
	margin:3px 15px 5px 0;
	float:left;
}
.foto2 {
	margin:3px 15px 5px 0;
	float:left;
	border:0px;
}
div.fr {
	float:right;
	margin:0px;
	width:200px;
}
a.desc {
	text-decoration:none;
	color:#333;
}
.minibuscador1 {
	float:left;
	font-size:11px;
	border:1px solid #FF6600;
	margin:1px;
	background-color:#FF6600;
	color:white;
	font-weight:bold;
}
.minibuscador2 {
	float:left;
	font-size:11px;
	border:1px solid #FF6600;
	background-color:#EFEFEF;
	width:100%;
	padding:0px 0px 8px 3px;
}
.descargar {
	text-decoration:none;
}
.descarga {
	font-family:Arial,sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#333;
	padding-right:10px;
}
.descarga:hover {
	color:#ff6600;
}
div.minibuscador2 p {
	margin:0;
}
div.minibuscador2 p.txt10 {
	font-size:11px;
	margin:0;
}
.ilist div {
	float:left;
	width:135px;
}
.lupa img {
	border:0;
}
.gris,.gris a {
	color:#999;
}
.gris2,.gris2 a {
	color:#999;
	font-size:14px;
}
div.imag {
	width:150px;
	height:145px;
	float:left;
	border:#FF6600;
}
div.imag p {
	vertical-align:bottom;
}
.quants {
	text-transform:capitalize;
	color:#999;
	font-size:14px;
}
/* right */
div.caja {
	text-align:center;
	border:1px solid #D4D4D4;
	background-color:#F8ECDF /*F8ECDF*/;
	width:138px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
}
div.caja a {
	color:#333;
}
div.caja p {
	margin:4px;
	padding:0;
}
div.caja img {
	border:0;
	margin-top:15px;
}
/* ----------------------------------------COLUMNA DERECHA-------------------------------- */
div.rr {
	float:right;
	margin:21px 0 0 0;
	width:200px;
	text-align:left;
	display:inline;
		font-size:11px;
}
/* BÚSQUEDAS RELACIONADAS */
div.relacionadas {
	/*margin:0;
	*/
margin:0 0 33px 0;
	width:200px;
	height:100px;
	padding-left:0px;
	text-align:left;
}
div.relacionadas a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#999999;
	line-height:1.7em;
	text-decoration:underline;
}
div.relacionadas a:hover {
	color:#FF6600;
}
ul.relacionadas {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
}
div.relacionadas h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.3em;
	color:black;
	text-transform:uppercase;
	margin:0;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 10px;
}
/* FIN BÚSQUEDAS RELACIONADAS */
/* DIV IMAGENRELACIONADAS*/
div.imagenrelacionadas {
	width:200px;
	height:200px;
	padding:0;
	/*margin:0;
	*/
/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
}
div.imagenrelacionadas img {
	text-align:left;
}
/* FIN DIV IMAGENRELACIONADAS */
/* LOS + BUSCADOS */
div.columnaderecha {
	/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
	width:200px;
	padding-left:0px;
	text-align:left;
}
div.columnaderecha a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#999999;
	line-height:1.7em;
	text-decoration:underline;
}
div.columnaderecha a:hover {
	color:#FF6600;
}
ul.columnaderecha {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
}
div.columnaderecha h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.3em;
	color:black;
	text-transform:uppercase;
	margin:0;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 10px;
}
/* FIN LOS + BUSCADOS */
/* TIENDA ORANGE*/
/*--------------------------------------------------- SED TIENDA-----------------------------------*/
.nm {
	padding:0;
	/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
	border-bottom:#efefef 3px solid;
	border-right:#efefef 3px solid;
	width:200px;
}
.nm1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border:#aaaaaa 1px solid;
	padding:17px 0 18px 0;
	width:198px;
	text-align:left;
}
/*.bgbdy {
	padding-left:10px;
}
*/
.ttbdy {
	color:#333;
	font-size:11px;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:15px;
	margin:0 0 0 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
.lnkcnt .lnk {
	color:#999;
	text-decoration:underline;
	background-image:url(../img/f_tienda.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.7em;
	margin:0 0 0 10px;
}
.lnkcnt .lnk span {
        color:black;
        text-decoration:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:1.7em;
        margin:0;
        padding:0;
		
}
.lnkcnt .lnk span strong {
        font-weight:bold;
        color:black;
        margin:0;
        padding:0
}
.lnk:hover {
	color:#FF6600;
}
/* nuevo style img */
.nm1 span.ttbdy img  {
	margin:0 0 0 90px;
	display:inline
}
/* ----------------------------------------- FIN SED TIENDA -----------------------------------------*/
/*------------------------------------------ SED IMAGEN Y IMAGEN PUBLICIDAD -------------------------*/
/* DIV IMAGENRELACIONADAS*/
.bgad .img {
	width:200px;
	height:200px;
	padding:0;
	margin:0 0 33px 0;
	text-align:left;
}
/*div.imagenrelacionadas img {
	text-align:left;
}
*/
/* FIN DIV IMAGENRELACIONADAS */
/*------------------------------------------- FIN SED IMAGEN Y IMAGEN PUBLICIDAD----------------------*/
div.sombratienda {
	padding:0;
	/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
	border-bottom:#efefef 3px solid;
	border-right:#efefef 3px solid;
	width:200px;
}
div.tienda {
	font-family:Arial,Helvetica,sans-serif;
	border:#aaaaaa 1px solid;
	padding:17px 0 18px 0;
	width:198px;
	text-align:left;
}
ul.tienda {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0 5px 0 10px;
	width:179px;
}
div.tienda a {
	color:#999;
	text-decoration:underline;
	background-image:url(../img/f_tienda.gif);
	background-position:0px 0;
	background-repeat:no-repeat;
	padding-left:8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.7em;
}
div.tienda a:hover {
	color:#FF6600;
}
div.tienda h3 {
	color:#333;
	font-size:11px;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:8px 0px;
	padding-left:25px;
	margin:0;
	text-transform:uppercase;
}
/* FIN TIENDA ORANGE */
/* PATROCINIO */
div.sombrapatrocinio {
	padding:0;
	/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
	border-bottom:#efefef 3px solid;
	border-right:#efefef 3px solid;
	width:200px;
}
div.patrocinio {
	border:#aaaaaa 1px solid;
	width:198px;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	color:#999999;
	padding:10px 0 18px 0;
	font-size:11px;
}
div.patrocinio .titular a,div.patrocinio .titular p {
	color:#0000cc;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	margin:0px 15px 0 0px;
	line-height:1.4em;
	padding-right:3px;
}
div.patrocinio h4 {
	font-size:11px;
	font-weight:normal;
	margin:0 0 10px 10px;
	width:179px;
}
div.patrocinio p {
	color:#333;
	font-size:11px;
	line-height:15px;
	margin:8px 2px 4px 10px;
	width:179px;
}
div.patrocinio a {
	color:#333;
	font-size:11px;
	text-decoration:none;
}
div.patrocinio a.verd {
	color:#009900;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:12px;
	margin-left:10px;
	text-align:left;
	width:179px;
}
/* FIN PATROCINIOS */
/* DIV PUBLICIDAD IMAGEN */
div.imagenpublicidad {
	width:200px;
	height:200px;
	padding:0;
	/*margin:33px 0 0 0;
	*/
margin:0 0 33px 0;
}
div.imagenpublicidad img {
	text-align:left;
}
/* FIN DIV PUBLICIDAD IMAGEN */
/* ----------------------------------------FIN COLUMNA DERECHA------------------------------ */
.simm {
	font-size:11px;
}
ol.simm {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
}
ol.rank {
	list-style-type:decimal;
	list-style-position:inside;
	font-size:11px;
	margin:4px;
	padding:0px;
}
.rank {
	font-size:11px;
}
/* imag */
td .gris {
	font-size:10px;
}
/* form */
#container {
	margin:16px auto 0 auto;
	width:902px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
}
.caja_r {
	padding-right:8px;
	padding-left:8px;
	font-size:11px;
	float:right;
	padding-bottom:0;
	padding-top:0px;
}
.caja_r img {
	vertical-align:bottom;
}
.caja_l {
	color:black;
	padding:8px;
}
.caja_l input[type="submit"] {
	margin-left:18px;
	font-size:11px;
	font-weight:bold;
}
.caja_l input[type="text"] {
	font-size:11px;
}
.caja_azul {
	color:black;
	padding:10px 10px 0px 10px;
	background-color:#EFEFEF;
	border:1px solid #D4D4D4;
}
#subnav {
	margin:0;
	padding:1px 0px 0px 0px;
}
#subnav a {
	color:black;
	padding:0px 12px 0px 10px;
	border-top:1px solid #ddd;
}
#subnav .tab2_on a,#subnav .tab_on a,#subnav a:hover {
	color:white;
	border-top:1px solid #b9d4ee;
	border-bottom:1px solid #b9d4ee;
	background-image:url("http://busca.orange.es/img/pl.png");
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
}
#tab_web a.tab_on,#tab_web a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_web.gif");
}
#tab_web a.tab2_on,#tab_web a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_web.gif");
}
#tab_rank a.tab_on,#tab_rank a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_ranking.gif");
}
#tab_rank a.tab2_on,#tab_rank a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_ranking.gif");
}
#tab_img a.tab_on,#tab_img a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_imagenes.gif");
}
#tab_img a.tab2_on,#tab_img a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_imagenes.gif");
}
#tab_vid a.tab_on,#tab_vid a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_videos.gif");
}
#tab_vid a.tab2_on,#tab_vid a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_videos.gif");
}
#tab_mp3 a.tab_on,#tab_mp3 a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_musica.gif");
}
#tab_mp3 a.tab2_on,#tab_mp3 a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_musica.gif");
}
#tab_new a.tab_on,#tab_new a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_noticias.gif");
}
#tab_new a.tab2_on,#tab_new a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_noticias.gif");
}
#tab_dir a.tab_on,#tab_dir a.tab_off:hover {
	background-image:url("http://busca.orange.es/img/on_directorio.gif");
}
#tab_dir a.tab2_on,#tab_dir a.tab2_off:hover {
	background-image:url("http://busca.orange.es/img/on_directorio.gif");
}
#tab_web,#tab_rank,#tab_img,#tab_vid,#tab_mp3,#tab_new,#tab_dir {
	display:inline;
}
#tab_web a {
	background-image:url("http://busca.orange.es/img/off_web.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:50px;
	height:24px;
}
#tab_rank a {
	background-image:url("http://busca.orange.es/img/off_ranking.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:68px;
	height:24px;
}
#tab_img a {
	background-image:url("http://busca.orange.es/img/off_imagenes.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:81px;
	height:24px;
}
#tab_vid a {
	background-image:url("http://busca.orange.es/img/off_videos.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:63px;
	height:24px;
}
#tab_mp3 a {
	background-image:url("http://busca.orange.es/img/off_musica.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:93px;
	height:24px;
}
#tab_new a {
	background-image:url("http://busca.orange.es/img/off_noticias.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:69px;
	height:24px;
}
#tab_dir a {
	background-image:url("http://busca.orange.es/img/off_directorio.gif");
	display:block;
	float:left;
	text-decoration:none;
	width:79px;
	height:24px;
}
#subnav i {
	background-image:url("../img/i.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	width:11px;
}
#subnav .tab_on i,#subnav .tab_on i {
	background-image:url("../img/it.png");
}
#subnav,.caja_azul,.caja_azul td {
	font-weight:normal;
	font-size:13px;
}
.peq {
	width:140px;
	height:auto;
	margin-left:2px;
	margin-right:2px;
	vertical-align:bottom;
	border:0;
}
.petit {
	font-size:10px;
	color:#666666;
	padding-right:10px;
}
.cuerpomini {
	font-size:11px;
	color:#000;
	margin-right:8px;
	vertical-align:top;
}
div.ralap .prefe {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	width:140px;
	margin:0;
	padding:0;
	vertical-align:middle;
}
div.prefe a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	font-style:normal;
	text-decoration:underline;
	line-height:20px;
	list-style-type:none;
	margin:0 0 0 12px;
	padding:0;
	}
div.prefe a:hover {
	color:#FFF;
}
* html input.buscar {
	margin-left:-13px;
   }
input.buscar {
	margin-left:-5px;
}
.anunciateaqui {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#666666;
	text-decoration:none;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}
/* Caja Buscador de la página de resultados */
.centrado {
	float:none;
	text-align:center;
	margin-bottom:25px;
	margin-top:25px;
}
.pag a {
	color:#333;
}
.pag a:hover {
	color:#ff6600;
}
/* TABLA BUSCADOR */
table.espaciobajo {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
}
.dentro {
	background-image:url(../img/bgcaja_675.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#cccccc;
	vertical-align:bottom;
}

.caja {width:350px;
margin: 1px 5px 0 5px;
height:22px;
border: 1px solid #CCCCCC}

.caja2 {width:350px;
margin: 0 1px 0 5px;
height:22px;
border: 1px solid #CCCCCC}

.lineafondo .mas a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#ff6600;
	text-decoration:none;
	vertical-align:top;
	padding-left:10px;
	padding-top:3px;
	height:24px;
}
.lineafondo .mas a:hover {
	text-decoration:underline;
}
.lineafondo .mas2,.lineafondo .mas2 a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#ff6600;
	text-decoration:none;
	padding-top:5px;
	height:24px;
}
table.ralap #input_text {
	border-top:1px solid #FF6600;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF6600;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666666;
	height:20px;
	padding-left:4px;
}
input.fino {
	border:1px;
	color:#333;
}
/* Botonera Buscador */
td.lineafondo {
	background-image:url(http://busca.orange.es/img/bot_linea_fdo.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/* Caja Buscador */
.cajabuscad {
	width:675px;
	max-width:675px;
	padding:0 2px 2px 2px;
	background-color:#FFFFFF;
	border-top:0;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;

}
.cajabuscad2 {
	width:675px;
	max-width:675px;
	padding:2px 2px 2px 2px;
	border:1px solid #d4d4d4;
	margin:30px auto;
}
.cajabuscad_home {
	width:675px;
	max-width:675px;
	padding:0px 2px 2px 2px;
	border-top:0;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	margin:auto;
}
.cajabuscad3 {
	width:100%;
	max-width:100%;
	padding:0 2px 2px 2px;
	border-top:0;
	background-color:#FFFFFF;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
}
/* EMPIEZAN ESTILOS DE PREFERENCIAS */
.azulgr {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#333;
	text-decoration:none;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}
td .azulgr {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#333;
	text-decoration:none;
	text-decoration:none;
	background-image:url(../img/flecha_q.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}
/* AYUDA */
.preguntas {
	color:#333;
}
.preguntas a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.6em;
	margin:0px 0px 4px 0px;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:10px;
}
.preguntas a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.lbold,.lbold a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
}
.lbold:hover {
	color:#ff6600;
}
.lbold a:visited {
	color:#333;
}
b.verdgr {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.6em;
	margin:0px 0px 4px 0px;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:10px;
}
.fondogris {
	margin:0 auto;
	width:675px;
}
.fondogris div {
	float:left;
	overflow:hidden;
	text-align:center;
	height:200px;
	width:168px;
}
div.result .pictureFrame {
	float:none;
	text-align:center;
	vertical-align:middle;
	width:125px;
	height:125px;
	border:1px solid #333333;
	margin:0 auto;
}
div.result .picture {
	text-align:center;
	width:125px;
	height:125px;
	background-repeat:no-repeat;
	background-position:center;
}
div.result a {
	color:#333;
	text-decoration:none}
div.result a:hover {
	text-decoration:underline}
div.result .lverd {
	color:#009900;
}
.quisodecir {
	line-height:30px;
	margin-bottom:15px;
	color:#ff6600;
}
.quisodecir a {
	font-size:16px;
	color:#333;
	text-decoration:underline;
	font-style:italic;
}
.quisodecir a:hover {
	color:#ff6600;
}
.olbold,.olbold a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.olbold:hover {
	color:#ff6600;
}
.desactivado {
	color:#333333;
	margin:10px 0 10px 0;
}
.desactivado a {
	color:#333333;
	text-decoration:underline;
}
.desactivado a:hover {
	color:#ff6600;
}
.desactivado a:visited {
	color:#333333;
}
.desactivado:hover {
	color:#ff6600;
}
.direct a {
	color:#333333;
}
.direct a:hover {
	color:#ff6600;
}
/*-------------------------------------SOMBRA PATROCINADOS------------------------------*/
div.grispatrocinados {
	padding:5px 5px 6px 5px;
	position:relative;
	background-color:#FFF;
	margin-bottom:13px;
	float:left}

div.enlacespatrocinados {
font-size:11px;
float:left;
width:675px;
margin:0px 0 10px 0;
display:inline;
border-bottom:solid 1px #CCCCCC;
background-color:#FFFFFF

}

div.enlacespatrocinados a {
	font-weight:normal;
	COLOR:#666666;
	text-decoration:none}

div.enlacespatrocinados a:hover {
	text-decoration:underline;
	color:#ff6600;

}

/* --- */

div.enlacesweb {
	padding:0px 5px 0px 5px;
	position:relative;
	background-color:#FFF;
	margin-bottom:13px;
	float:left}

div.enlacesweb {
font-size:11px;
float:left;
width:675px;
margin:0px 0 10px 0;
display:inline;
border-bottom:solid 1px #CCCCCC;
background-color:#FFFFFF

}

div.enlacesweb a {
	font-weight:normal;
	COLOR:#666666;
	text-decoration:none}

div.enlacesweb a:hover {
	text-decoration:underline;
	color:#ff6600;

}

/*-------------------------------------FIN SOMBRA PATROCINADOS------------------------------*/
/*------------------------------------- NUBE------------------------------*/
#nube {
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	padding:10px 15px 15px 15px;
	border:solid 1px #eee;
	background:#f5f5f5;
	text-align:left;
	margin:15px 0 0 0;
}
#nube a:link {
	color:#333;
	text-decoration:none;
}
#nube a:visited {
	color:#333;
	text-decoration:none;
}
#nube a:hover {
	color:#FFF;
	text-decoration:none;
	background:#FF6600;
}
#nube a:active {
	color:#FFF;
	text-decoration:none;
	background:#FF9900;
}
#nube p {
	font-size:12px;
}
.introduccion {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
/*-------------------------------------FIN NUBE------------------------------*/


