html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{ 
	background-image:url("../irudiak/back.gif");
	height: 100%;
	margin:0;
	padding:0;
}

ul,li {
	margin:2px;
	padding:2px;
}

li.listado {
	list-style-position : inside;
	margin:0;
	padding:0;
}

li.parrafo{
	list-style:none;
	margin:0;
	padding:0;
}

li.sublist{
	margin-left:30px;
	list-style-position : inside;
}

h1 {
	font-size:19px;
	font-weight:normal;
}

img {
	display: block;
	border:none;
}
img p {
	margin:0;
	padding:0;
}
}

/*cabecera de la portada*/
#cabeceraIndex {
	background-image:url(../irudiak/cabeceraIndex.jpg);
	background-position: right;
	width:360px;
	height:79px;
	position:relative;
	top:20px;
	right:75px;
	float:right;
}
#logoM {
	background-image:url(../irudiak/logoMatrici.gif);
	background-repeat:no-repeat;
	width:115px;
	height:98px;
	position:relative;
	top:15px;
	left:77px;
}

/*cabecera de la portada en el PIE*/
#pieIndex {
	background-image:url(../irudiak/cabeceraIndex.jpg);
	width:360px;
	height:89px;
	position:relative;
	top:-5px;
	left:77px;
	background-repeat:no-repeat;
}

/*foto de la portada*/
#fotoIndex {
	background-image:url(../irudiak/fotoIndex.jpg);
	background-position: 68px 0px;
	width:700px;
	height:460px;
	background-repeat:no-repeat;
}

#fotoNavidad {
	background-image:url(../irudiak/navidad.jpg);
	background-position: 48px 15px;
	width:700px;
	height:520px;
	background-repeat:no-repeat;
}

#fotoNavidad2 {
	background-image:url(../irudiak/carta_con_texto.jpg);
	background-position: 170px 5px;
	width:700px;
	height:440px;
	background-repeat:no-repeat;
}

/*selección de menu*/
#menu1{
	POSITION:absolute; 
	float:left;
}

/*idiomas de la portada*/
#idiomasIndex ul {
	padding-left:170px;
	text-align: center;
}
#idiomasIndex ul li {
	float:left;
	font-size:14px;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
	height:50px;
}
#idiomasIndex ul li a {
	padding-right:15px;
	position:relative;
	top:10px;
}

/*idiomas de las páginas de contenidos */
#idiomas ul {
	padding-right:10px;
	padding-bottom:20px;
}
#idiomas ul li {
	float:right;
	font-size:10px;
	padding-right:10px;
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
}
#idiomas ul li a {
	padding-right:10px;
	position:relative;
	top:9px;
}

/*cabecera de las páginas de contenidos*/
#cabecera {
	background-image:url(../irudiak/cabecera1.jpg);
	background-position: 7px 5px;
	width:756px;
	height:110px;
	background-repeat:no-repeat;
}

/*opciones del menu principal */
#menuPrincipal {
	background-image:url(../irudiak/fondoMenu.gif);
	background-repeat:no-repeat;
	width:756px;
	height:42px;}
#menuPrincipal ul {
	padding-left:20px;
}
#menuPrincipal ul li {
	float:left;
	font-size:12px;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
}
#menuPrincipal ul li a {
	padding-right:15px;
	position:relative;
	top:9px;
}

/*opciones del menu desplegable*/
#menuDesplegable {position:relative;width:755px;height:24px;}

#submenus {position:absolute;width:755px;height:24px;float:left;}

/*opciones de los submenus*/
#submenu {
	float:left;
	width:185px;
}
#submenu ul li {
	margin-left:8px;
	margin-top:12px;
	font-size:10px;
	padding-top:9px;
	padding-bottom:7px;
}
#submenu ul li a {
	padding-left:8px;
}

#centrado {
	background-color:white;
	width:755px;
	margin:auto;
	margin-bottom:15px;
}

