/*tags*/
body {
	margin:0 0 0 0;
	padding:0px;
	background: url(images/varios/bg_body.jpg) repeat-x;
}
.blok {
	display: block;
	}
img {
	border: none;
}
/*flotantes*/
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.blok {
	display: block;
}
.clear {
	clear:both;
}
:-moz-any-link:focus {
outline: none;
}
/*para fixear el alto de los layers con background*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */
/***************************/
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body.a .colIzq, body.front .colIzq{
	width: 360px;
	overflow: hidden;
	float: left;
}
body.b .colIzq, body.page-bio .colIzq, body.not-front .colIzq{
	width: 820px;
	overflow: hidden;
	float: left;
}
body.a .colDer, body.front .colDer{
	width: 440px;
	overflow: hidden;
	float: right;
}
body.a .coIzBot, body.front .coIzBot{
	background: #000000 url(images/varios/bg_colizq_bot.jpg) bottom no-repeat;
}
body.b .coIzBot, body.page-bio .coIzBot{
	background: #000000 url(images/varios/bg_colizq_bot_lo.jpg) bottom no-repeat;
}
body.a .coIzTop, body.front .coIzTop{
	background: url(images/varios/bg_colizq_top.jpg) 0 0 no-repeat;
	height: 315px;
}
body.b .coIzTop, body.page-bio .coIzTop{
	background: url(images/varios/bg_colizq_top_lo.jpg) 0 0 no-repeat;
}

.not-front .coIzBot{
	background:#000000 url(images/varios/bg_colizq_bot_lo.jpg) no-repeat scroll center bottom;
}
.not-front .coIzTop{
	background:transparent url(images/varios/bg_colizq_top_lo.jpg) no-repeat scroll 0 0;
}

.coDeBot{
	background: #000000 url(images/varios/bg_colder_bot.jpg) bottom no-repeat;
}
.coDeTop{
	background: url(images/varios/bg_colder_top.jpg) 0 0 no-repeat;
	height: 315px;
}
.p20{
	padding: 20px;
}
.p10{
	padding: 10px;
}
.mBot20{
	margin-bottom: 20px;
}
.por_tres{
	border: 1px solid #35333F;
	background: url(images/varios/bg_portres.jpg) repeat-y;
}
.w273{
	width: 273px;
	float: left;
	overflow: hidden;
}
.w272{
	width: 272px;
	float: left;
	overflow: hidden;
}
.p4{
	padding: 4px;
}
.bg11{
	background: #110A21;
}
.colIzq .bg11{
	background: none;
	padding-bottom:20px;
}
.p3pic{
	float: left;
	width: 100px;
	overflow: hidden;
}
.p3txt{
	float: left;
	width: 141px;
	overflow: hidden;
}

.colIzq .p3txt{
  float:left;
	overflow: hidden;
	width:670px;
}

img.titulo{
	display: block;
	margin-bottom: 10px;
}
.colBioL{
	padding-right: 30px;
	width: 476px;
	overflow: hidden;
	float: left;
}
.colBioR{
	width: 270px;
	float: left;
	padding-top: 10px;
}
.pT10{
	padding-top: 10px;
}
.colBioR ul{
	list-style: none;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}
.colBioR ul li{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.colBioR ul li a{
	display: block;
	padding: 0px 0px 0px 12px;
	color: #495087;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.colBioR ul li a.selected{
	background: url(images/varios/arrow.jpg) 0px 5px no-repeat;
}
ul.dates{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.dates li{
	margin-bottom: 3px;
}
ul.dates li a{
	color: #495087;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 0px;
	text-decoration: none;
}
ul.dates span{
	color: #5E3C5F;
	font-size: 12px;
	font-family: Helvetica, Tahoma, sans-serif;
	line-height: 13px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.bc_row{
	margin-bottom: 20px;
}
.bc_item{
	width: 145px;
	margin-right: 10px;
	float: left;
}