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

body {
	line-height: 18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	background-color: #FFF;
	text-align:center;
	color: #993333;
}
p {
	margin: 0 0 5px 0;
}
h2 {
	font-size: 13px;
	color: #6A849D;
	line-height: 10px;
}

h3 {
	font-size: 10px;
	color: #6A849D;	
	line-height: 10px;
}
a {
	color: #6A849D;
	border-bottom:thin;
	border-bottom-style:dotted;
	text-decoration:none;
}
a img {
	border:none;
	border-bottom:none;
}
img a {
	border:none;
	border-bottom:none;
}

a:hover {
	color: #666699;
}

.cajaiframe {
	width:100%;
	border:none;
	text-align:center;
}

.fotoiframe {
	width:100%;
	border:none;
	text-align:center;
}

.cajacontenidoiframe {
	text-align:center;
	width:680px;
	margin:auto;
}

.textcontenidoiframe {
	text-align:justify;
	width:670px;
	margin:auto;
	padding:5px;
}

.contenidoiframe {
	width:200px;
	margin:5px;
	padding:5px;
	float:left;
	text-align:center;
}

.area {
	width:200px;
	margin:5px;
	padding:5px;
	float:left;
	text-align:center;
}