 
	* { margin: 0; padding:0;}
	img{border:0;}
	body,
	html {
		color:#000;
	}
	body {
	min-width:763px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size:12px;
	background:#c4c3c3;
	}
	#wrap {
	margin:0 auto;
	width:763px;
	background: #c4c3c3;
	}
	#header {
	height:84px;
	position:relative;
	width: 763px;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	}
		#header img{border:0px;margin-top:10px;margin-left:28px;}
		.slogan {
	color: #FA551D;
	position:absolute;
	top: 27px;
	left: 210px;
	text-align:center;
}	
.borchas{
	position:relative;
	top:0px;
	z-index: 50;
	overflow:visible;
	height:35px;
	left:394px;
	width:160px;
}
.borchas img {margin-top:3px;}

.login{
	width:190px;
	height:64px;











	#margin-right:-1px;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 3px;
	float: right;
}
.login label {
	margin: 0px;
	color:#CCCCCC;
	display:block;
}

.caja_login {
	width:90%;
	height:15px;
	padding:0px;
	margin:0px;
	padding-left:5px;
	color:#666;
	border:0px;
	background-color: #E9E9E9;
	font-size: 12px;
	margin-top: 3px;
}

.loginInput {
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	width:80px;
	height:20px;
	margin: 5px 1px;
}

.loginInputClave {
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	width:80px;
	height:20px;
	margin: 5px 1px;
	/*background: url('../images/input-clave.gif' ) no-repeat;*/
}

.loginEntrar {
	float:left;
	position:relative;
	top:20px;
	left:3px;
	width:19px;
}

.loginEntrar img {

	border: 0px;
	display:block;
	margin: 9px 5px 3px 2px !important;
}

.btn_entrar {
	cursor:pointer;
	width:19px;
	height:19px;
	border:0px;
	background:url('../images/submit.gif') no-repeat;
}
.login p {
	color:#99999;
	float: left;
	width: 190px;
	padding-top: 13px;
	letter-spacing: 1px;
	font-size: 11px;
}
.login p a{
	text-decoration:none;
	color:#CCCCCC;
}
.login p a:hover{
	color:#F25039;
}