/*para las páginas generales*/
#contenido {
	background-image:url(../irudiak/separaMenu.gif);
	background-repeat:repeat-y;
	float:left;
	width:515px;
	margin-left:0px;
	padding-left:24px;
	line-height:24px;
	margin-top:12px;
	padding-bottom:24px;
	text-align: justify;
	text-indent:3%;
	word-spacing: normal;
	letter-spacing: normal;
	}

.fondoPagina{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	background:transparent;
}

/*Títulos */
.titular {
	color: #C3C194;
	font-size:18px;
	font-weight: bold;
}

.alineaIzq {
	float:left;
	width:230px;
	padding-right:10px;
	margin:0;
}
.noAlinea {
	clear:left;
	display:block;
}
/*
.ul, .li {
	list-style:none;
	margin:20;
	padding:40;
}*/
/*Enlaces  */
A {
	color: #184791;
	text-decoration: none;
}
A:hover {
	color:#B2B9E5;
}
A:active {
	font-weight: bold;
}
.actual {
	font-weight: bold;
}

/* pie dirección y logo MCC */
/*pie portada*/
#pie0 {
	width:91%;
}
/*pie menul*/
#pie01 {
	width:95%;
	margin-left:10px;
	float:left;
}
/*pie general*/
#pie001 {
	width:95%;
	background-image:url(../irudiak/separaSubMenu.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	float:left;
}
#pie1 {
	float:right;
	width:150px;
	margin-left:8px;
	font-size:9px;
	text-align:right;
	bottom:10px;
	text-decoration:none;
	color:#133F88;
}
#pie2 {
	width:300px;
	margin-left:10px;
	padding-bottom:50px;
	background-image:url(../irudiak/mondragon/logoMondragonPie.jpg);
	background-position: left;
	height:20px;
	background-repeat:no-repeat;
	float: left;
}

/*pie del copyright*/
#pie {
	font-size:9px;
	text-align:center;
	margin-right:14px;
	padding-bottom:10px;
	text-decoration:none;
	color:#184791;
}

/* menu */
.clsCMOn {
	font-size: 12px;
	text-align:center;
    padding: 2px 4px;
	color: white;
}
.clsCMOver {
	font-size: 12px;
	text-align:center;
    padding: 2px 4px;
	color: #0033FF;
	font-weight: bold;
}
.clsNulo {
	font-size: 12px;
    padding: 2px 4px;
	color: #133F88;
}
.clsNuloSubmenu2 {
	font-size: 9px;
    padding: 2px 4px;
	color: #FFFFFF;
}

/*para el menu con solapas*/
/* #header {  margin-left:10px; float:left;  width:95%; background:#DAE0D2 url("bg.gif") repeat-x bottom; font-size:93%; line-height:normal;}
    #header ul { margin:0; padding:10px 10px 0; list-style:none; }
    #header li { float:left; background:url("left.gif") no-repeat left top; margin:0; padding:0 0 0 9px; }
    #header a { float:left; display:block; background:url("right.gif") no-repeat right top; padding:5px 15px 4px 6px; text-decoration:none; font-weight:bold; color:#765; }*/
    /* Commented Backslash Hack hides rule from IE5-Mac \*//* #header a {float:none;}*//* End IE5-Mac hack */
    /*#header a:hover { color:#333; }
    #header #current { background-image:url("left_on.gif"); border-width:0; }
    #header #current a { background-image:url("right_on.gif"); color:#333; padding-bottom:5px; }*/
	
#menuLineal {
    margin-left:30px;
	background-image:url("../irudiak/lineaSubMenu2.gif");
	width:60%;
	background-repeat:no-repeat;
}

#fondoSubMenu{
	float:left;
	width:710px;
	text-align: justify;
	text-indent:3%;
	margin-left:20px;
	margin-top:-1px;
	background-image:url("../irudiak/fondoSubMenu.gif");
	background-repeat:repeat-y;
}
#texto{
	margin-left:20px;
	margin-right:20px;	
}
/*#dinamic{	margin-left:20px;}*/