/* CSS Document */
html, body {
	height: 100%;
}
body {
	text-align:center;
	margin: 0 auto;
	padding:0;
	background-color:#FFF;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color: #ffffff;
	background-image: url(http://imagenes.espaciologopedico.com/img/bg.gif);
	background-repeat: repeat-x;
	background-x-position: center;
	background-y-position: top;
}
.naranja{
	color:#fe6c0e;
}
#web{
	text-align:left;
	width: 960px;
	margin:0 auto;
	padding:0;	
}
input, select {
	border: 1px solid #a5bbe8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#2650bd;
	text-decoration:underline;
}
a:hover {
	color:#2650bd;
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
img{
	border:0;
	margin:0;
	padding:0;
}
hr{display:none;}
ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
h1, h2, h3, h4, h5{margin:0;padding:0;}

#cabecera {
	margin:0;
	height: 124px;
}
.floatL{float:left}
.floatR{float:right}
/*MENU PEQUEÑO SUPERIOR*/
#menutop {
	margin: 0px;
	float: left;
	width: 400px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	padding: 0;
	text-align: left;
}
#menutop ul {
	float: left;
	list-style: none;
	display: inline;
	margin:4px 0px 0 0;
	width: 100%;
	padding: 0;
}
#menutop ul li {
	float: left;
	padding-top:3px;
	margin-top:3px;
}
#menutop ul li a {
	color:#1e56c7;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}
#menutop ul li a:hover {
	text-decoration:underline;
}
#menutop .siguiente {
	border-right: 1px solid #737373;
}
#menutop .on a {
	font-weight: bold;
	color:#fe6c0e;
	display: block;
	margin-bottom: 4px;
}
#menutop .on {
	border-bottom: 7px solid #bed2ef;}
/*fin MENU PEQUEÑO SUPERIOR*/
	
#bannerTop {
	float:right;
	margin: 11px 25px 20px 0;
}
.clearing {
	clear:both;
}
.oculto{display:none;}
#logo {
	float:left;
	margin: 25px 0 0px 0;
}
#usuario{
	margin:9px 0 0 0px;
	font-weight: bold;
	color: #666666;
}
#buscador {
	float:right;
	width: 497px;
	color: #727070;
	font-weight: bold;
	font-size: 105%;
}
.searchcateg {
	width: 150px;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 10px;
}
.inputButlle {
	width: 180px;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
.inputRegistro{
	width: 100px;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
/*MENU DESPLEGABLE SUPERIOR*/
#menu {
	background-color:#fe6c0e;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	height: 32px;
	margin-bottom: 8px;
}
#menu ul {
	background-color:#fe6c0e;
	float: left;
	list-style: none;
	display: inline;
	margin:4px 0px 0 0;
	width: 100%;
	padding: 0;
}
#menu ul li {
	float: left;
	padding-top:3px;
	margin-top:3px;
}
#menu ul li a {
	color:#FFF;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:none;
}
#menu .siguiente {
	border-right: 2px solid #bed2ef;
}
#menu ul li.on a {text-decoration:none}

#menu .on a {
	font-weight: bold;
	display: block;
	padding-bottom:11px;
	border-bottom:3px solid #bed2ef;
	height:8px;
}
#menu .dropdownmenu{
	position:absolute;
	width:170px;
	margin:7px 0;
	visibility: hidden;
	border-top:1px solid #555;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
	border-left:1px solid #555;
	line-height: 18px;
	z-index: 100;
	background-color: #FFF;
	text-align:left;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
#menu .dropdownmenu a{
	width: 97%;
	display: block;
	padding: 2px;
	text-decoration: none;
	font:normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-indent: 5px;
}
#menu .dropdownmenu a:hover{
	background-color: #EAEAEA;
	color: #2650bd;
}
#menu .dropdownmenu a.linktopd {
	color:#BBB;
}
/*SUBMENU*/
#subMenu{
	background-color: #dee6f6;
	height: 20px;
	color: #555;
	padding: 3px 10px 0 10px;
	margin: 3px 0 10px 0;
}
#subMenu a {color:#555;text-decoration:none;}
#subMenu a.on {font-weight:bold;}

