body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	background-image: url(img/fondo.gif);
	background-repeat:  repeat;
	background-position: center top;
	color: #3d3d4e;
	background-color: #C3C6C6;
}
a {
	color: #762776;
}

* {
	margin:0;
	padding:0;
	line-height:1.5em;
}
img {
	border: none;
}
h2 {
	font-size:1.3em;
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #515168;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#contenedor {
	left:50%;
	position:absolute;
	width:820px;
	margin-left: -410px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#cabecera {
	height:350px;
	text-align:left;
	padding-right: 20px;
	padding-left: 20px;
	width: 780px;
	background-image: url(img/f1.png);
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
}
#cabecera_contenido {
	float: right;
	height: 350px;
	width: 780px;
	position: absolute;
}
#flash {
	position: absolute;
	z-index: 0;
	height: 350px;
	width: 780px;
}
#pase_cabecera {
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	z-index: 0;
}
#idioma {
	position: absolute;
	left: 722px;
	z-index: 3;
	top: 2px;
}
#idioma a {
	color: #EEEEEE;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}


#logo {
	position: absolute;
	width: 550px;
	background-image: url(img/azul-trans-1.png);
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	left: 230px;
	top: 23px;
	z-index: 1;
}
#menu {
	width:550px;
	margin:0;
	position: absolute;
	left: 230px;
	top: 307px;
	background-image: url(img/azul-trans-2.png);
	text-align: center;
	padding-top: 14px;
	padding-bottom: 8px;
	z-index: 2;
}
#menu li {
	list-style:none;
	display:inline;
	background-image: url(img/sep-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
}
#menu li a {
	padding-right: 24px;
	padding-left: 24px;
}
#menu #last {
	background-image: none;
}
#cuerpo {
	width:780px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/f2.png);
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
#contenido {
	background-image: url(img/contenido.jpg);
	width: 760px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#titulo {
	width: 710px;
	height: 30px;
	margin-bottom: 20px;
	background-image: url(img/fondo-titulo.gif);
	background-repeat: no-repeat;
	padding: 15px;
	float: left;
}

#izq {
	float: left;
	width: 360px;
}
#der {
	float: right;
	width: 360px;
}
.bloque {
	float: left;
	width: 360px;
	padding-top: 10px;
	background-image: url(img/bloque-sup.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	display: inline;
	margin-bottom: 15px;
}

.bloque_cont {
	background-image: url(img/bloque-inf.gif);
	background-position: left bottom;
	width: 320px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.bloque_home {
	float: left;
	padding-top: 10px;
	background-image: url(img/bloque-home-sup.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	display: inline;
	margin-bottom: 15px;
	margin-left: 207px;
	width: 450px;
}
.bloque_home_cont {
	background-image: url(img/bloque-home-inf.gif);
	background-position: left bottom;
	width: 410px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.bloque_home_cont   img {
	float: left;
	margin-right: 10px;
}
.bloque_home_titulo  {
	float: left;
	width: 300px;
}
.bloque_home_p {
	float: left;
	width: 290px;
}
.bloque_todo {
	float: left;
	width: 740px;
	padding-top: 10px;
	background-image: url(img/bloque-todo-sup.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	display: inline;
	margin-bottom: 25px;
}
.bloque_cont_todo {
	background-image: url(img/bloque-todo-inf.gif);
	background-position: left bottom;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
#contenido h2 {
	float: left;
	width: 100%;
}

#contenido ul {
	float: left;
	margin: 0px;
	padding-bottom: 20px;
}
#contenido li {
	width: 125px;
	display: inline;
	float: left;
	background-image: url(img/contenido-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-transform: capitalize;
}











#sidebar {
 float:left;
 width:150px;
 height:400px;
 margin:5px 0px 5px 0px;
 padding:10px;
 color:#fff;
 background:#666;
 background:#3b2c19 url(img/tlcorner.gif) top left no-repeat;
}
#sidebarnav {
	margin:0;
  padding:0;
	color: #fff;
}
#sidebarnav ul {
  padding:4px;
	list-style:none;
}
#sidebarnav li {
  margin:4px 0;
	list-style:none;
}
#sidebarnav li a {
	color:#eee;
	text-decoration:underline;
  display:block;
}
#sidebarnav li a:hover {
	background:#999;
}

#pie {
	text-align:left;
	background-image: url(img/f3.png);
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pie_nav {
	background-image: url(img/logo-textiles.gif);
	background-position: 680px center;
	background-repeat: no-repeat;
	width: 730px;
	float: left;
	font-size: 0.85em;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #6F6F8C;
}
#pie_nav  a {
	color: #6F6F8C;

}
.amalgama {
	background-image: url(img/logo-amalgama.gif);
	padding-right: 47px;
	background-position: right center;
	background-repeat: no-repeat;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
	width:375px;
	height:203px;
	padding:10px;
	background-image: url(img/modal.gif);
}
.close {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
