@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	background-color:#2B2B2B;
}
#headerUp
{
	background:url(imagenes_eagle/bg_header_up.jpg) repeat-x top;
}
#headerUpCenter
{
	background:url(imagenes_eagle/bg_center_header_up.jpg) center top no-repeat;
	height:157px;
}
#headerUpCenterInner
{
	background:url(imagenes_eagle/bg_center_header_up_inner.jpg) center top no-repeat;
	height:157px;
	border-bottom:#CCC solid 1px;
}
#headerUpContent
{
	width:980px;
	margin:auto;
	padding-top:20px;
/*	overflow:hidden;  */
    position: relative;
}
#headerUpContent img
{
	float:left;
	border:none;
}


#logo_iso  {
height: 80px;
    position: absolute;
    right: 0;
    top: 66px;
    width: 171px;
    z-index: 1;
}

#searchBox
{
	float:right;
	width:180px;
	padding:0px 2px;
	height:18px;
	background:#FFF;
	border:#C1C1C1 solid 1px;
}
#searchBox input[type="text"]
{
	float:left;
	border:none;
	background:none;
	width:155px;
	font-size:10px;
	color:#999;
}
#searchBox input[type="submit"]
{
	float:right;
	width:6px;
	margin:3px 0px 3px 3px;
	height:12px;
	border:none;
	background:url(imagenes_eagle/btn_search.png) center no-repeat;
	cursor:pointer;
}
#mainMenu
{
	width:700px;
	float:right;
	clear:right;
	padding-top:37px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#mainMenu ul
{
	margin:0;
	padding:0;
}
#mainMenu ul li
{
	display:block;
	float:left;
	list-style:none;
	line-height:35px;
	
}
#mainMenu ul li div
{
	padding:0px 20px;
}
#mainMenu ul li a
{
	color:#666;
	text-decoration:none;
}
#mainMenu ul li:hover, .seleccionado
{
	background:url(imagenes_eagle/bg_main_menu_right.jpg) right;
}
#mainMenu ul li:hover div, .seleccionado a div
{
	background:url(imagenes_eagle/bg_main_menu_left.jpg) left no-repeat;
	color:#FFF;
}
#contHeaderMiddle
{
	background:url(imagenes_eagle/bg_header_home.jpg);
}
#headerMiddle
{
	background:url(imagenes_eagle/bg_header_flash_center.png) center no-repeat;
	height:367px;
	text-align:center;
}
#contFooter
{
	background:url(imagenes_eagle/bg_footer_home_repeat.jpg) repeat-x top;
	background-color:#2B2B2B;
}
#footer
{
	background:url(imagenes_eagle/bg_footer_home.jpg) center no-repeat;
	height:280px;
}
#contentHome
{
	width:980px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	overflow:hidden;
}
#homeCol1
{
	width:256px;
	float:left;
	padding:10px;
}
#homeCol2
{
	width:380px;
	padding:10px;
	float:left;
}
#homeCol3
{
	width:284px;
	padding:10px;
	float:left;
	height:190px;
	background:url(imagenes_eagle/pic_esquina_normal.jpg) no-repeat 30px 52px;
}
#homeCol3:hover
{
	background:url(imagenes_eagle/pic_esquina_over.jpg) no-repeat 30px 52px;
}
#contentHome h1
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:18px;
	margin:0;
	padding:3px 0px;
	margin-bottom:20px;
}
#homeCol1 a
{
	color:#DC5200;
	text-decoration:none;
}
#homeCol2 li
{
	list-style:url(imagenes_eagle/vineta2.png);
}
#homeCol3 li
{
	list-style:url(imagenes_eagle/vineta3.png);
	font-size:10px;
}
#contentHome ul
{
	margin:0;
	padding-left:10px;
}
#contentHome ul li
{
	border-bottom:#CACACA solid 1px;
	padding:2px 0px;
}
#contentHome ul li a
{
	color:#333;
	text-decoration:none;
}
#contMiddleInner
{
	background:url(imagenes_eagle/bg_header_home.jpg);
	overflow:hidden;
}
#middleInner
{
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:20px auto;
	overflow:hidden;
	min-height:390px;
}
#middleInnerLeft
{
	min-height:350px;
	padding:10px 20px;
	width:633px;
	float:left;
	overflow:hidden;
}
#middleInnerRight
{
	padding:10px;
	width:287px;
	float:left;
	position:relative;
}
#middleInnerLeft h1
{
	font-size:18px;
	font-style:italic;
}
#middleInnerRight ul
{
	margin:0;
	padding:0px 0px 0px 20px;
}
#middleInnerRight ul li
{
	list-style:url(imagenes_eagle/vineta3.png);
	padding:2px 0px;
	border-bottom:#CACACA solid 1px;
}
#middleInnerRight a
{
	color:#333;
	text-decoration:none;
	
}
#middleInnerRight ul li a:hover, #middleInnerRight ul #seleccionado2 a
{
	color:#F60;
}

#contactenos td
{
  height: auto;

}





#contacto input[type="text"], #contacto textarea
{
	font-size:13px;
   /*	background:#999; */
	border:#999 solid 1px;
	width:149px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}
