@charset "utf-8";

/* CSS Document */



/* v1.0 | 20080212 */



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,

b, u, i, center,

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-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}



/* remember to define focus styles! */

:focus {

	outline: 0;

}



/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}



/*FIN DEL RESET */



body {background: #f3efef; font-size:14px; line-height: 18px; color: #333; font-family:Arial, Helvetica, sans-serif;}

#frame {margin: 0 auto; width: 600px; margin-bottom:30px;}

#cabecera {margin: 0 auto; margin-top: 0px; background-color: url('cabecera.jpg');}

#cuerpo {margin: 0 auto; padding: 20px; background: #fff; border-color:#666; border-width: 1px 1px 1px 1px;}

#cuerpo p{margin-bottom: 18px; font-size:14px; line-height: 20px; }

#cuerpo a{color:#F33;}

#pie {margin: 0 auto;}

#pie a{color:#999; text-decoration: none;}

#pie p{padding-left: 480px;}

#alterpeu {
background: #f3efef repeat;
width: 100%;
margin: auto;
}

#peuwrap {
background-image:url('http://www.xartra.com/xartra/aviso/peucabecera.png');
width: 777px;
height: 132px;
margin: 0 auto;
line-height: 14px;

}

.peucolumna {
width: 126px;
margin: 7px;
margin-top: 2px;
margin-left: 10px;
display: inline;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #d0d0d0; 
text-align: center;
text-decoration: none;
list-style-type: circle;
font-weight: normal;
}

.peucolumna:first-child{
margin-left: 15px;
}

.peucolumna a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #d0d0d0;
}

.peulista {
margin: 5px;
text-decoration: none;
list-style-type: none;
}

.titol {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #989898; 
}
.titol a{
	color:#666;
	text-decoration:none;
}

