/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#fff url(../blu/images/body-bg.gif) bottom repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#40484e;
	}

input, select { vertical-align:middle; font-weight:normal;font-size:1.6em;}

a {color:#2396c1;}
a:hover{text-decoration:none;}
a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
p {padding-top:15px;}

/* ---------------FLAG MENU NAV--------------- */

#FlagMenuNav
{
	float: right;
	overflow: hidden;
 background: transparent;
 padding: 0 0 0 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 margin: -24px 20px 10px 0;
}

#FlagMenuNav li {
display: inline;
}

#FlagMenuNav li a
{
	float: left;
	height: 25px;
	width: 25px;
 display: block;
 text-indent: -9999px;
 background: url(../blu/images/Leng-Flag.png);
 background-position: top center;
 background-repeat: no-repeat;
border: none;
 padding: 0;
 margin-bottom: 5px;
}
#FlagMenuNav a#menu-item-1			
{ background-position: 0px 0px; }

#FlagMenuNav li a#menu-item-1:hover 
{ background-position: 0px -25px; }

#FlagMenuNav a#menu-item-2			
{ background-position: -25px 0px; }

#FlagMenuNav li a#menu-item-2:hover 
{ background-position: -25px -25px; }



/* ============================= main layout ====================== */

.link {background:url(../blu/images/link-tail-bg.gif) top repeat-x; display:block; float:left; font-weight:bold; color:#fff; text-decoration:none; line-height:1em; margin:15px 21px 0 0;}
.link span {background:url(../blu/images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(../blu/images/link-left-bg.gif) top left no-repeat; padding:7px 15px 10px 17px;}

.link:hover {background:url(../blu/images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(../blu/images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(../blu/images/link-left-bg-hover.gif) top left no-repeat;}

.imgindent {margin: 0px 20px 0px 0px; float: left; }
.imgindent2 {margin: 0px 20px 0px 0px; float: left; border: 10px solid #d9440f; -moz-border-radius:5px;}
.title {margin-bottom:13px;}

.list li {border-bottom:1px solid #dadfe2; font-size:1.083em; line-height:1em;}
.list li a {display:block; text-decoration:none; padding:10px 0 10px 22px;}
.list li a:hover {color:#d9440f;}
.li1 {background:url(../blu/images/li1.gif) no-repeat 0 3px;}
.li2 {background:url(../blu/images/li2.gif) no-repeat 0 3px;}
.li3 {background:url(../blu/images/li3.gif) no-repeat 0 3px;}
.li4 {background:url(../blu/images/li4.gif) no-repeat 0 3px;}
.li5 {background:url(../blu/images/li5.gif) no-repeat 0 3px;}
.li6 {background:url(../blu/images/li6.gif) no-repeat 0 3px;}
.li7 {background:url(../blu/images/li7.gif) no-repeat 0 3px;}
.li8 {background:url(../blu/images/li8.gif) no-repeat 0 3px;}

h2 {color:white; font-size:1.167em; font-weight:normal; margin-bottom:1px;-moz-border-radius:5px;background-color:#d9440f;text-align:center;}
h3 {color:#d9440f; font-size:1.167em; line-height:1.143em; font-weight:normal; text-decoration:underline; margin-bottom:16px;}

/* ============================= content ====================== */

.col-pad {padding-right:50px;}

.line {border-bottom:1px solid #d9dee1; padding: 0 0 10px 0; margin-bottom:5px;}
.padding1 {padding-top:10px;padding-left:10px;}
.padding2 {padding-top:16px;}
.margin0 {margin-top:0;}
.margin1 {padding-top:15px;}
.margin2 {padding-top:16px;}

.box { border:1px solid #D9440F;padding:3px 0px 3px 3px;}
.box img{ margin-right:3px;}
/*.box .tail-right {background:url(../blu/images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(../blu/images/box-tail-bg.gif) left repeat-y;}
.box .tail-bottom {background:url(../blu/images/box-tail-bg.gif) bottom repeat-x;}
.box .corner-bottom-right {background:url(../blu/images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(../blu/images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(../blu/images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(../blu/images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:7px 5px 6px 5px;}
.box img {margin-right:3px;}*/

.text2 {color:#000; font-size:0.83em; line-height:1.6em; text-transform:uppercase;}

h1 {
	color: white;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	margin-bottom:1px;
	background:#d9440f;
	padding:3px;
	-moz-border-radius:5px;
	text-align:center;
}

.distribuidores{
	color: #d9440f;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	margin-bottom:1px;
	border-bottom: 5px solid #0189C3;
	text-align: center;
	padding: 20px 0px 15px 0px;
	background-color:#fff;
}
.centrartbl {
	padding-left: 150px;

}
.centrarimg {
	padding-left: 160px;
}

#contenidotxt {
	text-align: justify;
}


/* ============================= footer ====================== */

#footer {background:url(../blu/images/footer-tail-bg.gif) top repeat-x; text-align:center;}
#footer .right-bg {background:url(../blu/images/footer-right-bg.gif) top right no-repeat;}
#footer .left-bg {background:url(../blu/images/footer-left-bg.gif) top left no-repeat; width:100%;}
#footer .indent {padding:25px 80px 0 0;}
#footer a {color:#40484e; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm .link {float:right; margin:20px 0 0 20px;}
#ContactForm strong {color:#373732; font-size:0.917em; font-family:Tahoma, Geneva, sans-serif;}

.input {width:292px; height:19px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:282px; height:145px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1.6em;}
������������������������������������������������������������������������������������������������������������