body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
	background-image:url(page_fill.gif);
	}
.Estilo13 {color: #022088; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
.Estilo11 {color: #022088}
.Estilo7 {
	color: #627486;
	font-weight: bold;
	}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p
{
font:Verdana, Arial, Helvetica, sans-serif;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
	background-image:url(imagenes/cabecera.gif)
	}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	}

/* Logo */

#logo {
	float: left;
	padding-left: 5px;
	left 100%;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #393939;
}

#logo p {
	padding-left: 3px;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

#logo a {
	color: #393939;
}

/* Menu */

#menu {
	width: 730px;
	float: right;
	margin: 30px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 8px 20px 0px 20px;
	background: #393939;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: right;
	width: 620px;
	border-left: #000000  dotted 1px;
	border-right: #000000  dotted 1px;
	padding: 0px 10px 0px 10px;
	}


.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #000000  dotted 1px;
	}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
	color:  #022088;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 0;
	border-bottom: #000000  dotted 1px;
	border-right:  #000000  dotted 1px;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #393939;
	background-image:url(imagenes/menu.gif);
	background-repeat:repeat-x;
	font-size: 1.2em;
	color: #000000;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#0000FF;
	}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #393939;
	background-image:url(imagenes/pie.gif);
	background-repeat:repeat-x;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color:#000000;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}


#menu3 {
        width: 208px;
        margin: 00px;
        border-style: solid solid none solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
		}

#menu3 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #022088;
		font-weight: bold;
        display: block;
        background:  url(menu3.gif);
        padding: 8px 0 0 10px;
        }

#menu3 li a:hover, #menu3 li #current {
        color: #627EB7;
        background:  url(menu3.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }