/*   RESET CSS   */

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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#fff;
	background:#000 url(images/bck_body.gif);
	text-align:center;
	color:#474747;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------------------------------------------------------   GENERAL CLASSES  -----------------------------------------------------------------------*/

a {
	text-decoration:none;
	color:#930112;
}

a:hover {
	text-decoration:none;
	color:#202952;
}

.clearfix:after {  
	content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;  
} 


.clearfix {  
	display: inline-block;  
}  

.clearfix {  
	zoom: 1;  
} 

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

p {
	display:block;
	margin:10px 0px;
	line-height:15px;
}

.borde {
	padding:1px;
	border:#fff solid 1px;
	display:inline-block;
}

.div50 {
	width:48%;
	margin:0px 1%;
	float:left;
}

.div100 {
	width:100%;
}

a.button {
	width:161px;
	height:34px;
	display:block;
	color:#d5dbf8;
	text-decoration:none;
	line-height:34px;
	padding-right:30px;
	text-align:center;
	background:url(images/boton.png) no-repeat;
	cursor:pointer;
	margin:5px 0px	
}

a.button:hover {
	color:#fff;
	text-decoration:none;
}

h1 {
	font-size:22px;
	margin:15px 0px 15px 0px;
	color:#930112;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	font-size:18px;
	margin:0px 0px 15px 0px;
	color:#202952;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size:16px;	
	margin:0px 0px 15px 0px;
	color:#202952;
	font-weight:bold;
}

.warning_cesta {
	padding:20px;
	background:#ffe3e3;
	border:#ffb1b1 solid 1px;
	color:#a90202;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin:0px 0px 20px 0px;
}


/*-------------------------------------------------------------------   STRUCTURE  ---------------------------------------------------------------------------*/



#background {
	background:url(images/bck_background.gif) repeat-x top;
	width:100%;
	margin:0px;
	padding:0px;
	border:none;
}

.container {
	width:980px;
	margin:0 auto;
	padding:0px;
	background:url(images/bck_container.png) repeat-y right;
	position:relative;
	display:block;
}

#top {
	width:980px;
	margin:0px auto;
	height:64px;
	background:url(images/bck_container_top.png) no-repeat bottom;
}

#content_left {
	width:234px;
	background:url(images/bck_content_left.png) repeat-y;
	padding:0px 0px 10px 6px;
	float:left;
	position:relative;
	text-align:left;
}

#content_main {
	width:704px;
	background:url(images/bck_content_main.gif) repeat-x;
	padding:8px 15px 0px 15px;
	margin:0px 6px 0px 0px;
	float:right;
	text-align:left;
}

#content_footer {
	width:100%;
	background:#202952 url(images/bck_footer.gif) repeat-x top;
	height:380px;
}




/*------------------------------------------------------------------------   TOP  -----------------------------------------------------------------------------*/



ul#navbar {
	float:right;
	height:33px;
}

ul#navbar li {
	display:inline;
	
}

ul#navbar li a {
	height:33px;
	padding:0px 15px;
	line-height:33px;
	color:#d2d6e7;
	text-decoration:none;
	float:left;
	width:auto;
}

ul#navbar li a:hover {
	color:#fff;
	text-decoration:none;
} 

ul#navbar li#cart {
	background:url(images/bck_cart.gif) repeat-x;
	position:relative;
	float:left;
	
}

ul#navbar li#cart img{
	position:absolute;
	bottom:-13px;
	right:-1px;
	cursor:pointer;
}

ul#navbar li#cart a {
	color:#fff;
	padding:0px 25px;
	text-shadow: #61000c 0px -1px 0px;
	display:inline-block;
}

ul#navbar li#cart a span.espacio {
	width:19px;
	height:33px;
	background:url(images/icon_cart.gif) no-repeat;
	float:left;
	margin:0px 5px 0px 0px;
}



/*----------------------------------------------------------------------   FOOTER  ----------------------------------------------------------------------------*/


#content_left_bot {
	width:241px;
	height:37px;
	position:absolute;
	right:0px;
	bottom:-37px;
	background:url(images/bck_footer_left.png) no-repeat;
}

#content_right_bot {
	width:746px;
	height:45px;
	position:absolute;
	right:0px;
	bottom:-45px;
	background:url(images/bck_footer_right.png) no-repeat;
}

#contact_footer {
	position:absolute;
	top:80px;
	left:-10px;
	width:218px;
	height:239px;
	background:url(images/bck_contact.jpg) no-repeat;
	text-align:left;
	color:#dbdff1;
	line-height:16px;
	padding:55px 0px 0px 25px
}

#contact_footer a {
	color:#fff;
}

#contact_footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer_txt {
	position:absolute;
	left:130px;
	bottom:-100px;
	width:700px;
	height:39px;
	color:#a4b0e6
}

#footer_txt a {
	color:#fff;
	text-decoration:none;
	padding:0px 10px;
}

#footer_txt a:hover {
	color:#fff;
	text-decoration:underline;
}


#credits {
	position:absolute;
	right:5px;
	bottom:-90px;
	width:59px;
	height:39px;
}

#content_alarmas {
	width:734px;
	float:right;
	margin:30px 6px 20px 0px;
	background:#f1f1df url(images/foto_alarmas.gif) no-repeat 560px 50%;
}

#content_alarmas div {
	padding:35px 170px 40px 117px;
	background:url(images/bck_alarmas.gif) no-repeat 20px 50%;
	text-align:left;
	color:#7f7f6c;
	line-height:15px;
}

#content_alarmas .title{
	display:block;
	margin-bottom:5px;
}

#content_alarmas a {
	margin-right:20px;
	color:#000;
	text-decoration:none;
}

#content_alarmas a:hover {
	margin-right:20px;
	color:#000;
	text-decoration:underline;
}





/*------------------------------------------------------------------   CONTENT LEFT  --------------------------------------------------------------------------*/


ul#menu {
	border-bottom:#f1f1f1 solid 1px;
	border-top:#b5b4b4 solid 1px;
	text-align:left;
	width:100%;
}

ul#menu ul {
	display: none;
	border-top:#b5b4b4 solid 1px;
}

ul#menu li {
	border-bottom:#b5b4b4 solid 1px;
	border-top:#f1f1f1 solid 1px;
}

ul#menu li a.collapsed {
	display:block;
	width:100%;
	height:26px;
	line-height:23px;
	cursor:pointer;
	color:#555555;
	background:#e3e3e3 url(images/bck_menu_li.gif) no-repeat 100% 0px;
}

ul#menu li a:hover {
	cursor: pointer;
	width:100%;
	height:26px;
	line-height:23px;
	display: block;
	color:#555555;
	background:#ffffff url(images/bck_menu_li.gif) no-repeat 100% -26px;
}

ul#menu li a.collapsed:hover span {
	width:17px;
	height:26px;
	display:inline-block;
	background:url(images/icon_menu.gif) no-repeat 0px 0px;
	margin:0px 6px;
	float:left;
}

ul#menu li a.expanded {
	cursor: pointer;
	width:100%;
	height:26px;
	line-height:23px;
	display: block;
	color:#555555;
	background:#ffffff url(images/bck_menu_li.gif) no-repeat 100% -26px;
}

ul#menu li a.collapsed span {
	width:17px;
	height:26px;
	display:inline-block;
	background:url(images/icon_menu.gif) no-repeat -17px 0px;
	margin:0px 6px;
	float:left;
}

ul#menu li a.expanded span {
	width:17px;
	height:26px;
	display:inline-block;
	background:url(images/icon_menu.gif) no-repeat 0px 0px;
	margin:0px 6px;
	float:left;
}

ul#menu li ul li {
	border-bottom:#b5b4b4 solid 1px;
	border-top:#f1f1f1 solid 1px;
}

ul#menu li ul li.last {
	border-bottom:none;
}

ul#menu ul li a {
	display:block;
	width:100%;
	height:26px;
	line-height:24px;
	cursor:pointer;
	color:#555555;
	font-size:11px;
}

ul#menu ul li a:hover,
ul#menu li ul li.active a,
ul#menu li ul li.active a:hover {
	display:block;
	width:100%;
	height:26px;
	line-height:24px;
	cursor:pointer;
	color:#fff;
	font-size:11px;
	background:#81817e;
}

ul#menu li ul li.active a,
ul#menu li ul li.active a:hover {
	cursor:default;
}

