body
{
	background-color: #fff;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 141px;
        margin: 0px;
        padding: 0px;
}

#head img
{
       border: 0px;
}

#container
{
	width: 960px;
        margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
        border: 1px solid #a0a0a0;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#mi-fondo
{
        background-color: #cde9f4;
        background-image: url('../images/fondo.jpg');
        background-repeat: no-repeat;
}

#content
{
        padding: 30px;
        font-face: Artial, Helvetica, Sans-serif;
}

#content p
{
text-align:justify;
}

#sidebar-2
{
	float: right;
	width: 200px;
        padding-right: 25px;
	margin-left: 5px;
	padding-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
        font-size: 8pt;
        padding: 4px;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	text-decoration: none;
	border-bottom: 1px black solid;
        color: #33659f;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
        color: #33659f;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
	font-style: italic;
}

h3
{
	font-weight: normal;
        font-size: 1em;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
        color: #33659f;
}

h1 a, h2 a
{
	border: 0px;
        color: #33659f;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

#head a
{
       text-decoration: none;
       border: 0px;
}