/*fin MENU DESPLEGABLE SUPERIOR*/


#path{
	border-bottom:1px solid #999999;
	padding:0 0 2px 12px;
	color: #777;
	margin: 15px 0 25px 0;
}
#path a{
	color: #777;
	text-decoration:none;
}
#path a:hover{
	text-decoration:underline;
	color:#1852c5
}
#cuerpo {
margin-top:25px;
}
#col_i {
	float:left;
	margin:0 30px 0 0;
	padding:0;
	text-align:left;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
}
#col_i ul {
	margin:0;
	padding:5px 0 5px 12px;
}
#col_i ul a {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}
#col_i ul a:hover {color:#2650bd;text-decoration:underline;}
#col_i li {
	margin:2px 0 3px 0;
}
#articulo {margin:0 0 20px 0;
padding:0;}
#articulot {
	margin:0;
	padding:0;
	height: 25px;
}
#articuloc {
	border-right:1px solid #1852c5;
	border-bottom:1px solid #1852c5;
	border-left:1px solid #1852c5;
	background-color: #EFEFEF;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#actualidad {margin:0 0 20px 0;
padding:0;}
#actualidadt {
	margin:0;
	padding:0;
	background-image:url(http://imagenes.espaciologopedico.com/img/borderActualidad.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#actualidadt h2{
	font-size:110%;
	color: #656363;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px 4px;
}
#actualidadc{
	border-bottom:1px solid #9F9F9F;
	border-left:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;
	background-color: #EFEFEF;
	margin: 0;
	padding: 10px 5px 10px 5px;
	text-align: left;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#actualidadc ul{
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	margin:10px 5px 10px 15px;
}

#actualidadc li{
	margin:3px 0 7px 2px;
}
#actualidadmas{margin:5px 0 0 2px}

#informacion{
	border:1px solid #7FA901;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
#informacion h2{
	color:#7FA901;
	border-bottom:1px solid #5A5A5A;
	font-size:100%;
	margin: 5px 10px 0px 10px;
}
#foros{
	border:1px solid #1852C5;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#foros .on a {
	font-weight: bold;
	color:#999999;
	text-decoration:underline;
	padding-left:3px;
}
#foros h2{
	color:#1852C5;
	border-bottom:1px solid #5A5A5A;
	font-size:100%;
	margin: 5px 10px 0px 10px;
}
#registro{
	border:1px solid #E15800;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#registro h2{
	color:#E15800;
	border-bottom:1px solid #5A5A5A;
	font-size:100%;
	margin: 5px 10px 0px 10px;
}