ul#menu li ul li a span {
	width:8px;
	height:26px;
	display:inline-block;
	background:url(images/bck_menu_li2.gif) no-repeat -8px 0px;
	margin:0px 5px 0px 28px;
	float:left;
}

ul#menu li ul li a:hover span,
ul#menu li ul li.active a span {
	width:8px;
	height:26px;
	display:inline-block;
	background:url(images/bck_menu_li2.gif) no-repeat 0px 0px;
	margin:0px 5px 0px 28px;
	float:left;
}


.clientes {
	margin:20px 0px;
	text-align:center;
	padding:0px 17px;
	text-align:left;
	font-weight:bold;
}

.clientes object {
	margin-top:5px;
}

#content_left .compromiso {
	margin:20px 10px 0px 10px;
	padding-top:50px;
	position:relative;
}

#content_left .compromiso img {
	position:absolute;
	top:0px;
	left:-17px;
}

#content_left .compromiso p{
	margin:10px 0px;
}





/*------------------------------------------------------------------------   HOME  ----------------------------------------------------------------------------*/


#txt_home {
	padding:15px 15px;
	background:#f1f1f1 url(images/pliegue.gif) no-repeat top right;
	overflow:hidden;
	border-bottom:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
	margin-bottom:15px;
}

#txt_home div {
	background:url(images/bck_txt_home.gif) no-repeat bottom right;
	overflow:hidden;
}

#txt_home p {
	width:300px;
	margin:0px 15px 0px 0px;
	float:left;
	line-height:16px;
}

.content_images {
	padding:15px;
	background:#f1f1f1;
	overflow:hidden;
	border:#dddddd solid 1px;
}

.content_images img {
	float:left;
}

#content_main p {
	margin:15px;
}

.offer {
	background:url(images/bck_offer.gif) no-repeat 0px 25px;
	font-size:11px;
	height:200px;
	overflow:hidden;
}

.offer h3 a {
	margin:0px 0px 10px 0px;
	text-decoration:none;
	color:#202952;
}

.offer h3 a:hover {
	margin:0px 0px 10px 0px;
	text-decoration:none;
	color:#930112;
}

.offer img {
	border:#e3e3e3 solid 1px;
	float:left;
	margin:0px 15px 0px 18px;
}

.offer p {
	overflow:hidden
}

.offer p span {
	color:#e3001b;
	display:block;
	font-weight:bold;
}

a.price {
	width:83px;
	height:34px;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:36px;
	padding-right:40px;
	text-align:right;
	background:url(images/bck_price.gif) no-repeat;
	cursor:pointer;
	margin:5px 0px;
	font-size:16px;
	font-weight:bold;	
}

a.price span {
	font-size:11px;
	display:inline;
	color:#fff;
}




/*------------------------------------------------------------------------   RESULTS  -------------------------------------------------------------------------*/

.breadcrumbs  {
	margin:15px 0px;
	display:block;
}

#filtro {
	margin-bottom:20px;
	display:block;
}

#filtro div {
	float:left;
	margin-right:10px;
}

#filtro div select {
	width:170px;
	padding:2px;
	border:#ccc solid 1px;
}

#filtro div input {
	width:129px;
	height:32px;
	border:none;
	text-align:center;
	color:#fff;
	background:url(images/bck_input_filtro.gif) no-repeat;
	margin-top:-5px;
}


.results_box {
	width:180px;
	margin:0px 9px 30px 9px;
	height:251px;
	float:left;
	background:url(images/bck_results_box.gif) no-repeat;
	position:relative;
	padding:18px;
}

.results_box h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-transform:none;
	margin-bottom:10px;
}

.results_box h2 a {
	display:block;
	text-align:center;
	color:#d5dbf8;
	height:28px;
}

.results_box h2 a:hover {
	display:block;
	text-align:center;
	color:#fff;
}

.results_box span {
	width:180px;
	height:121px;
	display:block;
	background:url(images/no_pic.jpg) no-repeat;
}

.results_box img {
	margin:0px 15px
}

#content_main .results_box p {
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:8px 0px;
	text-transform:none;
}

.results_box .price {
	width:78px;
	height:34px;
	line-height:32px;
	position:absolute;
	bottom:-13px;
	left:46px;
	font-size:14px;
	background:url(images/bck_price.png) no-repeat;
	color:#fff;
	padding-right:45px;
	display:block;
	font-weight:bold;
	text-align:right;
}

