
.barra
{
	font-size: 11px;
	color: White;
	font-family: arial, Helvetica, sans-serif;
	background-image: url(../images/bg_barra_lit.gif);
	height: 30px;
}
.barra a{
	margin-right: 10px;
color: White;
	font-weight: bold;
}

table.rec {width: 145px;border: 1px solid #B165A0; margin: 0 auto 1em auto;}
table.rec_img {width: 100%; border: 1px solid #B165A0; margin: 0 auto 1em auto;}
table.rec thead th, table.rec_img thead th, table.rec_img_autor thead th {font: bold .8em/1.4em Arial, Helvetica, sans-serif; color: #ffffff;text-align: center; padding: .5em; background-color: #B165A0;}
table.rec tbody th, table.rec_img tbody th, table.rec_img_autor tbody th {font: .7em/1.4em Arial, Helvetica, sans-serif;color: #000; text-align: left; padding: .5em; border-top: 1px solid #eee; background-color: #f9f9f9;}
/* table.rec a {color: #000; text-align: left; line-height: 18px; background: url(../images/flecha_gris.gif) no-repeat left top; padding-left: 7px; } */
table.rec a, table.rec_img a, table.rec_img_autor a {color: #000; text-align: left; line-height: 18px; padding-left: 7px; }
table.rec a:hover, table.rec_img a:hover, table.rec_img_autor a:hover {text-decoration: none;}

/* menu humanidades ---------------------------------------------------- */
#navcontainer {
	width: 180px;
}

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family:  Arial, Helvetica, sans-serif;
   width: 180px;
}

#navcontainer li
{
margin: 0px;
padding: 0px;
line-height: 19px;
BORDER-BOTTOM: #DFF5F4 1px solid;
}

#navcontainer ul li a
{
	display: block;
	width: 180px;
	padding-left: 20px;
	background-color: #B165A0;
	font-size: 0.8em;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
	color: White;
	text-decoration: none;
	background-image: url(../images/bullet_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}





.panelheader{
    	height: auto;
	background-image: url('../images/1px_lit.gif');
	cursor:pointer;
	width: 220px;
}


.mdHover {
	background-image: url('../images/1px_lit.gif');
	cursor:pointer;
}

.mdSelected {
	background-image: url('../images/1px_lit.gif');	
	cursor:pointer;
}

.panelContent {	
	font: .7em Arial, Helvetica, sans-serif;
	color: #000; 
	text-align: left; 
	background-color: #f9f9f9;    	
	padding-left: 5px;
	width: 220px;
}

.panelContent a {color: #000; text-align: left; line-height: 18px; padding-left: 7px; }
.panelContent a:hover {text-decoration: none;}

#accordionExample {
	
}

table.rec_ajax {width: 100%;border: 0px solid #B165A0; margin: 0px 0px 0px 0px; border-collapse: collapse; background-color: #f9f9f9;}
table.rec_ajax thead th {font: bold .8em/1.4em Arial, Helvetica, sans-serif; color: #B165A0;text-align: center; padding: .5em; background-color: #ffffff; text-decoration:underline;}
table.rec_ajax thead th.titulo {font: bold .8em/1.4em Arial, Helvetica, sans-serif; color: #ffffff;text-align: center; padding: .5em; background-color: #B165A0; text-decoration:none;}

table.rec_ajax_container {width: 220px; border: 1px solid #B165A0; margin: 0 auto 1em auto;}
table.rec_ajax_container td {width: 220px; padding: 0px; background-color: #f9f9f9;}


