﻿/*initialize the defaults of browsers*/
html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,form,caption,.hidden,.vanish{margin:0;padding:0;}
body {color:#333333;line-height:1.4;
	behavior: url(../script/csshover.htc);
}
p,blockquote{margin-top:1.2em;margin-bottom:1.2em;}
p,ol,ul,dl,td{text-align:justify;}
blockquote{margin-right:2em;margin-left:2em;}
dd{margin-left:1em; margin-right:0; padding:0;}
fieldset{margin:0;padding:0.75em;}
a{text-decoration:none;background-color:transparent;color: #9e9e9e;}
a:hover,a:focus{
	text-decoration:none;
	color: #000000;
}
img{border:none;}
th,td{padding:0.1em 0.2em;}
th{text-align:center;}
caption{margin-right:auto;margin-left:auto;}
code, samp{font-family: fixedsys, Courier, monospace;}
input[type=button]{font-size:80%;}

/*the cursor as help*/
acronym,abbr,.prompt{cursor:help;}

/**debugs**/

/*ie hasLayout*/
.hasLayout{min-height:0;}
* html .hasLayout{height:0;}
/*form controls re-sized in ie*/
input,select,textarea{font-size:91%;}/*remedy ie6*/
* html input.btn{font-size:80%;}/*ie6 initialize input type=button with class=btn*/
button{font-size:80%;}/*remedy ie7*/


/*hack ie non-Layout*/
.hotarea{
	height:1px;
	position: relative;
}
html>body .hotarea{height:auto;min-height:1px;}

/**general classes**/
/*preload images*/
.preload{background-position:-500em -500em;background-repeat:no-repeat;}
/*initial caps*/
.DropCap:first-letter {float:left;font-size:250%;line-height:1;margin-right:0.2em;}
/*accesskey*/
.hotkey{text-decoration:underline;}

/*invisible*/
.hidden{display:none;}
.vanish{position:absolute;top:-500em;left:-500em;}
/*stop floated*/
.clr{clear:both;display:block;}
.alignr {
	text-align: right;
}
.alignm {
	text-align: center;
}
.alignl {
	text-align: left;
}










#header h1 {
	background-image: url(../img/pro_mascara/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 45px;
	top: 15px;
	z-index: 100;
}
#header h1 a {
	height: 41px;
	width: 133px;
	display: block;
}
#header {
	position: relative;
}
#footer {
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 76px;
	padding-top: 20px;
}

.Hnav li {
	float: left;
}
.Hnav li a {
	float: left;
}


#wrapper2 {
	background-image: url(../img/pro_mascara/bg.gif);
	width: 930px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-repeat: repeat-x;
	background-position: left 75px;
	font-size: 12px;
}

#header .mid {
	background-repeat: no-repeat;
	background-position: left 75px;
	height: 135px;
	position: relative;
}

#MainNav .nav {
	padding-top: 30px;
	padding-left: 190px;
	z-index: 1000;
}
#MainNav .nav li a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9e9e;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9e9e9e;
}
#MainNav .nav .last a {
border-right-style:none;
}
#MainNav .nav li a:hover {
	color: #000000;
}

#header {
	background-image: url(../img/pro_mascara/logo.gif);
	background-repeat: no-repeat;
	background-position: 45px 15px;
}
ul li {
	list-style-type: none;
}
#header .xtra {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 600px;
	top: -5px;
	height: 514px;
	width: 329px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#MainNav .level2 li a {
	float: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
	font-size: 11px;
}
#MainNav .level2 li {
	float: none;
}

#MainNav .level2 {
	position: absolute;
	left: 0px;
	top: 10px;
	background-image:url(../image/dot.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 10px;
}
#MainNav .level2 li {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
}
#MainNav .level2 li a {
	width: 120px;
	color: #000000;
}

#MainNav .level1 {
	position: relative;
}
#MainNav .level1:hover .level2 {
	display: block;
}
#MainNav ul {
	background-image:url(../img/pro_mascara/dot_white.gif);
	background-repeat: repeat;
	background-position: left top;
}
#MainNav .level2 li:hover {
	background-color: #CCCCCC;
}
