* {
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}

div#accessibility  {
	top:-100000px;
	left:-10000px;
	position: absolute;
}

body {
	text-align: center;
	background-color: #000;
	font-size: 14px;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrap {
	text-align: left;
	width: 700px;
	margin: 30px auto;
	background-color:  #fff;
	position: relative;
}

div#helpbar {
	position: absolute;
	top: -31px;
	right: 0px;
}

#content {
	margin-top: 19px;
	margin-bottom: 40px;
	margin-left: 39px;
}

#content p {margin: 2px 0px 5px 0px;}


#content div.anotacion {
	margin-bottom: 10px;
}
#foot {
	clear: both;
	background-color: #DB2204;
	height: 30px;
}


h1 a span {
	display: none;
}

h1 a {
 display: block;

		width: 700px; height: 249px; 
		background-image: url(/images/1.jpg);
		background-repeat: no-repeat;
}
h1, h2, h3,h3 a,  h5, h6 {
	color: #DB2204;
	text-decoration: none;
}

h4 {
	color: #666666;
}

#content h2 {margin-bottom:  10px; font: normal 1.5em verdana; border-bottom: 1px dotted #CCC; padding-bottom: 5px;}

#content h3 {
	font-size: 0.9em;
	margin-right: 3px;
}
#content span.date {
	font-size: 0.75em;
}
#content p {
	line-height: 160%;
	font-size: 0.82em;
	color: #666666;
	margin-right: 3px;
}
#content p strong {
	color: #333333;
	font-size: 1.05em;
}

#content p.more  {
	color: black;
	margin: 2px 0px!important;
	font-size: 0.75em;
}


#content p.more a {
	color: #DB2204;
	font-weight: bold;
	margin: 2px 0px!important;
	padding: 1px;
}

#content p.bottomnav  {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;

	
}

#content p.bottomnav  a{
	color: #DB2204;

	text-decoration: underline;
	font-weight: normal;
	padding: 2px 5px;;
	font-size: 1em;	
}

#content p.bottomnav  a:hover{text-decoration: underline;}

#content p.more a:hover {
	background-color: #FFFF66;
}

#sidebar ul {

	margin: 5px 10px;
}

#sidebar ul li {
	list-style: none;
	padding-left: 12px;
	background-image: url(/_css/li_square_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 0.8em;

	line-height: 110%;
	margin-bottom: 5px;
	margin-top: 5px;
}





#sidebar ul li a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul.rssMenu a span.rssMonthCount {font-weight:normal} 


#sidebar ul#enlaces li{
	background-position: 0px 5px;
}


#sidebar ul#enlaces li span{
	color: #333333;
	line-height: 150%;
}

p.c {
	text-align: center;
}

#foot p {
	text-align: center;

	color: white;
	font-weight: bold;
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.8em;
}

#foot p a {
	color: white;
}


/* search */

div#searchbox {

	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px; 
}

div#searchbox dt {
	margin: 3px 0px;
}
div#searchbox dt label {
 color: #DB2204;
 font-weight: bold;
 font-size: 0.9em;
}
div#searchbox input#q{
	font-size:  0.95em;
	border: 1px solid #787878;
	padding: 3px 1px
}


div#searchbox input#search{
	padding: 1px;
	font: bold 0.9em Verdana,  Arial, Helvetica, sans-serif;
	margin: 5px 0px;
}

/* comments  */
div#comments {
	border-top: 1px solid #C1C1C1;
	background-color: #F2F2F2;
	padding: 5px 0px;
	margin-top: 20px;
}



div#comments ol {
	margin-left: 10px;
	margin-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
}
div#comments ol a {color:#DB2204; font-weight: bold; }

div#comments ol li {

	font-weight: normal;
	padding: 3px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 150%;
}

div#comments ol li.impar {
	background-color: white;
}



div#comments h3, div#comments p {
	margin-left: 10px;
	margin-right: 15px;
	line-height: 120%;
}
div#comments  form{
	margin: 5px 10px;
}

div#comments label {
	font: bold 0.9em "trebuchet MS", arial;
}

div#comments input {
	font-size:  1.2em;
	border: 1px solid #C1C1C1;
	padding: 3px 1px
}

div#comments textarea{
	font-size:  1.2em;
	border: 1px solid #C1C1C1;
	padding: 3px 1px
}

div#comments input:hover, div#comments textarea:hover {
	background-color: #FFFF66;
}

div#comments label em {
	font: normal 0.8em "trebuchet MS", arial;
	
}
.botones {
	margin: 5px 0px;
}



#content ul, #content ol {

	margin-left: 20px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#content ul {
	list-style: none;
	list-style-image: url(/_css/li_square_dot.gif);
	}


#content ul li, #content ol li{

font-size: 0.9em;
line-height: 140%;
margin-bottom: 5px;
color: #666666;
}

/*help nav*/

div#helpbar
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

div#helpbar ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

div#helpbar ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#helpbar ul li a
{
	width: 90px;
	height: 20px;
	padding: 0;
	margin: 0 1px 10px 0;
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px verdana, lucida, sans-serif;
}


#content .presskit  {
	float: left;
	width: 190px;
	margin: 0px 25px 0px 0px;
	display: inline;
}
#content .presskit img {
	padding: 5px;
	border: 1px solid #CCC;
}
p.mensaje{
width: 95%;
}

#content .presskit p{
text-align: center;
}


#foot ul {
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.8em;
}

#foot ul li{display: inline;list-style-type:none;}

#foot ul a {
	color: white;
}