@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

/*Styles*/
.p {
	font-family: Arial, Helvetica, sans-serif;

}
.Notas {
	font-size: 12px;
}
.pBig {
	font-size: 18px;
}
.pLarge {
	font-size: 22px;
}
.pLargeR {
	font-size: 22px;
	color: #990000;
}
.Red-h1 {
	color: #FF0000;
}
.vcr {
	color: #FF0000;
}
.vcb {
	color: #0000FF;
}
.verde {
	color: #009933;
}
.u {
	font-weight: bold;
	text-decoration: underline;	
}
.Enlaces-Lg{
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;

}
.Contactar {
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
}
.buscador {
	font-size: 14px;
	
}
.Copyright {
	font-size: 12px;
}
.Heading1 {
	font-size: 24px;
}
#shadow #wrapper #bodyArea #bodyArticle {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1000px;
}
#header {
	background-repeat: repeat;
	padding: 10px;
}
#shadow #wrapper #bodyArea #header #logo {
	padding: 3px;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
}
#shadow #wrapper #bodyArea #header #titleBar {
	height: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 10px;
}
#shadow #wrapper #bodyArea #header #titleBar #title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
#shadow #wrapper #buscador {
	height: 50px;
	width: 300px;
	padding-top: 5px;
	float: right;
	margin-right: 10px;
}
#wrapper #bodyArea #left {
	height: 720px;
	width: 248px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#shadow #wrapper #bodyArea #bodyText {
	float: right;
	padding: 15px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #footer {
	height: 225px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	clear: both;
	padding-top: 5px;
}
a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
blockquote {
	margin-left: 25px;
	margin-right: 50px;
}