#col_c {
	float:left;
	width:400px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#col_c h4{
	margin: 0;
	padding:10px 0 4px 0;
	color:#2650BD;
	font-weight: normal;
	font-size: 125%;
}
#col_c a{text-decoration:none;}
#col_c a:hover{
	color:#2650bd;
	text-decoration:underline;
}
#colbb{
	float:left;
	width: 850px;
}
.col_b {
	float:right;
	width:750px;
	line-height:1.5em;
	margin-bottom: 20px;
	font-size: 105%;
	text-align:left;
}
.col_b ul{
	margin:10px 5px 10px 25px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.col_b_titol{
	color:#2650bd;
	margin:0 0 20px 0;
	padding:0;
	height: 35px;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol1.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
.col_b_titol h2{
	font-size:120%;
	color:#2650bd;
	padding: 12px 0 5px 12px;
}
.col_b_content {
	margin: 10px 12px 0 12px;
	font-size:110%;
	line-height: 1.5;
	padding: 0;
}
.col_b_1 {
	float:left;
	width:300px;
	margin:-20px 30px 0 30px;
}
.col_b_2 {
	float:left;
	width:320px;
	margin-top: -20px;
}
.col_b_1 a, .col_b_2 a{text-decoration:none;}
.col_b_1 h4, .col_b_2 h4{
	border-bottom:1px solid #666;
	font-size:105%;
	width: 230px;
	margin-top: 25px;
}
.noti, .segundao{margin:0 0 20px 0;
padding:0;}
.noti ul{
	margin:10px 5px 10px 15px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.segundao ul{
	margin:10px 5px 0px 15px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.noti li, .segundao li{
	margin:0 0 5px 0px;
	line-height: 1.5em;
	padding: 0;
}
.noti p, .segundao p{
	margin:5px 0 0 0;
	line-height: 1.5em;
}
.notit {
	margin:0;
	padding:0;
	height: 25px;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol1.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.noti2t {
	margin:0;
	padding:0;
	height: 25px;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol2.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.segundaot {
	margin:0 0 7px 0;
	padding:0;
	height: 25px;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol3.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.segundaoPie{text-align:right}
.imgSegundao{margin:0 10px 0 10px;}
.segundao h4{font-size:105%;}
.notit h3, .noti2t h3, .segundao h3{
	font-size:95%;
	margin: 0;
	color: #707070;
	padding: 7px 0 0 10px;
}
.notic, .segundaoc {
	margin: 0;
	padding: 5px 5px 0 5px;
	text-align: left;
}
.notiPie{
	border-top:1px solid #9F9F9F;
	color:#2650BD;
	margin:10px 0 20px 0;
	padding: 3px 0 0 5px;
}
#col_d {
	float:right;
	width:336px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#col_d a{text-decoration:none;}
#col_d a:hover{
	text-decoration:underline;
}
.fotoHome{
	float: right;
	margin:0 0 0px 10px;
	width: 150px;
//	width: 90px;
}
.fotoTienda{
	float: right;
	margin:0 0 0px 10px;
	width: 90px;
}

}
#publiIzq{
	width:160px;
	margin-bottom:20px;
	text-align: center;
}

#publiDer{
	width:336px;
	margin-bottom:20px;
	text-align: center;
}
#pie{
	background-color:#F4F3F3;
	text-align:center;
}
#pie h4{font-size:95%;margin-bottom:10px;color:#2650bd;}
#pie a{text-decoration:none;}
#pie a:hover{
	text-decoration:underline;
	color:#2650bd;
	height: 130px;
}
#pie h4 a{font-size:100%}
#pie ul li a{color:#555555;
font-weight:bold;}
#pie li{margin:3px 0 3px 0;}
#piec{
	background-color:#E6E5E5;
	width:960px;
	text-align:left;
	height: 150px;
	margin:0 auto;
	padding:0;
}
#p1{
	height:130px;
	float:left;
	width:240px;
	margin:10px 0 10px 20px;
	border-right:1px solid #ccc;
}
#p2{height:130px;float:left;width:220px;margin:10px 0 10px 20px;border-right:1px solid #ccc;}
#p3{height:130px;float:left;width:210px;margin:10px 0 10px 20px;border-right:1px solid #ccc;}
#p4{
	height:130px;
	float:left;
	margin:10px 0 10px 20px;
	width: 200px;
}
#p4 p{margin:3px 0 10px 0}
#pie2{
	width:960px;
	text-align:left;
	margin: 10px auto 10px auto;
	padding:0;
}
#pie2 a{text-decoration:none;color:#494848;}
#pie21{float:left;}
#pie22{float:right;}
#pie23{
	margin: 10px 0 10px 0;
}
#col_art{
	width:585px;
	float: left;
	line-height:20px;
	margin-bottom: 20px;
	font-size: 105%;
}

#col_art h2{
	font-size:150%;
	color:#2650bd;
	margin-bottom: 20px;
	padding: 10px 0 0px 10px;
	line-height: 1.3em;
}
#articuloDetall{
	margin:0 0 20px 0;
	padding:0;
	height: 35px;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#articuloContent{margin-left:12px;}
