/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, sans-serif;
	background:url(../images/bodybg.gif) repeat-x 0 0 #fff;
	color: #000;
	padding:0;
	margin:0;
	}
p, b, span, td, h1, h2, h3, h4, h5, h6, form, input, td, tr, select, textarea, div{
	padding:0;
	margin:0;
}
img, fieldset{
	padding:0;
	margin:0;
	border:none;

}
ul{
	list-style:none;
	padding:0;
	margin:0;
}

li{
	padding:0;
	margin:0;
}

a{
	padding:0;
	margin:0;
	outline:none;
	text-decoration:none;
	color:#000;

}
a:hover{
	text-decoration:underline;
}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

.fltleft{
	float:left;
	
}
.fltrit{
	float:right;
}
/* Begin Typography & Colors */


#page {
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{

	}

#content {
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#333333;
	background:url(../images/contentbg.gif) no-repeat 0 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background:url(../images/footerbg.gif) repeat-x 0 0 #000;
	border: none;
	}

small {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: 000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #99CC00;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Trebuchet MS", Arial, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #CCCCCC;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	padding: 0;
	}

#header {
	margin:0 auto;
	padding: 0;
	height: 50px;
	width: 892px;
	}

#headerimg {
	height:50px;
	}

.narrowcolumn {
	float: left;
	padding: 0 13px 0 6px;
	margin: 0px 0 0;
	width: 602px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 17px;
	padding:0 0 0 12px;
	background:url(../images/dotedline.gif) repeat-x 0 100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	font-size:24px;
	padding-bottom:30px;
	}
h1 span{
	font-size:17px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding:16px 0 9px 10px;
	border-bottom:solid 1px #2B2B2B;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin:0;
	padding: 0 0 3px 30px;
	border:0;
	line-height:23px;
	}
/* End Entry Lists */
#sidebar ul ul li.facebook{
	background:url(../images/facebool.gif) no-repeat 0 0 !important;
}
#sidebar ul ul li.twest{
	background:url(../images/twitt.gif) no-repeat 0 0 !important;
}
#sidebar ul ul li.rss{
	background:url(../images/rss.gif) no-repeat 0 0;
}
#sidebar ul ul li.poste{
	background:url(../images/pesto.gif) no-repeat 0 0;
}
#sidebar ul li.nobod {
	border-bottom:0;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 8px 0 15px;
	float:right;
	width: 245px;
	border-left:solid 1px #EAEAEA;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
