body {
}
/* General Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a:link {
	color: #333;
}
a:active {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}

/* HEADERS TEMPLATES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.headerOro {
	background:url(/content/content_images/header_oro.gif) no-repeat top;
}
.headerOroFoto {
	background:url(/contenido/content_images/ft_oro.jpg) no-repeat top;
}
.headerSala {
	background:url(/content/content_images/header_sala.gif) no-repeat top;
}
.headerSalaFoto {
	background:url(/contenido/content_images/ft_sala.jpg) no-repeat top;
}
.headerNumis {
	background:url(/content/content_images/header_numis.gif) no-repeat top;
}
.headerNumisFoto {
	background:url(/contenido/content_images/ft_numis.jpg) no-repeat top;
}
.headerInterFoto {
	background:url(/contenido/content_images/facah.jpg) no-repeat top;
}
.headerCatFoto {
	background:url(/contenido/content_images/ft_educ.jpg) no-repeat top;
}
.headerTiendaFoto {
	background:url(/contenido/content_images/ft_tienda.jpg) no-repeat top;
}
.headerTurismoFoto {
	background:url(/contenido/content_images/ft_turismo.jpg) no-repeat top;
}
.headerLink li.museo {
	background:url(/content/content_images/head1.gif) no-repeat top;
}
.headerLink li.numis {
	background:url(/content/content_images/head2.gif) no-repeat top;
}
.headerLink li.sala {
	background:url(/content/content_images/head3.gif) no-repeat top;
}



#menuHeader a.esp {
	background: url(/content/content_images/btn_espanol.gif) top left; 
}
#menuHeader a:hover.esp {
	background: url(/content/content_images/btn_espanol.gif) bottom left; 
}
#menuHeader a.eng {
	background: url(/content/content_images/btn_english.gif) top left;
}
#menuHeader a:hover.eng {
	background: url(/content/content_images/btn_english.gif) bottom left;
}
#menuHeader a.home {
	background: url(/content/content_images/btn_inicio.gif) top left;
}
#menuHeader a:hover.home {
	background: url(/content/content_images/btn_inicio.gif) bottom left;
}
/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
	background:url(/contenido/content_images/menu_fondoInter.gif) left bottom repeat-y;
}
.SALASFoot, .NUMISFoot, .OROFoot {
	background:url(/contenido/content_images/menu_fondo.gif) left bottom no-repeat;
}
#Footer a {
	color:#666;
}
/* diagramacion +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR h2 {
	border-bottom: dashed 1px #999;
	color:#666;
}
.SR {
	height:100%;
}
.ORO .SL {background: url(/contenido/content_images/gradienteOro.gif) top repeat-x;}
.NUMIS .SL {background: url(/contenido/content_images/gradienteNumis.gif) top repeat-x;}
.SALAS .SL {background: url(/contenido/content_images/gradienteSalas.gif) top repeat-x;}
.thetable {
	background: #d9d9d1;
}
.ORO, .NUMIS, .SALAS {
	background: none;
}
#UserContent {
	background: #FFFFFF;
}
/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu {
}
#menu li a {
	border-right: solid 1px #aec5d2;
	color:#336699;
}
#menu a span {
}
#menu a:hover span {
}
#menu a:hover {
}
#menu a:hover span {
}
#menu li li a {
}
/* BreadCrumb  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BreadCrumb {
	border-bottom: solid 1px #999;
}
/* Featured +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 {
	border-bottom: solid 2px #ccc;
	color:#333;
}
/* RecentArticles+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 {
	border-bottom: solid 2px #ccc;
	color:#333;
}
/* RecentNews ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentNews h1 {
	border-bottom: solid 2px #ccc;
	color:#333;
}
/* Recent Blogs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentBlogsTop {
}
.RecentBlogs {
	background-color:#FFF;
}
.RecentBlogs h1 {
	border-bottom: solid 1px #e7e2d6;
	color:#666;
}
.RecentBlogs big {
	border-bottom: dashed 1px #cfcfcf;
}
.RecentBlogs small {
	color:#cc9966;
}
.RecentBlogs small a {
	color:#cc9966;
}
.RecentBlogs a {
	color:#cc9966;
}
.ArticleOptions {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
.PopularArticles {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
.FavoriteArticles {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
.ArticleHistory {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
.ArticlesToRead {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
.PopularAuthors {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
/* Post Info/Details */

