/* ELEMENTOS HTML */

body {
	background: #d5d5d5 url(../images/body_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

img {
	border: none;
	display: block;
}

p {
	margin: 1em 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	text-align: left;
	margin: 1.9em auto;
	padding: 0;
	width: 95em;
}

/* CABECERA */

#header {
	padding: 0 0.4em;
}

#header #date {
	display: block;
	float: left;
	margin-top: 0.6em;
}

#header #accessibility {
	display: inline;
	float: right;
	list-style: none;
	margin: 0 0.2em 0 0;
	padding: 0;
}

#header #accessibility li {
	display: inline;
	float: right;
	margin-right: 0.3em;
}

#header #utils {
	clear: both;
	overflow: hidden;
	height: 2.7em;
	padding: 0 1em;
}

#header #languages {
	display: inline;
	float: right;
	font-size: 1.1em;
	list-style: none;
	margin: 0.7em 1em 0 0;
	padding: 0;
}

#header #languages li {
	float: left;
	border-left: 0.1em solid #000;
	margin-left: 0.7em;
	padding-left: 0.6em;
}

#header #languages li.first {
	border: none;
}

#header #languages li.sel {
	font-weight: bold;
}

#header #entrance {
	background: #eee;
	clear: both;
	height: 2.6em;
	overflow: hidden;
	padding: 0 1em;
}

#header #entrance #slogan {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	float: left;
	letter-spacing: 0.01em;
	margin: 0.2em 0 0 0.1em;
}

#header #links {
	clear: both;
	border-left: 0.1em solid #eee;
	border-right: 0.1em solid #eee;
	height: 1%;
	padding: 0 1em;
}

#header #links .portal {
	float: left;
	margin-bottom: 0.70em;
	margin-top: 0.88em;
	padding: 0em;
}
/*
* html #header #links .portal {
	float: left;
	margin-bottom: 0.70em;
	margin-top: 0.89em;
	padding: 0em;
}
*+ html #header #links .portal {
	float: left;
	margin-bottom: 0.70em;
	margin-top: 0.89em;
	padding: 0em;
}
*/

#header #links .portal ul {
	margin: 0em;
	padding: 0em;
}
/*
* html #header #links .portal ul { padding: 0em; }
* html #header #links .portal li { padding: 0.3em 0; }
*+html #header #links .portal ul { padding: 0em; }
*+html #header #links .portal li { padding: 0.3em 0; }
*/

#header #links .portal li {
	display: inline;
	float: left;
	padding: 0.5em 0;
	margin: 0 0.6em 0 0;
}

#header #links .portal li .logo_mityc img {
	width:60.90em;
	height:5.90em;
}

#header #links .portal li .logo_redes img {
	width:7.20em;
	height:5.90em;
}

#header #links .portal li .logo_eu img {
	margin-top: 1em;
}

#header #search {
	background: #c8103a;
	clear: left;
	color: #f7dbe2;
	font-size: 1.1em;
	height: 3em;
	padding: 0 0.9em;
	width:81.8em;
}

/* CONTENIDO PRINCIPAL */
#main {
	background-color: #fdfdfd;
	border-left: 0.1em solid #eee;
	border-right: 0.1em solid #eee;
	border-bottom: 0.1em solid #eee;
	clear: both;
	padding: 0 1em;
	margin: 0 0.4em;
	overflow: hidden;
}

#main .wrapper {
	height: 1%;
	/*overflow: hidden;*/
}
/*
	crumbs
*/

#crumbs {
	background: url(../images/crumbs_bg.gif) no-repeat top left;
	float: left;
	font-size: 2.3em;
	margin: 0 0 0 0.2em;
	padding: 0.21em 0 0 2.6em;
	height: 1.9em;
	line-height: 1.3;
	list-style: none;
	width: 37.1em;
}

#crumbs,
#crumbs a {
	color: #666;
}

