div,ul,li,form,p,fieldset,span{
	position: relative;
	margin: 0px;
	padding: 0px;
}
*{
	z-index: 3;
}
body {
	margin: 0px;
	padding: 0px;
	color: #d7d7d7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	text-align: center;	
	position: static;
	background: #050505 url("../img/bodyBg.jpg") no-repeat 50% 0%;
	height: 100%;
}
html{
	height: 100%;
}
a {
	color: #edff00;
	text-decoration: none;
}
a:hover{
	color: #edff00;
	text-decoration: underline;
}
a img{
	border: solid 1px #83c7e5;
}
div {
	text-align: left;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	display:block;
	border: solid 1px #e7e8ea;
	padding: 0px;
}
fieldset div.content{
	padding: 15px;
}
fieldset h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: -23px;
	left: -1px;
	
	padding-left: 3px;
	padding-right: 3px;
}
div.layoutFieldset{
	border-bottom: solid 1px #cccccc;
	margin-top: 32px;
	margin-bottom: 10px;
	padding-bottom: 185px;
}

strong{
	color: #edff00;
	font-weight: bold;
}
h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 1.6em;
	margin-top: 0em;
	font-size: 1.3em;
	color: #edff00;
}
h4{
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 0.4em;
}
h3{
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 0.4em;
}
h5{
	font-size: 1.1em;
}
ul{
	list-style: circle;	
}
hr{
	height: 0px;
	border: none;
	border-top: solid 1px #fff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .margins{
	margin: 15px;
}
#content .borderless{
	border: none;
}

.more{}


.fullWidth{
	width: 548px;
}


/* layout */
div.layout{
	min-height: 100%;
	text-align: center;
	padding-bottom: 80px;
}
div.layoutBg{
	background: transparent url("../img/layoutBg.png") repeat-y 50% 0%;
	text-align: center;
}
div.layoutBody{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #000;
}
div.layoutBg2{
	background: transparent url("../img/mFooterBg.png") no-repeat 50% 100%;
	padding-bottom: 26px;
}

div.layout2C{
	float: left;
	width: 980px;
	z-index: 6;
	background: transparent url("../img/layout2CBg.png") repeat-y 246px 0px;
}
div.layout2CBg{
	float: left;
	width: 980px;
	z-index: 6;
	background: transparent url("../img/layout2CBgBg.png") no-repeat 0% 100%;
}
div.layoutCLeft{
	width: 248px;
	float: left;
	z-index: 6;
	font-size: 12px;
}
div.layoutMain{
	width: 652px;
	padding: 0px;
	padding-left: 40px;
	padding-bottom: 30px;
	float: none;
	min-height: 290px;
	line-height: 1.6em;
	z-index: 7;
	margin-left: 248px;
}
div.layoutClear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
div.layoutHeader{
	clear: both;
	font-size: 12px;
	z-index: 5;
}
div.layoutFooter{ 
	z-index: 7; 
	position: absolute;
	bottom: 20px;
	left: 45px;	
}