#nav {
	/*padding:2px 20px 4px 20px;*/
		background:#c4c3c3;
	height:20px;
	margin-top:5px;
	position:relative;
	z-index:100;
	}
	#nav ul{
	list-style:none;
	color:#000000;
	font-size:11px;
	background:#c4c3c3;
	height:100%;
	}
	#nav li{
	float:left;
	text-align:center;
	background:#c4c3c3;
	line-height:200%;
	height:100%;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	#nav li a{
	position:relative;
	text-decoration:none;
	color:#666666;
	background:none;
	height:100%;
	z-index:100;
	display: block;
	float: left;
	}

	#nav li a:hover{
	color:#000000;
	text-decoration: underline;
}
	.container {
	background-color:#FFFFFF;
	width:763px;
	background-image: url(../images/menufin.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
	.main  {
	clear:left;
	float:left;
	width:570px;
	position:relative;
	z-index:10;
	margin-bottom: 10px;
	background-image: url(../images/main-background.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}
	.cornertl {background-color:#FFFFFF;}
	.topMain {width:8px}
	.bottomMain {float:left;position:absolute; left:-572px;background: #c4c3c3 url('../images/main-background.gif') no-repeat; width:572px; height: 100%; z-index:0;}
	.mainInner {
	position:relative;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
	width: 556px;
}
	.main  h2 {font-size:18px;color:#fff;margin: 20px; font-weight:normal;}
    .main  p {
	color:#FFFFFF;
	padding-left: 30px;
	position:relative;
}
	.main  a {
	color:#FFF;
	text-decoration:none;
	line-height:100%;
}
	.main  a img, .main  p img {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
}
	.main  img.royo {position:absolute; right:2px; top: 56px;}
	.main  a span, .main  p span {color:#044F9C;font-size:11px;font-weight:bold; }
	.main  a:hover {color:#666666;}

.break {
	clear:both;
	width:555px;
	position:relative;
	top: -3px;
	padding-top: 5px;
	background-color: #FFFFFF;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;

}
		.breakInner{}
		.break h3 {
	clear:both;
	height:32px;
	width:534px;
	line-height:250%;
	color:#4D819E;
	font-size:10pt;
	padding-left:20px;
	font-weight:bold;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
		.break h4 {clear:both; background:url(../images/h4.gif) left no-repeat; height:32px; width:534px; line-height:305%;color:#666666; font-size:11px; padding-left:40px; margin-left: 20px; font-weight:bold;}
		
		.break h6 {color:#0099CC; padding: 0px 0px 10px 30px; font-size:11px;}
		.break p {
	color:#000000;
	padding-right: 10px;
	padding-bottom: 10px;
}
		.break a {
	color:#3F42A0;
}

.break img {
float:right;
}
		#web, #mail {
	background:url(../images/icono-mail.gif) no-repeat left;
	padding:0px;
	padding-left:20px;
	margin-left:30px;
	color:#9C3434;
	font-weight:bold;
} 
		#web {background:none;}
		#mail a {
	padding:0px;
	color:#3F42A0;
	font-weight:normal;
}
	.main  ul {
	list-style:none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}
	.main  ul li {}
	h5.li , .main  ul li a {
	display:block;
	background: url(../images/item.gif) top left no-repeat;
	color: #251A5E;
	height: 32px;
	width:464px;
	padding: 0px 0 0 40px;
	line-height:300%;
	margin-left: 15px;
	
	}
	h5.li { background: url(../images/h4.gif) top left no-repeat; font-size:11px; margin:0px 25px; line-height:36px;}
	
	#sidebar {
	width:186px;
	float: right;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar-background.gif);
	background-repeat:  repeat-y;
	}
	#sidebarOuter {  background-color: #FFF;  position:relative; float:right; width:191px; z-index:0; }
		.topSidebar {width:8px; position:absolute; right:0px; background-color: #c4c3c3; z-index:1;}
		.bottomSidebar{background: #FFF url('../images/bottom-sidebar.gif') no-repeat; width:186px; position:absolute; bottom:10px;  height: 4px;  right:5px; }
		div.neckSidebar {width:0px; border-left:2px solid #CCC;position:absolute; bottom:14px;right:5px;z-index:0;}
		div.neckSidebar1{width:0px; border-left:1px solid #CCC;position:absolute; bottom:0px;right:185px;z-index:0;}
		#menu {no-repeat;
	list-style-type:none;
	width: 186px;
	background-image: url(../images/menu_fondo.gif);
	background-repeat:   repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
		#menu li {
	display:block;
	width:100%;
	text-align:right;
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
}
		#menu li span, #menu li a {
	display:block;
	width:166px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #fff;
	color:#FFFFFF;
	height:13px;
}
		#menu li.act a {
	background-color:#C33F4F;
}
		
		#menu li span, #menu li a:hover, #menu li a:focus, #menu li a:active {
	background-color:#3F42A0;
	color: #FFFFFF;
}
		#menu ul {display:none;}
		#menu li.act  ul {display:block;}
		#menu ul ul li a {
	background-color:#84CCEE;
	color:#FFFFFF;
}
		#menu ul li a  {
	background-color:#84CCEE;
	color:#FFFFFF;
}
		#menu ul li.act  a {
	background-color:#4D819E;
	color:white;
}
		#menu ul li a:hover,  #menu ul li span, #menu ul li a:focus, #menu ul li a:active	{
	background-color:#3F42A0;
	color:white;
}
#menu li.act  ul li a.sub {
	background-color: #84CCEE;
	color: #3F42A0;
}
#menu li.act ul li a.sub:hover {
	background-color: #3F42A0;
	color: #FFFFFF;
}

		.buscador {
	background-color: #e5ded6;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0;
}
		.buscador form {
	margin: 0px;
	padding: 0px;
}
		.loginInputSearch {
	height:20px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-bottom: 5px;
}
		.btn_go{
	cursor:pointer;
	width:50px;
	height:18px;
	border:0px;
	margin-left:97px;
	background:url('../images/submit-search.gif') no-repeat;
	clear: both;
}
		.buscador label {
	display:block;
	font-size:11px;
	color:#202a7f;
	font-weight:bold;
}
		
/*.ani{height:521px; margin-top:-384px; margin-bottom:1px;background: #000 url('../images/sidebar-background.gif') bottom no-repeat; right: 0px;bottom: 0px; width:100%; position:relative;} */

.ani{
	height: 100px;
	background-color: #000;
	background-image: url(../images/fondo_ani.gif);
	background-repeat: no-repeat;
} 

	#footer {
	background: #c4c3c3;
	clear:both;
	bottom: 0px;
	postition: relative;
	height: 5px;
}
	#footer div.textos {
	width:570px;
	height:40px;
	left: 0px;
	bottom:40px;
	position:relative;
	z-index:100;
	background-color: #FFFFFF;
}
	#footer	div.cornerb {width:100%; height:100%; position:relative; background-color:#FFF;}
	#footer p {
	text-align:center;
	color:#3F42A0;
	padding:2px;
	margin-top: 15px;
}
	#footer p a{
	text-decoration:none;
	color:#3F42A0;
}
	#footer p a:hover{text-decoration:underline;}
	
