/* CSS DE WWW.DIARIODENAVARRA.ES 
   por IŅIGO ALZUGARAY - ialzugaray(arroba)diariodenavarra(punto)es - inigo(arroba)alzugaray(punto)es 
   -------------------------------------------------------------------------------*/

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
clear.css - Limpieza de parametros predeterminados - Cargar siempre lo primero
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

1. REINICIO DE LOS VALORES DEL NAVEGADOR
2. CLASS LIMPIAR 
3. QUITAR CAPAS CMXXI


/*
---------------------------------------------------------------------------------------------
1. REINICIO DE LOS VALORES DEL NAVEGADOR
   Basado en el RESET RELOADED de Eric Meyer - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
---------------------------------------------------------------------------------------------*/

HTML , body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
			outline: 0;
}
body {
			line-height: 1;
			color: black;
			background: white;
}
ol, ul {
			list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
			border-collapse: separate;
			border-spacing: 0;
}
caption, th, td {
			text-align: left;
			font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
			content: "";
}
blockquote, q {
			quotes: "" "";
}

/*li {list-style-position: inside;}*/

* { margin:0px; padding:0px;}

strong {font-weight:bold;}

/*
---------------------------------------------------------------------------------------------
2. CLASS LIMPIAR
---------------------------------------------------------------------------------------------*/
.limpiar {clear:both;font-size: 1px; line-height: 1px; height:0px; font-weight: normal;}



/*
---------------------------------------------------------------------------------------------
3. FONT FACE
---------------------------------------------------------------------------------------------*/
/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 


@font-face {
	font-family: 'TrebuchetMSItalic';
	src: url('http://www.diariodenavarra.es/fonts/trebucit.eot');
	src: local('Trebuchet MS Italic'), local('TrebuchetMS-Italic'), url('http://www.diariodenavarra.es/fonts/trebucit.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/trebucit.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/trebucit.svg#TrebuchetMS-Italic') format('svg');
}

@font-face {
	font-family: 'TrebuchetMSBoldItalic';
	src: url('http://www.diariodenavarra.es/fonts/trebucbi.eot');
	src: local('Trebuchet MS Bold Italic'), local('Trebuchet-BoldItalic'), url('http://www.diariodenavarra.es/fonts/trebucbi.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/trebucbi.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/trebucbi.svg#Trebuchet-BoldItalic') format('svg');
}

@font-face {
	font-family: 'TrebuchetMSBold';
	src: url('http://www.diariodenavarra.es/fonts/trebucbd.eot');
	src: local('Trebuchet MS Bold'), local('TrebuchetMS-Bold'), url('http://www.diariodenavarra.es/fonts/trebucbd.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/trebucbd.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/trebucbd.svg#TrebuchetMS-Bold') format('svg');
}

@font-face {
	font-family: 'TahomaBold';
	src: url('http://www.diariodenavarra.es/fonts/tahomabd.eot');
	src: local('Tahoma Bold'), local('Tahoma-Bold'), url('http://www.diariodenavarra.es/fonts/tahomabd.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/tahomabd.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/tahomabd.svg#Tahoma-Bold') format('svg');
}

@font-face {
	font-family: 'TrebuchetMSRegular';
	src: url('http://www.diariodenavarra.es/fonts/trebuc.eot');
	src: local('Trebuchet MS Regular'), local('TrebuchetMS'), url('http://www.diariodenavarra.es/fonts/trebuc.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/trebuc.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/trebuc.svg#TrebuchetMS') format('svg');
}

@font-face {
	font-family: 'TahomaRegular';
	src: url('http://www.diariodenavarra.es/fonts/tahoma.eot');
	src: local('Tahoma Regular'), local('Tahoma'), url('http://www.diariodenavarra.es/fonts/tahoma.woff') format('woff'), url('http://www.diariodenavarra.es/fonts/tahoma.ttf') format('truetype'), url('http://www.diariodenavarra.es/fonts/tahoma.svg#Tahoma') format('svg');
}

*/