.imgColaborador{float:left; margin:0 15px 15px 0;}
#col_art #articuloDetall h2{
	font-size:120%;
	color:#2650bd;
	margin-bottom: 20px;
}
.fotoArticulo{
	height:200px;
	float:left;
	margin-right: 20px;
}
#introArticulo{
	min-height:180px;
	font-weight: bold;
	margin-bottom: 10px;
}
#introArticulo h3, #introArtNoFoto h3{
	font-size:120%;
}
#introArtNoFoto{font-weight: bold;}
#introArticulo2{
	height:20px;
	text-align: right;
	color:#777;
	margin-bottom: 30px;
}
#introArticulo2 a{
	color:#777;
	text-decoration: none;
}
#introArticulo2 a:hover{text-decoration:underline}
#introArticulo2 .productosVenta{font-size:90%;}
#introArticulo2 a.productosVenta{color:#2650bd;}
#referencias{
	border:1px solid #888;
	color:#333;
	margin:0;
	padding: 12px;
	background-color: #f7f7f7;
	font-size: 90%;
}
.referen{
	font-weight:bold;
	color:#555;
	margin-top: 30px;
}
#articuloDestacado h3{
	margin-bottom: 15px;
	color:#666666;
	font-size: 110%;
}
#verArticulo{
	font-size:95%;
	margin-top: 5px;
}
#verArticulo a{color:#2650bd;}
#utils{
	border:1px solid #666;
	padding:10px 20px 10px 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
}
#utils p{font-size:90%;margin:0 0 5px 0;}
#utils a{color:#666666}
#utils a:hover{
	text-decoration:underline;
	color:#2650bd;
}
#utils1{
	width:130px;
	float:left;
	border-right:1px solid #c5c4c4;
	padding-right: 20px;
}
#utils2{
	width:120px;
	float:left;
	padding-left: 20px;
}
#utils2 .desp{
	margin-left:20px;
}
#artiRelacio{
	border:1px solid #e15800;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#artiRelacio h4{
	color:#e15800;
	border-bottom:1px solid #777;
	font-size:100%;
	margin: 5px 10px 0px 10px;
}
#artiRelacio ul{
margin:10px 5px 10px 10px;
}
#artiRelacio li{
	margin:4px 0 7px
}
#artiRelacio a{color:#555;
}
#artiRelacio a:hover{
	color:#2650bd;
	text-decoration: underline;
}

.otrosArti{
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}
.otrosArti h4{
	color:#E05A01;
	border-bottom:1px solid #999;
	font-size:110%;
	margin: 5px 0 0 0;
}
.otrosArti ul{
	margin:14px 5px 10px 25px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.otrosArti li{
	margin:4px 0 10px
}
.otrosArti a{color:#333;text-decoration:none;}
.otrosArti a:hover{
	color:#2650bd;
	text-decoration: underline;
}
.otrosArti a.titolRes{
	font-weight:bold;
}
.otrosArti a.titolRes:link{
	color:#444;
}
.otrosArti a.titolRes:hover{
	color:#2650bd;
	text-decoration: underline;
}
.otrosArtiFin{
	border-top:1px solid #999;
}
.otrosArtimas{
	margin:5px 0 20px 2px;
	text-align: right;
}
.otrosArtimas a{text-decoration:none;}
#Busqueda0{
	padding:20px 20px 0 20px;
}
#Busqueda{
	background-color: #EFEFEF;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}
.tablaBusq{
	margin:10px 0 10px 20px
}
.titolBusq{font-weight:bold}
.inputBusq{
	width:250px;
}
.listarTodosBusq{
	margin:0 15px 7px 0;
	font-weight:bold;
	text-align: right;
}
.otrosArti .listarTodosBusq a{color:#2650bd}
.botonBusq{
	border: 2px solid #a5bbe8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 7px;
}
#otrosTemas{
	border:1px solid #99cc00;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#otrosTemas h4{
	color:#99cc00;
	border-bottom:1px solid #777;
	font-size:100%;
	margin: 5px 10px 10px 10px;
}
#otrosTemas ul{
	margin:0px 5px 10px 10px;
}
#otrosTemas li{
	margin:4px 0 7px
}
#otrosTemas1{
	width:140px;
	float:left;
	padding-right: 20px;
	margin-bottom: 15px;
}
#otrosTemas2{
	width:140px;
	float:left;
	padding-left: 10px;
	border-left: 1px solid #c5c4c4;
	margin-bottom: 15px;
}
#otrosTemas2 .desp{
	margin-left:20px;
}
#otrosTemas a{color:#555;
}
#otrosTemas a:hover{color:#2650bd;
}