#paginate {
	text-align:center;
	color:#005cc3;
	margin:10px 0px 10px 0px;
	padding:0px;
	position:relative;
	width:100%;
	display:block;
	}
	
#paginate li {
	list-style:none;
	display:inline;
	}
	
#paginate a {
	padding:2px 10px;
	margin:0px 2px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#202952;
	text-decoration:none;
	border:#202952 solid 1px;
	display:inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
#paginate a:hover {
	padding:2px 10px;
	margin:0px 2px;
	height:20px;
	line-height:20px;
	background:#e3001b;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border:#a90202 solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
#paginate span {
	padding:2px 10px;
	margin:0px 2px;
	height:20px;
	line-height:20px;
	background:#202952;
	font-weight:bold;
	color:#fff;
	border:#202952 solid 1px;
	display:inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}





/*------------------------------------------------------------------------   DETAILS  -------------------------------------------------------------------------*/

body#details {
	background:none;
	text-align:left;
	padding:0px;
}

body#details h2 {
	padding:10px;
	background:#202952;
	color:#fff;
	margin:0px 0px 10px 0px;
}

#det_fotos {
	width:317px;
	float:left;
}

#det_fotos img {
	border:#ccc solid 1px;
	margin:0px 6px 6px 0px;
}

#det_txt {
	float:left;
	width:325px;
}

#det_txt p {
	margin:0px 0px 10px 0px;
}

#det_txt p.price,
#det_txt3 p.price {
	font-size:16px;
}

#det_txt strong {
	font-weight:bold;
	color:#202952;
}

#det_txt form,
#det_txt form#details,
#det3_txt form {
	background:#f1f1f1;
	border:#d4d4d4 solid 1px;
	position:relative;
	padding:10px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#det3_txt form {
	margin:0px 0px 10px 0px;
}

#det_txt form div,
#det_txt form#details div,
#det3_txt form div {
	margin:5px 0px;
	display:block;
	overflow:hidden;
}

#det_txt form div label,
#det_txt form#details div label,
#det3_txt form div label {
	display:inline-block;
	width:60px;
	text-align:right;
	padding:5px 0px;
	margin-right:5px;
	float:left;
	}
	
#det_txt form#details div label {
	width:75px;
	text-align:left;
	}
	
#det3_txt form div label {
	display:block;
	width:100%;
	text-align:left;
	}
	
#det_txt form div select,
#det3_txt form div select {
	display:inline-block;
	width:90px;
	padding:2px 0px;
	float:left;
	}
	
#det_txt form#details div input,
#det_txt form#details div textarea,
#det3_txt form div input,
#det3_txt form div textarea {
	border:#d4d4d4 solid 1px;
	background:#fff;
	padding:5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float:left;
	width:335px;
	}

#det_txt form .submit {
	position:absolute;
	bottom:5px;
	left:175px;
}

#det3_txt form .submit {
	text-align:right;
	margin-top:10px;
	display:block;
}

#det_txt form .submit input,
#det_txt form#details .submit2 input,
#det3_txt form .submit input {
	width:129px;
	height:32px;
	background:url(images/bck_submit_det.gif) no-repeat;
	color:#fff;
	text-align:center;
	line-height:30px;
	border:none
}

#det_txt form .submit a.back,
#det3_txt form .submit a.back {
	width:129px;
	height:32px;
	background:url(images/bck_submit_det2.gif) no-repeat;
	color:#fff;
	text-align:center;
	line-height:30px;
	display:block;
	cursor:pointer;
	float:left;
}

form#frmCarro {
	margin:20px 0px 0px 0px;
}

form#frmCarro div {
	display:inline-block;
	float:left;
}

form#frmCarro div label {
	display:inline-block;
	float:left;
	width:70px;	
}

form#frmCarro .submit {
	float:left;
	display:inline-block;
	width:50%;
	text-align:center;
	margin:0px 0px 5px 0px;
}

form#frmCarro .submit input {
	width:129px;
	height:32px;
	background:url(images/bck_submit_det.gif) no-repeat;
	color:#fff;
	text-align:center;
	line-height:30px;
	border:none;
	float:none;
	margin:0px auto;
}