div.layoutMain ul{
	padding-left: 30px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
div.layoutMain li{
	list-style: none;
	padding-left: 25px;
	background: transparent url("../img/layoutLi.png") no-repeat 0px 10px;
	line-height: 2em;
}
div.layoutMain p{
	margin-bottom: 1em;
}
div.layoutMain a img,div.layoutMain img{
	border: none;
}
div.layoutMain a img:hover{

}
div.layoutMain td img{
	border: none;
}
div.layoutMain div.mcText img{
	margin: 7px;
	margin-left: 0px;
	margin-top: 0px;
}

div.layoutMain table{
	background: #cbe7f5;
	margin-bottom: 1.5em;
}
div.layoutMain td,div.layoutMain th{
	background: #fff;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
}
div.layoutMain table td.even,div.layoutMain table tr.even td{
	background: #f7fcff;
}
div.layoutMain th,div.layoutMain .layoutTableHeader{
	font-weight: bold;
	background: #cbe7f5;
}
div.layoutMain table th.odd,div.layoutMain table .odd{
	background: #fca843;
}


/* mMessages */
div.mMessages{
	position: fixed;
	top: 30%;
	left: 50%;
	z-index: 20;
	display: none;
}
div.mMessages div.body{
	position: absolute;
	top: 0px;
	left: -380px;
	width: 700px;
	background: #f0f8fc;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
	border: solid 1px #bbe5f8;
	border-bottom: solid 5px #fae000;
}
div.mMessages h3{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 15px;
	color: #1356a7;
	font-weight: bold;
}
div.mMessages div.type0{
	padding-left: 45px;
	color: #c00000;
	font-weight: bold;
	background: transparent url("../img/mMessagesType0.png") no-repeat 13px 5px;
}
div.mMessages div.type1{
	padding-left: 45px;
	color: #019800;
	font-weight: bold;
	background: transparent url("../img/mMessagesType1.png") no-repeat 13px 5px;
}
div.mMessages div.messages{
	padding-top: 5px;
}
div.mMessages div.messages div{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 45px;
}
div.mMessages div.messages div.source:hover{
	text-decoration: underline;
	cursor: pointer;
}
div.mMessages div.close{
	position: absolute;
	top: 0px;
	right: 0px;
}
div.mMessages div.close a{
	font-size: 14px;
	font-weight: bold;
	color: #1356a7;
}
div.mMessages div.close a:hover{
	color: #1356a7;
}
div.mMessages div.clocks{
	position: absolute;
	bottom: 10px;
	right: 30px;
	cursor: pointer;
	z-index: 21;
	color: #000000;
}

/* msMouse */
#msMouse{ position: absolute; border: dotted 1px #07BDE9; display: none; z-index: 1000; width: 0px; height: 0px; }


/* mHeader */
#mHeader{
	height: 113px;
	z-index: 5;
}
#mHeader-home{
	position: absolute;
	top: 38px;
	left: 42px;
	width: 166px;
	height: 39px;
	overflow: hidden;
	z-index: 5;
}
#mHeader-home a{
	display: block;
	width: 166px;
	height: 0px;
	padding-top: 39px;
	overflow: hidden;
	background: transparent url("../img/mHeaderLogo.png") no-repeat 0px 0px;
}
#mHeader h1, #mHeader-logo{
	display: none;
}
#mHeader-jump{
	position: absolute;
	top: 40px;
	left: 832px;
	width: 104px;
	height: 37px;
	overflow: hidden;
	z-index: 5;
}
#mHeader-jump a{
	display: block;
	width: 104px;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
	background: transparent url("../img/mHeaderJump.png") no-repeat 0px 0px;
}
#mHeader h2{
	background: transparent url("../img/mHeaderDesc.png") no-repeat 0px 0px;
	width: 447px;
	height: 0px;
	padding-top: 39px;
	overflow: hidden;
	position: absolute;
	top: 38px;
	left: 246px;
	margin: 0px;
}


/* mPath */
#mPath{
	display: none;
}
#mPath h3{ display: none; }
#mPath div{}
#mPath a{ color: #1356a7; text-decoration: none; }
#mPath a:hover{ color: #1356a7; text-decoration: underline; }
div.mPath div span{ 
	font-size: 1.5em;
	color: #1356a7;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

/* mFooter */
#mFooter{
	display: none;
}
div.mFooter-goToStart, div.mFooter-goToContent{
	display: none;
}
div.mFooter-contact{
	display: none;
}
div.mFooter-text{}
#mFooter a{}
#mFooter a:hover{}

div.mFooter-copyRight{}
#mFooter a.mapa{}

/* mmMenuProducts */
div.mmMenuProducts{
	position: absolute;
	left: 288px;
	top: 60px;
	height: 14px;
	z-index: 7;
	border-left: solid 1px #d7d7d7;
}
div.mmMenuProducts h3{
	display: none;
}
div.mmMenuProducts ul{ margin: 0px; padding: 0px;  }
div.mmMenuProducts ul li{
	float: left;
	list-style: none;
	background: none;
}
div.mmMenuProducts ul a{
	display: block;
	height: 14px;
	border-right: solid 1px #acacac;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #d7d7d7;
	text-transform: lowercase;
}
div.mmMenuProducts ul a:hover,div.mmMenuProducts a.inpath{
	color: #edff00;
}
div.mmMenuProducts ul ul{
	display: none;
}



