html, body {
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #0B426B;
	background-image: url(../images/backround.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-style: italic;
	behavior: url("iepngfix.htc");
}
img, div, input {
	behavior: url("iepngfix.htc")
}
p {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #162333;
	font-size: 18px;
	font-variant: small-caps;
	background-image: url(../images/titulos_int.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 100%;
	line-height: 35px;
	behavior: url("iepngfix.htc");
}
#clear {
	clear: both;
}
#conteiner {
	height: auto;
	width: 874px;
	margin: auto;
}
#bulles {
	height: 150px;
	width: 11px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.space_bulles {
	margin-bottom: 10px;
	margin-top: 5px;
}
#logo {
	height: 100px;
	width: 854px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	behavior: url("iepngfix.htc");
}
#menu {
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*#contMenu {
	width: 874px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
#contMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contMenu ul li {
	display: block;
	height: auto;
	width: 109px;
	text-align: center;
	padding-top: 7px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
#contMenu ul li a {
	text-decoration: none;
	color: #FFF;
}
#contMenu ul li a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
*/
ul#topnav {
	list-style: none;
	font-size: 1.1em;
	float: left;
	width: 790px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
ul#topnav li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px;
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-style: italic;
}
ul#topnav a {
	color: #7bc441;
}
ul#topnav span {
	display: none;
}
#line {
	background-image: url(../images/separador.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 13px;
	width: 98%;
	clear: both;
	behavior: url("iepngfix.htc");
}
div#feature_list {
	width: 790px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin: auto;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 59px;
	outline: none;
	background-image: url(../images/current.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
ul#tabs li a:hover {
	text-decoration: none;
	color: #FFF;
}
ul#tabs li a.current {
	color: #FFF;
	background-image: url(../images/current-marck.png);
	behavior: url("iepngfix.htc");
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	right: -46px;
	width: 556px;
	height: 237px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 510px;
	height: 237px;
}
ul#output li a {
	position: absolute;
	bottom: 195px;
	right: 16px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius: 5px;
	background-color: #ff6600;
	height: 7px;
	line-height: 6px;
}
ul#output li a:hover {
	background: #7cd300;
}
h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
#buscador_index {
	background-image: url(../images/degradacion_right.png);
	background-repeat: no-repeat;
	height: 37px;
	background-position: right;
	margin-top: 10px;
	text-align: right;
	width: 95%;
	line-height: 0px;
	vertical-align: middle;
	behavior: url("iepngfix.htc");
}
.input_find {
	height: 33px;
	width: 28px;
	font: bold 11px Tahoma, Arial, Verdana;
	border-width: 0px;
	border-style: none;
	background-image: url(../images/find.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url("iepngfix.htc");
}
.input_find:hover {
	height: 33px;
	width: 28px;
	font: bold 11px Tahoma, Arial, Verdana;
	border-width: 0px;
	border-style: none;
	background-image: url(../images/find_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url("iepngfix.htc");
}
form {
	margin: 0px;
	padding: 0px;
}
.defaultText {
	width: 215px;
	height: 32px;
	color: #a1a1a1;
	font-style: italic;
	border:0px;
	border-color: transparent;
	background-color: transparent;
	line-height: 25px;
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.defaultTextActive {
	color: #a1a1a1;
	font-style: italic;
}
.find {
	width: 29px;
	background-image: url(../images/find.png);
	height: 33px;
	padding: 0px;
	margin: -2px;
	behavior: url("iepngfix.htc");
}
.bu_int {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	width: 64%;
	height: 15px;
	float: left;
	text-align: right;
	padding-top: 12px;
	line-height: 14px;
}
#left {
	width: 320px;
	float: left;
	background-image: url(../images/box_left_index.png);
	background-repeat: no-repeat;
	background-position: left 98px;
	behavior: url("iepngfix.htc");
}
#right {
	width: 554px;
	float: right;
	background-image: url(../images/box_right_index.png);
	background-repeat: no-repeat;
	background-position: left 230px;
	behavior: url("iepngfix.htc");
}
#text_index_left {
	width: 90%;
	margin: auto;
	height: 100px;
	padding-top: 30px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: #FFF;
}
#footer {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #67A519;
	vertical-align: bottom;
	height: auto;
	width: auto;
}
#img_footer {
	behavior: url("iepngfix.htc");
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #162333;
}
#call {
	background-image: url(../images/banner_callcenter.png);
	height: 139px;
	width: 415px;
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 50px;
	margin-top: 20px;
	behavior: url("iepngfix.htc");
}
#title_in {
	width: 874px;
	height: 73px;
	background-image: url(../images/titulos.png);
	background-repeat: no-repeat;
	background-position: left center;
	behavior: url("iepngfix.htc");
}
#title_in_pro {
	width: 874px;
	height: 73px;
	background-image: url(../images/titulos.png);
	background-repeat: no-repeat;
	background-position: left center;
	behavior: url("iepngfix.htc");
}
.space_title {
	margin-left: 90px;
}
#text_index_right {
	width: 88%;
	margin: 0px;
	height: 161px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
}
#title {
	height: 70px;
	width: 825px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu2 {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#title_index {
	width: auto;
	height: 73px;
}
#buscador_interna {
	height: 37px;
	width: auto;
	line-height: 0px;
	float: right;
	margin-top: 17px;
	background-image: url(../images/fied_seach2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	behavior: url("iepngfix.htc");
}
#right_conteiner {
	float: right;
	width: 205px;
	height: auto;
}
.lines {
	background-image: url(../images/lines_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 666px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	behavior: url("iepngfix.htc");
}
#left_conteiner-1 {
	float: left;
	height: 100%;
	width: 665px;
	background-color: #FFF;
	background-image: url(../images/corner-1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#left_conteiner-2 {
	float: left;
	height: auto;
	width: 665px;
}
#left_conteiner-3 {
	float: left;
	height: 100%;
	width: 665px;
	background-color: #FFF;
	background-image: url(../images/corner-3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#left_conteiner-4 {
	float: left;
	height: 100%;
	width: 665px;
	background-color: #FFF;
	background-image: url(../images/corner-4.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#left_conteiner-5 {
	float: left;
	height: 100%;
	width: 665px;
	background-color: #FFF;
	background-image: url(../images/corner-5.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#left_conteiner-6 {
	float: left;
	height: 100%;
	width: 665px;
	background-image: url(../images/corner-6.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
#head_twitter {
	background-image: url(../images/head_twitter.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 205px;
	background-position: center top;
	behavior: url("iepngfix.htc");
}
#body_twitter {
	background-image: url(../images/body_twitter.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 205px;
	color: #172433;
	margin: auto;
	behavior: url("iepngfix.htc");
}
#centrar {
	margin: auto;
	width: 85%;
	text-align: center;
	height: 200px;
}
small {
	font-style:italic;
}
#tweets ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tweets li {
	list-style-type:none;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: auto;
	padding-left: 17px;
	behavior: url("iepngfix.htc");
}
#tweets .hash {
	color:#0066CC;
}
#tweets .reply {
	color:#0066CC;
}
#tweets a:link {
	text-decoration:none;
	color:#0066CC;
}
#tweets a:active {
	text-decoration:none;
	color:#0066CC;
}
#tweets a:hover {
	text-decoration:underline;
	color:#0066CC;
}
#tweets a:visited {
	text-decoration:none;
	color:#0066CC;
}
#nproveedores {
	background-image: url(../images/head_oter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 205px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
	behavior: url("iepngfix.htc");
}
#nproveedoresH {
	background-image: url(../images/head_oter1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 205px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
	behavior: url("iepngfix.htc");
}
#centrar_int {
	margin: auto;
	width: 85%;
	text-align: center;
	height: auto;
	font-size: 10px;
	font-style: italic;
}
#centrar_int li {
	width: 85%;
	text-align: left;
	height: auto;
	font-size: 10px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: block;
	color: #162333;
	text-decoration: none;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
