/*
.kirpma{ 
	position:absolute; 
	clip:rect(0px 300px 90px 0px);rect(top, right, bottom, left) 
}
*/

#body_inicio {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/body-inicio.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #f4f4f4;
}

div#top_idioma {
	float:left;
}
div#top_datos {
	float:right;
}
div#logo {
	float:left;
	margin-top: 30px;
}
div#buscar {
	float: right;
	margin-top: 73px;
}
#searchform .button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DA0000;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	cursor:pointer;
	padding-top: 3px;
	padding-bottom: 3px;
}
#searchform #s {
	width: 170px;
	height: 18px;
}
#cabecera_home {
	height: 320px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#access {
	width: 940px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
}
div#cuerpo_inicio {
	float: left;
	width: 100%;
	background-image: url(img/cuerpo-inicio.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
div#cuerpo {
	float: left;
	width: 100%;
	background-image: url(img/cuerpo-inicio.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}

div#container {
	margin:1.3em auto;
	width:940px;
}
div#content {
	float:left;
	width:638px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}
div#breadcrumb {
	color: #999999;
	font-size: 0.9em;
}
div#breadcrumb a {
	color: #999999;
	text-decoration: underline;
}
.hlist{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
}
.hlist li{
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 3px;
	float:left;
	margin:0 15px 15px 0;
	padding:12px;
	width:276px;
}
.hlist li h2 a{
	margin: 0px;
	width: 100%;
	color: #000000;
	text-decoration: none;
	background-image: url(img/submenu-tri-roll.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 0px;
}
.hlist li.hover{
	cursor:pointer;
	border-color: #666666;
}
.hlist_inicio{margin:0; padding:0; list-style-type:none; overflow:auto;}
.hlist_inicio li{
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 3px;
	float:left;
	margin:0 15px 15px 0;
	padding:12px;
	width:276px;
}
.hlist_inicio img {
	margin: 0px;
	padding: 0px;
}
.hlist_inicio li h2 a{
	color:#da0000;
	float:left;
	font-size:1.1em;
	margin:0 0 5px;
	padding:0;
	text-decoration:none;
	width:100%;
}
.hlist_inicio p {
	background-image:url(img/puntos-h.gif);
	background-position:left 82px;
	background-repeat:repeat-x;
	float:left;
	width:276px;
}
.hlist_inicio .mas_info {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #da0000;
	background-image: url(img/submenu-tri-roll.gif);
	background-repeat: no-repeat;
	background-position: right 22px;
	padding-right: 15px;
	padding-top: 18px;
	display: block;
	width: 260px;
}
.hlist_inicio li.hover{
	cursor:pointer;
	border-color: #666666;
}
div.sidebar {
	float:right;
	overflow:hidden;
	width:300px;
}
#solicitar_presupuesto_sidebar a   {
	background-color:#DA0000;
	background-image:url(img/tri-blanco.gif);
	background-position:133px center;
	background-repeat:no-repeat;
	border-bottom:1px solid #990000;
	border-right:1px solid #990000;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	margin-top:10px;
	padding:5px 20px 5px 10px;
	text-decoration:none;
}
div#secondary {
	clear:right;
}
div#columna {
	float: right;
	width: 302px;
}
div#footer {
	clear:both;
	width:100%;
	background-color: #FFFFFF;
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	float: left;
}
#footer_nav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer_left {
	float: left;
	background-image: url(img/logo-p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 140px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer_right {
	float: right;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer_right p {
	margin-bottom: 1em;
}
#footer_right a {
	color: #000000;
	text-decoration: underline;
}

/* Easy Slider Home */
#slider {
	position: absolute;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	position: relative;

}
#slider, #slider li{ 
	width:940px;
	height:320px;
	overflow:hidden; 
}
.slider_contenido {
	position: absolute;
	height: 130px;
	width: 350px;
	left: 50px;
	top: 135px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 1;
	padding: 15px;
	background-image: url(../../../cat/wp-content/themes/prat/img/blanco-alfa.png);
}
#slider h3 {
	color: #D80000;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 8px;
}
#slider p {
	color:#000000;
	margin: 0px;
	padding-bottom: 15px;
}
.leer_mas {
	background-image:url(../../../cat/wp-content/themes/prat/img/puntos-h.gif);
	background-position:right 3px;
	background-repeat:repeat-x;
	padding-bottom:8px;
	padding-top:12px;
	text-align:right;
}
.leer_mas a {
	text-decoration: none;
	background-image: url(../../../cat/wp-content/themes/prat/img/submenu-tri-roll.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 13px;
	font-weight: bold;
}
span#prevBtn{
	position: absolute;
	left: 0px;
	top: 130px;
	z-index: 2;
}
span#nextBtn{
	position: absolute;
	left: 908px;
	top: 130px;
	z-index: 2;
}
/* Easy Slider Home */

/* Easy Slider producto */
#slider_producto {
	position: relative;
	padding:0 0 10px;
}
#slider_producto ul, #slider_producto  li{
	margin:0;
	padding:0;
}
#slider_producto li {
	position: relative;
}
#slider_producto, #slider_producto li{
	height:220px;
	overflow:hidden;
	width:600px;
}
.slider_contenido_producto {
	background-image:url(../../../cat/wp-content/themes/prat/img/blanco-alfa.png);
	color:#000000;
	left:15px;
	padding:5px 10px;
	position:absolute;
	top:175px;
	z-index:1;
}
.slider_contenido_producto strong {
	color:#CC0000;
}
#slider_producto h3 {
	color: #D80000;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 8px;
}
#slider_producto p {
	line-height: 1.5em;
	margin: 0px;
	padding-bottom: 15px;
}
#slider_producto span#prevBtn{
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 2;
}
#slider_producto span#nextBtn{
	position: absolute;
	left: 575px;
	top: 90px;
	z-index: 2;
}					
/* Easy Slider Producto */

#fiyat_kod
{
   overflow:hidden;
    width:100%
}

#fiyat_kod div
{
     float:left;
	 padding-top:8px;
     margin:0;
}
