body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787575;
	background-color: #003366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

form {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 160%;
	background-color: #FFFFFF;
}



a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 770px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #FFFFFF;
	background-image: url(img/img04.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(img/img04.jpg) repeat-x;
	list-style: none;
} 

#menu li {
	float: left;
	height: 45px;
	background: url(img/img04.jpg) repeat-x right top;
}

#menu a {
	float: left;
	height: 45px;
	margin: 0px;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(img/img02.jpg) repeat-x;
	color: #000000;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

/* Splash */

#splash {
	width: 770px;
	height: 180px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/* Logo */

#logo {
	width: 900px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
	background-color: #FFFFFF;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
	background-color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
	background-color: #FFFFFF;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #414141;
	background-color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 400px;
	padding-right: 40px;
	text-align: justify;
	background-color: #FFFFFF;
	color: #787575;
	font-size: 12px;
	height: 1000px;
	
		
}
#page H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	font-size: 12px;
	
	}
#page  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	text-decoration: none;
	list-style-type: none;
	}
#page a:hover {
	color: #336699;
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.post {
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
	background-color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
	background-color: #FFFFFF;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
	background-color: #FFFFFF;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
	background-color: #FFFFFF;
}

.post .permalink {
	background-color: #FFFFFF;
}
/* titulos de pagina */

#page H1{
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	text-align: justify;
	padding-right: 20px;
	background-color: #FFFFFF;
	height: 650px;
	padding-left: 30px;
}
#page #sidebar li {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#page #sidebar li a {

    text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 210px;
	color: #336699;
	font-size: 12px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
}
#page #sidebar li a:hover {
   	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	background-color: #336699;
	}
#page #sidebar ul {
	margin: 0px;
	padding: 0px;
	}
#page H2{
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	background-color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 770px;
	height: 30px;
	border-top: 6px solid #336699;
	font-size: smaller;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
/*resaltar texto */

.resaltar {
	color: #336699;
}

#page #banner1 {
	float: left;
	width: 194px;
	background-color: #FFFFFF;


	img :border-style:none;
	padding-left: 0px;
	height: 438px;
	padding-top: 0px;
	padding-bottom: 62px;
	vertical-align: top;
	margin: 0px;
}
#page #banner2 {
	float: left;
	width: 150px;
	padding-left: 25px;
	background-color: #FFFFFF;


	img :border-style:none;
	height: 500px;
	padding-top: 0px;
}
#page #banner3 {
	float: left;
	width: 150px;
	padding-left: 25px;
	background-color: #FFFFFF;


	img :border-style:none;
	height: 500px;
	padding-top: 0px;
}
#page #banner4 {
	float: left;
	width: 205px;
	padding-left: 20px;
	height: 500px;
	background-color: #FFFFFF;


	img :border-style:none;
	padding-top: 0px;
}

#page #sidebar #libro {
	text-align: center;
	font-size: 9px;
	color: #FF9900;
	width: 220px;
}
