a{ outline:none; }
body {
	background-color: #383431;
	margin: 0px;
	padding: 0px;
	background-image:url(../imgs/design/bodyBack.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	
}
.________Setup__Borders__________{}
 .sb, .sbi, .sb *, .sbi * { position:relative; z-index:2; }
  * html .sb, * html .sbi {
	height:1%;

}
  .sbi { display:inline-block; }
  .sb-inner { background:#ddd; }
  .sb-inner a,.sb-inner a img{
	z-index: 99;
}
  .sb-shadow { background:#000; }
  .sb-border { background:#bbb; }


/*#cA .Left, #cA .Left .sb-inner { background:#fff; }
#cA .Right, #cA .Right .sb-inner { background:#fff; }
#cA .Horizontal, #cA .Horizontal .sb-inner { background:#fff; }
#cB .Left, #cB .Left .sb-inner { background:#fff; }
#cB .Right, #cB .Right .sb-inner { background:#fff; }
#cB .Horizontal, #cB .Horizontal .sb-inner { background:#fff; }*/

.Georg16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.error {
	width: 250px;
	padding: 4px;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #990000;
	background-color: #FFE8E8;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.error a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.error a:hover {
	color: #CC0000;
}


.exito {
	width: 250px;
	padding: 4px;
	margin-top: auto;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #ADB9C2;
	background-color: #F9F9F9;
	display: block;
	text-align: center;
}
.exito a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.exito a:hover {
	color: #CC0000;
}
#sCont {
	padding: 0px;
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	visibility: visible;
}

#sCont .menuTop {
	height:22px;
	float:right;
	margin-top:44px;
	text-transform:uppercase;
}

#sCont  .menuTop a {
	font-family: tahoma;
	font-size:10px;
	line-height: 46px;
	color: #B0B0B0;
	text-decoration: none;
	font-family:"Arial", Helvetica, sans-serif;
	/*font-weight:bold;*/
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	background-image:url(../imgs/design/menuTopSeparator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#sCont .menuTop a:hover {
	/*text-decoration: underline;*/
	color: #FFD200;
}

#sCont .menuTopLogin {
	height:10px;
	float:right;
	margin-top:44px;
	text-transform:uppercase;
	font-weight:bold;
}

#sCont  .menuTopLogin a {
	font-family: tahoma;
	font-size:11px;
	line-height: 46px;
	color: #D2D4D4;
	text-decoration: none;
	font-family:"Arial", Helvetica, sans-serif;
	padding-left: 28px;
	text-align: left;
}

#sCont .menuTopLogin a:hover {
	color: #FFD200;
}

#sCont .sHeader {
	margin: 0px;
	margin-left:32px;
	margin-bottom:15px;

	height: 90px;
	width: 965px;
	
	padding: 0px;

	display: block;
	clear: both;
	float: left;


}
#sCont .sHeader .Logo {
	margin: 0px;
	margin-left:25px;
	/*margin-top:32px;*/
	padding: 0px;
	height: 123px;
	width: 270;
	float: left;
}

#sCont .sHeader .banner {
	margin: 0px;
	margin-top:20px;
	padding: 0px;
	height: 181px;
	width: 995px;
	float: right;
}

#sCont .sHeader2 {
	margin: 0px;
	height: 35px;
	width: 997px;
	padding: 0px;
	display: block;
	clear: both;
	float: left;
	margin-top:-12px;
}

#sCont .sHeader2 .dateTime {
	height: 24px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	padding-left:40%;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFD200;
	line-height:24px;
}

#sCont .sHeader2 .rss {
	height: 24px;
	width: 71px;
	margin: 0px;
	display: block;
	float: left;
}

#sCont .sHeader2 .rss a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:24px;
	text-decoration:none;
}


/* SEARCH SUPERIOR */
#sCont .sHeader2 .search{
	background-image:url(../imgs/design/search_button.jpg);
	background-repeat:no-repeat;
	height: 25px;
	width: 268px;
	margin: 0px;
	display: block;
	float: right;
}

#sCont .sHeader2 .search .text {
	background-color:transparent;
	border:0px;
	font-size:12px;
	font-weight:bold;
	color:#7C7C7C;
	height:23px;
	width:230px;
}

#sCont .sHeader2 .search .btn {
	background-color:transparent;
	border:0px;
	height:23px;
	width:20px;
	cursor:pointer;
}

/*
#sCont .sHeader2 .search .sb-inner  {
	background-color:#FFFFFF;
	background-image:url(../imgs/design/backBoxLeft.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	margin-bottom:10px;
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#sCont .sHeader2 .search .title{
	display:block;
	height:12px;
	line-height:12px;
	font-family:"Myriad Pro", "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 18px;

	
	text-transform:uppercase;
	font-weight:bold;
}
/* SEARCH SUPERIOR */



.ssUserBox .sb-border  {
	background-color:#232323;
}
.ssUserBox, .ssUserBox .sb-inner  {
	background-color:#FFFFFF;
	background-image:url(../imgs/design/backBoxLeft.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	margin: 0px;
	margin-bottom:10px;
	display: block; 
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #CCCCCC;
}
.ssUserBox .sb-inner  {
	padding-left: 7px;
}
.ssUserBox .title {
	display:block;
	height:30px;
	line-height:17px;
	font-family:"Myriad Pro", "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#EFEFEF; /*#e2eaf2*/
	text-transform:uppercase;
	/*font-weight:bold;*/
}
#sUserBox  {
	display: block;
	clear: both;
	float: none;
	text-align: left;
	vertical-align: top;
	height: 115px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 180px;
}
#sUserBox  form{
	margin: 0px;
	padding: 0px;
	display: block;
}
#sUserBox .error {
	width: 90%;
}
#sUserBox .sDash{
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sUserBox .sDash a {
	line-height: 20px;
	text-decoration: none;
	background-image: url(../imgs/design/user.icons.gif);
	background-position: 0px 0px;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #003399;*/
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
}
#sUserBox .sDash a:hover {
	color: #CC0000;
}
#sUserBox .sDash .btnMyBlog {
	background-position: 0px -40px;
}
#sUserBox .sDash .btnMyPhotos {
	background-position: 0px -20px;
}
#sUserBox .sDash .btnLogout {
	background-position: 0px -80px;
}