/* mmMenuTree */
#mmMenuTree{ padding-left: 45px; }
#mmMenuTree h3{ display: none; }
ul.mmMenuTree-0{  }
div.mmMenuTree-bottom{ }
ul.mmMenuTree-0 li{ list-style: none; margin: 0px; padding-bottom: 11px; }
ul.mmMenuTree-0 a{
	display: block;
	line-height: 27px;
	text-decoration: none;
	font-size: 34px;
	font-weight: bold;
	margin: 0px;
	color: #c5c5c5;
	text-transform: uppercase;
}
ul.mmMenuTree-0 a:hover{
	color: #edff00;
}
#mmMenuTree ul ul{
	display: none;
}
#mmMenuTree span{
	display: none;
}
#mmMenuTree a.mmMenuTree-1{
	background: transparent url("../img/mmMenuTreeA1Bg.png") no-repeat 0px 0px;
	width: 106px;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-1:hover,#mmMenuTree .inpath a.mmMenuTree-1{
	background: transparent url("../img/mmMenuTreeA1BgH.png") no-repeat 0px 0px;
}
#mmMenuTree a.mmMenuTree-2{
	background: transparent url("../img/mmMenuTreeA0Bg.png") no-repeat 0px 0px;
	width: 134px;
	height: 0px;
	padding-top: 27px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-2:hover,#mmMenuTree .inpath a.mmMenuTree-2{
	background: transparent url("../img/mmMenuTreeA0BgH.png") no-repeat 0px 0px;
}
#mmMenuTree a.mmMenuTree-3{
	background: transparent url("../img/mmMenuTreeA2Bg.png") no-repeat 0px 0px;
	width: 96px;
	height: 0px;
	padding-top: 27px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-3:hover,#mmMenuTree .inpath a.mmMenuTree-3{
	background: transparent url("../img/mmMenuTreeA2BgH.png") no-repeat 0px 0px;
}
#mmMenuTree li.mmMenuTree-4{
	padding-bottom: 1px;
}
#mmMenuTree a.mmMenuTree-4{
	background: transparent url("../img/mmMenuTreeA3Bg.png") no-repeat 0px 0px;
	width: 141px;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-4:hover,#mmMenuTree .inpath a.mmMenuTree-4{
	background: transparent url("../img/mmMenuTreeA3BgH.png") no-repeat 0px 0px;
}
#mmMenuTree a.mmMenuTree-5{
	background: transparent url("../img/mmMenuTreeA4Bg.png") no-repeat 0px 0px;
	width: 162px;
	height: 0px;
	padding-top: 27px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-5:hover,#mmMenuTree .inpath a.mmMenuTree-5{
	background: transparent url("../img/mmMenuTreeA4BgH.png") no-repeat 0px 0px;
}
#mmMenuTree a.mmMenuTree-6{
	background: transparent url("../img/mmMenuTreeA5Bg.png") no-repeat 0px 0px;
	width: 160px;
	height: 0px;
	padding-top: 27px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-6:hover,#mmMenuTree .inpath a.mmMenuTree-6{
	background: transparent url("../img/mmMenuTreeA5BgH.png") no-repeat 0px 0px;
}
#mmMenuTree a.mmMenuTree-7{
	background: transparent url("../img/mmMenuTreeA6Bg.png") no-repeat 0px 0px;
	width: 103px;
	height: 0px;
	padding-top: 27px;
	overflow: hidden;
}
#mmMenuTree a.mmMenuTree-7:hover,#mmMenuTree .inpath a.mmMenuTree-7{
	background: transparent url("../img/mmMenuTreeA6BgH.png") no-repeat 0px 0px;
}

div.soutezHeader{
	width: 980px;
	height: 333px;
	overflow: hidden;
	margin-bottom: 32px;
	background: #000;
}