form#frmCarro .submit a.back {
	width:129px;
	height:32px;
	background:url(images/bck_submit_det2.gif) no-repeat;
	color:#fff;
	text-align:center;
	line-height:30px;
	display:block;
	cursor:pointer;
	float:none;
	margin:15px auto 0px auto;
}

.warning,
#det_txt .warning {
	padding:15px;
	background:#ffe3e3;
	border:#ffb1b1 solid 1px;
	color:#a90202;
	margin:20px 10px 20px 0px;
}





#det3_fotos {
	width:317px;
	float:left;
}

#det3_fotos a img {
	border:#ccc solid 1px;
	margin:0px 6px 6px 0px;
}

#det3_txt {
	float:left;
	width:365px;
	border:#ccc solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:10px;
}

#det3_txt p {
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:#e2e2e2 solid 1px;
}

#det3_txt .descripcion p {
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:none;
}

#det3_txt p.price {
	font-size:20px;
	padding:5px 0px 10px 0px;
}

#det3_txt p strong {
	font-weight:bold;
	color:#202952;
}

#det3_txt .warning {
	padding:15px;
	line-height:18px;
	background:#ffe3e3;
	border:#ffb1b1 solid 1px;
	color:#a90202;
	margin:20px 0px 20px 0px;
}

.similar {
	width:146px;
	float:left;
	margin:10px 13px;
	background:url(images/bck_offer.gif) no-repeat;
	height:146px;
	text-align:center;
	padding:5px 0px;
	color:#202952;
	font-size:16px;
	font-weight:bold;
}

.similar img {
	margin-bottom:5px;
}

.similar a {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:5px;
}


/*------------------------------------------------------------------------   INTERNAS  ------------------------------------------------------------------------*/




ol#legal {
	list-style:decimal;
	padding-left:20px;
}

ol#legal li {
	font-size:14px;
	font-weight:bold;
	color:#202952;
	padding-left:10px;
}

ol#legal p {
	margin:15px 10px;
}

ul.compromiso {
	margin:15px 0px;
}

ul.compromiso li {
	line-height:16px;
	margin:10px 0px;
	padding:15px;
	background:#bfbfbf;
	font-size:14px;
	overflow:hidden;
	line-height:25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.compromiso li img {
	float:left;
	margin-right: 10px;
}



/*-----------------------------------------------------------------------   FORMULARIOS  ----------------------------------------------------------------------*/




form#form {
	background:#f1f1f1;
	position:relative;
	padding:15px 0px 30px 15px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	border:#d4d4d4 solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content_contact {
	background:#f1f1f1;
	position:relative;
	padding:15px 0px 30px 15px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	border:#d4d4d4 solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

form#form img {
	margin:0px 15px 0px 0px;
	width:669px;
	height:449px;
}

form#form h2 {
	font-size:18px;
	margin:0px 0px 15px 0px;
	color:#474747;
	font-weight:bold;
	text-transform:none;
}

form#form p {
	margin:15px 0px;
}

form#form fieldset,
#content_contact form fieldset {
	float:left;
	width:327px;
	margin-right:15px;
}

form#form div,
#content_contact form div {
	margin:0px;
	overflow:hidden;	
}

form#form div label,
#content_contact form div label {
	display:block;
	margin:10px 0px 2px 0px;
}

form#form div input,
form#form div select,
form#form div textarea,
#content_contact form div input,
#content_contact form div select,
#content_contact form div textarea {
	width:319px;
	border:#d4d4d4 solid 1px;
	background:#fff;
	padding:5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content_contact form div textarea {
	height:170px;
}


form#form div select,
#content_contact form div select {
	width:326px;
	padding:4px 3px;
}

form#form div select.dni,
form#form div select#via_tipo {
	width:100px;
	float:left;
	margin-right:10px;
}

form#form div input#documento,
form#form div input#via {
	width:208px;
	float:left;
}

form#form div span {
	width:102px;
	float:left;
	margin-right:10px;
}

form#form div span.last {
	margin-right:0px;
}

form#form div span input {
	width:94px;
}

form#form div textarea {
	height:168px;
}

form#form div input.submit,
a.submit,
a.back,
#content_contact form div input.submit,
#content_contact form a.submit,
#content_contact form a.back {
	width:129px;
	height:32px;
	background:url(images/bck_submit_det.gif) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	border:none;
	float:right;
	display:inline-block;
}