.siguientePagina{
	text-align:right;
	font-weight:bold;
	margin-top: 20px;
	float: right;
}
.anteriorPagina a, .siguientePagina a{color:#2650bd;}
.anteriorPagina{
	text-align:right;
	font-weight:bold;
	margin-top: 20px;
	float: left;
	margin-right: 130px;
}
.actualPagina{
	float:left;
	margin-top: 20px;
	font-weight: bold;
}
#glosarioIndex a{margin-right:10px;font-weight:bold;font-size:105%;}
.glosario{
	padding:0 5px 0 5px;
	border-bottom:1px solid #999;
	color:#E05A01;
	font-weight:bold;
	margin:20px 0 0 0;
	height: 20px;
}
.glos1{
	float:left;
	font-size: 120%;
}
.glos2{float:right}
.glosarioc{font-size:95%;}
.otrosArti .glosarioc li{
	margin:0
}
.glosarioDesc{
	font-weight:bold;
	text-decoration:underline;
	font-size: 105%;
	margin: 25px 0 5px 0;
}
.tabFormacion{
	background-color:#f2f2f2;
	font-size: 95%;
}
#infoInicial{margin:30px 10px 10px 0;}
#ofertas{
	border:10px solid #1852c5;
	padding:10px;
	margin-bottom: 20px;
}
#ofertas .titol{
	margin:8px 0 0 0;
}
#ofertas .dia{
	margin:20px 5px 10px 5px;
	color: #2650bd;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
#ofertas .dto{
	margin:10px 5px 10px 5px;
	color: #fe6c0e;
	font-weight: bold;
}
#ofertas .dto a{
color: #fe6c0e;
text-decoration:underline;
}
#ofertas .condiciones{
	margin:10px 5px 0px 5px;
}
.tiendaPie{
	border:1px solid #9F9F9F;
	color:#333;
	margin:10px 0 20px 0;
	padding: 7px 7px 7px 7px;
	background-color: #EEF2FB;
}
.precio{
	color:#fe6c0e;
	font-weight: bold;
}
.precioDto{
	text-decoration:line-through;
}
.dtoDia{
	color:#2650bd;
	font-size: 110%;
	font-weight: bold;
}
.imgCesta{
	vertical-align: bottom;
	margin-bottom: 2px;
}
#cesta{
	border:10px solid #7fa901;
	padding:10px;
	margin-bottom: 20px;
}
#cesta #titol{
	margin:0px 0 0 0;
}
#cesta .dia{
	margin:15px 5px 10px 5px;
	color: #2650bd;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
#cesta .dto{
	margin:10px 5px 10px 5px;
	color: #fe6c0e;
	font-weight: bold;
}
#cesta .dto a{
color: #fe6c0e;
text-decoration:underline;
}
#cesta .condiciones{
	margin:10px 5px 0px 5px;
	text-align: right;
	font-size: 110%;
}
#cesta .condiciones .iva{
font-size:80%;
}

#tienda {margin:0 0 20px 0;
padding:0;}
#tiendat {
	margin:0;
	padding:0;
	height: 25px;
}
#tiendac {
	border-right:1px solid #E15800;
	border-bottom:1px solid #E15800;
	border-left:1px solid #E15800;
	background-color: #EFEFEF;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#tiendac .masTemas, #registro .masTemas{text-align:left;padding:8px 6px 0 0;}
#tiendac .masTemas a,, #registro .masTemas a{color:#2650bd;font-weight:bold;}

