.widget img
	{
     	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

.entry-header img
	{
     	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

img.no-shadow {
     	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.entry-title, .page-title
	{
  	color: #9e0c0c;
	}

.entry-content
	{
  	text-align:justify;
	}

.submenu-actual-formacion
	{
  	font-weight:normal;
  	font-style:italic;
	}

.tabla-proyectos table td
	{
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 3px;
  	padding-bottom: 3px;
  	line-height:140%;
	}

table.tabla-miembros tr td
	{
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 24px;
  	padding-bottom: 12px;
	}
table.tabla-miembros tr td a
	{
  	line-height:180%;
  	font-size: 125%;
  	text-decoration: none;
	}
table.tabla-miembros tr td a:hover
	{
  	text-decoration: underline;
	}


table.albums, table.albums tr td
	{
  	border: 0px;
  	text-align: center;
  	vertical-align: middle;
	}


a {
	outline: none;
	color: #9e0c0c;
}

.site-content a:visited {
	outline: none;
	color: #9e0c0c;
}
.site-content a:hover {
	outline: none;
	color: #ff0c0c;
}

a:hover {
	color: #ff0c0c;
}


.main-navigation {
	margin-top: 0px;
}


.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a
	{
	color: #9e0c0c;
	font-weight: bold;
	background: #dbc0c0;
  	padding-left: 6pt;
   	padding-right: 6pt;
  	padding-top: 0pt;
   	padding-bottom: 0pt;
	}

.main-navigation .current_page_parent > a
	{
	color: #9e0c0c;
	font-weight: bold;
	background: #dbc0c0;
  	padding-left: 6pt;
  	padding-right: 6pt;
	}

.main-navigation .page_item a
	{
  	padding-top: 6px;
  	padding-bottom: 6px;
  	line-height: 140%;
	}


# Modifica altres coses
#.main-navigation .page_item a:hover,
#.main-navigation .page_ancestor a:hover
#	{
#	color: #0000;
#	background: #efefef;
#	}

# No funciona
#.main-navigation li ul > a:hover,
#	{
#	background: #efefef;
# 	padding-left: 6pt;
#  	padding-right: 6pt;
#	}

.main-navigation li ul li a {
	background: #efefef;
	border-bottom: 0px solid #ededed;
	display: block;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	padding: 6px 8px;
#	padding: 0.571428571rem 0.714285714rem;
	width: 180px;
	width: 12.85714286rem;
	white-space: normal;
	}

.main-navigation li ul li a:hover {
#	background: #dbc0c0;
	color: #9e0c0c;
	}