.clentadd{
	width:160px;
	float:right;
	padding:11px 0 0 0;
	text-align:center;
	line-height:16px;
}
.logo{
	width:142px;
	float:left;
	padding:7px 0 0 0;
}
.menu{
	padding:17px 0 0 0;
	margin:0 162px 0 142px;
}
.menu ul{
	text-align:center;
}
.menu ul li{
	font-weight:bold;
	padding:0 8px;
	display:inline;
}
.menu ul li a{
}
.menu ul li a:hover, .menu ul li a.act{
	color:#000;
	text-decoration:underline;
}
#treaser{
}
#wrapper{
	width:892px;
	margin:0 auto;
	padding:21px 0 0 0;
	height:100%;
	overflow:hidden;
	padding-bottom:35px;
}
.post h2{
	padding-bottom:13px;
}
.entry p{
	padding-bottom:12px;
	line-height:13px;
	font-size:13px;

}
.blacktop{
	height:6px !important;
	line-height:0 !important;
	font-size:0 !important;
	background:url(../images/parabg.gif) repeat-x 0 0 #000;
	padding:0 !important;
	margin:0 !important;
}
.blackBot{
	height:6px !important;
	line-height:0 !important;
	font-size:0 !important;
	background-color:#000;
	padding:0 !important;
	margin:0 !important;
}
.blackmiddle{
	padding:8px;
	border-left:solid 2px #262626;
	border-right:solid 2px #262626;
	background-color:#000;
	height:100%;
	overflow:hidden;
}
#sidebar a{
	color:#fff;
	font-size:13px;
}
#sidebar ul li.sendthirdpan {
	padding-bottom:115px;
}
.footeriner{
	width:892px;
	margin:0 auto;
	height:100%;
	overflow:hidden;color:fff;
	padding-bottom:147px;
}
.footicon{
	padding:11px 0 0 16px;
	font-size:10px;
	line-height:23px;
	float:left;
	width:auto;
	
}
.footicon span{
	padding:0!important;
	margin:0!important;
	color:#fff !important;
	line-height:23px;
	padding-right:15px!important;
	display:block;
	width:auto;
	float:left;
}
.footmenu{
	width:auto;
	float:right;
	padding:18px 0 0 0;
}
.footmenu ul{
}
.footmenu ul li{
	float:left;
	display:inline;
	background:url(../images/footkibg.gif) no-repeat 100% 50%;
	padding:0 6px;
}
.footmenu ul li.nobod{
	background:none;
}
.footmenu ul li a{
	color:#fff;
	font-size:10px;
	line-height:12px;
}
/*-------------------------------------------------------*/
.narrowcolumn_distri {
	padding-right:83px;
	float:none;
	height:100%;
	overflow:hidden;
	width:auto;
	border-bottom:solid 1px #CCCCCC;
}
.nestra_link{
	width:386px;
	float:left;
}
.narrowcolumn_distri h2{
	font-size:20px;
	color:#99CC00;
	font-weight:normal;
	padding-bottom:4px;
}
.narrowcolumn_distri ul{
}
.narrowcolumn_distri ul li{
	margin-bottom:6px;
	padding:0 0 0 15px;
	background:url(../images/neustralibg.gif) repeat-x 0 0;
}
.narrowcolumn_distri ul li.blackpattern{
	background:url(../images/blackpattern.gif) repeat-x 0 0;
}	
.narrowcolumn_distri ul li a{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/dashbg.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
.narrowcolumn_distri ul li a:hover{
	color:#fff;
	text-decoration:none;
}
.nestra_link h2{
	padding-left:13px;
}
.hagase{
	text-align:center;
	font-size:20px;
	text-align:center;
	padding:16px 0;
}
.distributor_right{
	margin-left:423px;
}
.distributor_right p{
	padding-bottom:8px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
.distributor_right ul{
}
.distributor_right ul li{
	padding:0 0 5px 17px;
	font-size:14px;
	line-height:17px;
	background:url(../images/boxbulet.gif) no-repeat 0 3px;
	color:#000;
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
}
.andalua{
	font-size:20px;
	padding:23px 0 57px 19px;
}
.contactor{
	height:100%;
	overflow:hidden;
	width:587px;
}
.namepan{
	width:280px;
	float:left;
	padding-bottom:10px;
}
.namepan01{
	float:right;
}
.namepan02{
	width:auto;
}
.namepan label{
	height:100%;
	overflow:hidden;
	float:left;
	width:auto;
	padding-bottom:8px;
}
.namepan label span{
	display:block;
	font-size:13px;
	line-height:20px;
	
	color:#666666;
}
.namepan label input{
	width:278px;
	height:20px;
	border:solid 1px #CCCCCC;
}
.namepan label textarea{
	width:580px;
	height:280px;
	border:solid 1px #CCCCCC;
}

.contactdetail{
	text-align:center;
	padding:00 0 0;
	color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	line-height:13px;
}
.contactdetail span{
	display:block;
	font-weight:bold;
	padding:0;
	margin:0;
}
.contactdetail strong{
	font-size:26px;
	display:block;
	line-height:26px;
}
.contactdetail strong a{
	font-size:22px !important;
	color:#fff;
}
.padbot{
	padding-bottom:15px;
}
.operador{
	padding-bottom:16px;
}
.operador h2{
	padding-left:0;
}
.operador p{
	padding-right:19px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	padding-bottom:10px;
}
.narrowcolumn_distri01 {
border-bottom:0;

width:auto;
}
.operador_cont{
	border-bottom:solid 1px #CCCCCC;
	height:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.alianzas_main{
	padding:25px 0 0 0;
	height:100%;
	overflow:hidden;
	clear:both;
}
.alianzas_main_left{
	width:405px;
	float:left;
}
.distributor_right ul.nolibg li{
	background:none;
	padding-left:0;
	padding-bottom:2px;
}
.logopan{
}
.logopan01{
	padding-top:15px;
}
.logopan01 p img{
	margin:0 4px !important;
}
.logopan01 span{
	text-align:right;
	display:block;
}

	
.logopan p{
	padding-bottom:14px;
	text-align:center;
}
.logopan p img{
	margin:0 7px;
}
.ahorre{
	width:405px;
}
.ahorre_hrad{
	border-bottom:solid 2px #FFFFFF;
	height:100%;
	overflow:hidden;
	margin-bottom:16px;
}
.ahorre_hrad h2{
	padding-bottom:0;
}
.fieldleft{
	width:197px;
	float:left;
}
.fieldright{
	width:175px;
	float:right;
}
.ahorre label{
	padding-bottom:20px;
	float:left;
}
.ahorre label.botlebel{
	padding-bottom:10px;
}
.ahorre label input{
	width:135px;
	height:19px;
	background:url(../images/txtboxbg.gif) no-repeat 0 0;
	border:0;
	float:left;
}
.ahorre label input.txtcox{
	width:60px;
	background:url(../images/txtbox01bg.gif) no-repeat 0 0;
	margin-right:16px;
}
.ahorre label span{
	width:53px;
	line-height:19px;
	padding-right:6px;
	color:#fff;
	float:left;
	text-align:right;
}

.alianzas_main_right{
	margin-left:421px;
}
.alianzas_main_right01{
	margin-left:437px;
}
.fieldright label span{
	width:28px;
}
.operador p a{
	text-decoration:underline;
}
.narrowcolumn022{
	padding:0;
	width:892px;
	background:url(../images/contentbg.gif) no-repeat 100% 0 !important;
}
.nueva_left{
	width:386px;
	float:left;
}
.black_vozelia{
	margin-left:18px;
}
.black_vozelia h2{
	font-size:35px;
	line-height:35px;
	color:#fff;
	margin:0;
	padding:24px 0 13px 0;
	clear:both;
}
.black_vozelia h2 a{
	color:#fff;
	text-decoration:underline;
}
.black_vozelia h2 a:hover{
	text-decoration:none;
}
.black_vozelia p.txttarifes{
	font-size:22px;
	line-height:22px;
	color:#99CC00;
	padding:0 0 8px 0;
}
.nueva_right{
	width:450px;	
	float:right;
	height:100%;
	overflow:hidden;

}
.nueva_right_left{
	width:200px;
		float:left;
}
.nueva_right_left_box{
	padding:156px 0 0 0;
	position:relative;
}
.lineas{
	width:198px;
	height:50px;
	text-align:center;
	background:url(../images/greenbg.gif) no-repeat 0 0;
	margin:0 auto;
}
.lineas a{
	font-size:22px;
	line-height:50px;
	color:#000;
}
.nueva_right_left_box p{
	font-size:11px;
	line-height:12px;
	padding-top:3px;
	text-align:center;
}
.box_curv{
	width:200px;
	height:179px;
	position:absolute;
	left:0;
	top:0;
}
.box_curv_iner{
	background:url(../images/boxbg.png) no-repeat 0 0;
	width:200px;
	height:179px;
}
.nueva_right_left_box p.ecoTxt{
	font-size:13px;
	line-height:14px;
	padding:10px 8px 6px 8px;
	
}
.nueva_right_left_box p.ecoTxt a{
	color:#99CC00;
}
.price{
	width:150px;
	margin:0 auto;
	padding:3px 4px 2px 4px;
	color:#fff;
	text-align:center;
	line-height:24px;
	background:url(../images/pricebg.gif) no-repeat 0 0;
}
.box_curv_iner ul{
	padding:19px 0 0 9px;
}
.box_curv_iner ul li{
	font-size:14px;
	background:url(../images/bulet.gif) no-repeat 0 6px;
	padding:0 0 2px 11px;
}
.nueva_right_right{
	float:right;
}
.nueva_right_left_box01 {
	padding-bottom:23px;
}
.submenu{
	background:url(../images/submenubg.gif) repeat-x 0 100%;
	margin:0 0 0 0;
	position:relative;
	left:0;
	top: -9px;
}
.submenu_iner{
	background:url(../images/left_curv.gif) no-repeat 0 100%;
}
.submenu_iner_cont{
	background:url(../images/right_curv.gif) no-repeat 100% 100%;
}
.submenuitem{
	width:875px;
	margin:0 auto;
	padding:17px 0 8px 17px;
	background:url(../images/uparrow.gif) no-repeat 350px 0;
	height:100%;
	overflow:hidden;

}
.submenuitem ul{

}
.submenuitem ul li{
	float:left;
	margin-right:10px;
	width:auto;
}
.submenuitem ul li.nomarg{
	margin:0;
}
.submenuitem ul li a{
	background-color:#FFFFFF;
	float:left;
	cursor:pointer;
	width:auto;
	text-decoration:none;
}
.submenuitem ul li a span.left{
	background:url(../images/ulleft.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
	width:auto;
}
.submenuitem ul li a span.left span.rite{
	background:url(../images/ulrite.gif) no-repeat 100% 0;
	font:bold 13px/23px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	float:left;
	cursor:pointer;
	width:150px;
	text-transform:none;
	text-align:center;
	
}
.submenuitem ul li a span.left span.rite b{
	font-weight:normal;
}







.submenuitem ul li a:hover span.left, .submenuitem ul li a.active span.left{
	background:url(../images/ulleft01.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
	width:auto;
}
.submenuitem ul li a:hover, .submenuitem ul li a.active{
	/*background:url(../images/limiddleBg01.gif) repeat-x 0 0;*/
	background-color:#99CC00;
	float:left;
	cursor:pointer;
	width:auto;
	text-decoration:none;
}
.submenuitem ul li a:hover span.left span.rite, .submenuitem ul li a.active span.left span.rite{
	background:url(../images/ulrite01.gif) no-repeat 100% 0;
	color:#000;
	background-color:inherit;
}
.priceblock{
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	height:100%;
	overflow:hidden;
	text-align:center;
}
.blocktxt{
	width:120px;
	font-size:12px;
	color:#fff;
	background:url(../images/blockbg.gif) no-repeat 0 0;
		background-color:#000;
		margin-right:25px;
		margin-top:0px;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:6px;
		padding:7px 0 0 0;
		float:left;

	}
.blocktxt01{
	margin-right:0 !important;
}
.blocktxt span{
	font:bold 26px/54px Arial, Helvetica, sans-serif;
	display:block;
}

.centralita{
	width:411px;
}
.distributor_right01{
	margin-left:437px;
	width:405px;
	height:100%;
	overflow:hidden;
}
.plane{
	border:solid 1px #010101;
	width:245px;
	height:38px;
	padding:0 0 0 12px;
	background:url(../images/plane01.gif) no-repeat 100% 0;
	font-size:17px;
	line-height:38px;
	float:right;
	margin-bottom:4px;
}
.plane a{
	color:#000;
	text-decoration:underline;
}
.plane a:hover{
	text-decoration:none;
}
.plane01{
	background:url(../images/plane02.gif) no-repeat 100% 0;
	margin-bottom:21px;
}
.plane01 a{
	text-decoration:none;
}
.alianzas_main_left ul li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}
.alianzas_main_right01 ul li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}
.alianzas_main_left p{
	font-size:14px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.servicious_block{
	padding-bottom:9px;
	height:100%;
	overflow:hidden;
}
.servicious_block_left{
	width:198px;
	float:left;
	margin-right:9px;
}
.servicious_block_left01{
	margin-right:0;
}
h2.lineasbg{
	color:#fff;
	text-align:center;
	padding:0 0;
}
h2.lineasbg span{
	font-size:12px;
	display:block;
	line-height:14px;
}
.distributor_right p.greenTxt{
	color:#99CC00;
	font-size:11px;
	line-height:11px;
	text-align:center;
	padding-top:8px;
}

.blackmiddle011{
	padding:0 21px 0 59px;
}
.width_293px{
	float:left;
	width:293px;
}
.width_293px .blocktxt{
	margin-bottom:26px;
	padding-bottom:4px;
}
.width_293px .blocktxt span{
	line-height:34px;
}
.width_260px{
	width:260px;
	padding:0 24px;
	border-left:solid 1px #EAEAEA;
	border-right:solid 1px #EAEAEA;
	margin-right:18px;
}
.width_260px .blocktxt{
	margin-right:18px;
}
.destac{
	text-align:right;
	padding:2px 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}  
.destac a{
	text-decoration:underline;
}
.destac a:hover{
	text-decoration:none;
}
.alianzas_main_left p.padbot 
{ padding-bottom:16px;
	
			
	