a.submit {
	line-height:30px;
}

a.back {
	background:url(images/bck_submit_det2.gif) no-repeat;
	line-height:30px;
}

.content_submit {
	overflow:hidden;
	margin:0px 0px 20px 0px;
	display:block;
}

.content_submit a {
	margin:0px 5px;
}

p.address {
	line-height:16px;
	font-weight:bold;
}

/* ----- TABLA CARRITO DE COMPRAS ----- */


table {
	margin:20px 0px;
	position:relative;
}

table tr th {
	color:#777777;
	font-weight:bold;
	padding:3px;
	text-align:center;
	border-bottom:#d4d4d4 solid 1px;
}

table tr td {
	text-align:left;
	border-bottom:#d4d4d4 solid 1px;
	padding:8px 3px;	
}


table tr td.td_cant {
	width:70px;
	text-align:center;
}

table tr td.td_cant a.mas,
table tr td.td_cant a.menos {
	color:#e3001b;
	border:#e3001b solid 1px;
	width:12px;
	height:12px;
	text-align:center;
	line-height:12px;
	margin:0px 3px;
	display:inline-block;
}

table tr td.td_cant a.mas:hover,
table tr td.td_cant a.menos:hover {
	color:#474747;
	border:#474747 solid 1px;
}



table tr td.td_desc {
	width:290px;
}

table tr td.td_price {
	width:90px;
	text-align:right;
	color:#202952;
	font-weight:bold;
}

table tr td.td_total {
	text-align:right;
	color:#777777;
	font-weight:bold;
	border:none;
	padding-right:20px;
}

table tr td.td_price.total {
	background:#fff;
	font-size:16px;
}

table tr.tr1 td {
	border:none;
}
.tmp {
	display: none;
}


form#form .errorForm,
form#form .errorForm span,
#content_contact form .errorForm,
#content_contact form .errorForm span {
	color:#a90202;
	font-weight:bold;
	display:block;
	padding:2px 0px 0px 0px;
	width:100%;
}

ul.ul_gral {
	margin:15px;
	padding-left:40px;
}

ul.ul_gral li {
	list-style:square;
	padding-left:0px;
	line-height:20px;
}

.servicios1 {
	background:url(images/foto_servicios2.jpg) no-repeat;
	margin:0px 15px;
	height:409px;
	padding-top:160px;
}

#content_main .servicios1 p {
	width:290px;
	padding:0px;
	margin:0px;
}

#content_main .servicios1 h3 {
	width:290px;
	line-height:20px;
}

.servicios2 {
	background:url(images/foto_servicios3.jpg) no-repeat;
	margin:0px 15px;
	height:352px;
	padding-top:50px
}

#content_main .servicios2 p {
	width:290px;
	padding:0px 15px;
	margin:0px;
}

#content_main .servicios2 h3 {
	width:290px;
	line-height:20px;
	padding:0px 15px;
}



/*-----------------------------------------------------------------------   ALARMAS  ------------------------------------------------------------------------*/

#container-alarmas_es,
#container-alarmas_en {
	width:700px;
	height:500px;
	background:#ffffff url(images/bck_alarmas_es.jpg) no-repeat 97% 35%;
	text-align:left;
	padding:10px;
	position:relative;
}

#container-alarmas_en {
	background:#ffffff url(images/bck_alarmas_en.jpg) no-repeat 97% 35%;
}

#container-alarmas_es h1,
#container-alarmas_en h1 {
	color:#000;
	font-size:26px;
	text-transform:none;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

#container-alarmas_es p {
	color:#000;
	margin:10px 290px 20px 0px;
	
}

#container-alarmas_en p {
	color:#000;
	margin:10px 300px 20px 0px;
	
}

#container-alarmas_es ul,
#container-alarmas_en ul {
	color:#000;
	margin-bottom:30px;
}

#container-alarmas_es ul li,
#container-alarmas_en ul li {
	padding-left:22px;
	background:url(images/li_alarmas.gif) no-repeat left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin:3px 0px;
	height:15px;
}

#container-alarmas_es .tel,
#container-alarmas_en .tel {
	position:absolute;
	bottom:25px;
	left:250px;
	font-size:50px;
	color:#000;
	font-weight:bold;
}
