/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html, body {
    background: url('/images/fondo.jpg');
    font-family: tahoma, helvetica, sans-serif;
}

a:link, a:visited {color:#000099;text-decoration:none}
a:hover{color:#0000CC;text-decoration:underline}

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}





.center {text-align: center !important;}
.right {text-align: right !important;}
.middle {vertical-align: middle !important;}






div#hd {
	background: url('/images/encabezado2.png') 160px top no-repeat;
}












#navcontainer ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer li {
	list-style-type: none;
	margin: 0 0 3px 0;
	text-align: center;
}

#navcontainer a {
	display: block;
	padding: 0;
	width: 148px;
	background: url('/images/bg-blink.gif') left top no-repeat;
	height: 16px;
	padding: 8px 0;
}

#navcontainer a:link,
#navlist a:visited {
	color: black;
	text-decoration: none;
}

#navcontainer a:hover {
	background-image: url(/images/bg-bactive.gif);
}



.nodo{
	margin-right: 1em;
    overflow: auto;
    text-align: justify;
}
.nodo h1.titNodo {
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: bold;
    color: #000080;
    margin: 0;
    padding: 0.2em 0.2em 0.2em 0;
    overflow: auto;
    
}
.nodo h1.titNodo a:link,
.nodo h1.titNodo a:visited {
    color: #000099;
}
.nodo h1.titNodo a:hover {
    color: #0000CC;
    text-decoration: none;
}
.nodo h1.destacado a:link,
.nodo h1.destacado a:visited {
	color: #d00;
}
.nodo h1.destacado a:hover {
    color: #f00;
}
.nodoAutor, .nodoEtiquetas {
    color: #777;
    font-size: 0.8em;
    margin: 0 0.2em 1em 0.2em;
}
.nodoAutor a:link, .nodoAutor a:visited,
.nodoEtiquetas a:link, .nodoEtiquetas a:visited {
    color: #627B80;
    text-decoration: none;
}
.nodoAutor a:hover, .nodoEtiquetas a:hover {
    color: red;
    text-decoration: underline;
}
.nodoAutor a {
    /*background: url('/img/user.png') no-repeat;*/
    margin-left: 2px;
    /*padding-left: 20px;*/
}
.nodoEtiquetas a {
    background: url('/img/tag_red.png') no-repeat;
    margin-left: 1em;
    padding-left: 20px;
}


.nodo div.nodoContenido {
	margin: 0;
    padding: 0.2em;
}
.nodo div.nodoContenido ul li {
    list-style-image:url('/images/arrow1.gif');
    margin-bottom:1em;
}
.nodo div.nodoContenido form label {
	font-weight: bold;
}
.nodo div.nodoContenido form dd {
	margin-bottom: 1em;
}
.nodo div.nodoEnlaces {
	font-size: 0.8em;
    font-weight: bold;
    margin: -1em 0 1em 0;
    padding: 0.2em;
    text-align: right;
}
.nodo strong {
    
}
p.description, p.hint {color:#999;font-size:0.8em}
p.description, p.hint {border-bottom:1px solid #ddd;margin-bottom:2.5em;padding:0.4em}
.paginationControl {
    margin-bottom: 1em;
    text-align: center;
}





div#etiquetas-ContentPane dl div.dijitContentPane {
	margin-bottom: 0.5em;
}
div#etiquetas-ContentPane dl div.dijitContentPane label.optional {
	margin: auto auto auto 1.6em;
}
div#etiquetas-ContentPane dl div.dijitContentPane div.dijitCheckBox {
	float: left;
	margin-top: -1.1em;
}
/*
div#etiquetas-ContentPane dl div.dijitContentPane div.dijitCheckBox input.dijitCheckBoxInput {
	clear: none !important;
	display: inline !important;
}
*/








.h1 {
	border-bottom: 2px solid #000080;
	color: #000080;
	font-size: 1.8em;
	font-variant: small-caps;
	width: 90%:
}
.mainServ {
	border-collapse: separate;
	border-spacing: 1em;
	margin: 0 auto;
}
.mainServ th {
	border: 0;
	border-bottom: 1px solid #000080;
	color: #000080;
	font-variant: small-caps;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
.mainServ td {
	border: 0;
	padding: 0 0.5em 0 0.5em;
	text-align: justify;
	vertical-align: top;
	width: 50%;
}
.mainServ td img {
	float: left;
	margin: 0.2em 1em 0.8em 0;
}

.portfolio {
    border-collapse: separate;
    border-spacing: 1em;
    margin: auto;
}
.portfolio td {
    border: 0;
    padding: auto;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}
.portfolio td img {
	border: none;
    margin: auto;
}




.instructivos {
    border-collapse: separate;
    border-spacing: 1em;
    margin: 0;
}
.instructivos td {
    border: 0;
    padding: auto;
    text-align: left;
    vertical-align: middle;
}
.instructivos td img {
    border: none;
    margin: auto;
}


#ft {
	border-top: 1px solid #000080;
	font-size: 0.85em;
	margin: 1em 0;
}


table.login {margin-left:2em}
table.login td, table.login th {border:0;margin-left:2em;padding:0.2em}
