/* SVN FILE: $Id: cake.generic.css 7945 2008-12-19 02:16:01Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 7945 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2008-12-18 20:16:01 -0600 (Thu, 18 Dec 2008) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {

	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:80%;
	margin: 0;
	
}
a {
	color: #003d4c;
	font-weight: bold;
	text-decoration: none;
}

h1, h2, h3 {
	font-weight:bold;
}
h1 {

	color: #003d4c;
	font-size: 130%;
	margin: 0.1em 0;
}
h2 {
padding-bottom:3px;
padding-top:3px;
padding-left:5px;
padding-right:3px;
font-weight:normal;
display:inline;

	
	font-family:Georgia, Times, serif;
	font-size: 125%;
}
.zer{
background-color:#00FF00;
}
h3 {
	color: #E71B22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 145%;
	padding-top: 1.5em;
	font-weight: normal;
	margin-bottom:12px;	
}


#albisteak2 h3 {

margin-bottom:3px;
margin-top:15px;
}

#albisteak h3 {

margin-right:15px;
}


#albisteak h4 {
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-top:15px;
	margin-bottom:-4px;
	color:#408CC0;
	
}

#albisteak2 img{
margin-left:10px;
}

#albisteak2 h4 {
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-top:15px;
	margin-bottom:-4px;
	color:#408CC0;
	
}


/* Layout */
#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#content a:hover{
text-decoration:underline;
}



#header{
	overflow: hidden;
	height: 212px;
	width: 960px;
	
}
#header h1 {
	color: #5C5C5C;

}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#header #photo {
	width: 960px;
	height: 167px;
	position: relative;	
}

#header #photo #promo {
	float:right;
	width: 960px;
	height: 167px;
	position: relative;
}
#header #photo #promo #detalle {
	height: 166px;
	width: 514px;
	background-image: url(../img/detalle.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	float: left;
}
#header #photo #promo #fondo {
	z-index: 0;
	height: 166px;
	width: 635px;
	float: right;	
	background-repeat: no-repeat;
}

#header #photo #promo #fondo h1 {
	float: right;
	margin-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
}
#header #photo #promo #fondo span {
	color: #CCFF33;
}

#content{
	clear: both;
	overflow:hidden;
	background-image: url(../img/fondo_content.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-top: -3px;
}


#photocontent{
margin-top:10px;
}

.photolink{
	width:140px;
	height:160px;
border:
; 	border: 1px solid #B9071F;
float:left;
margin-left:10px;
margin-right:8px;
margin-bottom:10px;
margin-top:10px;
}

.photolink img{
margin-left:10px;
margin-top:10px;
}


.photolink p{
	text-align:center;
	color:#B9071F;
	font-weight: bold;
	margin-bottom:5px;

}

#egitaraua {
padding-bottom:32767px;
margin-bottom:-32767px; 
	width: 720px;
	float:left;
	margin-top: 55px;
	margin-right: 10px;
	border-right-width: thin;

	
}
#taula{
	width:677px;
}

#egitaraua.programazioa{
	
	width: 460px;
}
#programazioa.programazioa img{
	
	margin-top:45px;
}
#programazioa.programazioa {
	margin-left:10px;
}

#egitaraua.programazioa #taula{
	width: 98%;
}


#egitaraua h2 {
	margin-left:12px;
width:115px;
}


#albisteak2 {
	width: 720px;
	float: left;
	margin-top: 55px;
	margin-right: 10px;
	background-image: url(../img/borde.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #000000;
	
}

#albisteak2 h2 {
	margin-left:12px;
width:115px;
}

.item a{
color:#B9071F;
}

.item h3 a{
color: #E71B22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 1.5em;
	font-weight: normal;
	margin-bottom:12px;
}

#albisteak2 .item {
	padding-bottom: 15px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9071F;
	margin-right:15px;

}

#albisteak2 .last {
	border:none;
}



#albisteak2 #albistezaharrak {
	height: 39px;
	width: 480px;
	background-image: url(../img/albise_gehiago.jpg);
	background-repeat: no-repeat;
}
#albisteak2 #albistezaharrak a {
	color: #B7071E;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/gehi.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 15px;
}

#albisteak2 #albistezaharrak a:hover{
text-decoration:underline;
}

#albisteak #albistezaharrak a:hover{
text-decoration:underline;
}


#albisteak2 ul{
	color:#666666;
margin-left:70px;
margin-right:10px;
margin-top:15px;

}

#albisteak2 ul li{
	margin-bottom:8px;
	list-style-type:lower-alpha;
	
	
}



#albisteak {
	padding-bottom:1000px;
	margin-bottom:-1000px;
	width: 481px;
	float: left;
	margin-top: 55px;
	margin-right: 10px;
	background-image: url(../img/borde.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

#albisteak p{

margin-right:10px;
}


#albisteak h2 {
margin-left:12px;
width:120px;
}

.title a{
	color:#FFFFFF;
	font-family:Georgia, Times, serif;
	font-size: 100%;
	font-weight:normal;
	padding-bottom:2px;

}