/* mcShowcase */
#mcShowcase{
	width: 980px;
	height: 333px;
	overflow: hidden;
	background: #000;
	margin-bottom: 32px;
}
#mcShowcase h3{}
#mcShowcase a{}
#mcShowcase div.text{ display: none;}
#mcShowcase div.text p{}
#mcShowcase div.text strong{}
#mcShowcase div.text span{}
#mcShowcase div.text em{}
#mcShowcase div.pictures{}
#mcShowcase div.pictures img{}
#mcShowcase div.pictures div.legends{ display: none; }
#mcShowcase div.pictures div.contents{  }
#mcShowcase div.pictures .legend{}
#mcShowcase div.pictures .legend .title{}
#mcShowcase div.pictures .deactive .title{}
#mcShowcase div.pictures div.picture{ position: absolute; top: 0px; left: 0px; display: none; }
#mcShowcase .left,#mcShowcase .right{}

/* mcShowcaseOakley */
#mcShowcaseOakley{
	width: 652px;
	height: 222px;
	overflow: hidden;
	background: #000;
	margin-bottom: 32px;
}
#mcShowcaseOakley h3{}
#mcShowcaseOakley a{}
#mcShowcaseOakley div.text{ display: none;}
#mcShowcaseOakley div.text p{}
#mcShowcaseOakley div.text strong{}
#mcShowcaseOakley div.text span{}
#mcShowcaseOakley div.text em{}
#mcShowcaseOakley div.pictures{ width: 652px; height: 222px; }
#mcShowcaseOakley div.pictures img{}
#mcShowcaseOakley div.pictures div.legends{ position: absolute; bottom: 10px; right: 10px; z-index :10; }
#mcShowcaseOakley div.pictures div.contents{  }
#mcShowcaseOakley div.pictures .legend{ float: left; display: block; width: 15px; height: 15px; line-height: 15px; border: solid 1px #373737; margin-right: 2px; text-align: center; color: #000; background: #edff00; }
#mcShowcaseOakley div.pictures .legend:hover{ color: #000; background: #edff00; }
#mcShowcaseOakley div.pictures .legend .title{}
#mcShowcaseOakley div.pictures .deactive { color: #c5c5c5; background: #000; }
#mcShowcaseOakley div.pictures div.picture{ position: absolute; top: 0px; left: 0px; display: none; }
#mcShowcaseOakley .left,#mcShowcaseOakley .right{}

/* mcSubmenu */
div.mcSubmenu{
	height: 14px;
	z-index: 7;
	padding-top: 8px;
	margin-bottom: 18px;
}
div.mcSubmenu h3{
	display: none;
}
div.mcSubmenu ul{ margin: 0px; padding: 0px; height: 14px; border-left: solid 1px #acacac;  }
div.mcSubmenu ul li{
	float: left;
	list-style: none;
	padding: 0px;
	background: none;
}
div.mcSubmenu ul a{
	display: block;
	height: 14px;
	border-right: solid 1px #acacac;
	float: left;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #d7d7d7;
	font-size: 13px;
}
div.mcSubmenu ul a:hover,div.mcSubmenu a.inpath{
	color: #edff00;
}
div.mcSubmenu ul ul{
	display: none;
}

/* mcSitemap */
div.mcSitemap{}
div.mcSitemap h3{ display: none; }

/* mStats */
div.mStats{	position: absolute;	bottom: 0px; left: 0px;	display: none; }
div.mStats img{	border: none; }
#mMouse{ display: none; }

/* mmBinaryfiles */
div.mmBinaryfiles{ margin-top: 30px;}
div.mmBinaryfiles h3{ }
div.mmBinaryfiles ul{ padding: 0px; padding-left: 20px; }
div.mmBinaryfiles li{ list-style: none; padding: 0px; background: none; padding-bottom: 10px;}
div.mmBinaryfiles li a{  }
div.mmBinaryfiles li a:hover{  }

/* mcNoPage */
div.mcNoPage{
	padding: 20px;
}
div.facebook{
	z-index: 7;
}

a.soutez{
	display: block;
	position: absolute;
	top: 113px;
	left: 0px;
	z-index: 9;
	display: none;
}
img.soutez{
	border: none;
}
