@charset "utf-8";
/* CSS Document */

h1
{
	font-size:14px;
	background:#00538E;
	color:#FFF;
	padding:5px;
	margin:1px 0px 5px 0px;
	text-align:center;
}

.listadolinks {float:right; padding:0 10px 10px 0; } 

.marLeft, .marRight { width:6px; }

.marTop, .marBottom { height:6px; }

.marLeft, .marRight, .marTop, .marBottom { padding:0px; border:0px; }

.marLeft { background:url(../images/imgenjoy/left.png) center center }
.marRight { background:url(../images/imgenjoy/rigth.png) center center }
.marTop { background:url(../images/imgenjoy/top.png) center center }
.marBottom { background:url(../images/imgenjoy/bottom.png) center center }

.esq1, .esq2 ,.esq3 ,.esq4 { height: 6px; width:6px; }

.esq1 { background:url(../images/imgenjoy/esq1.png) center center no-repeat } 
.esq2 { background:url(../images/imgenjoy/esq2.png) center center no-repeat } 
.esq3 { background:url(../images/imgenjoy/esq3.png) center center no-repeat } 
.esq4 { background:url(../images/imgenjoy/esq4.png) center center no-repeat }


.textcentro
{
	text-align:justify;
	padding:5px 10px 5px 10px;
}

.left { float:left }
.right { float:right }
.clear { clear:both }

.paquete
{
	margin:5px;
	background:#F5F6F0;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#4E4E4C;
	text-align:center;
}

.vinculo a
{
	text-decoration:none;
	color:#3A75A8;
	font-size:12px;
}

.vinculo a:hover, .vinculo a:active
{
	color:#3A75A8;
}

.links
{
	padding:5px;
}

.links a
{
	color:#434341;
	font-weight:bold;
	font-size:12px;
}

.links a:hover
{
	color:#000000;
}

.galeria, .fotodetalle
{
	float:left;
	border:solid 4px #D8DBCC;
	margin:15px 15px 15px 30px;
}

.galeria{
	width:200px;
}

.fotodetalle
{
	width:300px;
}	

#msjerror
{
	font-size:18px;
	color:#680610;
	font-weight:bold;
	text-align:center;
}