*{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
}


.mayusculas{
font-family:Arial, Helvetica, sans-serif;
/*font-weight:normal;*/
font-size:12px;
font-weight:bold;
font-variant:small-caps;
color: #626469;
}

.minusculas{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #626469;
}

.ifai{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:18px;
font-weight:bold;
color:#626469;
text-align:center;
}
#newRelease	a
{
	text-decoration:none;
}
#newRelease	a:hover
{
	text-decoration:underline;
}

BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	font-size:12px;
}

.header
{
	width:1001px;
	height:100px;
	background-repeat:repeat-x; 
	background-image: url(../img/bg.gif);
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	text-align:left;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: right;
	overflow:auto;
}

#content
{
	margin-left: 220px;
	height: auto;
}

#navigation
{
	width:auto;
	left: 0;
	top: 0;

}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigationCategoryNode
{
	color: #666666;
	cursor: pointer;
	font-size:12px;
}

.navigationNodes
{
	text-decoration: none;
	font-size:11px;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-top:16px;
}

.navigationNodes A:hover
{
	text-decoration: underline;
	color:black;
}

.navigationNodes A
{
	color: #666666;
	text-decoration: none;
}
.sideNavCategoryTitle {
	font-weight:bold;
	padding:2px 0px 16px 39px;
}

.sideNav {
	 background-image:url(../img/sideNavBg.gif);
	 
	 /*width:206px;*/
	 height:24px;
	 text-align:right;
	 font-size:12px;
	 padding-right:27px;
	 padding-top:12px;
}
.sideNav A {
	color: black;
	text-decoration:none;
}
.sideNav A:hover {
	text-decoration:underline;
}


.navigationCategoryNode
{
	color: #666666;
	cursor: pointer;
	font-size:12px;
}

.navigationNodes
{
	text-decoration: none;
	font-size:11px;
	background-repeat:no-repeat;
  	height:1%;
}

.navigationNodes ul
{
	padding:0px;
	margin:0px;
	display:none;
	list-style-type:none;
}

.navigationNodes li
{
	list-style-type:none;
	padding-left:15px;
	/*height:1%; correccion IE*/
}

.navigationNodes li i
{
	display:none;
}

.navigationNodes img
{
	margin-right:6px;
}

.expanded
{
/*	background-image: url(img/minus.gif);
	background-repeat:no-repeat;
*/
}

.collapsed
{
/*	background-image:url(img/plus.gif);
	background-repeat:no-repeat;
*/
}

.navigationNodes A:hover
{
	text-decoration: underline;
	color:black;
}

.navigationNodes A
{
	color: #666666;
	text-decoration: none;

}

.navigationStatic
{
	text-decoration: none;
	font-size:11px;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-top:16px;
}

.navigationStatic ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:0px;
}
.navigationStatic li
{
	list-style-type:none;
	background-position: 0 0;
	padding-left:15px;
}

.noDocumentos{
/*font-family:Arial, Helvetica, sans-serif;*/
font-weight:normal;
font-size:12px;
}

.mayusculasEstado{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:14px;
font-weight:bold;
font-variant:small-caps;
color: #626469;
}