.Post {
	color:#999;
	border-bottom: #999 dotted 2px;
}
.Post .PostInfo a {
	color: #999;
}
/* Search Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchTop {
	/*background: url(../Images/blueSearchTop.gif) no-repeat left top;*/
}
.Search .arrow {
	background: url(/content/content_images/btn_ir.gif) no-repeat;
}
.Search h2 {
	color:#000033;
	border-bottom: solid 1px #94c3df;
}
.Search .arrow:hover {
	background: url(/content/content_images/btn_ir.gif) no-repeat ;
	/*background: url(/content/content_images/btn_ir.gif) no-repeat 0 -20px;*/
}
.Search .arrowIE {
	background: url(/content/content_images/btn_ir.gif) no-repeat ;
	/*background: url(/content/content_images/btn_ir.gif) no-repeat 0 -20px;*/}
.Search p a {
	color:#02396e;
}
/* Category Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Cat {
	background-color:#FFCF4F;
}
.Cat2 {
}
/*.CatTop { background: url(../Images/blueCatTop.gif) no-repeat left top;}*/

.Cat h2 {
	color:#000033;
	border-bottom: solid 1px #aacbdd;
}
.Cat li {
	border-bottom: dashed 1px #aacbdd;
}
.Cat li a {
	color:#003366;
}
.Cat li a:visited {
	color:#336699;
}
.Cat li a:hover {
	color:#6699cc;
}
/* Site Menu Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.SiteMenu {
	background: #e8f5fd url(../Images/blueSiteMenuBottom.gif) no-repeat left bottom;
}
.SiteMenuTop {
	background: url(../Images/blueSiteMenuTop.gif) no-repeat left top;
}
.SiteMenu h2 {
	color:#003366;
	border-bottom: solid 1px #c1dceb;
}
.SiteMenu li {
	border-bottom: dashed 1px #c1dceb;
}
.SiteMenu li a {
	color:#003366;
}
.SiteMenu li a:visited {
	color:#336699;
}
.SiteMenu li a:hover {
	color:#6699cc;
}
/* Block Area ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Block h2 {
	color:#663300;
}
.Block a {
	color:#663300;
}
.Block a:visited {
	color:#663300
}
.Block a:hover {
	color:#996600
}
.BlockTop {
	background:#0066FF;
}
.imagesRight1 {
}
.imagesRight2 {
}
.imagesRight3 {
}
/* Article Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.ArtNav {
}
/* Authors A-Z - ( Only on the Author page) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.AZ ul {
	background:#def1ff;
}
/* PageForms +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PageForms form {
	border: solid 1px #F79220;
	margin: 10px 0px;
	width: 100%;
}
.PageForms th {
	background: #F7C724;
	font:
}
.PageForms .Button {
	background: #006596;
	border: solid 2px #00587F;
	color: #FFFFFF;
	cursor: pointer;
}

/* Author Tabs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#tabnav .tablink a:link, #tabnav .tablink a:visited {
	background: #def1ff;
	border: 1px solid #c5e6ff;
	color:#003366;
}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color:#3366cc;
}
#tabnav a:hover {
	background: #fff;
}
/* Paging +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Paging a {
	background: #def1ff;
	border: 1px solid #c5e6ff;
}
.Paging a:link {
	background: #def1ff;
	border: 1px solid #daebe7;
}
.Paging a:visited {
	background: #def1ff;
	border: 1px solid #daebe7;
}
.Paging a:hover {
	border: 1px solid #ff3300;
	background: #ff6600;
	color:#fff;
}
.PagingDisabled {
	border: 1px solid #ccc;
	background: #e5e5e5;
}
.PagingCurrentPageNumber {
	border: 1px solid #ff3300;
	background: #ff6600;
	color:#fff;
}
.Post .PostMore .Comment .Details {
}
.Post .PostMore .Comment {
	background:#F9FDFF url('../Images/commentquote.gif') no-repeat 5px 10px;
	border-top: 1px solid #E8F5FD;
}
.Post .PostMore .CommentAlt {
	background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px;
	border-top: 1px solid #E8F5FD;
}
/* Summary Article Attachment */

.AttachmentList {
	border: 1px dashed #CCCCCC;
}
.AttachmentList ul li {
	background: url(../Images/attach.gif) no-repeat left top;
}
.AttachmentHeading {
	color: #666666;
}
.Newsletter {
	background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom;
}
/* Teaser Image Styles */

.FeatureImageSpan {
	background-color: #F5F5F5;
}
.FeatureImageCaption {
	border-bottom: 1px #CCCCCC solid;
}
/*.lineaDerecha{
	background:url(/content/content_images/linea_der.gif) repeat-y;
	width:13px;
}*/

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */