/* CSS Document */html {	min-width: 720px;	height: 100%;}body{    font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 5px;	color: #333333;}#header_area{	width:			702px;	float:			left;	margin:			0px;	border:			0px;	padding:		0px;	background-color:#FFFFFF;}#menu_area{		width:			702px;	height:			61px; 	float:			left;				margin:			0px;	border:			0px;	padding:		0px;	background-color:#FFFFFF;}#foot_area{	width:			650px;	float:			left;		margin:			0px;	border:			0px;	padding:		0px;	background-color:#FFFFFF;}#foot_area p, a, ul, li, div{    font-size: 95%;    line-height: 80%;	text-align: center;}#only_column{	width:			650px;	min-height: 	200px;	float:			left;		margin:			0px;	border:			0px;	padding:		15px 0px 15px 0px;	background-color:#FFFFFF;	}#only_column p, a, li, ul, div{    font-size: 	12px;    line-height: 18px;	text-align: left;}#only_column h1{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 200%;    color: #003366;    text-align: left;}#only_column h4, h5, h6 {    font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;    font-size: 14px;	color: #336699;    text-align: left;}#Title{    color: #000000;    font-size: 150%;	line-height: 150%;    text-align: center;}#Ref{    color: #000000;    text-align: center;}#Authors{    color: #000000;    text-align: center;}#returnToPublications{	text-align: right;}div.content{	float:		left;	width:		702px; 	background-image: url("../BMLimages/izq_line.png"); 	background-position:left; 	background-repeat:repeat-y;}	div.control{ 	float:		right;	width:		702 px;	padding:	0px 26px 0px 26px; 	background-image: url("../BMLimages/der_line.png"); 	background-position:right; 	background-repeat:repeat-y; }a:link { color: #0066CC; text-decoration: underline;}a:visited { color: #006699; text-decoration: underline;}a:active { color: #3399FF; border-bottom: none;}a.image:link	{ text-decoration: none; border-bottom: none;}a.image:visited	{ text-decoration: none; border-bottom: none;}a.image:active	{ text-decoration: none; border-bottom: none;}a.image:hover	{ text-decoration: none; border-bottom: none;}/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */* html img  { \margin-left:-.2em;  ma\rgin-left:0; }