#centerMiddleInner input[type="button"]
{
	background:#A94305;
	color:#FFF;
	border:none;
	cursor:pointer;
}
.carnica
{
	color:#A94305;
}
#campo
{
	min-height:26px;
	padding:2px 0px;
	float:left;
	width:150px;
}
#nom_campo
{
	line-height:30px;
	font-size:13px;
	width:80px;
	float:left;
}
#menuTop
{
	float:right;
}
#menuTop ul
{
	margin:0;
	padding:0;
}
#menuTop ul li
{
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	padding:0px 10px;
	border-left:#666 solid 1px;
}
#menuTop ul li:first-child
{
	border-left:none;
}
#menuTop a
{
	color:#727272;
	text-decoration:none;
}
#menuTop a:hover, #seleccionado3 a
{
	color:#F60;
}
#boxReview
{
	padding:0px 30px;
	font-family:Tahoma, Geneva, sans-serif;
}
#boxReview h1
{
	font-size:16px;
}
#boxReview h2
{
	font-size:12px;
	text-align:center;
}
#boxReviewFile
{
	overflow:hidden;
	font-size:12px;
	color:#333;
	padding:3px 0px;
}
#boxReview input[type="text"]
{
	background:#FFF;
	border:#CCC solid 1px;
	font-size:12px;
	color:#333;
}
#textItalicOverForm
{
	text-align:center;
	font-style:italic;
	padding:10px 0px;
}
#headTableForm
{
	overflow:hidden;
	margin-bottom:3px;
}
#headTableCell1
{
	width:60px;
	float:left;
	margin-right:5px;
	text-align:center;
	line-height:45px;
	font-size:18px;
	color:#FFF;
	background:#333;
}
#headTableCell2
{
	width:383px;
	margin-right:5px;
	float:left;
	text-align:center;
	line-height:45px;
	font-size:18px;
	color:#FFF;
	background:#F59004;
}
#headTableCell3
{
	width:120px;
	float:left;
	text-align:center;
}
#headTableCell4
{
	background:#DC5302;
	color:#FFF;
	font-size:14px;
	line-height:20px;
	margin-bottom:5px;
}
#headTableCell5
{
	background:#333;
	color:#FFF;
	text-align:center;
	line-height:20px;
	font-size:14px;
	letter-spacing:11px;
}
#bodyTableFile
{
	background:#FFF;
	margin:3px 0px;
	padding:2px 0px;
	overflow:hidden;
}
#bodytableCell1
{
	width:60px;
	float:left;
	text-align:center;
	padding-right:5px;
}
#bodytableCell2
{
	width:383px;
	float:left;
	padding-right:5px;
}
#bodytableCell3
{
	width:120px;
	float:left;
	font-size:12px;
}
#bodytableCell3 input[type="radio"]
{
	margin:0px 3px;
	padding:0px;
}
.text1Form a
{
	color:#DC5302;
	text-decoration:none;
}
.text2Form a
{
	color:#F59004;
	text-decoration:none;
}
#btnSend
{
	padding:10px 20px 0px 20px;
	border-bottom:#CCC solid 1px;
	line-height:30px;
	font-size:16px;
	text-align:left;
}
#btnSend input[type="submit"]
{
	float:right;
	font-size:16px;
	color:#666;
}
.inputText1{ width:128px; font-size:12px;}
.inputText2{ width:167px; font-size:12px;}
.inputText3{ width:228px; font-size:12px;}
.inputText4{ width:228px; font-size:12px;}
.inputText5{ width:506px; font-size:12px;}
.inputText6{ width:230px; font-size:12px;}
.inputText7{ width:230px; font-size:12px;}

#footerBox
{
	padding-top:20px;
	overflow:hidden;
	width:980px;
	margin:auto;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	font-size:11px;
	overflow:hidden;
}
.footerBoxText1
{
	float:left;
	display:block;
}
.footerBoxText2
{
	float:right;
	display:block;
}
#footerBox a
{
	color:#999;
}
#imgContRight
{
	position:absolute;
	bottom:0;
	left:0;
	border:#CCC solid 1px;
	padding:5px;
	background:#FFF;
}

#boxProdPic, #boxProdVid
{
	width:285px;
	height:117px;
	padding:10px;
	float:left;
	margin:5px;
}

#boxProdPic a, #boxProdVid a
{
	color:#666;
	text-decoration:none;
}
#boxProdPic a:hover, #boxProdVid a:hover
{
	color:#6C852A;
	text-decoration:none;
}
#boxProdPic
{
	background:url(imagenes_eagle/bg_prod_photo.jpg);
}

#boxProdVid
{
	background:url(imagenes_eagle/bg_prod_video.jpg);
}
#contentMap
{
	padding:0;
	margin:0;
}
#contentMap a
{
	color:#666;
	text-decoration:none;
}
#contentMap a:hover
{
	text-decoration:underline;
}
#contentMap ul
{
	padding-left:15px;
}
#contentMap li
{
	padding:3px 0px;
}

#tableLeft
{
float:left;
margin-right:20px;
}
#tableRight
{
float:left;
width:130px;
}


 #contenedor a
{
  color: #666666;
  text-decoration: none;
}

 #contenedor a:hover
{
  color: #333333;
  text-decoration: none;
}


#middleInner a
{
  color: #666666;
  text-decoration: none;
}

#middleInner a:hover
{
  color: #333333;
  text-decoration: none;
}

.inputz
{
	font-size:12px;
	color:#666;
	background:#FFF;
	border:#CCC solid 1px;
	width:150px;
}
#bgCenterInnerRepeatY
{
	background:url(imagenes_eagle/bg_center_repeat_y.png) repeat-y center;
	overflow:hidden;
}
.file
{
	overflow:hidden;
	clear:both;
}