/* Javier Carranza. julio 2006 */
/* heydo */

body { background : url( fondo.gif ) #ddd; margin: 0px; padding: 0px; font-family: verdana, sans-serif; font-size: small; text-align: center; } 

a {	color: #BC7203;
	text-decoration: none; 
	}
form { 
	margin: 0px 0px 0px 60px; 
	border: #000 1px solid; 
	padding: 10px 10px 10px 10px;
	background: url( backGris.jpg ); 
	}
label { color: #000;
	}
input { color: #333;
	border: #000 1px; 
	font-family: verdana, sans-serif; 
	}
textarea { color: #333;
	border: #000 1px; 
	font-family: verdana, sans-serif; 
	}
a:hover { 
	color: #BC7203;
	text-decoration: underline; 
	}
strong { 
	color: #EA9004;
	font-weight: 600;
	}
#titulo { 
	background : #000; 
	width: 760px; 
	color: orange;
	font-size: xx-large;
	text-align: left;
	letter-spacing: 2px;
	}
#banner { 
	background: url( banner.jpg ) no-repeat top left; 
	height: 109px; 
	}
#pagina { 
	width: 760px; 
	text-align: left;
	background : #303030;
	color: white; 
	border: solid #000 20px;
	}
.navegacion { 
	background: url( backGris.jpg ) center; 
	font-size: large; 
	font-weight: 500; 
	padding: 0px 20px 5px 20px;
	text-align: center;
	vertical-align: middle; 
	letter-spacing: 1px;
	color: #000;
	}
.navegacion a {	color: #000;
	text-decoration: none; 
	}
.separacion { 
	background: url( backGris.jpg ) center; 
	height: 2px;
	text-align: center;
	vertical-align: middle; 
	color: #000;
	}
.separacionLinea { 
	background: #000; 
	height: 1pt;
	}
.dondeEstamos { 
	color: #aaa;
	}
#Principal {
	float: left;
	border: solid #000 0px;
	border-right-width: 1px;
	width: 508px;
	}
#Secundario {
	float: right;
	}
.contenido { 
	padding: 1px 15px 20px 15px; 
	letter-spacing: 0.5px;
	}
.contenido h1 { 
	color: #EA9004;
	font-size: large; 
	font-weight: 500;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px; 
	}
.bloque { 
	margin: 0px 0px 0px 40px; 
	text-align: justify;
	}
.bloqueCita { 
	background: #ccc;
	color: #000;
	border: #000 1px solid;
	font-size: xx-small; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 15px 5px 15px; 
	text-align: justify;
	width: 430px;
	}
.bloqueCita strong { 
	color: #000;
	font-weight: 600;
	}
#PrincipalPortfolio  {
	float: left;
	border: solid #000 0px;
	}
.portfolio { 
	text-align: right;
	}
.portfolio img { 
	clear: both;
	border: solid;
	border-width: 1px;
	border-color: #000;
	float: right;
	margin: 0px 120px 0px 20px; 
	}
.portfolio .titulo { 
	font-size: larger;
	font-weight: 500; 
	color: #EA9004;
	}
.portfolio a { 
	color: #fff;
	text-decoration: none; 
	}
.portfolio a:hover { 
	color: #BC7203;
	text-decoration: underline; 
	}
#pie { 
	clear: both;
	background: url( backGris.jpg ) center; 
	font-weight: 500; 
	padding: 0px 20px 5px 20px;
	text-align: center;
	vertical-align: middle; 
	letter-spacing: 1px;
	color: #000;
	border: solid #000 0px;
	border-top-width: 1px;
	}
#exponsor { 
	clear: both;
	background: #fff; 
	padding: 10px;
	text-align: center;
	color: #000;
	border: dotted #000 1px;
	margin: 10px;
	}
.nuewa h2, .nuewa h3 { 
	font-weight:500
	}
.nuewa h2 { 
	color:#496FFF
	}
.nuewa h3 { 
	color:#FFBD07
	}
.nuewa abbr { 
	color:#FF3300
	}
