@import url('css/animate.css');
@import url(responsive_max_1000.css) all and (min-width : 700px) and (max-width : 1000px);
@import url(responsive_max_700.css) all and (min-width : 500px) and (max-width : 700px);
@import url(responsive_max_500.css) all and (min-width : 300px) and (max-width : 500px);
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
#background_navidad {
  background-image: url(images/experto-php.jpg);
  	*background-image:none;	  /* ie6 hack */
	*+background-image:none;	  /* ie7 hack */
	background-image: none\0/; /* ie8 ie9 hack */
  /*background-attachment:fixed;*/
  background-repeat: no-repeat;
  position: absolute;
  top: -193px;
  left: -431px;
  z-index: -1000;
  width: 1200px;
  height: 2000px;
}
#background_primavera {
  background-image: url(images/experto-php-espanol.jpg);
  	*background-image:none;	  /* ie6 hack */
	*+background-image:none;	  /* ie7 hack */
	background-image: none\0/; /* ie8 ie9 hack */
  /*background-attachment:fixed;*/
  background-repeat: no-repeat;
  position: absolute;
  top: -44px;
  left: -208px;
  z-index: -1000;
  width: 631px;
  height: 558px;
}
#background_verano {
  background-image: url(images/experto-php-bcn.jpg);
  	*background-image:none;	  /* ie6 hack */
	*+background-image:none;	  /* ie7 hack */
	background-image: none\0/; /* ie8 ie9 hack */
  /*background-attachment:fixed;*/
  background-repeat: no-repeat;
  position: absolute;
  top: 94px;
  left: 13px;
  z-index: -1000;
  width: 765px;
  height: 1086px;
}
#background_otono {
  background-image: url(images/freelance-php-barcelona.jpg);
  /*background-attachment:fixed;*/
  background-repeat: no-repeat;
  position: absolute;
  top: -71px;
  left: -264px;
  z-index: -300;
  width: 750px;
  height: 750px;
}
A {
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  /*background: #ffffff;*/
  height: 153px;
}
TR.headerNavigation {
  background: #000000;
  height: 34px;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #ffffff;
}
A.links_rojos {
color: red;
text-decoration: underline;
}
A.links_rojos:hover {
  color: red;
  text-decoration: none;
}
A.links_rojos_boxes:hover {
  color: red;
  text-decoration: none;
  font-weight:bold;
}
A.links_rojos_module {
color: red;
}
A.links_rojos_module:hover {
  color: red;
  text-decoration: none;
  font-weight:bold;
}
A.links_rojos_boxes:hover {
  color: red;
  text-decoration: none;
  font-weight:bold;
}
A.links_verdes_boxes:hover {
  color: #00c679;
  text-decoration: none;
  font-weight:bold;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
  height: 34px;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
  background: #b6b7cb;
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-family: sans-serif, Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #0000FF;
  background: #555533;
}
TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*color: #9a9a9a;*/
}
DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /*color: #9a9a9a;*/
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main, div.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FE2E2E;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* mis estilos */
TD.nombreProducto {
   font-family:  Verdana, Arial,Tahoma, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
.precio {
   font-family:  Arial,Tahoma, Verdana, sans-serif;
   font-size: 24px;
   font-weight: bold;
   color: red;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 display: inline;
}
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
#caja {
    width:500px;
		border: 1px solid #FFD700;
		background-color:#FFFFDD;
		text-align:justify;
		font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
}
a.top {
	background: url("images/bg_top.jpg") no-repeat 0% 50%;
	color: #888;
	font-size: 13px;
	padding-left: 25px;
}
a.top:hover {
	color: #bbb;
	text-decoration: none;
}
letra20 {
	font-size: 20px;
}
.margin-bottom-0 {
	margin-bottom: 0px;
}
#especialista_magento {
	display: none;
}
.titles_curiosidades {
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}
.no_desplegado {
	margin-bottom: 25px;
	display: block;
	font-size: 12px;
	padding-left: 30px;
	width: 469px;
	height: auto;
	background-color: white;
	text-align: justify;
	padding-right: 15px;
}
#contact_telephone {
	position: relative;
}
#capa_telephone {
	position: absolute;
	top: -45px;
	left: 16px;
	width: 350px;
}
.mailto_my {
	position: absolute;
	top: -24px;
	left: 190px;
	width: 350px;
	font-weight: bolder;
}
.mailto_my a:hover {
	color: red;
	text-decoration: none;
}
.skype_my {
	position: absolute;
	top: -40px;
	left: 68px;
	width: 50px;
}
.telef_my {
	position: absolute;
	top: -25px;
	left: 579px;
	width: 150px;
	font-weight: bolder;
	font-size: 15px;
}
.prefix_tel {
	color: red;
}
.position-relative {
	position: relative;
}
.position-absolute {
	position: absolute;
	top: 6px;
	left: -11px;
}
.position-absolute-rojo {
	position: absolute;
	top: 6px;
	left: 7px;
	*left:9px;	  /* ie6 hack */
	*+left:9px;	  /* ie7 hack */
	left: 9px\0/; /* ie8 ie9 hack */
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.position-absolute-rojo {
		position: absolute;
		top: 6px;
		left: 9px;
	}
}
.background-blog {
	background-image: url(images/background-black-box.png);
	width: 204px;
	height: 45px;
	background-repeat: no-repeat;
}
.white {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 25px;
	padding-top: 6px;
}
.padding-top-boxes {
	/*padding-top: 35px;*/
	border: 1px solid #b6b7cb;
}
.height-box {
	height: 0px;
}
.background-blog-red {
	background-image: url(images/background-red-box.png);
	width: 216px;
	height: 40px;
	background-repeat: no-repeat;
}
#calidad_header {
	position: absolute;
	top: -134px;
	left: 48px;
}
#image_search_submit {
	
}
.lfloat {
	float: left;
}
.first_line_search {
	width: 194px;
	margin-top: 8px;
	*margin-top:18px;	  /* ie6 hack */
	*+margin-top:18px;	  /* ie7 hack */
	margin-top: 18px\0/; /* ie8 ie9 hack */
}
.element_first_search {
	width: 164px;
	height: 40px;
}
.second_element_search {
	width: 30px;
	height: 40px;
}
.color-red {
	color: red;
}
.llamativo_link {
	font-size: 20px !important;
	text-decoration: none !important;	
}
.chat-create-link {
	display: none !important;
}
.background-white {
	background-color: white;
}
#bloque_redes_sociales_3d {
	width: 199px;
	height: 241px;
	background-image: url(images/Blog_redes_sociales_03.png);
	background-repeat: no-repeat;
}
ul#lista_redes_3d li {
	list-style: none;
}
.bolder{
	font-weight: bolder;
}
#lista_redes_3d li {
	text-align: left;
	padding-left: 6px;
}
.links_redes_3d {
	font-size: 10px;
}
#redes_messenger {
	padding-top: 10px;
}
#redes_messenger .links_redes_3d a {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px !important;
	color: #839788;
}
#redes_messenger .bolder {
	color: #839788;
}
#redes_gtalk {
	padding-top: 3px;
}
#redes_gtalk .bolder {
	color: #9e2020;
}
#redes_gtalk .links_redes_3d a {
	color: #9e2020;
}
#redes_skype {
	padding-top: 7px;
}
#redes_skype .bolder {
	color: #80a6be;
}
#redes_skype .links_redes_3d a {
	color: #80a6be;
}
#redes_twitter {
	padding-top: 5px;
}
#redes_twitter .bolder {
	color: #69b8b4;
}
#redes_twitter .links_redes_3d a {
	color: #69b8b4;
}
#redes_movil {
	padding-top: 8px;
}
#redes_facebook {
	padding-top: 11px;
}
#redes_facebook .bolder a {
	color: #00145f;
}
.fsize18 {
	font-size: 18px;
}
.backgroundwhite {
	background-color: white;
}
.paddingleft10 {
	padding-left: 10px;	
}
.paddingtop10 {
	padding-top: 10px;
}
.acenter  {
	text-align: center;
}
.paddingright10 {
	padding-right: 10px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.part_left_box {
	width: 17px;
}
.part_right_box {
	width: 180px;
}
.fila_bolxes {
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 198px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.margintop33 {
	margin-top: 37px;
}
.marginleft7 {
	margin-left: 7px;
}
.height19 {
	height: 19px;
}
.prelative {
	position: relative;
}
.pabsolute {
	position: absolute;
}
#chicheta_left {
	top: -26px;
	left: -7px;
}
#chicheta_right {
	top: -24px;
	right: -8px;
}
.listnone {
	list-style: none;
}
.style_intro {
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#zone_down_home h3 {
	margin-bottom: 0px;
}
.hidden{
	opacity: 0;
}
.visible{
	opacity: 1;
}
/* Rich Snippets */
div.GSRMedal {
	background: url(images/medal.png) top left no-repeat;
	height: 50px;
	width: 160px;
	margin: 10px 88px 10px 37px;
}
div.GSRBadge_bottom {
	color: #333;
	position: relative;
	width: 100%;
	padding: 10px 0;
	left: 0;
	border: none;
	clear: both;
	margin-bottom: -10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
span.GSRBadgeRateBg {
	width: 80px;
	height: 16px;
	display: inline-block;
}
span.GSRBadgeRateElement {
	width: 16px;
	height: 16px;
	float: left;
	display: inline-block;
}
.ohidden {
	overflow: hidden;
}
.GSRMedalright {
	margin-top: 16px;
}
.widthproject {
	width: 1000px;
}
.blockmiddleresponsive {
	width: 100%;
}
#logo_ingenieria_ecommerce {
	top: -139px;
	left: 62px;
}
#part_right_ingenieria_ecomm {
	top: -127px;
  right: -714px;
}
#zone_languages_header {
	width: 105px;
  right: -327px;
  top: -31px;
}
/* New header */
#capa_telephone_new ul li {
	list-style: none;
	float: left;
	width: 50px;
}
#contact_telephone_new {
	display: inline-block;
}
#capa_telephone_new ul {
	padding: 0px;
}
#calidad_header_new {
	height: 89px;
}
/* New cabecera estils */
#cabecera {
	margin: 0 auto;
	width: 1000px;    
	display: inline-block;

}

