/* CSS Document */

<!--


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.top {
	width:1050px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	text-align:right;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

.menu {
	width:1050px;
	padding:0px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	background-image:url(img/site-menu3.png);
	background-repeat:repeat-x;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.menuTop {
	width:1050px;
	padding:0px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}


.menuBot {
	width:1050px;
	padding:0px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
}



.menu-hide {
	color:#DF3E3D;
}
.main-contener {
	margin-left:auto;
	margin-right:auto;
	width:1050px;
}


.contener-text {
	/*width:100%;*/
	width:1050px;
	padding:15px;
}



h1 {
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid white;
	width:730px;

}
h2 {
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid white;

}

strong {
	color:#DF3E3D;
}


.cH {
	color:#DF3E3D;
}


.ms {
	color:#DF3E3D;
	font-size:12px;
	padding-top:4px;
	font-weight:normal;
}
.style1 {color: #33FF00}

.menu a:visited {
	color:white;
	text-decoration:none;
}

.menu a:link {
	color:white;
	text-decoration:none;
}

.menu a:hover {
	color:black;
	text-decoration:none;
}


.ms a:visited {
	color:#DF3E3D;
	text-decoration:none;
}
.ms a:link {
	color:#DF3E3D;
	text-decoration:none;
}
.ms a:hover {
	color:#DF3E3D;
	text-decoration:underline;
}


.msw a:visited {
	color:white;
	text-decoration:none;
}
.msw a:link {
	color:white;
	text-decoration:none;
}
.msw a:hover {
	color:#DF3E3D;
	text-decoration:none;
}




a:visited {
	color:white;
	text-decoration:underline;
}
a:link {
	color:white;
	text-decoration:underline;
}
a:hover {
	color:#DF3E3D;
	text-decoration:underline;
}



.h1l a:visited {
	color:white;
	text-decoration:none;
}
.h1l a:link {
	color:white;
	text-decoration:none;
}
.h1l a:hover {
	color:#DF3E3D;
	text-decoration:underline;
}





.sBx a:visited {
	color:#343434;
	text-decoration:none;
}
.sBx a:link {
	color:#343434;
	text-decoration:none;
}
.sBx a:hover {
	color:#DF3E3D;
	text-decoration:underline;
}




.bLk a:visited {
	color:black;
	text-decoration:none;
}
.bLk a:link {
	color:black;
	text-decoration:none;
}
.bLk a:hover {
	color:red;
	text-decoration:underline;
}

img a:visited {
	color:white;
	border-color:white;
	text-decoration:underline;
}
img a:link {
	color:white;
	border-color:white;
	text-decoration:underline;
}
img {
	border-color:white;
}
img a:hover {
	color:#DF3E3D;
	border-color:#DF3E3D;
	text-decoration:underline;
}


.pplmn {
	background-color:#212121;
	border:1px solid #ececec;
	padding:3px;
}
.pplmn a:hover {
	background-color:black;
	border:1px solid white;
	padding:3px;
}



.pplmo {
	background-color:black;
	border:1px solid #DF3E3D;
	padding:3px;
}
.pplmo a:hover {
	background-color:black;
	border:1px solid white;
	padding:3px;
}


a.bL em {
    display:none;
}
a.bL:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.bL:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: white;
	font-weight:bold;
    border: 1px solid #D6FF32;
    background: #4C4C4C;
    width:90px;
}
a.bL:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(/img/bull.gif);
    margin:0;
    padding: 0;
    border: 0;
}







a.bLP em {
    display:none;
}
a.bLP:hover {
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.bLP:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 25px;
    left: -10px;
    padding: 5px;
    color: white;
	font-weight:bold;
    border: 1px solid #D6FF32;
    background: #4C4C4C;
    width:280px;
	height:12px;
}
a.bLP:hover em span {
    position: absolute;
    top: 0px;
    left: 15px;
    height: 7px;
    width: 11px;
    /*background: transparent url(/img/bull.gif);*/
    margin-top:5px;
    padding: 0;
    border: 0;
}




-->
