﻿#pie {
	clear: both;
}
#cabecera {
	background-image: url('images/fondo_cabecera.jpg');
	background-repeat: no-repeat;
	width: 970px; /* 950px; */
	height: 205px; /* 198px; */
	padding: 0px 11px;
	
}
#cabecera_fc {
	background-image: url('images/fondo_cabecera_fc.jpg');
	background-repeat: no-repeat;
	width: 970px; /* 950px; */
	height: 205px; /* 198px; */
	padding: 0px 11px;
	
}
#fondoHome {
	width: 959px;
	height: 600px;
	margin: 0px auto auto auto;
}
#banner {
	width: 436px;
	height: 158px;
	position: relative;
	float: right;
	padding: 5px;
	/* padding-top: 30px; */
	padding-right: 25px;

}
#logo {
	height: 165px; /* 160px; */
	width: 480px; /* 510px; */
	top:7px;
	float: left;
	position: relative;
}
#col1 {

	padding: 0px 5px 5px 0px;
	width: 310px;
	float: left;
}
#col2 {
	padding: 0px 0px 5px 5px;
	width: 310px;
	float: right;
	
}
#col3 {

	margin-left:315px;
	margin-right:315px;
	padding: 0px 5px 5px 5px;
}
#destacados {
	width: 970px;
	height: 142px; /* 129px; */
	background-image: url('images/fondo_destacados.jpg');
	position: relative;
	/* left: -5px; */
/* 	margin-top: 8px;
	margin-bottom: 8px;
	clear:both;
 */	
	display:block;
	
}
/* .destacados {
	float:left;
	width:641px;
	height:129px;
	
} */
#banner2 {
	/* position:relative; */
	
	width:318px;
	height:149px;
	padding: 0px;
	float: right;
}
#club {
	background-image: url('images/famClub.gif');
	background-repeat: no-repeat;
	height:30px;
	float:right;
	padding:4px 40px 4px 117px;
	width:305px;
}
#cabecera_fc #club {
	background-image: url('images/famClub_fc.gif');

}

#cuerpo {
	width: 950px;
	padding: 0px 10px;
	clear:both;
	min-height: 450px;
	top:0px;

}
#pie {
	clear:both;
}
#col1Int {
	padding: 5px 10px 5px 0px;
	width: 310px; /*  33%; */
	float: left;
}
#col2Int {
	padding: 5px 0px 5px 10px;
	width: 620px;/* 66%; */
	margin-left: 315px;/* 33%; */
}
#menu {
	float:left;
	width:495px;
}

#col2Pon{
	position:absolute;
	padding: 5px 0px 5px 10px;
	width: 145px;
	margin-left: 315px;
}
#col3Pon {
	position:absolute;
	padding: 5px 0px 5px 10px;
	width: 145px;
	margin-left: 475px;
}
#col4Pon {
position:absolute;
	padding: 5px 0px 5px 10px;
	width: 145px;
	margin-left: 635px;
}
#col5Pon {
position:absolute;
	padding: 5px 0px 5px 10px;
	width: 145px;
	margin-left: 795px;
}

.taf-wrap {
	float: left;
	padding: 2px 8px;	
	background-color: #fff; /* #F6D017; */
}

.taf-wrap a.CommandButton , .taf-wrap a.CommandButton :hover {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}