Body {
    background-color: #ffefce;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.CeIR_Fondo
{
	text-align:center;}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
a:link.SelectedTab {
    text-decoration:    none;
    color:#000000;
}
a:visited.SelectedTab {
    text-decoration:    none;
    color:#000000;
}
a:active.SelectedTab {
    text-decoration:    none;
    color:#000000;
}
a:hover.SelectedTab {
    text-decoration:    none;
    color:#555555;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
    text-decoration: none;
    color:#000000;
}
a:visited.OtherTabs {
    text-decoration: none;
    color:#000000;
}
a:active.OtherTabs {
    text-decoration: none;
    color:#000000;
}
a:hover.OtherTabs {
    text-decoration: none;
    color:#555555;
}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #432719;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: #432719;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
    text-decoration:    underline;
    color: #003366;
}
a:visited.CommandButton {
    text-decoration:    underline;
    color: #003366;
}

a:active.CommandButton {
    text-decoration:    underline;
    color: #003366;
}

a:hover.CommandButton {
    text-decoration:    underline;
    color: #ff0000;
}    
/* GENERIC */
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #432719;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  19px;
    font-weight:    normal;
    color: #432719;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  17px;
    font-weight:    normal;
    color: #432719;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #432719;
}
H5, DT {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #432719;
}
TH {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #432719;
}
A:link {
    text-decoration: underline;
    color: #432719;
}
A:visited {
    text-decoration: underline;
    color:  #432719;
}
A:active {
    text-decoration: underline;
    color: #432719;
}
A:hover {
    text-decoration: none;
    color: #FF0000;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 165px;
	padding: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #EEEEEE solid;
	padding: 1px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #EEEEEE; 
	border: 1px #EEEEEE solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #959494; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #959494 solid;
	padding: 1px;
}
.rootmenuitem {
	vertical-align:middle;
	background-image:  url(images/menubg_on.gif);
	background-repeat: no-repeat;
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px;
	padding-top:4px;
	padding-bottom: 7px;
	display:table-cell;
}
.rootmenuitemselected {
	vertical-align:middle;
	background-image:  url(images/menubg_off.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px; 
	padding-top:4px;
	padding-bottom: 7px;
	display:table-cell;	
}
.rootmenuitembreadcrumb{
	vertical-align:middle;
	background-image:  url(images/menubg_off.gif);
	background-repeat: no-repeat;
	cursor: hand; 
	color: #555555; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px;
	padding-top:4px;
	padding-bottom: 7px;
	display:table-cell;	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #959494; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #EEEEEE solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #EEEEEE; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #959494 solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
/*___________________________________________________________________________________________*/

a:visited.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a:active.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a:hover.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #FF0000;
	text-decoration:none;	
}
a:link.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #333333;
	text-decoration:none;
}
.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #333333;
   	text-decoration:none;	
}
a:visited.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a:active.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a:hover.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFF00;
	text-decoration:none;	
}
a:link.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}
.imagePane{
	background-image:  url(images/corner.jpg);
	background-repeat: no-repeat;
}

/* FPA 20060505 */

.DestacadoIARPP {
font-weight:600;color:#5273a0;
}
.EnlaceIdioma {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #FF9900;
	text-decoration:none;
	text-transform:uppercase; 
	font-weight:bold;
}
/*Side menu*/
.MenuHdr
{
    font-family: Comic Sans MS;
	font-size: 12px; 
	padding-left: 10px; 
	font-weight: bold; 
	padding-bottom: 2px;
	padding-top: 2px; 
	color: white;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
    font-family: Comic Sans MS;
	font-size: 12px; 
	padding-left: 20px; 
	font-weight: bold; 
	padding-bottom: 2px;
	padding-top: 2px;  
	color: #B7E3C2;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited,
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active,
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited,
.MenuHdr A:Link
{
	font-family: Comic Sans MS;
	text-decoration: none;
	color: #FFC85F;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}

/* Espec�ficos para la revista*/
p.CeIRTitular1
{
	color: #999999;
	font-size: 2em;
	font-weight: bold;
}
p.CeIRTitular2
{
	color: #999999;
	font-size: 1.5em;
	font-weight: bold;
}

p.CeIRTitular3
{
	color: #999999;
	font-size: 1.3em;
	font-weight: bold;
}
li.CeIRArticulo{font-size:0.9em;}

.CeIR_Autor_Div
{
	padding:2px 20px 1px 10px;}

