/*
	Pistachio: 
		while eating pistachios left over from Christmas,
		I couldn't help but notice that the colors look pretty
		good together: (tan) #f4e295 & (green) #709f30...
		Or you can pick green to be #8fa44d, a lighter green
*/
 /*palette
	Vermellón: #9C3000
	Azul: #08207B
	Bg_oscuro: #ffd283
	Bg_claro: #FFE5BE
	text color: #6a6e7e;
	linea tab par background-color: #fffaf0;	
	linea tab par background-color: #faf0e6;	
	}

*/

body {
	background-color: white;
	background-image: url(images/bgi.gif);
	background-repeat: repeat;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

#container {
	width: 760px;
	background-color: #ffd283;
	align: left;
}

#header {
	padding-left: 5px;
	padding-top: 5px;
	height: 40px;
	font-family: Verdana,  Helvetica, Geneva, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #08207B;
	text-align: left;
}

#header img {
	vertical-align: middle;
}

#ruler {
	width: 760px;
	height: 30px;
	background-color: #FFE5BE;
	border-bottom: dashed 1px #9C3000;
	border-top: dashed 1px #9C3000;
}

#hmenu {
	float: left;
	height: 24px;
	padding-top: 4px;
	padding-left: 90px;
	width: 540px;
}
/* 	
 */
#hmenu .tnav {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #08207B;
}

#hmenu .tnav td {
	border: dashed 1px #FFE5BE;
	width: auto;
	text-align: center;
}

#hmenu .tnav td:hover {
	background-color: #ffd283;
	border: dashed 1px #9C3000;
}

#hmenu .tnav a {
	color: #08207B;
 	font-size: 12px;
	line-height: 18px;
 }

#hmenu .tnav a:hover{
	color: #9C3000;
}

#hmenu .tnav a:visited{
	color: #615A7D;
}

#hsearch {
 height: 24px;
 padding-top: 7px;
 float: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 150px;
}

a:hover { color: red }

a   { 
	font-family: Helvetica, Arial, "sans serif";
 	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-decoration: none 
}

#main {
	clear:none;
	background-image: url("images/vaca._bg1.gif");
	background-repeat: repeat-y;
	height: auto;
	margin: 0;
}

#leftcol {
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 10px;
	float: left;
	width: 153px;
	height: auto;
 	font-family: Arial, Helvetica, sans-serif;
}

#leftcol p, .cell {
	margin-left:3px;
	margin-right:3px;
 	padding-left:3px;
	padding-right:3px;
	font-size: 11px;
	line-height: 14px;
	color: #6a6e7e;
	text-align: left;
}

#leftcol .linkbox {
  	font-weight: bold;
}

#leftcol .linkbox table {
	text-align: left;
	background-color: transparent;
 	border-spacing:3px;
}

#leftcol .linkbox td {
	background-color: transparent;
	border: solid 1px #FFE5BE;
	padding-bottom:3px;

}

#leftcol .linkbox td:hover {
	background-color: #ffe5be;
	border: solid 1px #9C3000;
}

#leftcol .linkbox a {
	color: #08207B;
 	font-weight:bold;
 	font-size: 11px;
	padding-left:3px;
}

#leftcol .linkbox a:hover {
	color: #9C3000;
}

#leftcol .linkbox a:visited {
	color: #615A7D;
}

#rightColumn {
	float: right;
	width: 110px;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
}

#middleColumn {
	font-family: Helvetica, Arial, "sans serif";
	font-size: 12px;
	line-height: 18px;
	color: #6a6e7e;
	text-align: left;
	width: 575px;
	clear: none;
 	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
 	height: auto;
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
	overflow:hidden;
}

#middleColumn table {
 	padding: 4px;
	width: 100%;
}
 
#middleColumn tr {
}

#middleColumn td, #middleColumn li { 
	color: #6a6e7e; 
 	padding-left: 4px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.cell_bold  { 
	color: #6a6e7e; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.r0	{
	background-color: #faf0e6;
	vertical-align: middle;
	}

.r1	{
	background-color: #fffaf0;	
	}

#foot {
	width: 760px;
	background-color: #FFE5BE;
	padding-top: 3px;
	border-bottom: dashed 1px #9C3000;
	border-top: dashed 1px #9C3000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#foot td {
	color: #08207B;
	font-size: 10px;
}

#foot a {
	color: #ffd283;
}

#foot a:hover {
	color: #fff;
}

#foot a:visited {
	color: #ffd283;
}

/* #container_box .text_moduletitle
{
	font-size: 11px;
	font-family: Helvetica, Arial, "sans serif";
	color: #009;
	font-weight: 600;
	border-bottom: dashed 1px #9C3000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 */
/* #news_moduletitle
{
	font-size: 16px;
	font-family: Helvetica, Arial, "sans serif";
	color: #009;
	font-weight: 600;
	border-bottom: dashed 1px #9C3000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 */
