body{
	background-color: #edeeec;
	color: #595959;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

#page{
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background:  #E2E3E0 url(../images/bgleft.gif) repeat-y left;
	padding-left: 18px;
}
#page2{
	padding-right: 14px;
	background:  transparent url(../images/bgright.gif) repeat-y right;
	width: 818px;
	margin: 0 auto;
}
#menu, #footer{
	position: relative;
	background-color: black;
	color: #FFFFFF;
	text-align: right;
}
* html body div#menu{
	border: 1px solid black;
}
	#menu ul{
		margin: 0;
		padding: 5px 0;
		font-size: 0.9em;
	}
	#menu ul li{
		display: inline;
		padding: 0 8px;
		border-right: 1px solid white;
	}
	#menu .last{
		border: none;
	}
	#menu a{
		color: white;
		text-decoration: none;
	}
	#menu a:hover{
	color: #900;
	}
	#menu .active{
		color: #666666;
	}
#logo{
	position: absolute;
	text-align: left;
	right: 544px;
	top: -72px;
	z-index: 10;
}
* html body div#logo{
	top: -70px;
}
#footer{
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
}
* html body div#footer{
	padding-top: 5px;
}
	#footer #bottom-menu{
		float: right;
		width: 70px;
	}
	
#main{
	font-size: 1em;
}
	#menu-top{
	text-align: left;
	color: #900;
	font-weight: bolder;
	padding: 10px;
	font-family: helvetica, arial, sans-serif;
	margin-left: 55px;
	}
#idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	font-weight: normal;
}

	#menu-top ul{
		margin: 0;
		padding: 0;
	}
	#menu-top li{
	list-style: none;
	display: inline;
	padding-right: 5px;
	font-size: 0.95em;
	text-align: left;
	}
	#menu-top a{
		color: #4D4D4D;
		text-decoration: none;
	}
	#menu-top a:hover{
	text-decoration: underline;
	}
	#menu-top .barra{
		padding-left: 14px;
		background: transparent url(../images/bullet-line.gif) left no-repeat;
	}
#left, #left-sub{
	
	width: 490px;
	float: left;
	padding-left: 20px;
/*	padding-top: 20px;*/
}
#left{
	background-color: #d1d2cd;
	width: 510px;
	padding-top: 20px;
}
	.subbanner{
		width: 230px;
		float: left;
		text-align: justify;
		padding: 0 5px 10px 10px;
	}
	#left-sub p{
		padding: 0 80px 0 40px;
		text-align: justify;
/*		font-size: 0.95em;*/
	}
	#left-sub h1{
	padding: 0 80px 0 40px;
	color: #900;
	font-size: 1.2em;
	}
	#left-sub h2{
	padding: 0 80px 0 40px;
	color: #900;
	font-size: 0.95em;
	}
	#left-sub a{
	color: #900;
	text-decoration: none;
	}
	#left-sub a:hover{
		color: black;
	}
#right{
	float: left;
	width: 230px;
	text-align: justify;
	padding: 20px 15px 0 15px;
}
.title-banner{
	margin-top: 20px;
}

.guiones{
	list-style:outside;
	list-style-image:url(../images/guion.gif);
	margin-left: 10px;
	padding-right: 80px;
}
.blueblue{
	color: #900;
	font-weight: bold;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin-left: 2px;
	display:block;
}
#faces td{
	width: 33%;
	vertical-align: top;
	padding-top: 15px;
}



/*\*/
html*#logo {
[top: -70px;/*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh, which is addressed below.*/
top: -73px;/*Affects Google Chrome amd Safari for Macintosh only (v1-3). See also by IE5-6, but thats addressed below. Also hidden from older Firefox and Netscape browsers.*/
]
}/**/
.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}

#form1 table {
	font-size: 14px;
}

.cajatext {
	width: 334px;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 20px;
	margin-bottom: 6px;
	color: #999;
}
.cuadrotext {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 3px;
	width: 335px;
	color: #999;
}
#creditos {
	margin-top: 10px;
	
}
#creditos a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