#tienda2 {margin:0 0 20px 0;
padding:0;}
#tienda2t {
	margin:0;
	padding:0;
	height: 25px;
}
#tienda2c {
	border-right:1px solid #9F9F9F;
	border-bottom:1px solid #9F9F9F;
	border-left:1px solid #9F9F9F;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonsizq.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#tienda2c ul{
	padding:20px 20px 10px 20px;
	margin: 0;
}
#tienda2c li{
	margin:0px 0 12px 0;
}
#tienda2c .seguent{border-bottom:1px solid #9F9F9F;}
/*#tienda2c img{float:left;margin:0 10px 20px 0;}*/
#tienda2c .article{
	font-weight:bold;
	margin:0 5px 10px auto;
}
#tienda2c .fotoLibro{
	margin:0 10px 20px 0;
	float: left;
	
}
#tienda2c .articlet{
	margin-bottom:10px;
}
#tienda2c .articledesc{
	font-weight:bold;
	margin-bottom:10px;
}
#tienda2c .articlepreu{font-weight:bold;}
#tienda2c .precio{color:#FE6C0E;margin-top:10px;}
#tienda2mas{margin:5px 0 0 2px}
#noFormacion{
	margin:40px 15px 0 15px;
	font-size: 120%;
	color: #333333;
}
/*Búsqueda*/
.palabraBuscada{
	background-color: #C0FF04;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.busq1{margin-left:12px;}
.busq2{
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}
.busq2 h4{
	color:#E05A01;
	border-bottom:1px solid #999;
	font-size:110%;
	margin: 5px 0 0 0;
}
.busq2 ul{
	margin:14px 5px 10px 25px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.busq2 li{
	margin:4px 0 10px
}
.busq2 a{color:#333;text-decoration:none;}
.busq2 a:hover{
	color:#2650bd;
	text-decoration: underline;
}
.busq2 a.titolRes{
	font-weight:bold;
}
.busq2 a.titolRes:link{
	color:#444;
}
.busq2 a.titolRes:hover{
	color:#2650bd;
	text-decoration: underline;
}
.busq2Fin{
	border-top:1px solid #999;
}
.otrosArtimas{
	margin:5px 0 20px 2px;
	text-align: right;
}
.otrosArtimas a{text-decoration:none;}
.resulBusq{}
.resulBusq .siguientePagina{
	margin-top: 10px;
}
.resulBusq .anteriorPagina{
	margin-top: 10px;
}
.resulBusq .actualPagina{
	margin-top: 10px;
}
/* Segunda Opinión */
.cuadroSO{
	background-color:#EEF2FB;
	border: 1px solid #ccc;
	padding: 10px;
}
.bloqueSO{
	margin:30px 0 20px 0
}
.bloqueSO h4{
	color:#E05A01;
	border-bottom:1px solid #999;
	font-size:110%;
	margin: 5px 0 0 0;
}
.bloqueSO ul{
	margin:14px 5px 10px 25px;
	list-style-image:url(http://imagenes.espaciologopedico.com/img/butllet.gif);
	padding: 0;
}
.bloqueSO li{
	margin:4px 0 10px
}
.bloqueSO a{text-decoration:none;}
.bloqueSO a:hover{
	color:#2650bd;
	text-decoration: underline;
}
#articuloContent h3.consulAnterior{
	color:#2650bd;
	margin-top: 50px;
	border-bottom: 2px solid #E05A01;
	font-size: 140%;
}
#cuadroAviso{
	border:1px solid #E05A01;
	background-color:#F7F9FD;
	padding:15px;
	margin:15px 0 0 0;
	font-size:90%;
}
/*Encuesta*/
#chartencuesta {
	margin:0;
	padding:20px 0;
}
.chart_titulo {
	margin:0 0 10px 0;
	padding:0;
	color:#333333;
	font-size:1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#encuesta {
	margin:0 0 20px 0;
}
#encuesta h2 {
	margin:0;
	padding:0 0 2px 4px;
	color:#656363;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#encuestac {
	margin:0;
	padding:10px;
	border:1px solid #1852c5;
	text-align:center;
	background-image: url(http://imagenes.espaciologopedico.com/img/fonstitol2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.linkenc{float:left;
font-weight:bold;}
/*REGISTRO*/
#cajaDatos{
	border:1px solid #7FA901;
	padding:15px;
}
.titolRegistro{
	color:#fe6c0e;
}