#crumbs li {
	background: url(../images/crumbs_div.gif) no-repeat right center;
	display: inline;
	/*margin: 0.1em;*/
	padding: 0 0.5em 0 0;
}

* html #crumbs li { padding: 0 0.2em 0 0.35em; margin: 0;} /* IE6 hack */
*+html #crumbs li { padding: 0 0.2em 0 0.35em; margin: 0; } /* IE7 hack */

#crumbs li.current {
	background: none;
}

#crumbs li.current,
#crumbs li.current a {
	color: #c9103a;
}


#content {
	background: #fff url(../images/content_bg.gif) no-repeat bottom left;
	float: left;
	font-size: 1.1em;
	line-height: 1.4;
	color: #666;
	padding: 0 0 0.8em 0em;
	max-width:81.8em;
	min-height: 26em;
	width:81.8em;
}

#content a {
	text-decoration:underline;
}

/* PIE DE PAGINA */

#footer {
	clear: both;
	background: #d5d5d5 url(../images/footer_menu_bg.gif) repeat-x bottom;
	font-size: 1.1em;
	overflow: hidden;
	margin: 0 0.4em 0 0.4em;
	padding: 0;
}

#footer .menu {
	background: #d5d5d5 url(../images/footer_menu_bg.gif) repeat-x bottom;
	height: 3em;
	border: 0;
	padding: 0.9em 0 0 0;
	margin: 0;
	width:auto;/*a?adido para ampliarlo para IE6 y 7*/
}


#footer .menu ul {
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0.5em 1.2em 0 1.2em;
	float: left;
}

#footer .menu li {
	background: url(../images/footer_menu_item_div.gif) no-repeat left;
	display: inline;
	padding: 0 0.5em 0 0.8em;
	margin: 0;
}

#footer .menu img {
	display: inline;
	margin: 0 0.5em 0 0.5em;
	vertical-align: middle;
}

#footer .menu .logos ul {
	float: right;
	list-style: none;
	margin: -1em 0 0 0;
}

#footer .logos li {
	display: inline;
	padding-right: 1em;
}
#footer .menu .logos ul li {
	background: none;
	padding-right: 0em;
}

#footer .logos li img {
	display: inline;
	vertical-align: middle;
}


/* nivel1 */
.contentNivel1 .block {
   margin: 1em 3em 2em 2.2em;
}


.contentNivel1 .col1 {
	float: left;
	margin-right: 3em;
  	padding: 0 0 3em 1em;
	width: 31em;
}

.contentNivel1 .col2 {
	float: left;
	padding-top: 1em;
	width: 33.2em;
}

.contentNivel1 .col1 .title {
	margin-top: 6.8em;
	margin-bottom: 1.4em;
	overflow: hidden;
}

* html .contentNivel1 .col1 .title { height: 1%; } /* IE6 fix */

.contentNivel1 .col1 .title .number {
	margin-top: 0.1em;
}

.contentNivel1 .col1 .title h2 {
	color: #c03;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: .025em;
	margin: 0 0 0 0.7em;
	padding: 0;
	line-height: 1.1;
}

.contentNivel1 .col1 .number {
	float: left;
}

.contentNivel1 .col1 p {
	clear: left;
	line-height: 1.25;
	margin-left: 1.5em;
}

.contentNivel1 .col2 .images {
	float: right;
	padding-bottom: 3em;
}

.contentNivel1 .navi {
	clear: both;
	margin: 1em 0 1em 1.7em;
	overflow: hidden;
}

* html .contentNivel1 .navi { height: 1%; } /* IE6 fix */

.contentNivel1 .navi .items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentNivel1 .navi .items li {
	background: url(../images/icon_list_arrow.gif) no-repeat 0 0.3em;
	display: block;
	float: left;
	height: 2em;
	width: 6.5em;
	padding: 0 0 1em 1.4em;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 1.15;
}

.contentNivel1 .navi .items li,
.contentNivel1 .navi .items li a {
	color: #666;
}
