body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	/*padding: 0px;
	margin: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
}
p a {
	color:#0081E0;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	color:#B34701;
	font-weight: bold;
	text-decoration:underline;
}
h1, h2, h3, h4, h4, h6 {font-family: Georgia, "Times New Roman", Times, serif; padding: 0px 0px 10px 0px}

h1 {font-size: 36px; color: #66CC00}

h2 {font-size: 19px; color: #5DBC02}

h3 {font-size: 16px; color: #003366}

h4 {font-size: 13px; color: #003366}

.header {
	margin-bottom: 20px;
}
.descrip-prop {
	font-size: 14px;
	color: #444444;
	font-weight: bold;
}
.bienvenida {
	
}
p.bienvenida {
	font-size: 13px;
	color: #006633;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
}
ul {padding: 0px 0px 10px 0px;}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet01.png);
	list-style-type: disc;
}
li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002521;
	line-height: 20px;
	font-weight: bold;
}

li a {
	text-decoration: none; color: #0081E0;
}

li a:hover {
	text-decoration:none;
	color:#FF9900
}
.selectedprop {
	border-top: 1px dotted #39B54A;
	margin: 15px 0px 15px 0px;
}
.idioma1-btn {
	background-image: url(imgs/bg-btn-ingles.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 340px;
	text-align: center;
	position: absolute;
	padding-top: 10px;
}

.lineapuntos {
	border-bottom: 1px dotted #39B54A;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}

.lineapuntos-caja {
	border: 1px dotted #39B54A;
	padding: 10px;
}

.acerca-uvita {
	width: 460px;
	height: 120px;
	text-align: left;
}

.videos {
	text-align: right;
}

/* --- CREDITOS --- */
.creditos {
	text-align: right;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.creditos strong {font-size: 13px; color: #111111; font-weight: bold}

a.validacion, a.validacion:visited, a.validacion:active, a.validacion:focus, a.validacion:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.validacion:hover {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
