@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
a:link, a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sombra {
	background-image: url(../images/gdata-2012_06.gif);
	background-repeat: repeat-x;
	height: 45px;
}
.fondo-menu {
	background-image: url(../images/gdata-2012_07.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 980px;
}
.textura-interior {
	background-image: url(../images/textura-interior.jpg);
	background-repeat: repeat-x;
	height: 230px;
}
.sombra-interior {
	background-image: url(../images/sombra-interior_02.gif);
	background-repeat: repeat-x;
	height: 20px;
}
h2 {
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow:0px 1px 1px #333333;
}
.pie {
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-shadow:0px 1px 1px #333333;
	font-weight: bold;
}
.pie-correo {
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.pie-telefono {
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 26px;
	font-weight: bold;
	color: #CCCCCC;
	text-shadow:0px 1px 1px #333333;
}
.fondo-home {
	background-image: url(../images/fondo-home.jpg);
	background-repeat: repeat-x;
	height: 280px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.clientes {
	background-image: url(../images/servicios.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 450px;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 47px;
}
.paypal {
	background-image: url(../images/paypal-button.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 450px;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 47px;
}
.comprar-producto {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #999999;
	background-image: url(../images/tiendita-icon.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.comprar-producto a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.comprar-producto a:hover {
	color: #999999;
	text-decoration: none;
}
.menu-lat {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 24px;
	background-image: url(../images/right-arrow-icon-md.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.menu-lat a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
.menu-lat a:hover {
	color: #CC3300;
	text-decoration: none;
}
#social_side_links {
	position: fixed;
	top: 475px;
	left: 0;
	padding: 10px;
	background: #555;
	background: -webkit-gradient(linear, left top, left bottom, from( #555 ), to( #111 ), color-stop( 50%, #444 ), color-stop( 50%, #333 ));
	background: -webkit-linear-gradient(#555, #444 50%, #333 50%, #111);
	background: -moz-linear-gradient(#555, #444 50%, #333 50%, #111);
	background: -ms-linear-gradient(#555, #444 50%, #333 50%, #111);
	background: -o-linear-gradient(#555, #444 50%, #333 50%, #111);
	background: linear-gradient(#555, #444 50%, #333 50%, #111);
	border-width: 2px 2px 2px 0;
	border-style: solid;
	border-color: #777 #888 #999;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-box-shadow: #888 7px 0 10px -5px;
	-moz-box-shadow: #888 7px 0 10px -5px;
	-o-box-shadow: #888 7px 0 10px -5px;
	box-shadow: #888 7px 0 10px -5px;
}



.fade {
	width:667px;
	overflow:hidden;
	border: 1px solid #CCCCCC;
}
.fade .tabs {
	float:left;
	overflow:auto;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.fade .tabs li {
	float:left;
	list-style:none;
	margin:0px;
	-moz-border-radius:2px;
	font-size: 10px;
	line-height: 37px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #666666;
	border: 1px solid #999999;
}
.fade .tabs li a {
	display:block;
	float:left;
	width:auto;
	height:40px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.fade .tabs li:hover {
	margin:0;
	border-width:1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #CC0000;
}
.fade .tabs li a.selected {
	border-color:#444;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.fade .items {
	clear:both;
	position:relative;
	top:0;
	left:0;
	height:600px;
	padding-top: 6px;
	padding-bottom: 6px;

}
.fade .items div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	padding-top:6px;
	padding-right: 10px;
	padding-left: 10px;		
}
.margen {
	padding: 10px;
	border: 1px dotted #666666;
}

