

/* =============================================================== */
/*                                                                 */
/*              Hide All Not Needed Elements                       */
/*                                                                 */
/* =============================================================== */


#header 
{ 
	display: none !important;
}


#header .left 
{ 
	display: none !important;
}

#main .menu
{
	display: none !important;
}

.content 
{
	
	width: 700px;
	float: left;
}

.content .foto
{
	
	float: left;
	width: 90px;
	margin-right: 20px;
}

.content .info
{
	float: left;
	width: 590px;
}

	.content .info .atributo
	{
		
		margin-bottom: 5px;
	}
	
	.content .info .atributo.titulo
	{
		
		font-weight: bold;
	}

#dynamicContent
{
	
	width: 700px;
	float: left;
}

div#right 
{
	display: none !important;
}

div#left 
{
	display: none !important;
}

.enlacesIzq{
	
	display: none !important;
}


.enlacesDer{

	display: none !important;
}

ul.tabs{
	
	display: none !important;
}

#footer
{
	display: none !important;
}





/* =============================================================== */
/*                                                                 */
/*            	 General settings for printing                     */
/*                                                                 */
/* =============================================================== */


body
{
	background: white;
	color: #000; 
	font: 1em Verdana, Arial, Sans-Serif;
	text-align: justify; 
}


div#main 
{
	  background: white;
	  float: none !important;
	  width: auto !important;
	  margin:  0 !important;
	  padding: 0 !important;
}

div#main .pad  
{ 
	  background: white;
	  float: none !important;
	  width: auto !important;
	  margin:  0 !important;
	  padding: 0 !important;
}


/* "Deactivate" Links */
a
{
	font-family: Verdana, Arial, Sans-Serif; 
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: black; 
	background: white;
	text-decoration: none; 
	cursor: text;
}	


p.more{

	font-weight: bold;
	font-size: 16px;
}

/* All tables centered */
table
{
    text-align: justify;
    float: left;
    margin-bottom: 20px;
}


table th, strong
{
    font-weight: bold;
}

table th, td
{
    font-size: 1em;
    padding: 4px 4px 4px 4px;
    text-align: justify;
}

table img{
	
	display: none !important;
}



/* =============================================================== */
/*                                                                 */
/*           Publication's Page - Hide unnecessary Divs            */
/*                                                                 */
/* =============================================================== */

div.publicationServicesLeft
{
	display: none !important;
}

div.publicationServicesRight
{
	display: none !important;
}


div.headerTitle
{
	display: none !important;
}


div.horizontalRule
{
	display: none !important;
}



/* =============================================================== */
/*                                                                 */
/*               Publication's Page - Print Settings               */
/*                                                                 */
/* =============================================================== */



table.itemList
{
	margin: 2px 2px 2px 50px;
	width: 100%;
}


table.itemList tr td.pubActions
{
	display: none !important;
}

table.itemList tr td a
{
	color: black;
	font-size: 1em;	
	text-decoration: none;
}
	
ul.pubTypeName
{
	font-size: 12pt;
	font-weight: bold;
}

table.itemList tr td
{
	font-size: 1em;
}

div.researcherCard
{
	display: none;
}

div.publicationServices
{
	display: none;
}


div.subServices
{
	display: none;
}




table.publicationType
{
	margin: 45px auto auto 0px;
}

table.publicationType tr td
{
	font-size: 1.1em;
	font-weight:bold;
	text-align:left;
}

table.publicationType tr img
{
	display: none;
}


table.publicationType td.image img
{
	display: none;
}



div.publications ul
{
	padding-left: 75px;	
}


div.publications ul li
{
	font-size:1em;	
}

.anchor {
	overflow: hidden;
}
