/*	Spanish  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background: url(/images/20060401/bg.jpg) #D29B5D;
	}
	
div, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}

img { display: block; }

h1 { 
	font-size: 32px; 
	font-family: "Book Antiqua", arial, helvetic, sans-serif;
	color: #C06256; 
	padding-right: 10px;
	padding-top: 15px;
	margin-top: 0;
	}
	
h2 { 
	font-size: 22px; 
	font-family:  arial, helvetic, sans-serif ; 
	font-style:italic;
	color: #CC694C;  
	border-bottom: 2px dashed #CC694C;
	}
	
h3 { 
	font-size: 110%; 
	font-family: arial, helvetic, sans-serif ; 
	font-style:italic;
	color: #CC694C; 
	text-align:center;
	}
	
.container {
	width: 596px;
	background-color: #FFFBE4;
	border: none;
	border-left: 2px solid #A45F2E;
	border-right: 2px solid #A45F2E;
	}
	
.title {
	width: 596px;
	height: 246px;
	min-height: 246px;
	background-color: #E2D290;
	border: none;
	}
.container > .title { height: auto;}
span.big { 
	font-size: 1.5em; 
	line-height: 1.5em;
	}
.article {
	margin-left: 177px;
	margin-right: 9px;
	}
		
.title img { 
	padding: 8px;
	float: left;
	}

.first { margin-top: 1em;}

.linktext {
	float:left;
	margin-top: 1em;
	}

.box {
	border: 2px dashed #A45F2E;
	padding:10px 40px;
	margin:20px;
	background-color: #E2D290;
	}
	
.box p{font-size: 90%}

.box img {float: right;}

.spacer {height: 10px;}

.fnt { font-size: 80%; }

hr {
	color: #A56F38;
	background-color: #A45F2E;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	background-color: #FFFBE4;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