#content {
	background-color: white;
	margin-top: 0;
	padding: 2px;
	width: 589px;
	font-family: Helvetica, Arial, "sans serif";
}
#content h1, #rightColumn h1 {
	text-align:left;
	font-size: 16px;
	color: #08207B;
	font-weight: 600;
	border-bottom: dashed 1px #9C3000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content h2, #rightColumn h2{
	text-align:left;
	font-size: 14px;
	color: #9C3000;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: auto;
}

.itemtitle, .news_itemtitle{
	text-align:left;
	font-size: 14px;
	color: #9C3000;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: auto;
}

.moduletitle, .text_moduletitle
{
	font-size: 12px;
	color: #9C3000;
	font-weight: 600;
	line-height: auto;
}



#content h3, #rightColumn h3 {
	font-size: 12px;
	color: #9C3000;
	font-weight: 600;
	line-height: auto;
}

#content h4, #rightColumn h4 {
	font-size: 12px;
	color: #08207B;
}

#content h5, #rightColumn h5 {
	font-size: 11px;
	font-style: italic;
	color: ##08207B;
}

#content p, #rightColumn p, #middleColumn p .cell{
	font-size: 12px;
	font-family: Helvetica, Arial, "sans serif";
	font-style: normal;
	color: #6a6e7e;
	text-decoration: none; 
	padding-left:3px;
}

#content .book:first-letter, #rightColumn .book:first-letter {
	float:left;
	font-size: 50px;
	color: black;
}

#content img, #rightColumn img {
	margin-right:auto;
	margin-left:auto;
}

#content th, #rightColumn th {
	font-size: 12px;
	font-style: italic;
	text-align: left;
}


#content tr.green td, #rightColumn tr.green td {
	/*background-color: #709f30;*/
	background-color: #8fa44d;
	border-top: dashed 1px #9C3000;
}

#content tr.creme td, #rightColumn tr.creme td {
	background-color: #f4e295;
	border-top: dashed 1px #9C3000;
}


#content ul, #rightColumn ul {
	list-style-image: url('images/arrow1.gif');
	font-size: 10px;
	line-height: 12px; 
	text-decoration: none 
}

#content ul.bull1 { 
	list-style-image: url('images/arrow1.gif');
	font-size: 10px;
	line-height: 12px; 
	text-decoration: none 
}

#content ul.bull2 { 
	list-style-image: url('images/arrow2.gif');
	font-size: 10px;
	line-height: 12px; 
	text-decoration: none 
}

/* #content .itemtitle{

} */
li.newbullet {
list-style-image:url(http://www.depiction.net/images/arrow.gif)
}




#content ol, #rightColumn ol {
	
}


/* Estilo formularios  */

/* Clases */

.texta {
 font-size: 10px;
 background-color: #FFF;
 border: 1px solid #9C3000;
}

.buttons {
 font-family: Helvetica, Arial, "sans serif";
 font-size: 10px;
 background-color: #ffd283;
 color: #9C3000;
 border:1px solid;
 border-top-color:#E6C2B4;
 border-left-color:#E6C2B4;
 border-right-color:#9C3000;
 border-bottom-color:#9C3000;
}

/* ################################################ */

/* Estilos heredados  */
/*#content p { 
	color: black; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Helvetica, Geneva, Arial, sans-serif; 
	text-decoration: none 
	}*/


p.cell { 
	color: black; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Helvetica, Geneva, Arial, sans-serif; 
	text-decoration: none 
	}


p.cell_c { color: black; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Geneva, Arial, sans-serif; text-decoration: none; text-align: center }

p.cell_r { color: black; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Geneva, Arial, sans-serif; text-decoration: none; text-align: right }

td.cell1 { color: black; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Geneva, Arial, sans-serif; text-decoration: none }

p.datcent { font-size: 11pt; line-height: 15pt; font-family: Helvetica, Arial, "sans serif"; text-align: center }

p.head_datleft { color: #009; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Arial, "sans serif"; text-align: center }

p.head_dat_cent { color: #009; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Arial, "sans serif"; text-align: center }

p.head_dat_cent_e { color: #009; font-weight: bold; font-size: 9pt; line-height: 12pt; font-family: Helvetica, Arial, "sans serif"; text-align: center }

p.header { color: red; font-weight: bold; font-size: 11pt; line-height: 12.5pt; font-family: Helvetica, Arial, "sans serif"; text-decoration: none }

p.header_tab { color: #009; font-weight: 800; font-size: 11pt; line-height: 12.5pt; font-family: Helvetica, Arial, "sans serif"; text-decoration: none }

p.path { font-size: 10pt; line-height: 12pt; font-family: Helvetica, Geneva, Arial, sans-serif; text-decoration: none }