#cableft {
	width: 800px;
	height: 160px;
	float: left;
}

#cableft1 {
	width: 800px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	margin-top: 10px;
}


#cableft2 {
	width: 800px;
	height: 60px;
	line-height: 60px;
	padding: 0px;
	margin: 0 auto;
	margin-top: -10px;
}

#cabright {
	width: 200px;
	height: 160px;
	float: right;
}

#sello {
	float: left;
	width: 199px;
	text-align: center;

}

#logo {
	float: left;
	width: 600px;
}


#interrogant {
	float: left;
	padding-top: 10px;
}

#iconarss {
	text-align: right;
	margin-top: 0;
	padding-top: 0;

}


#teldibu {
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 10px;
	height: 40px;
}

.mright9 {
	margin-right: 9px;
}


#mail {
	float: left;
	text-decoration: none;
	width: 195px;
	vertical-align: middle;
	margin: 0 100px;
	line-height: 73px;

}


#mail a {
	text-decoration: none;
	font-weight: bolder;
	color: black;
	float: right;
	width: 169px;
}

#mail a:hover {
	color: red;
	text-decoration: none;
}

#mail img {
	width: 21px;
	margin-top: 29px;
}

#banderas {
	width: 75px;
	float: right;
	padding-top: 20px;

}

#banderas img {
	padding-right: 5px;
}


#telefon {
	float: left;
	width: 120px;
	height: 60px;
	text-align: center;

	padding: 0px !important;
	margin-left: 94px;
	line-height: 73px;
}

#telefon p {
	margin: 0px !important;
	padding: 0px !important;

}

.prefix {
	color: red;
}

#emprendedor {
	margin: 0 !important;
	padding: 0 ! important;
	font-size: 15px;
	font-weight: bolder;
	font-family: times;
	width: 200px;
	height: 23px;
	text-align: center;
	line-height: 37px;
}


#plataformas {
	clear: both;
	width: 200px;
	height: 35px;
	text-align: center;
	padding: 5px 0px;
}



.textos {
	color: black;
	font-family: times;
	text-decoration: none;
	font-weight: bolder;
	font-size: 15px;
}


