@charset "UTF-8";
/* CSS Document */

a { text-decoration: none; }

img { border: 0px }

.main {
	width: 817px;
	}
	
.header {
	width: 817px;
	height: 150px;
	float: left;
	clear: both;
	margin-bottom: 16px;
	}
	
.col-izq {
	width: 449px;
	background-image: url(/files/specials/img/bg-col-izq.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	clear: none;
	padding: 0 0 0 16px;
	}
	
.col-der {
	width: 320px;
	padding: 0px 0 0 16px;
	float: left;
	clear: right;
	}
	
.nota {
	width: 433px;
	height: 60px;
	border-top: 1px dotted #b2b2b2;
	margin-bottom: 19px;
	padding: 10px 16px 0 0;
	}
	
.nota .foto {
	width: 140px;
	height: 60px;
	border: 1px solid #999999;
	margin-right: 10px;
	float: left;
	}
	
.tit-nota {
	color: #4d382f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	}
	
.text-nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
.notas-relac {
	clear: both;
	padding: 16px;
	border-top: 1px solid #dddddd;
	}
	
.tit-relac {
	clear: both;
	margin-bottom: 16px;
	}
	
.relacionadas {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
	float: left;
	clear: none;
	text-decoration: none;
	}

.bull { color: #ff7962; }

.otra {	color: #4d382f; }



