/*config. general*/
html,body{
 	height: 100%;
	margin:0;
	padding:0;
	background: #BFBFBF;
	text-align:justify;
}
img {
	display:block;
	border:0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
input,textarea{
	font-size: 11px;		
	vertical-align:top;
	padding:0;
	padding-left:3px;
	padding-right:16px;
	margin-left:6px;
	margin-top:-2px;
	color:#666;
}
h1,h2,h3,h4 {
	color:#333;
}
fieldset{
	 width:645px;
	 padding:10px;
	 padding-top:14px;
	 border:1px dashed;
	 background:#222 url(../img/sugerencias/mujer-cabina.gif) top right no-repeat;
}
/*contenedor*/
#contenedor {
	/*background:#000;*/
	width:781px;
	margin:0 auto; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#contenedor strong,b {
	color:#08710E;
/*	color:#D42645; */
}
/*estructura*/
#wtop{
	background:#BFBFBF url(../img/banda-degra-sup.jpg) no-repeat;
	height:36px;
	line-height: 36px;
	padding-right:42px;
	text-align: right;
	color:#000;
}
#wtop img{
	display: inline;
	margin-top:10px;
}
#wtop img a{
	margin:0;
	padding:0;
}
#wtop img a{
	padding:0;
}
#wtop a{
	color:#000;
	padding:2px;
	margin:0 4px 0 4px;
}
#wtop a:hover{
	background:#666;
	color:#FFF;
	padding:2px;
	text-decoration: underline;
}
#wbottom{
	background:#BFBFBF url(../img/banda-degra-inf.jpg) no-repeat;
	width:781px;
	height:36px;
}
#wmiddle{
	background:#BFBFBF url(../img/banda-degra-cen-blanca.jpg) repeat-y;
	padding-left:17px;
	padding-right:17px;
}
/* wmiddle */
#middle-flash{
	background: #BFBFBF;/*#103514;*/
	height:148px;
}
#middle-clientes{
	background:#CECBCE url(../img/fondo-clientes.jpg) repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #FFF;
	height: 21px;
	padding-top:7px;
	/*line-height: 28px;*/
	text-align: right;
	padding-right:7px;
	font-weight:bold;
	color: #000;
}
#middle-menu{
	padding:0;
}
#middle-menu ul{
	display:inline;
	margin:0;
	padding:0;	
	list-style: none;
}
#middle-menu li{
	background:#540000 url(../img/fondo-boton-menu.jpg);/*#5296BD url(../img/fondo-boton-menu.jpg);*/
	float:left;
	margin:0;
	padding-top:5px;
	padding-bottom:7px;
}
#middle-menu li img {
	display: inline;
	padding-right:4px;
	vertical-align: middle;
}
#middle-menu li a{
	border-left: 1px solid #2EB135; /*1px solid #C6FFFF;*/
	border-right: 1px solid #114622; /*1px solid #135187;*/
	background: url(../img/flecha-menu.gif) left no-repeat;
	/*padding: 5px 22px 7px 21px;*/
	padding: 5px 22px 7px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
}
#middle-menu li a:hover{
	background:#540000 url(../img/flecha-menu.gif) left no-repeat; /*#135287 url(../img/flecha-menu.gif) left no-repeat;*/
}

#middle-contenido {
/*	clear:left;*/
	background: #FFF url(../img/fondo-blanco.jpg) top repeat-x;
	color:#000;
}

#middle-pie {
	clear:both;
	color:#000;
	background:#CECBCE url(../img/fondo-pie.jpg) repeat-x;
	height:41px;
	line-height: 28px;
	font-weight:bold;
	text-align:center;
}
/* middle-home */
#home-left{
	float:left;
	width:172px;
}
#home-center {
/*	float:left; */
	width:250px;
	height:337px;
	margin-left:172px;
	padding-top:20px;
	word-spacing: 1px;
	background: url(../img/home/mapa-mundo.gif) no-repeat bottom;
	}
html>body #home-center{
		padding-top:50px;
		height: 337px;
}
#home-center p{
	text-align:justify;
	margin-top:10px;
}
#home-right {
	float:right;
	width:306px;
}
#home-right img{	
/*	margin-top:10px;*/
	margin-top:5px;
}