#centrar_int li a {
	color: #162333;
	text-decoration: none;
}
#centrar_int li a:hover {
	color: #FCC127;
	text-decoration: none;
}
.boton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	background-image: url(../images/botton.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 89px;
	background-color: #7C8F62;
	background-position: left center;
	line-height: 15px;
	text-align: center;
}
.naranja {
	color: #F47821;
	font-size: 14px;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rojo {
	color: #F00;
	font-weight: bold;
}
.boton:hover {
	background-color: #7C8F62;
	background-image: url(../images/botton_h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F90;
}
#list {
	margin:0 auto;
	height:190px;
	width:170px;
	overflow:hidden;
	position:relative;
	background-color: #FFF;
	font-size: 8px;
}
#list ul, #list li {
	list-style:none;
	margin:0;
	padding:0;
	font-weight: normal;
}
#list a {
	position:absolute;
	text-decoration: none;
	color:#000;
	font-size: 8px;
}
#list a:hover {
	color:#000;
}
#nproveedores1 {
	background-image: url(../images/head_oter1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 205px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
	behavior: url("iepngfix.htc");
}
#field_cart {
	background-image: url(../images/fied_yello.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 172px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
}
.fil {
	height: 12px;
	width: 65px;
	border:0px;
	border-color: transparent;
	background:tranparent;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 15px;
}
.fill {
	height: 15px;
	width: 65px;
	border:0px;
	border-color: transparent;
	background:tranparent;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 45px;
}
#centrar_int ol li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #162333;
	font-weight: bolder;
}
#centrar_int ol li a:hover {
	color: #F90;
}
#texto_interno {
	width: 663px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	height: auto;
	background-color: #FFF;
	font-style: normal;
	float: left;
	margin: auto;
	background-image: url(../images/lines_back.png);
	behavior: url("iepngfix.htc");
	background-position: center top;
}
#texto_interno_producto {
	width: 663px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	height: auto;
	font-style: normal;
	float: left;
	margin: auto;
	color: #FFF;
}
#botton_text {
	background-image: url(../images/corner_tomas.png);
	height: 172px;
	width: 663px;
	behavior: url("iepngfix.htc");
	clear: both;
}
#white {
	background-color: #FFF;
	height: 100%;
	width: 665px;
	margin-left: 2px;
}
#top_text {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 162px;
	width: 664px;
	behavior: url("iepngfix.htc");
	clear: both;
}
#long {
	width: 560px;
	height: 470px;
	overflow: auto;
	margin-top: 20px;
}
.lines2 {
	background-image: url(../images/lines_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	behavior: url("iepngfix.htc");
}
#share {
	float: right;
	width: auto;
	position: absolute;
	left: 653px;
	top: 473px;
}
.img_prov {
	height: 109px;
	width: 144px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* ----------------------------------------------- */
#photo {
	height: 83px;
	width: 145px;
	margin: auto;
}
#loopbig {
	height: 30px;
	width: 142px;
	margin: auto;
}
#descripofer {
	height: 45px;
	width: auto;
	text-align: justify;
}
#encoje-int {
	height: 345px;
	width: 180px;
	float: left;
	margin: 10px;
}
#vineta {
	background-image: url(../images/oferta.gif);
	height: 360px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #162333;
}
.move {
	margin-right: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vinetablue {
	background-image: url(../images/skin-blue.gif);
	height: 360px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #162333;
}
.moveblue {
	margin-right: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ----------------------------------------------- */
#texto_interno_ofertas {
	width: 95%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	height: auto;
	background-color: #FFF;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-style: normal;
}
#encierra {
	width: 874px;
	height: auto;
}
/*---------- bubble tooltip -----------*/
a.tt {
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
#box {
	height: 220px;
	width: 214px;
	float: left;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 2px;
}
a.tt span {
	display: none;
	text-align: justify;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover {
	z-index:25;
	color: #aaaaff;
background:;
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:-70px;
	left:-215px;
	right:0px;
	/*padding: 0 0 0 0; */
	width:200px;
	color: #FFF;
	text-align: center;
 filter: alpha(opacity:85);
	KHTMLOpacity: 0.85;
	MozOpacity: 0.85;
	opacity: 0.85;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../images/tooltip.png) no-repeat top;
	behavior: url("iepngfix.htc");
}
a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../images/tooline.png) repeat bottom;
	behavior: url("iepngfix.htc");
	text-align: center;
	font-size: 14px;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../images/tooltip.png) no-repeat bottom;
}
#producto {
	height: 137px;
	width: 214px;
	background-image: url(../images/back_producto.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 1px;
	float: left;
	behavior: url("iepngfix.htc");
}
.imgprod {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
/*---------- bubble tooltip -----------*/
a.tt2 {
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
a.tt2 span {
	display: none;
	text-align: justify;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt2:hover {
	z-index:25;
	color: #aaaaff;
background:;
}
a.tt2:hover span.tooltip {
	display:block;
	position:absolute;
	top:-70px;
	left:-215px;
	right:0px;
	/*padding: 0 0 0 0; */
	width:200px;
	color: #FFF;
	text-align: center;
 filter: alpha(opacity:85);
	KHTMLOpacity: 0.85;
	MozOpacity: 0.85;
	opacity: 0.85;
}
a.tt2:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../images/tooltip2.png) no-repeat top;
	behavior: url("iepngfix.htc");
}
a.tt2:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../images/tooline.png) repeat bottom;
	behavior: url("iepngfix.htc");
	text-align: center;
	font-size: 14px;
}
a.tt2:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../images/tooltip2.png) no-repeat bottom;
	behavior: url("iepngfix.htc");
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-variant: normal;
	font-weight: lighter;
	text-decoration: none;
	text-transform: uppercase;
}
.numeros {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.blanca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-style: italic;
}
.blancaColor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: italic;
}
.gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}
.puntos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6B7685;
	border-bottom-color: #6B7685;
	border-left-color: #6B7685;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.fondonegrotrans {
	background-image: url(../images/back_fond_pro.png);
	behavior: url("iepngfix.htc");
	background-repeat: repeat;
	border: 1px dotted #596473;
}
a {
	text-decoration: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.activacion {
	font-size: 36px;
	color: #7CD300;
}
.azul {
	color: #162333;
}
.valores {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#map {
	list-style-type: none;
}
#map ul {
	list-style-type: none;
}
#map li {
	list-style-type: none;
	background-image: url(../images/bullet_green.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#map li a {
	list-style-type: none;
}
#map li a:hover {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
}
.boton2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	background-image: url(../images/botton.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	background-color: #7C8F62;
	background-position: left center;
	line-height: 15px;
	text-align: center;
}
.boton2:hover {
	background-color: #7C8F62;
	background-image: url(../images/botton_h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F90;
}
.rojopeque {
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}
#alert {
	position:absolute;
	height:189px;
	width:389px;
	top:20%;
	left:50%;
	margin-top:-10px;
	margin-left:-450px;
	text-align:justify;
	background-image: url(../images/alert.png);
	behavior: url("iepngfix.htc");
	background-repeat: no-repeat;
	z-index: 1000;
	display: none;
	background-position: left top;
	visibility: visible;
}
.fondonegrotrans_alert {
	background-image: url(../images/alert.png);
	behavior: url("iepngfix.htc");
	background-repeat: no-repeat;
	border: 1px dotted #596473;
}
.img_capacitacion {
	height: 130px;
	width: 130px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/calendar.png);
	behavior: url("iepngfix.htc");
	background-repeat: no-repeat;
	background-position: center top;
}
.text_form {
	width: 98%;
	color: #0B426B;
	text-align: justify;
	margin-left: 5px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
