body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #d1d1d1;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 13px;
	margin-right:2px;
	margin-left: 2px;
	text-align: justify;
	display: block;
	margin-top: 10px;
}

p a:link{
	text-decoration: none;
	color: #213184;
}

p a:visited{
	text-decoration: none;
	color: #213184;
}

p a:hover{
	text-decoration: underline;
	color: #213184;
}

h1 {
	color:#000000;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}



h2 {
	font-size: 15px;
	margin-top: 10px;
	color: #253183;
}
h2 a:link {
	color: #213184;
	text-decoration: none;
	}
h2 a:visited {
	color: #213184;
	text-decoration: none;
	}
		
	
h2 a:hover {
	color: #213184;
	text-decoration: underline;
	}
	
li {
	font-size: 13px;
	line-height: 17px;
}

li a:visited
{
	color: #213184;
	text-decoration: underline;
}
li a:link
{
	color: #213184;
	text-decoration: underline;
}



p.not{
	font-size: 75%;
	text-align: justify;
	display: block;	
}

.paging{
	font-size: 80%;
	color : #213184;
	padding-left: 6px;
	text-align: center;
}

.paging a:link{
	color : #213184;
	text-align: center;
}
.paging a:visited{
	color : #213184;
	text-align: center;
}
.paging a:hover{
	color : #213184;
	text-align: center;
}



.borde_negro {
	border: 1px solid #999999;
}


.azul_oscuro {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

.fotos {
	background-image: url(images/foto1.jpg);
	background-repeat: no-repeat;
}
.encuesta td{
	border: 1px solid #336699;
	color: #FFFFFF;
	font-size: 85%;
}

.moneda td{
	border: 1px solid #336699;
	
	font-size: 85%;
}

.enlaces td{
	border: 1px solid #336699;
}



.qlinks {
	font-size: 13px;
}

.qlinks a:link{
	text-decoration:none;
	color:#213184;
}
.qlinks a:visited{
	text-decoration:none;
	color:#213184;
}

.qlinks a:hover{
	color:#213184;
	text-decoration:underline;
}
.footer {
	background-image: url(images/footermargarita2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
	background-position: center center;
}
.footer a:link,a:visited,a:hover{
	color: #000099;
	text-decoration:none;
}

.footer a:hover{
	color: #000000;
	text-decoration:underline;
}

.listado {
	font-size: 12px;
}
.linea_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #d9d9d9;
}

.tour{
	font-size: 12px;
	border: 1px solid #000099;
}


.tour td a:link{
	color:#000099;
	text-decoration: none;	
}
.tour td a:visited{
	text-decoration: none;	
	color:#000099;
}

.tour td a:hover{
	text-decoration: underline;	
	color:#000099;
}