/******* index.html *********/
.producto {height:160px; position:relative;}
.producto img {
	float:right;
	position:absolute;
	right: 0px;
}
.producto p {
	width:306px;
	margin-bottom: 10px;
}
/************** fin index.html ********************/



/*************** ficha.html ************************/
.break p span {
	color: #C33F4F;
}
.simbolos{clear:left;padding:25px 0px;position:relative; width:90%; margin:0px auto;}
.simbolos img{ float:left;}
.simbolos form{position:relative; top:0px;}
.simbolos label {float:left; font-size:12px; color:#F5541D; line-height:170%;}
.simbolos input.l {border-top:1px solid #666666;border-left:1px solid #666666;color:#000;font-size:9px;background:#EEEEEE; margin:2px;}
.btn_cesta{cursor:pointer;color:white;border:0px;width:50px; height:18px; background:#959bbd;padding:0px 6px; background:url(../images/enviar.gif) no-repeat;}
.col p {float:left; width:40%;padding:3px 12px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin:-1px -25px 0px 25px;}


/*************** fin ficha.html ********************/

/**************** contacto.html ********************/
.contacto {
	margin: 0px 30px;
	color:#9C3434;
	padding-bottom:30px;
}
.contacto h5{background:url(../images/icono.gif) left no-repeat; padding-left:30px; font-size:11px; height:16px; line-height:150%;  font-weight:bold; margin-top:20px;}
.contacto ul {margin:0px 30px;}
#archivos a {padding:0;width: auto;height:auto;background:none; line-height:100%;}
#archivos ul {
	margin:10px 40px;
}
#archivos li {
	display:inline;
	float: left;
	width:50%;
	clear:none;
	list-style-type: disc;
}
/**************** fin contacto.html ****************/

/***************** bolsa-trabajo.html **************/
.formulario {
	position:relative;
	width:90%;
	border-top:1px solid #E0E0E0;
	margin:20px auto;
	clear: both;
}
.formulario form {margin-top:30px;}
.formulario label {
	color:#666666;
	display:block;
	text-align:right;
	width:165px;
	height:10px;
}
.formulario input, .formulario select, .formulario textarea {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	color:#000;
	font-size:10px;
	height:14px;
	padding:0px 0px 0px 3px;
	width:160px;
	position:relative;
	left:190px;
	display:inline;
	top:-11px;
	background:#EEEEEE;
}
.formulario input.caja_bolsa2 {width:80px;}
.formulario select {
	width:167px;
	height: auto;
}
.formulario textarea {
	height:70px;
	width:250px;
	font-size: 12px;
	line-height: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.formulario input.checkbox {
	width:15px;
	height:15px;
	border:0;
	background-color: #FFFFFF;
}
.formulario input.btn_bolsa {margin:0px; position:relative;}
.formulario p {color: #252F76;padding-left:40px;}
.formulario p label {width:160px;}
.formulario input.btn_bolsa {
	border:0px;
	color:white;
	cursor:pointer;
	height:19px;
	margin:10px 4px;
	font-size:11px;
	background-image: url(../images/bot_enviar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
.formulario input.btn_bolsa:hover {font-weight:bold; }
/***************** fin bolsa-trabajo.html **************/

/***************** descargas.html **********************/
.main  ul li.doc {
	background-image: url(../img/item_doc.jpg);
}
.main  ul li.pdf {
	background-image: url(../img/item_pdf.jpg);
}
.main  ul li.img {
	background-image: url(../img/item_img.jpg);
}
.main  ul li.zip {
	background-image: url(../img/item_zip.jpg);
}

/***************** fin descargas.html **********************/

/****************** homologaciones.html *********************/

div.iso {
	padding: 20px 0px;
	width:90%;
	margin:0px auto;
	height:130px;
}
div.iso img {
	float: left;
}
div.iso p {width:330px; margin-left:160px; padding:0px;}
div.iso h5 {font-weight:bold; font-size:11px;margin: 10px 0px 10px 160px}

/****************** fin homologaciones.html ****************/

/****************** referencia-obras.html ******************/

.content_aplicaciones{
	margin:0px auto 10px auto;
	width: 95%;
}
.content_aplicaciones img{
	float:left;
	border:0px;
	margin-right:10px;
	margin-bottom:10px;
}
.content_aplicaciones h3{float:left;width:409px;height:21px;padding-left:10px;padding-top:3px;font-size:12px;color:white;background:url('../img/bg_h3.jpg') no-repeat ;}
.content_aplicaciones h4 {margin:0px;}
.content_aplicaciones a{color:#F5541D; padding:0px; margin:0px;}
.content_aplicaciones a.link_azul{float:left;text-decoration:underline;color:#0070D0;padding-top:3px;background:none;}
.content_aplicaciones a.link_azul:hover{float:left;text-decoration:none;}

.aplicaciones_imagenes{;width:100%;}
.aplicaciones_imagenes div {float:left;width:160px;height:20px;margin-top:5px;font-size:11px;text-align:center;}
.aplicaciones_imagenes li {display:inline;float:left; margin:2px;}
.aplicaciones_imagenes a{float:none;text-decoration:underline;color:#df9f64;background:none;}
.aplicaciones_imagenes a:hover{float:none;text-decoration:none;color:#df9f64;background:none;}
/****************** fin referencia-obras.html ******************/

/****************** browser, paginacion *************************/
  .browser {
	clear:both;
	width:90%;
	height:31px;
	border-bottom:1px solid #ccc;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
  .browser a {padding:0px; margin:0px; color:#000}
  .paginas {float: left; margin-top: 0px; width:70%;}
  .totalResultado{float:right;  width:30%; text-align:right;}
/****************** fin browser, paginacion *************************/

/******************* cesta.html **************************************/
div.cestaCompras {margin:20px auto; width:95%; height:100%; border-top:1px solid #E0E0E0; padding:20px 0px;}
.cestaCompras h4 {background:url(../images/h4plus.gif) no-repeat; line-height:250%; color:#fff; padding: 0px 20px; font-weight:normal; margin:0px;}
ul.estadoCompra {display:block;list-style:none; position:relative;  width:500px;height:16px; margin:0px 10px 25px;}
ul.estadoCompra li { float:left; margin: 5px; } 
ul.estadoCompra li div.corner5 {background:#FBC6B4; height:20px; width:100px; text-align:center; font-weight:bold; line-height:170%;}
ul.estadoCompra li.pass div {background:#F88E6A}
ul.estadoCompra img {float:left; position: absolute; top: -15px; left: 45px;}
table#items {float:left; margin:0px 5px; width:509px;}
table#items * {margin:0;padding:0;}
table#items th {
	color:#000;
	background-color:#D2D2D2;
	border-left:1px solid #fff;
	text-align:center;
	padding: 5px;
}
table#items img {
	float:right;
	top:0px;
	margin: 0px 5px;
}
table#items td.id {text-align:center; color:#000; font-weight:bold; border:0px}
table#items input.campotxt {
	border: 1px dashed #135FB3;
	text-align:right;
	width:1.5em;
	background:#E0E0E0;
	padding:3px;
	float: left;
}
table#items tr td {
	border-left: 1px solid #CBCBCD;
	padding: 5px 10px;
}
table#items tr.observaciones td, table#items tr.formaDePago td, table#items  tr.cartTotales td {
	color:#000;
	text-align:right;
	padding:3px 10px;
	border:0px;
	font-weight:bold;
}
table#items tr.observaciones td, table#items tr.formaDePago td {border-top:2px solid #fff;}
table#items label {color:#000; font-weight:bold;}
table#items tr.formaDePago select {width:120px; border:1px solid #2E257E; font-size:11px; background:#E0E0E0;}
table#items tr.observaciones td label {
	display:block;
	text-align:left;
	padding-left: 15px;
}
table#items tr.observaciones td {padding-bottom: 10px;}
table#items tr.observaciones td textarea {
	width:490px;



#width:470px; 				height:50px;
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color: #E0E0E0;
	border: 1px solid #C3C3C3;
}
.opciones {
	float:left;
	width: 520px;
	text-align: center;
}
.opciones input.btn_bolsa {
	background: url(../images/botton.gif) right no-repeat;
	line-height:150%;
	border:0px;
	color:white;
	cursor:pointer;
	height:18px;
	margin:10px 4px;
	width:72px;
	font-size:11px;
	text-align:right;
	padding-right:20px;
	padding-bottom: 3px;
}
/******************* fin cesta.html **************************************/

/******************* preguntas.html **************************************/
.pregunta {
	margin:0px 25px;
	clear:both;
	display:block;
	margin:0px;
	color:#C33F4F;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.red a {background-image:url(../images/item.gif) ;}
.respuesta {display:none; position:relative; z-index:100;width:100%; }
.respuesta p {width:420px; margin-left:10px;}
.respuesta a {background-image:none; color:#F5541D; margin:0px; padding:0px; width:auto;}
.respuesta a.biglink {background:url(../images/biglink.gif) no-repeat; margin:0; padding-left:20px;color:#F5541D; width:100%;} 
.respuesta a.linkProductos {padding-left:50px;color:#F5541D;} 

/******************* fin preguntas.html **********************************/
/************** catalogo *************************/
.ficha2{
	clear:both;
	border-bottom:1px solid #CCCCCC;
	position:relative;
	border-bottom:1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 12px;
	float: left;
	width: 540px;
}
.ficha2 h5{
	background:url('../images/h4plus.gif') no-repeat;
	line-height:180%;
	color:#fff;
	padding: 0px 20px;
	font-weight:normal;
	margin:0px;
	height:26px;
	font-size:11pt;
}
.ficha2 img {margin:5px;}
.ficha2 p{
	float:left;
	margin:0px;
	padding-left: 90px;
}
p.fichasubtitulo3, p.fichasubtitulo2,p.fichasubtitulo {
	width:55px;
	padding-left:5px;
	margin:0px 5px;
	color:#5788A2;
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.fichasubtitulo2 {
	width:300px;
	padding-top: 5px;
}
p.fichasubtitulo3 {width:83px;}
.jjj1{height:80px; width:50px; margin:0 5px; line-height:80px;color:#F5541D; position:absolute; left:20px; top:30px; border-right:1px solid #ccc;}
.jjj2{
	width:360px;
	height:80px;
	line-height:80px;
	font-size:11px;
	font-weight:bold;
	left:80px;
	top:60px;
	border-right:1px solid #ccc;
}
.jjj2 p{
	width:310px;
	font-weight:normal;
	color:black;
	line-height:110%;
}
.jjj2 a{float:left;margin:10px 0px; padding:0px;}
.jjj2 img{float:left;border:0px;margin-right:10px; }
.jjj3{border-bottom:0px;width:73px;height:100px; position:absolute; left:397px; top:82px;}
.jjj3 a { padding:0; text-align:right;}
.jjj3 img{float:right;border:0px;position:absolute;margin:0px; top:-56px; right:30px;}
/*************** fin catalogo ***********************/

#referenciaObra {margin:0}
	#referenciaObra h5 {margin:0;}
	#referenciaObra p {width:250px;width:440px;}
	#referenciaObra a{background:none; color:#009900; font-weight:normal; padding-left:400px;padding-top:80px;top:0;left:0;width:70px;position:absolute;}
	#referenciaObra a:hover {color:#666;}
	#referenciaObra li {clear:both;position:relative}
.main  a:hover {
	color:#84CCEE;
}#sidebar #cesta {
	background-color: #BEE2EB;
	height: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 73px;
	background-image: url(../images/fondo_carrito.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
}
#cesta a {
	color: #9C3434;
	text-decoration: none;
}
#sidebar input {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clearFloat {
	line-height: 1px;
	clear: both;
	height: 0px;
}
.flotader {
	clear: right;
	float: right;
}
.flotaizq {
	clear: left;
	float: left;
}

#sidebar select {
	clear: both;
	margin-top: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buscafront {
	margin-left: 35px;
	margin-top: 10px;
}
.usoproducto {
	/*width: 385px;*/
	padding: 10px;
	float: left;
	clear: left;
}
.productobar {
	background:url('../images/h4plus.gif') no-repeat;
	line-height:180%;
	color:#fff;
	font-weight:normal;
	height:26px;
	font-size:11pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.listaObraPto {
	clear:both;
	width:528px;
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 10px;
	height: 80px;
}
.productobar a {
	color: #FFFFFF;
	line-height: 180%;
	padding: 0px;
	margin: 0px;
}
.datoscont {
	padding: 10px;
	width: 240px;
	float: left;
}
#mapa {
	float: left;
	width: 270px;
	text-align: center;
	padding: 10px;
	z-index: 200;
}
.datoscont p {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.aplitexto {
	padding: 5px;
	width: 270px;
	float: left;
}
.aplimagenes {
	padding: 5px;
	float: right;
	width: 215px;
}
#sidebar .menufin {
	background-image: url(../images/menufin.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.codigo {
	float: left;
	width: 45px;
	text-align: center;
	padding: 10px;
	clear: left;
	margin-right: 15px;
}
.descrip {
	padding: 10px;
	float: left;
	width: 310px;
	clear: none;
}
#archivos {
	position: relative;
	width: 555px;
	margin-bottom: 10px;
	height: auto;
}
.clearmenu {
	clear: both;
	height: 1px;
	margin-bottom: 1px;
}
.mensaje {
	text-align: center;
	padding: 20px;
}
.contesta {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#otros {
	margin-bottom: 10px;
	margin-top: 5px;
}
.noticialista {
	margin-bottom: 10px;
}
.noticialista a {
	margin-top: 10px;
	padding-top: 10px;
	line-height: 150%;
}

.fichadescript {
	margin-bottom: 5px;
	font-size: 12px;
	padding-right: 15px;
	padding-top: 5px;
}
.tipoh {
	text-align: right;
	float: left;
	width: 300px;
	background-color: #EFEFEF;
	line-height: 90px;
	margin-left: 95px;
	padding: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tipoh img {
	float: left;
	margin-left: 25px;
}
.ContenidoCampos {
	background-color: #D9E1EA;
	border: 1px solid #666666;
	text-align: right;
}
.datosprevios {
	padding: 3px;
	width: 15px;
}
.resultados {
	background-color: #E6E6E6;
	margin-top: 15px;
}
.resultados .total {
	background-color: #D7D7D7;
	padding: 5px;
}
.resultados td {
	background-color: #E5E5E5;
	padding: 3px;
}

/* aviso legal */

.avisolegal {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 20px;
}

.avisolegal p {
	margin-bottom: 10px;
}


.avisolegal .titular {
	margin-bottom: 10px;
	color: #0070D0;
	font-size: 12pt;
	margin-top: 10px;
}

#encabezado {
	font-size: 2em;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	padding-top: 30px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	background-color: #F7531E;
}
.ficha2 .descrip a {
	color: #000000;
}
.ficha2 .descrip a:hover {
	color: #000000;
	text-decoration: underline;
}
