@import url(titulos.css);
/* elementos globales */
body {
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background: #fff;
	text-align: center;
}
body#trabajos, body#lectura, body#info, body#noticias, body#flash {
	color: #777;
}


p {
	margin: 5px 6px 6px 5px;
	text-align: left;
	line-height: 140%;
}

h2 {
	color: #6F6889;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
	text-align: left;
}
h3 h4 h5 h6 {
	text-align: left;
}

img {
	border: none;
	}
	
a:link {
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #6C5381;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #9999CC;
	font-weight: normal;
	text-decoration: underline;
}

ul, li {
	text-align: left;
}
li {
   list-style: none inside;
}
fieldset	{
	margin: 15px;
	padding: 0;
	border: 1px solid #E7E7E7;
}
legend { 
   font-family: Verdana, Arial, sans-serif;
   color: #666;
   padding: 5px 10px 10px 20px;
   background: transparent url(../img/bg_legend.gif) no-repeat bottom left;
}
label { 
   float: left; 
   width: 130px;
   margin: 7px 0px 0px; 
   text-align: right;
   font: bold 80% Verdana, Arial, sans-serif; 
   color: #666; 
   letter-spacing: 1px; 
}
input, select, textarea { 
  margin-top: 7px; 
  margin-left: 7px; 
  font: 80% Verdana, Arial, sans-serif;
  width: 170px;
  background: #eee;
  border:1px solid #ccc;
  color:#666;
} 
acronym {
	border-bottom: 1px #C0C0C0 dotted;
	padding-bottom: 1px;
	cursor: help;
}

blockquote	{
	line-height: 145%;
	border-left: 8px solid #eee;
	padding: 10px;
	font-size: 95%;
   color: #666;
}

 /* clases específicas de portfolio */
textarea.comentario {
	height:150px;
}

.btn {
	width: 50px; 
	margin-right: 10px;
	cursor: pointer;
}
.espacio {
  float: left;
  width: 150px; 
}



/* clases  globales*/
.clearambos {
   clear: both;
   border-bottom: 1px solid #E7E7E7;
   margin: 0 10px 2px 10px;
}
.clearizquierdo {
	clear: left;
}
.tit-reciente {
	background: transparent url(../img/bullets/ice.gif) no-repeat right;
}
.tit-preview {
	margin: 12px 8px 12px 5px;
	padding: 2px 5px 2px 5px;     
	background: transparent url(../img/bullets/closer.gif) no-repeat right;
}
.tit-info {
	background: url(../img/bullets/info.gif) no-repeat right;
}

.msn {
	padding: 2px 0 2px 25px;
	margin: 0;
	background: url(../img/bullets/msn.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.icq {
	padding: 2px 0 2px 25px;
	margin: 0;
	background: url(../img/bullets/icq.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.lectura {
	background: url(../img/bullets/book.gif) no-repeat right;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.resaltado-naranja {
	color: #EF7521;
	font-weight: bold;
}
.resaltado-redlavado {
	color: #CC6666;
	font-weight: bold;
}
.flash {
	background: url(../img/bullets/zflash.gif) no-repeat right;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.trabajos {
	background: url(../img/bullets/grafico_5.gif) no-repeat right;
	padding: 3px 0 3px 20px;
	margin: 04em 0;	
}

.maparuta {
	background: url(../img/bullets/refresh.gif) no-repeat right;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.bullet { 
	padding: 0 0 0 15px;
}
a.bullet { 
   color: #708090;
   text-decoration: none;
}
a:hover .bullet { color: #997F00;
}

.info {
	border: 0;
	float: left;
	margin: 4px;
	padding: 0;
	text-align: left;
	width: 254px;
}

.foto{
	margin: auto;
	padding: 0;
	text-align: center;
}

.fecha {
  color: #999;
  white-space:nowrap;
  text-transform:lowercase;
  font: italic bold 10px/170% "Lucida Grande", Verdana, Arial, sans-serif;
  margin: 0;
  padding: 5px 5px;
  border-bottom: 2px solid #ccc;
  background: transparent url(../img/bullets/calendar.gif) no-repeat right;
}




/* divs específicas de zona portfolio */
#container	{
	margin: auto;
	padding: 0;
	width: 750px;
	min-height: 400px;
	text-align: center;
	background: url(../img/container_bg.jpg) repeat-y right;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: none;
	border-left: none;
}	
#bannertop {
	margin:0;
	padding: 2px 3px;
	height: 130px;
	background: transparent url(../img/bg_top.gif) no-repeat;
}
#navsuperior {
	width: 750px;
	height: 25px;
	text-align: left;
	margin-top: 2px;
	font-size: 11px;
}
#navsuperior ul {
   padding: 0 0 0 10px;
   margin: 0 0 0 0;
   color: #999;
	list-style-type: none;
	height: 25px;
	border-bottom: 1px solid #ccc;
}
#navsuperior li {
	display: inline;
	margin: 0px 20px 0px 10px;
}
#navsuperior ul li a {
	text-decoration: none;
	color: #737F8F;
	padding: 0 0 0 8px;
}
#navsuperior ul li a:link, #navsuperior ul li a:visited {
	color: #4B6973;
	text-decoration: none;
}
#navsuperior ul li a:hover {
	color: #4B6973;
	background-color: transparent;
	text-decoration: underline;
}
#navsuperior li a#current {
	color: #333;
}

