@CHARSET "ISO-8859-1";

a.a-correo:link {
	text-decoration : none;
	color           : black
}
a.a-correo:visited {
	text-decoration : none;
	color           : black
}
a.a-correo:hover {
	text-decoration : underline;
	color           : black
}
a.a-correo:active {
	text-decoration : none;
	color           : black
}

a.a-enlace:link {
	text-decoration : none;
	font-weight     : bold;
	color           : white;
	font-size       : 10pt;
	padding         : 2px
}
a.a-enlace:visited {
	text-decoration : none;
	font-weight     : bold;
	color           : white;
	font-size       : 10pt;
	padding         : 2px
}
a.a-enlace:hover {
	text-decoration : none;
	font-weight     : bold;
	color           : white;
	font-size       : 10pt;
	padding         : 2px
}
a.a-enlace:active {
	text-decoration : none;
	font-weight     : bold;
	color           : white;
	font-size       : 10pt;
	padding         : 2px
}

a.a-formulario:link {
	text-decoration : underline;
	font-weight     : bold;
	color           : black
}
a.a-formulario:visited {
	text-decoration : underline;
	font-weight     : bold;
	color           : black
}
a.a-formulario:hover {
	text-decoration : none;
	font-weight     : bold;
	color           : black
}
a.a-formulario:active {
	text-decoration : none;
	font-weight     : bold;
	color           : black
}

div.div-basket {
	width    : 1000px;
	height   : 800px;
	/*border           : 1px dotted gray */
}

div.div-cabeceira {
	width            : 760px;
	height           : 171px;
	background-image : url('../imaxes/cabecero2010.gif');
	margin           : 0px 0px 27px 0px;
	background-repeat   : no-repeat;
	background-position : center
}

div.div-contido-titulo {
	text-align    : center;
	height        : 40px;
	font-family: "Comic Sans MS", arial;
	font-size     : 12pt;
	font-weight   : bold;
	margin        : 0px 0px 10px 0px
}

div.div-patrcolab {
	text-align  : center;
	margin-bottom	: 5px;
}

div.div-relleno {
	width  : 100%;
	height : 100%;
	vertical-align : top;
}

p.p-contido-normal {
	font-family: "Comic Sans MS", arial;
	text-align  : justify;
	font-size   : 10pt
}

p.p-contido-titulo {
	font-family: "Comic Sans MS", arial;
	text-align  : justify;
	font-size   : 11pt;
	font-weight : bold
}

p.p-prezo-titulo {
	font-family: "Comic Sans MS", arial;
	text-align  : center;
	font-size   : 11pt;
	font-weight : bold
}

table.table-enlaces {
	margin: 0px 0px 0px 0px;
}

td.td-contido-evento {
	font-family: "Comic Sans MS", arial;
	text-align       : left;
	padding          : 5px;
	font-size        : 8pt;
	background-color : #FCEDD7
}

td.td-corpo-pestanas {
	width          : 728px;
	height         : 100%;
	vertical-align : top
}

td.td-enlaces-separador {
	width :0px
}

td.td-idiomas {
	text-align : right;
	text-decoration: underline;
	width      : 100px;
	font-size  : 8pt;
	font-style : italic;
	cursor     : pointer
}

td.td-patrocinador {
	width      : 195px;
	text-align : center
}

td.td-patrocinadores {
	width          : 195px;
	height         : 100%;
	vertical-align : top
}

td.td-separador-corpo {
	width  : 15px;
	height : 100%
}

td.td-titulo-evento {
	font-family: "Comic Sans MS", arial;
	font-weight : bold;
	text-align  : center;
	font-size   : 8pt;
	padding     : 20px 5px 8px 5px
}

td.td-titulo-portada {
	font-family: "Comic Sans MS", arial;
	font-weight      : bold;
	text-align       : left;
	font-size        : 8pt;
	background-color : #D8B684;
	padding          : 0px 4px 0px 8px
}

td.td-titulo-prezos {
	font-family: "Comic Sans MS", arial;
	font-weight      : bold;
	text-align       : center;
	font-size        : 8pt;
	padding          : 5px;
	background-color : #D8B684
}
td.td-titulo-fechas{
	font-family: "Comic Sans MS", arial;
	font-weight      : bold;
	text-align       : center;
	font-size        : 8pt;
	padding          : 5px;
	background-color : #B6B684
}

ul.ul-contido-normal {
	font-family: "Comic Sans MS", arial;
	text-align  : justify;
	font-size   : 10pt
}
