/* CSS Document */
.logo {
width:120; 


}
body {
	background-color: #951315;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Subtitulo {
	margin-left: 40px;
	color: #951315;
	font-size: 125%;
}
.contenidos {
	margin: 10px;
	font-weight: normal;
	height: 500px;
	display: inline;
	padding: 10px;
}

.pie {
	font-size: 65%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-right: 30px;
	margin-left: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	position: relative;
}
.pie a, .pie a:visited {
	color: #FFF;
font-size: 100%;
font-family: Verdana, Geneva, sans-serif;

}

.pie a:hover{
	font-weight:bolder;
	text-decoration: underline;
}

.menu {
	margin-left: 50px;
	font-size: 100%;
	color: #0AA4DA;
	clear: both;
	float: left;
	margin-top: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
}
.menu a, .menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #900;
}
.menu a:hover {

	text-decoration: underline;
}

h1 {
		color: #900;
	font-size: x-large;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#900;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}

.titulillo {
	font-size: 150%;
	color: #FFF;
	margin-left: 525px;
}




#navlist
{
font: 12px Verdana, sans-serif;
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 25px;
background-image: url(imagenes/camera_small.png);
background-repeat: no-repeat;
background-position: 0.5em;
}
#navlist li a:link { color: #fff; 
	text-decoration: none;
}
#navlist li a:hover { color: #fff; 
font-weight: bold;}
#navlist li a:visited { color: #fff; }
.estado {
	padding-left: 25px;
	font-size: xx-small;
	color: Red;
}
.tabla {
	color: White;
}
.tabla a a:visited{
		color: #C00;
}





	
.precioSocio {
	color: #09C;
}
.precioNormal {
	color: #F60;
}
.tablaGrupos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	float: left;
	width: 280px;
	height: 150px;
	border: thin solid #951315;
	padding: 1px;
	margin: 0.5em;
	font-weight: normal;
	font-variant: normal;
	
}
.tablaGrupos h1 a {
	border-bottom:  thin;
	border-bottom-style: dashed;
		color: #900;
	font-size: x-large;
}
#recently a:hover {
color: #C00;
	height: 250px;
}
.tablaExpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 140px;
	height: 250px;
	border: thin solid #951315;
	margin: 0.5em;
	font-weight: normal;
	font-variant: normal;

}
#recently div.tablaExpo a {
color: #C00;
display: block;
margin-bottom: 5px;
padding-top: 0pt;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 10px;
	height: 250px;}

#recently div.tablaExpo a:hover {
background-color: #900;
color:#FFF;

}

.postal {
	float: left;
	border: thin solid #951315;
	margin: 0.5em;
	font-weight: normal;
	font-variant: normal;

}

.post {
	width:90%;
	border-color:#F90;
	display: inline;
	float:left;
}

.entrada{
	text-align:right;
	font-size: 90%;

}

	p.description {
		font-size: 0.8em;
		padding: 1em;
		position: absolute;
		top: 3.2em;
		margin-right: 400px;
	}
	
	#message {
		font-size: 0.7em;
		position: absolute;
		top: 1em; 
		right: 1em;
		width: 350px;
		display: none;
		padding: 1em;
		background: #ffc;
		border: 1px solid #dda;
	}
h2 {
	color: #900;
	font-size: large;
}