#navsecundaria {
	height: 20px;
	font-size: 9px;
	margin: 0 0 3px 0;
	vertical-align: middle;
}
#navsecundaria ul {
	margin: 0;
	padding: 0 25px;
	list-style-type: none;
	background-image: none;
}
#navsecundaria li {
	display: block;
	float: left;
	padding: 3px 9px 2px 12px;
	background: transparent url(../img/bullets/minisquare.gif) no-repeat 0.6em;
}

#navsecundaria li a#actual {
	color: #000;
}





#blockder {
	float: right;
	margin: 4px;
	text-align: right;
	width: 365px;
}
div#blockder img {
	float: right;
	margin: 1px 0 5px 5px;
}
#blockizq {
	float: left;
	background: transparent url(../img/bg_blockizq.gif) no-repeat;
	padding: 4px;
	margin: 4px;
	width: 345px;
	height: 396px;
}

div#blockizq p {
	line-height: 20px;
	margin-left: 10px;
}	
div#blockizq img {
	float: right;
	margin: 5px 10px 5px 5px;
}
div#blockizq h1, div#blockder h1 {
	margin: 0 10px 0 10px;
	background: #FAFAFA;
	border-bottom: 2px solid #DFDFDF;
	color: #6F6889;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: left;	
}
#footer	{
	clear: both;
	height: 35px;
	background: transparent url(../img/bg_footer.gif) no-repeat;
	padding: 0 10px 0 10px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #EAEAEA;
}



#thumbs-menu{
	background: transparent url(../img/bg_thumbs.gif) no-repeat;
	font-size: 9px;
	height: 65px;
	margin: 1px 0 1px 0;
	vertical-align: middle;
}

div#thumbs-menu ul {
	margin: 0px;
	padding: 0px;
}

div#thumbs-menu li {
	background-color: #FAFAFA;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 0 0 20px;
}
div#thumbs-menu img {
	width: 38px;
	height: 38px;
	margin: 10px;
}
div#thumbs-menu a:link img, div#thumbs-menu a img {
	text-decoration: none ;
}

div#thumbs-menu a:hover img {
	border: 0;
}









/* items comunes y específicos de lectura, noticias & zonainfo */
#navizq {
	float: left;
	width: 170px;
	height: 30px;
	margin: 0 0 1em .6em;
	padding: 1em;
	text-align: left;
}
#wrapContenido {
   background: transparent url(../img/bg_home.gif) no-repeat right bottom;
}
#art3dWrapper{
   padding: 0;
   background: transparent url(../img/art3d.gif) no-repeat right bottom;
}

#infocoments{
   border-bottom: 1px solid #CCC;
   border-right: 1px solid #CCC;
   padding-right: 15px;
	text-align: right;
   background: transparent;
}
img#contenido {
   float: right;
} 