.title{
height:25px;

}

#albisteak .title{
background-image:url(../img/marra.jpg);
background-position:center;
	
	width:465px;
}



#albisteak2 .title{
background-image:url(../img/marra.jpg);
background-position:center;
	width:700px;
	margin-bottom:20px;
}

#albisteak .item {
	width:470px;
	border-right-width: thin;
	padding-bottom: 10px;
	clear:both;
}

#albisteak .item p{
	color:#666666;

}

#albisteak2 .item p{
	color:#666666;

}

#albisteak .item img{
margin-right:5px;
margin-left:15px;
margin-bottom:5px;

}


		
#albisteak .item .sarrera {
	width: 480px;
}

#albisteak .item .sarrera iframe {
margin-top:15px;
	
}

#albisteak .item .sarrera img{
	margin-top:15px;
	margin-left:0px;

}

#albisteak .item .sarrera span{
font-weight:bold;
}


#albisteak .item .sarrera ul{
color:#666666;
margin-left:70px;
margin-right:10px;
margin-top:15px;
	
}

#albisteak .item .sarrera ul li{
	margin-bottom:8px;
	list-style-type:lower-alpha;
	
}


#albisteak2 .item span{
font-size:11px;
color:#666666;



}

.item span{
font-size:9px;
color:#666666;



}
#albisteak #albistezaharrak {
	height: 39px;
	width: 475px;
	background-image: url(../img/albise_gehiago.jpg);
	background-repeat: no-repeat;
	margin-top:30px;
}
#albisteak #albistezaharrak a {
	color: #B7071E;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/gehi.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 15px;
}





#bannerrak {
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9071F;
	margin-top: 68px;
	width: 221px;
	padding-right: 5px;
	padding-top: -10px;

}
#bannerrak img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #
; 	border: 1px solid #CCCCCC;
}






#zerbitzuak{
padding-bottom:1000px;
margin-bottom:-1000px; 

	float: left;
	width: 221px;
	min-height:360px;
	margin-top: 55px;
	background-image: url(../img/borde.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
}

#zerbitzuak ul{
margin-top:30px;

float:left;
}

#zerbitzuak li{
	list-style-type: none;
	margin-bottom:10px;
}
#zerbitzuak a {
	background-repeat: no-repeat;
	color: #B9071D;
	font-size: 12px;
	background-position: 45px;
	margin-left: 20px;
}


#programazioa .pdf{
margin-top:30px;

float:left;
}

#programazioa .pdf li{
	list-style-type: none;
	margin-bottom:10px;
}
#programazioa .pdf a {
	
	color: #B9071D;
	
	
}

#zerbitzuak h2 {
	width:160px;
margin-left:45px;
}




#programazioa {
	padding-bottom:1000px;
	margin-bottom:-1000px;
	float: left;
	width: 221px;
	margin-top: 55px;
	background-image: url(../img/borde.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;

	
}


#programazioa .title{

	background-image:url(../img/marra.jpg);
background-position:center;
background-repeat:repeat-x;
	width:215px;
}

#egitaraua .title{
	background-image:url(../img/marra.jpg);
background-position:center;
background-repeat:repeat-x;
	width:700px;
}

#zerbitzuak .title{
background-image:url(../img/marra.jpg);
background-position:center;
background-repeat:repeat-x;

	
	width:215px;
	
}







#programazioa span a{
	background-image:url(../img/jeitsi.png);
	background-position:right-top;
	background-repeat:no-repeat;
	display:block;
	line-height:30px;
	width:182px;
	height:39px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;	
	color:#FFFFFF;
}


#programazioa .descarga:hover{
text-decoration:none;
}

#programazioa img {
margin-top:20px;
	margin-right: 13px;
	margin-bottom: 35px;
}
#programazioa #bat {
	margin-bottom: 35px;
}
#programazioa #bi {
	margin-bottom: -2px;
}




#programazioa h2 {

margin-left:40px;

}

#flaxa h2 {


margin-left:35px;

}







#programazioa #flaxa {
margin-top:50px;

}

#barriak{
text-align:center;
height:240px;

}

.barriaktxt{
text-align:left;
}

#content #programazioa #flaxa .pika_caption{

    width:230px;
	font-size: 10px;
	color:#666666;
	margin-top:15px;

}

#content #programazioa p {
margin-top:-25px;
margin-bottom:20px;
	font-weight:normal;
	color:#666666;
	font-size: 10px;
	clear: both;
}

#TB_closeWindow{
margin-top:10px;

}


#footer {
	width: 960px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	text-align: center;
	margin-top: 15px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	margin-top: 5px;
}
#footer a {
	color: #B9071F;
}


/* Forms */
form {
	clear: both;

	padding: 0;
	width:95%;

}
#content fieldset {

	padding: 10px;
	margin-bottom: 15px;
}
#content #login fieldset {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
fieldset legend {
	background:#fff;
	color: #999999;
	font-size: 100%;

}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 100%;
	margin-bottom: 5px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
	margin-bottom: 10px;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
	margin-bottom: 10px;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
	vertical-align: bottom;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

