/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#f9f9f9}
html, input, textarea	{	font-family: Tahoma, Geneva, sans-serif; color:#6e6e6e;	}

hr {color:#CCC;}
		
		
.img_new { margin:5px;}
.contenido_new {text-align:justify;}
.titular_noticia {color:#0088cc; text-decoration:none; font-weight:bold;}
.contenido_company {text-align:justify; color:#666}
.contenido_company span{color:#FFF; background-color:#333; font-size:10px;}
.img_product{ border:#FFF solid 5px;}
.contenido_company strong{
	color:#333;
	font-size:12px
}

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#0088cc; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#0088cc; }
.link a{color:#0088cc; }
.link a:hover{ text-decoration:underline; }

.link1{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link1:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{
	margin:0;
	padding-left:0;
}
#content ul .last{background:none }
#content ul li a{color:#656565; text-decoration:none; line-height:2.27em} 
#content ul li a:hover {
	text-decoration:none;
	color:#333;
	font-size: 12px;
}
#content ul li .current {
	text-decoration:none;
	color:#333
}

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#0b0b0b; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#0088cc}

.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#0b0b0b; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#0088cc}

.link-3 { display:block; float:left; background:url(images/link_bg2.gif) left top repeat-x; color:#f8ed90; text-decoration:none; }
.link-3 em { display:block; background:url(images/link_left2.gif) no-repeat left top;}
.link-3  b { display:block; background:url(images/link_right2.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;}
.link-3:hover{ text-decoration:none; color:#d95703}


/*header*/
#header .flash{ margin:0 -51px 0 -51px; position:relative }


/*content*/
#content{
	font-size:12px;
	width:100%;
	text-align:left;
	background:url(images/bg_cont.gif)
}
#content .indent-main{padding:0px 8px 2px 14px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 13px 0;
	color: #CCC;
}
#page7 #content p{ margin:0 10px 16px 0}
#content .p{
	margin:0 0 0  0
}
#content .p1{ margin:0}
#content .p-1{ margin:0 15px 0 0}
#content .p-2{ margin:0 22px 10px 0}
#content .p-3{ margin:0 22px 23px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h3{color:#0088cc; font-weight:normal; font-size:1.27em; margin-bottom:9px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:13px}
.txt{ font-size:.818em; color:#000000}
.txt1{  line-height:1.36em}

#content .indent{padding:0px 0 9px 0}
#content .indent1{padding:0 0 15px 0}
#content .indent2{padding:13px 0 0 0}
#content .indent-1{ float:right; margin-top:-7px; position:relative}

/*box*/
.box{ background:#000000; width:100%; color:#ffffff; line-height:1.36em}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:5px 0px 14px 13px; }
#content .box h3{color:#ffffff; font-weight:normal; font-size:1.36em; margin-bottom:15px; margin-left:16px; font-family:Arial, Helvetica, sans-serif  }
/*box1*/
.box1{ background:#f7f7f7; width:100%; color:#5b5a5a; line-height:1.36em}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:10px 15px 14px 13px;  }
#content .box1 h3{color:#000000; font-weight:normal; font-size:1.36em; margin-bottom:15px; margin-left:16px; font-family:Arial, Helvetica, sans-serif  }
/*box2*/
.box2{ background:#ffffff; width:100%;}
.box2 .border-top {background:url(images/.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/.gif) repeat-y left;}
.box2 .border-right {background:url(images/.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{ padding:0px 0px 0px 10px; }
#content .box2 h3{color:#090909; font-weight:normal; font-size:1.36em; margin-bottom:31px;  font-family:Arial, Helvetica, sans-serif  }
/*box3*/
.box3{ background:#ffffff; width:100%; line-height:1.27em; color:#6e6e6e}
.box3 .border-top {background:url(images/tail.gif) repeat-x top;}
.box3 .border-bottom {background:url(images/tail.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/tail.gif) repeat-y left;}
.box3 .border-right {background:url(images/tail.gif) repeat-y right;}
.box3 .corner-top-left {background:url(images/tail.gif) no-repeat left top;}
.box3 .corner-top-right {background:url(images/tail.gif) no-repeat right top;}
.box3 .corner-bottom-left {background:url(images/tail.gif) no-repeat left bottom;}
.box3 .corner-bottom-right {background:url(images/tail.gif) no-repeat right bottom; width:100%; }
.box3 .indent-box{ padding:14px 10px 16px 14px; }
#content .box3 h3{color:#5d5d5d; font-weight:normal; font-size:1.36em; margin-bottom:11px; font-family:Arial, Helvetica, sans-serif; background:url(images/marker.gif) no-repeat top left; padding-left:15px; background-position:0 3px  }




/*footer*/
#footer { color:#000000; font-size:0.6875em; background:url(images/bot.gif) repeat-x top ;}
#footer .indent-footer{ padding:15px 50px 0 30px;}
#footer a {color:#000000; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right;}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:14px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:293px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	border:1px solid #a4a4a4;
	background:#FFFFFF;
	width:298px;
	height:87px;
	font-size:1em;
	padding-left:0px;
	margin-bottom:11px;
	overflow:auto
}
  
