/* CSS Document */
* {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
body {
	margin: 10px 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	/**/
}
a{
text-decoration:none;
}
.style7 a {
	font-size: 12px; 
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px;
	padding-right: 10px;
	text-align:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #99020A;
}

.style7 a:hover{
	border: none;
	color: #FFCC00;
	padding: 4px;
	padding-right: 10px;
	text-align:left;
	border-right-width: 2px;
/*	border-bottom-width: 1px;
*/	border-right-style: solid;
	border-right-color: #99020A;
}

.menu a{
color:#FFFFFF;
font-weight:bold;
}
.menu a:hover{
color:#FFCC33;
font-weight:bold;
}
#pie {
	background: url(../homeIMG/Images/1-homeconsectores_49.gif) repeat-x;
	font-size:10px;
}
#degradeDer {
background: url(../homeIMG/Images/1-homeconsectores_13.gif) repeat-y;
}
#degradeIzq {
background: url(../homeIMG/Images/degradeIzquierdaHome.gif) repeat-y;
}

.menuLate_Hom a{
padding: 10px;
background:url(../homeIMG/Images/punto.png) no-repeat left center;
}
.menuLate_Hom a:hover{
padding: 10px;
background:url(../homeIMG/Images/punto.png) no-repeat left center;
color:#B8070F;
}
.menuPrincipal{
background:url(../homeIMG/Images/degMenu.gif);
}
.menuPrincipal a{
color:#FFFFFF;
}
.menuPrincipal a:hover{
color:#FFCC33;
}
.menuPrincipalBarra{
padding: 4px;
background:url(../imagenes/lineaDiv.gif) no-repeat left top;
}
.transparente a:hover{
	-moz-opacity:0.70;
	opacity: .70;
	/*z-index:1;z-index: con valor a 1 sirve para posicionar la capa transparente encima de la otra. Si no se especifica un valor para esta propiedad, todas las capas tienen por defecto el valor 0. Este valor indica que la capa está por encima del resto que tengan un valor inferior.*/
	filter:alpha(opacity=70);
	float:left;
}
/****************estilo para empresa*******************/
.menuPriEmp{
text-decoration:none;
background:url(../empresa/empresaHarr_06.gif) repeat-x;
}
.menuPriEmp a:hover{
color:#B8070F;
}
.menuSecEmp{
text-decoration:none;
background:url(../empresa/empresaHarr_18.gif) no-repeat;
}
.menuSecEmp a:hover{
color:#B8070F;
}
.titEmpresa{
color:#B8070F;
font-size:12px;
font-weight:bold;
}
.degradeEmp{
background:url(../empresa/degrade_gris.png) repeat-x;
}
.textoSucursa{
font-size:10px;
font-weight:bolder;
}
/******************************estilo para catalogo**************************/
.lineaSeparar{
background:url(../catalogo/2-mujerconsectores_45.gif) repeat-y;
}