﻿html, body{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
html{
	background-image:url(Images/BGHTML.jpg);
}
body{
	font-size: 72%;
	
	background-image:url(Images/BGBody.png);
	background-position:center;
	background-repeat: repeat-y;
	

	}
ul, li{
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
a img{ border: 0px;}
.titulo a:hover{
	color: #0B692A;
	text-decoration: underline;
}

#principal{
	width: 915px;
	margin: 0 auto;
	cursor: default;
	background-image: url(images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: none;
	
	height:100px;
	//height:auto;
}
/************************************************************************************/
#cabecera{
	height: 39px;
	background-image: url(images/BGCabecera.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	
}
#panelsuperior{
	float: right;
	margin: 20px 10px 0px 0px;
	}
#cabecera #MenuSuperior li{
	display: inline;
	margin: 0px 0px 0px 10px;
}
.buscador{
}
.buscador input{
	width: 100px;
	height: 10px;
	font-size: .9em;
}
/***********************************************************************************/
#panelizquierdo{
	width: 192px;
	margin: 90px 0px 0px 0px;
	float: left;	
}
.menuizquierdo, .menuizquierdo a{
	color: #005B9F;
}
.menuizquierdo li{
	margin: 0px 0px 20px 0px;
	padding: 2px 2px 2px 20px;
	list-style: none;
}
.menuizquierdo li:hover{
	background-color: #E0E8EB;
}
.menuizquierdo li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 2px solid #D8D8D8;
	border-left: 2px solid #D8D8D8;
	margin: 10px 0px 0px 0px;
	display: block;
	position: relative;
	height: auto;
	}
.menuizquierdo li li:hover{
	background-color: #EFF3F5;
}
.menuizquierdo li li li:hover{
background-color:#E0E8EB;
}





/*****************************************************/
#panelcentro{
	margin: 5px 0px 20px 0px;
	float: right;
	width: 700px;
	line-height: 18px;
	}
.textobienvenida{
	float: left;
	width: 275px;
	margin: 0px 0px 0px 25px;
	
}
.bannersHome{
	/*height: 224px;
	width: 356px;*/
	display: block;
	margin: 0px -85px 0px 0px;
	float: right;
	width: 370px;
}
.bannersHome li{float: right;  margin: 0px; list-style-type:none;}
/*.bannersHome li a{
	color: #ffffff;
	margin:192px 0px 0px 50px;
	float: left;
}*/
.bannersHome li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.bannersHome .bannerH1{
	background-image: url(Images/servicios.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 171px;
	height: 224px;
	margin-left: 10px;
	}
.bannersHome .bannerH2{
	background-image: url(Images/productos.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 171px;
	height: 224px;
	margin: 0px 10px 0px 0px; 
	}
.bannersHome .bannerH2 a, .bannersHome .bannerH1 a, .bannersHome .bannerH3 a{
	display: block;
	margin: 0px 0px 0px 0px;
	float: none;
	width: 171px;
	height: 224px;

}
.imagenhome{
	margin: 0px 0px 0px -15px;
}
/*********/
#PanelContenedor{
	
	width: 616px;
	margin: 15px 0px 15px 0px;
}
/********************************/
#panelpie{
	width: 905px;
	margin: 0 auto;
	clear:both;
	
	color: #666666;
	background-image: url(Images/BGPie.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 25px 5px 0px 5px;
	background-color: #DCDCDC;
	text-align: center;
	display:block;
	

}
#MenuPie{
	width: 100%;
}


#panelpie a, #panelpie a:active, #panelpie a:visited{
	color: #666666;
}
#panelpie a:hover{
	color: #000000;
}
#panelpie ul{
	margin: 0px 0px 10px 0px;
	
}
#panelpie ul li{
	display: inline;
	margin: 0px 5px 0px 5px;
}
#panelpie .creditos{clear: both;}
#panelpie .creditos li{
	display: block;
}
#panelpie .logos{
	float: right;
	margin: -15px 0px 0px 0px;
}
#panelpie .logos img{
	/*float: right;
	clear: both;
	margin: 0px 0px 10px 0px;*/
}
#panelpie .copyright{
	float: right;
	clear: both;
	font-size: .8em;
	margin: 10px 0px 0px 0px;
	
}
/**************************************************************/
