/*
© Copyright 2009, Deputación de Pontevedra
*/
<!--

a:link, 
a:visited, 
a:hover,
a:active 			{
					color: #272e6d;
					text-decoration: none;
					linkListed: true;
				}
				
.contidos_paxina	{
					background: url(/img/bg/contidos.gif) repeat-y;
					position: relative;
					left: 0;
					top: 0;
					width: 762px;
					margin-top: -33px;
					padding-top: 20px;
					z-index: 3;
					line-height: 1.1;
				}

.contidos_peche	{
					background: url(/img/bg/contidos.peche.gif) left bottom no-repeat;
					height: 20px;
				}

.contidos_modulo	{
					background: #f6f6f6;
					border: 1px solid #e3e3e3;
					margin-top: 10px;
				}

.tabla_contidos_cab	{
					background: #e9e9e9 url(/img/tabla/sombra.jpg) 0 0 repeat-x;
				}

.contidos_cab		{
					color: #555;
					padding: 5px 4px 5px 18px;
					authorEnabled: true;
					font: bold 16px helvetica,arial,sans-serif;
				}

.paxinaSubtitulo	{
					margin: 0px;
					padding: 0 0 0 50px;
					color: #272e6d;
					authorEnabled: true;
					font: 16px helvetica,arial,sans-serif;
				}				

.contidos_linea			{
					color: #555;
					letter-spacing: -.01em;
					font: 11px verdana,helvetica,arial,sans-serif;
				}

input 			{
					margin: 0px;
					padding: 2px;
					font-size: 10px;
					letter-spacing: -.01em;
				}

select 			{
					margin: 0px;
					padding: 2px;
					font-size: 10px;
					letter-spacing: -.01em;
				}

.textarea 		{
					margin: 0px;
					padding: 0px;
					font-size: 10px;
					font-family: verdana,helvetica,arial,sans-serif;
				}

.aviso 			{
					color: #9bae2f;
					font-weight: bold;
				}
				
-->				
