body {
	background-color: #338ac0;
	background-image: url(../imgs/design/roller_hockey/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #CC0000;
}
.centrado{
	margin: 0 auto;
}
.alineacionv_top{
	vertical-align: top;
}
.site_width{
	width: 940px;
}

.headerad {
	background-image: url(design/headerad.gif);
	background-repeat: repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 5px;
}
.headerad img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerad p {
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}
.error {
	width: 250px;
	padding: 4px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #FFE8E8;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.error a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.error a:hover {
	color: #CC0000;
}


.exito {
	width: 250px;
	padding: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #006600;
	background-color: #D9FFD9;
	display: block;
	text-align: center;
}
.exito a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.exito a:hover {
	color: #CC0000;
}


#sCont {
	margin-top: 0;
}
#sCont .top{
	display: block;
	width: 100%;
	height: 15px;
	background: url(../imgs/design/roller_hockey/content_rounded_top.jpg) no-repeat;
}

/* html #sCont .sHeader { */
/* menuTop */
#menuTop {
	padding-top:3px;
	padding-bottom:3px;
	height:22px;
}

#menuTop #menuTopMenu {
	float:left;
	font-weight: bold;
}

#menuTop #menuTopMenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #cccccc;
}

#menuTop #menuTopMenu a:hover {
	text-decoration:underline;
}

#menuTop #menuTopInfo {
	float:right;
}

#menuTop #menuTopInfo span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	/*border-left:1px solid #cccccc;*/
}

#menuTop #menuTopInfo a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #cccccc;
}

#menuTop #menuTopInfo a:hover {
	text-decoration:underline;
}

/* sHeader */

#sHeader {
	display: block;
	clear: both;
	text-align: center;
}

#sHeader .Logo {
	height: 106px;
	width: 231px;
	float:left;
	margin:0px;
	/*background-image:url(../css/design/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	
}

#sHeader .Logo .linkHome {
	display: block;
	height: 106px;
	text-decoration: none;
}

#sHeader .bannerHeader {
	height: 90px;
	width: 728px;
	float:right;
	display:block;
	margin:0px;
}

#sHeader .infoTop {
	height: 25px;
	width: 728px;
	float:right;
	display:block;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:25px;
}

#menuTopInfo .date span{
	color:#CCCCCC;
	border: none;
}

#sHeader .infoTop .searchForm {
	float:right;
	margin-top:5px;
}

/* sSections  */

#sSections{
	padding: 22px 0 23px 0;
	background: url(../imgs/design/roller_hockey/menu_normal_bg.jpg) no-repeat #fa342d;
	text-transform: uppercase;
}
#sSections a, #sSections .active {
	margin-left: 3px;
	margin-right: 3px;
	display: inline;
	padding: 22px 3px 23px 4px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sSections a:hover, #sSections .active{
	padding: 22px 3px 23px 4px;
	background: url(../imgs/design/roller_hockey/menu_over_bg.jpg) repeat-x;
}
#sSections .line_divisor{
	padding: 23px 0 23px 0;
	background: url(../imgs/design/roller_hockey/menu_line_divisor.jpg) no-repeat center;
}

.sSubSections{
	width:940px;
	clear:both;
	display:block;
	min-height: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.sSubSections a {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;

		
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	
	border-right:1px solid #ffffff;
}
.sSubSections a:hover{
	text-decoration:underline;
}

/* sMain */

#sCont  #sMain {
	display: block;
	width: 100%;
	background: #efefef;
}
#sCont #sMain #page{
	padding: 15px;
}

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

/* posFooter */

#posFooter {
	display: block;
	clear: both;
	margin-top: 3px;
	padding: 15px 0 15px 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(../imgs/design/roller_hockey/footer_bg.jpg) no-repeat bottom;
	background-color: #ffffff;
}
#posFooter a{
	color: #000000;
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-size: 12px;
	border-right: 1px solid #000000;
}
#posFooter a:hover{
	color: #333333;
}


#linkWehaa {
	display: block;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
}
#linkWehaa .logo_wehaa{
	float: right;
	border: none;
}


#sClearFooter {
	display: block;
	clear: both;
}


#cA #sectionName {
	margin-bottom: 25px;
	color: #005172;
	font-size: 15px;
}

#cA #sectionName a {
	color:#005172;
}

#cA #sectionName a:hover {
	text-decoration:underline;
}

#cA #sectionName em {
	font-style:normal;
	font-weight:bold;
	color: #005172;
}
