@charset "utf-8";
body {
	background-color: #B8DDFF;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8DDFF;
	margin-top: 5px;
	padding-bottom: 7px;
}
#articulos ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #F17722;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
}
#articulos li a {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #DD6D1F;
	text-decoration: none;
	padding-top: 5px;
}
#articulos li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #771313;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border: 1px solid #FFC955;
}
#articulos li a:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #771313;
	text-decoration: none;
}
#main {
	margin-top: 8px;
}
#main #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 21px;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 8px;
}
#crea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#izq {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
}

#crea a {
	color: #999999;
	text-decoration: underline;
}
#main #txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 21px;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}
#main #txt2 #ficha p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 10px;
}

#main #txt2 a {
	color: #113F70;
	text-decoration: none;
	font-weight: bold;
}
#der {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#txt2 ul {
	padding-left: 10px;
	list-style-position: inside;
	margin: 0px;
}
#txt2 li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#fotos img {
	border: 2px solid #53A6FF;
}
#fotos {
	background-color: #FFFFFF;
	border: 2px solid #53A6FF;
}
#contacto p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #144B84;
	text-decoration: none;
}


#fotos img:hover {
	border: 2px solid #075FBF;
}
#txt3 ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #075FBF;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
#txt3 li a {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-top: 5px;
	color: #075FBF;
}
#txt3 li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #075FBF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border: 1px solid #88C0FF;
}
#txt3 li a:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #113F70;
	text-decoration: underline;
}
#contacto {
	background-color: #FFFFFF;
	border: 2px solid #C8E6FC;
}
#contacto h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #144B84;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#fotosnar {
	background-color: #F17722;
	border: 2px solid #FFFFFF;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
#fotosnar #text {
	height: 94px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	margin: 0px;
}
#fotostur {
	background-color: #53A6FF;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
#fotostur #text {
	height: 104px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	margin: 0px;
}
#fotostur #text a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
#fotosnar #text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#fotostur2 {
	background-color: #4792D6;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 525px;
}
#txt4 ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#txt4 p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
	font-size: 13px;
}

#txt4 li a {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-top: 5px;
	color: #FC7C23;
	font-size: 15px;
	line-height: 22px;
}
#txt4 li {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FC7C23;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFBC6A;
	font-size: 15px;
	line-height: 22px;
	padding: 6px;
}
#txt4 li a:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #C65E1C;
	text-decoration: underline;
	font-size: 15px;
}
#txt3 p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
#txt2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #771313;
}
#txt2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #255C7A;
}
#txt2 #galery {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FC7C23;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFBC6A;
	padding: 6px;
}

#txt2 #galery a {
	font-size: 15px;
	font-weight: bold;
	color: #FC7C23;
	text-decoration: underline;
	line-height: 22px;
}
#txt2 #galery a:hover {
	color: #771313;
	text-decoration: underline;
}
#galery img {
	margin-right: 10px;
}
#galerybig img {
	border: 1px solid #FFB964;
}
#txt2 #galerybig {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FC7C23;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFBC6A;
	padding: 6px;
	width: 525px;
}