/* Apartekoak */



#logo {
	float:left;
	width:150px;
	z-index: 5;
	height: 166px;
	margin-bottom: 15px;
	

}
#logo a {
	height: 15px;
	width: 15px;
	
}

#logo h1 {
	font-size: 180%;
	font-family:  Helvetica, sans-serif;
	color: #000000;
	visibility:hidden;

}











#languages ul{
	text-align:right;
	margin-top: 2px;

}
#languages {
	height: 14px;
	width: 960px;
	margin-bottom: 5px;
}


#languages ul li{
	border-right:1px solid #828282;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#languages .last {
	border-right-style: none;
}

#languages ul li a{
	color:#828282;
	font-size:85%;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}




#mainmenu{

	background-color: #E72821;
	width: 960px;
	height:25px;
	margin-top:-1px;
	padding-top:2px;
}

#mainmenu ul .current {
padding-top:5px;

padding-bottom:3px;
	color:#FFFFFF;
	background-color: #990000;	
	}


#news{
	float: left;
	height: 129px;
	width: 370px;
}



#content h2{
	color:#ffffff;
	background-color:#B9071F;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 21px;
	font-family:Georgia, Times, serif
	font-weight: bold;

}
#content p{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height:130%;

}

#login{
	float:right;
	width: 250px;
	color: #FFFFFF;
}
#login input[type="submit"] {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}



#Layer1 {
	position:absolute;
	width:200px;
	height:138px;
	z-index:1;
	top: 580px;
	left: 300px;
	visibility: hidden;
}
	
.orbitaltooltip-default-right
{
	width: 225px;
	height: 156px;
	text-align: center;
	background-image: url(../img/globo.png);
	background-repeat: no-repeat;
}
.orbitaltooltip-default-right p {
	color:#222;
	padding:35px 5px 0 20px;
}
#languages ul li.current a,#othermenu ul li a {
	color:#B9071F;
}


#mainmenu ul li  {

	display:inline;
	margin-right: 80px;
}
#mainmenu ul {


	
	margin-left: 80px;


}


#mainmenu ul li a{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}
#mainmenu ul li a:hover{
	color:#000000;

}

#crumb{
	margin-top: 10px;
	width: 100%;


}
#crumb ul li{
	display: inline;
	background-image: url(../img/path_img.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;

}
#crumb ul li a{
	margin-right: 5px;
	background-image: none;
	background-repeat: no-repeat;
}
#content.inside_content{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	overflow:hidden;
	background-color: #FFFFFF;
}
#content.inside_content ul li a{
	font-size: 13px;
}
#content.inside_content ul li{


}
.logo {
	height: 166px;
	width: 150px;
	position: absolute;
}

.clear{
clear:both;
}

#pagination{
	margin-top:30px;
	font-weight: bold;
	color:#666666;

	
}

#paginationleft{
float:left;
color:#666666;


}

#paginationtop{
float:right;
margin-right:25px;
color:#666666;

}


#paginationtop .current{
	text-decoration: underline;
}

#paginationtop a{
color:#B9071F;
}

#mytable {

color:#666666;
	border-collapse: collapse;
	width: 99%;
	margin-top:24px;
	margin-bottom:24px;
	font-size: 12px;
	font-size:85%;
}

#mytable a{
text-align:left;
margin-left:-11px;
}

#mytable th {
	background: #9b9b9b;
	color: #fff;
	font-weight:normal;
	text-align: center;
	border-right: 1px solid #fff;
	line-height: 1.2;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	font-size:110%;
	font-weight:bold;
	text-transform:uppercase;
}

#mytable td {
	padding: 6px 11px;
	border-bottom: 1px solid #dadada;
	vertical-align: top;
}

#mytable td * {
	padding: 6px 11px;
}

#mytable tr.alt td {
	background: #ecf6fc;
}

#mytable tr.over td, tr:hover td {
	background: #dadada;
}




/* These hieghts and widths should be edited to your images */	



ul#pikame{
	padding-left:0;
	margin:0 auto;}
.pika_subdiv{
margin-top:30px;
}

#pikame li{
	margin:5px;
	float: left;

	}


ul#pikame li img{
position:relative;
cursor:pointer;

}

.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{
	width:100%;
	height:30px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	

	

}

.pika_navigation{
height:33px;
background-image: url(../img/geziak.jpg);
background-repeat:no-repeat;
margin-top:-40px;
}

.pika_navigation a{
	font-size: 12px;
	color:white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.pika_navigation a:hover{
	text-decoration: none;
	color: #FF0066;
}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* SliderJS */
.sliderjs{margin:0 auto;



}

.pika_play_button{
margin-right:15px;

}

.pika_stop_button{
margin-right:15px;
}

.sliderjs li{
	border: 1px solid #B9071F;


}

.aurrekopdf {
	margin:25px 0 0 0;
}

.aurrekopdf li
{
	margin:0 0 0 0;
}


