@charset "utf-8";

.prod-prod-menu{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 850px;
	height: 88px;
}

.prod-contenedor{
	height: 70px;
	width: 85px;
	color: #c78c57;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #513212;

}

.prod-img{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C78C57;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 85px;
}

a.prod-img{
	margin: 0px;
	padding: 0px;	
}

a.prod-img:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.prod-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 4px;
	padding-top: 2px;
	color: #cd915b;
	cursor: pointer;
	margin: 0px;
}

a.prod-txt{
	text-decoration: none;
	color: #CD915B;
}

a.prod-txt:hover{
	text-decoration: none;
	color: #FFFFFF;
}

menu-proyectos{
	
}

ul.menu-proyectos{
	list-style-type: none;
	height: 88px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}

li.menu-proyectos{
	float: left;
}

menu-scroll{
	
}

ul.menu-scroll{
	list-style-type: none;
	height: 88px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

li.menu-scroll{
	float: left;
}

menu-paginas{
	
}

ul.menu-paginas{
	list-style-type: none;
	height: 88px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

li.menu-paginas{
	float: left;
	height: 50px;
}


.serv-empresas-menu{
	background-color: #522600;
	height: 109px;
	width: 900px;
	clip: rect(auto,10px,auto,auto);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #694322;
}

.serv-empresas-descripcion{
	background-color: #522600;
	height: 109px;
	width: 495px;
	clip: rect(auto,10px,auto,auto);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #694322;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.serv-empresas-scroll{
	background-color: #522600;
	height: 109px;
	width: 404px;
	clip: rect(auto,10px,auto,auto);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #694322;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #724e2f;
}

.serv-empresas-paginas{
	background-color: #261400;
	height: 110px;
	width: 404px;
	clip: rect(auto,10px,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.txt-descripcion{
	line-height: 18px;
}

ul.txt-descripcion{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.txt-descripcion{
	list-style-type: none;
}


.flecha-izq{
	float:left;
	width:20px;
	height:108px;
	background-image: url(../img/flehca-izq.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

.flecha-der{
	float:left;
	width:20px;
	height:108px;
	background-image: url(../img/flecha-der.gif);
	background-repeat: no-repeat;
	background-position: -3px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

.flecha-paginas {
	height:15px;
	line-height:13px;
	font-size:10px;
	padding: 0px;
	margin: 0px;
}

.numeros-selec{
	height: 10px;
	width: 10px;
	border: 1px solid #EAA668;
	float: left;
	line-height: 10px;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.numeros{
	height: 10px;
	width: 10px;
	border: 1px solid #724116;
	float: left;
	line-height: 10px;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

a.numeros{
	text-decoration: none;
	color: #FFFFFF;
}

a.numeros-selec{
	text-decoration: none;
	color: #FFFFFF;
}

a.numeros-selec:hover{
	border: 1px solid #724116;
}

.volver{}
a.volver{text-decoration: none; color: #FFFFFF;}
a.volver:hover{text-decoration: underline;}

.mas-proyectos{color:#CD915B; padding-left:25px; text-decoration: none}
a.mas-proyectos{text-decoration: none; color: #CD915B;}
a.mas-proyectos:hover{color: #FFFFFF}