#sUserBox #frmBoxSignIn {
	margin: 0px;
	margin-left:15px;
	padding: 0px;
	font-size: 11px;
	display: block;
	clear: both;
	float: none;
}
#sUserBox #frmBoxSignIn a {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
#sUserBox #frmBoxSignIn td {
	margin: 0px;
	padding: 0px;
}

#sUserBox #frmBoxSignIn .txtField {
	font-size: 11px;
	width: 100px;
	padding: 2px;
	border: 1px solid #333333;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../imgs/design/ventantas.back.jpg);
	background-position: -50px 0px;
	line-height: 12px;
}
#sUserBox #frmBoxSignIn .SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3483AC;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 4px;
	padding-bottom: 1px;
}
#sUserBox #frmBoxSignIn a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #003366;*/
	color:#000000;
	text-decoration: none;
}
#sUserBox #frmBoxSignIn a:hover {
	color: #CC0000;
}






#sCont  #sMain {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	display: block;
}

#sCont #sMain .sSections{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image:url(../imgs/design/backMenu.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	
	text-transform:uppercase;
}
#sCont #sMain .sSections a {
	font-family:"Myriad Pro", "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 40px;
	display: block;
	padding: 0px;
	padding-left:8px;
	padding-right:8px;
	height: 40px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	font-weight:normal;
	
	background-image:url(../imgs/design/lineMenu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	
	
}
#sCont #sMain .sSections a:hover{
	color: #000000;
	background-image:url(../imgs/design/menuTopHover.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
}
#sCont #sMain .sMainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	padding: 0px;
	padding-left: 5px;
}
#sCont #sMain .sMainLinks a {
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#sCont #sMain .sMainLinks a:hover{
	text-decoration: none;
}
#sCont #sMain .sMainLinks a:active{
	text-decoration: none;
}
#sCont #sMain .sFooter {
	background-image:url(../imgs/design/backFooter.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	color: #B0B0B0;
	clear: both;
	display:block;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	float: left;	/*none;*/
	height: 40px;
	/*line-height: 100px;*/
	margin: 0px;
	padding-top:30px;
	text-align: left;
	width:1005px;
	margin-left:-8px;	
}
#sCont #sMain .sFooterD {
	color: #C7C7C7;
	clear: both;
	display:block;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	height: 30px;
	margin: -8px;
	text-align: left;
	width:500px;
}
#sCont #sMain .sFooterD a {
	font-size:11px;
	color: #C7C7C7;
	text-decoration: none;
	font-family:"Arial", Helvetica, sans-serif;
	/*font-weight:bold;*/
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	background-image:url(../imgs/design/menuTopSeparator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


#sCont #sMain .copyright{
	color: #C7C7C7;
	clear: both;
	display:block;
	font-family: Arial;
	font-size: 11px;
	float: left;	/*none;*/
	height: 25px;
	margin: 0px;
	text-align: left;
	width:500px;
	font-weight:bold;

}

#sCont #sMain .sFooter a {
	font-family: tahoma;
	font-size:14px;
	line-height: 46px;
	color: #B0B0B0;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	background-image:url(../imgs/design/menuTopSeparator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#sCont #sMain .sFooter a:hover {
	text-decoration: underline;
}
#sCont #sMain .sFooter p {
	line-height: 50px;
}
#sCont #sMain .sFooter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	background-image:url(../imgs/design/footerBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
}


#sCont #sMain .sWhereIam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	height: 15px;
	width: 933px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color:#e3dfdf;
}
#sCont #sMain .sWhereIam a {
	font-size: 11px;
	color: #666;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}


#sCont #sMain .sWhereIam a:hover{
	text-decoration: none;
}
#sCont #sMain .sWhereIam a:active{
	text-decoration: none;
}

#sCont #sMain   #sectionName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 33px;
	padding-left:10px;
	margin:0px;
	/*background-image:url(../imgs/design/backWhereIAm.jpg);
	background-position:top;
	background-repeat:repeat-x;
	*/
	
	height:10px;
	background-color:#A4A4A4;
}


#sCont #sMain   #sectionName a {
	color: #FFFFFF;
	padding-right: 10px;
	border-right: 1px dotted #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}


#sCont #sMain  #sectionName  a:hover{
	text-decoration: underline;
}
#sCont #sMain  #sectionName  a:active{
	text-decoration: none;
}#sCont #sMain #sContenido #cB .sMainRSS {
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sCont #sMain .sFooter a.a1 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: -100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sCont #sMain .sFooter a.a1:hover {
	color: #CC0000;
}
#sCont #sMain #sContenido .sLeaderboard_Top {
	text-align: center;
	padding-top: 5px;
}
#sCont #sMain .sLeaderboard_Footer {
	text-align: center;
	display: block;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sCont #sMain #sClearFooter {
	display: block;
	clear: both;
	float: left;
}

.logo_wehaa{
	margin-bottom:25px;

}