body {
	font-size:67%;
}

.principal, #principal {
	border: 3px solid;
	border-color: #f4cf08;
	background-color: #000077;
	margin-top: 5px;
	height:auto;
}

#login {
	border: 3px solid;
	border-color: #f4cf08;
	background-color: #000077;
	margin-top: 50px;
	height:auto;
	text-align: center;
}

#login table {
	font-family: Georgia,"Times New Roman",Times,serif;
	width: 100%;
	text-align: center;
	color:#b7c0c4;
	font-size:14px;
	font-weight:bold;
}

.cabecera {
	background: url("../images/cabecera.jpg") no-repeat 30px;
	height: 114px;
}
.menu {
	background: url("../images/cabecera_foto.jpg") no-repeat 30px 4%;
	height: 50px;
	text-align:right;
}
.menu2 {
	text-align:right;
}

#idiomas {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	padding-right:25px;
	margin-right: 25px;
}
#idiomas tr {
	cursor:pointer;
	color:#666666;
}
#idiomas td {
	padding:3px;
}

input.menuBoton {
	background:url(../images/boton.jpg) no-repeat;
	height: 25px;
	width: 100px;
	border: none;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#b7c0c4;
	margin: 5px;
}
input.final {
	margin-right: 55px;
}

div.separador {
	background:url(../images/separador.gif) repeat-x 0;
	height:10px;
	width: 528px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#info {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-spacing: 0px;
	
	margin-right:40px;
	margin-top:-15px;
	float:right;
	width:480px;
}
#info td.title {
	color:#000099;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	vertical-align: baseline;
}

.contenedor {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:normal;
	font-weight:bold;
	text-align:left;
	border-spacing: 0px;
	margin:-5px;
	color:#b7c0c4;
}

div.contenido {
	border: 3px solid;
	border-color: #f4cf08;
	background-color: #666666;
	width: 425px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:5px;
	font-weight:normal;
	color:black;
}
.pie {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:right;
	padding-top:5px;
}
.pie a {
	text-decoration:none;
	color:#FFFFFF;
}
#espanol.es, #ingles.en, #catalan.ca{
	color:#b7c0c4;
}
input.selected {
	color:#f4cf08;
}
a.miniatures {
	border: none;
	cursor:pointer;
	padding: 4px;
	line-height: 25px;
}
img.miniatures {
	border:medium ridge White;
	height:60px;
	width:80px;
	padding:2px;
}
textarea {
	width: 500px;
	height: 100px;
}
#panel {
	font-size: 34px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:right;
	padding-right:25px;
	margin-right: 25px;
}
#panel tr {
	color:DarkGoldenRod;
}
#panel td {
	word-spacing: -5px;
}
table.listado {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 3px double;
	width: 600px;
	border-spacing: 0px;
}
tr.par {
	background: #AAAAAA;
}
tr.impar {
	background:#EEEEEE;
}

table.listado td {
	border: 1px solid;
}
table.listado tr.cabecera {
	background:DarkGoldenRod none repeat scroll 0 0;
	height:auto;
	text-align:center;
}
a {
	cursor:pointer;
	color:#000077;
}
div.oculto {
	display:none;
}
fieldset {
	border: solid 1px;
	padding: 3px;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#AAAAAA;
	border:1px solid;
	padding: 3px;
}
select {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#AAAAAA;
	border:1px solid;
	padding: 3px;
}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#AAAAAA;
	border:1px solid;
	padding: 3px;
}
.filterButton {
	font-size:12px !important;
}
#searchForm {
	
}
#cargando, #resultados {
	background-color:#900000;
	border:3px solid;
	text-align:center;
	vertical-align:middle;
	width:570px;
}
#cargando p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#f4cf08;
}
table.tablaResultados {
	width: 100%;	
}
table.tablaResultados th, table.tablaResultados td{
	border:1px solid;
	border-color:#FFFFFF;
}
table.tablaResultados th{
	background:#f4cf08;
}
.contenedorBack {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:normal;
	font-weight:bold;
	border-spacing: 0px;
	margin:-5px;
	color:#b7c0c4;
	width:600px;
}
div.nuevoRegistro {
	-moz-border-radius:6px 6px 6px 6px;
	background:url("ui/images/ui-bg_inset-hard_40_900000_1x100.png") repeat-x scroll 50% 50% #900000;
	border:1px solid #f4cf08;
	color:#b7c0c4;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	width:105px;
}
.loginError {
	-moz-border-radius:10px 10px 10px 10px;
	background-color: #AAAAAA;
	color:#900000;
	padding:13px;
	border: 2px solid #000000;
}
.error {
	color:#900000;
	border-color: RED;
}
p.logout {
	color:#b7c0c4;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: right;
}
.infoView {
	cursor:pointer;
	font-size:16px;
	padding: 3px;
}
#errorContainer {
	-moz-border-radius:10px 10px 10px 10px;
	background-color: #AAAAAA;
	color:#900000;
	padding:13px 30px;
	border: 2px solid #000000;
	margin-bottom: 10px;
}
#errorDesc.ko {
	font-weight:bold;
}
#errorDesc.ok {
	font-weight:bold;
	color: green;
}
#errorList {
	padding-left: 50px;
}

.titleTooltip{
	font-size:20px;
	color:#F4CF08;
	text-decoration: underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.tooltip {
	background-color:#000000;
	border:1px solid #ffffff;
	padding:0px 15px;
	display:none;
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-left: 10px;
	max-width: 450px;
	
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000000;
	-webkit-box-shadow:0 0 10px #000000;

}
.tituloEventos, .temaForo {
	font-size:14px;
	margin-left:10px;
	font-weight:bold;
	color:#000077;
	text-decoration: underline;
}
.descEventos, .descForo {
	margin-left:40px;
	font-size:12px;
}
table.eventos {
	width:100%;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.verFotos {
	float: right; 
	width:70px;
	cursor: pointer;
}
.nick {
	border:none;
	color:#FFFFFF;
	font-size:18px;
}
.comentario {
	font-size:14px;
	background-color:#FFFFFF;
}
.comentForo {
	background-color:#000077;
	width:100%;
}
a img {
	border: none;
}
.marcoFoto {
	background: url("../images/borde_foto.gif") no-repeat;
	width: 125px;
	height: 125px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	text-align: center;
	display:table;
}
a.miniaturesGaleria {
	border: none;
	cursor:pointer;
}
img.miniaturesGaleria {
	border:none;
	max-height:100px;
	max-width:100px;
}
.galeriaEventos {
	width:70%;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
}
.marcoFoto div {
	display:table-cell;
	vertical-align:middle;
}
.imgCartas {
	cursor: pointer;
	padding: 5px;
	font-size: 17px;
}
.imgCartas img {
	width: 60px;
	padding-top:10px;
}
.imgCartas:hover {
	background:#B7C0C4;
}

