/* CSS Document */
html, body  {
	margin:0;
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin:0;
	padding:0;
	border:0;
}
/*ul, ol, li {
	margin:0;
	padding:0;
	border:0;
}*/
body {
	background:#fffff;
	text-align:center;
}
a img {
	border:none;
}
#contenedor {
	width:960px;
	text-align:left;
	margin:0 auto;
}
#cabecera {
	width:960px;
	height:115px;
	background:url(../imagenes/cabecera.jpg) no-repeat;
	position:relative;
}
#dintel	{
	width:960px;
	height:120px;
	background:url(../imagenes/dintel.jpg) no-repeat;
	position:relative;
	margin:0 0 0 0;
}

#menu {
	width:960px;
	height:30px;
	background-image:url(../imagenes/fondo-menu.jpg);
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:inherit;
}

#menu ul {
	padding-left: 20px;
	padding-top: 5px;
	list-style-type: none;
	margin:0;
}

#menu li {
	float: left;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
	background: #3B2602;
	display: block;
	padding: 3px 20px;
	text-align: center;
	/*border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;*/
}

#menu a:hover {
	background: #59411A;
}
#contenido{
	width:930px;
	height:440px;
	padding-left:15px;
	padding-right:15px;
	/*background:url(../imagenes/fondo-contenido.gif) 5px repeat-x;*/
	background-image:url(../imagenes/fondo-contenido.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top:10px;
	text-align:justify;
	display:block;
}
#columna1 h3{
	font-family:"Times New Roman", Times, serif;
	font-size:2.3em;
	color:#3B2602;
}
#columna1{
	/*padding-left:150px;
	padding-right:490px;*/
	margin-left:150px;
	float:left;
	width:300px;
}
#columna1 ul{

	list-style-type:disc;
}
#columna2 h3{
	font-family:"Times New Roman", Times, serif;
	font-size:2.3em;
	color:#3B2602;
}
#columna2{
	float:right;
	width:300px;
	display:inline;
	margin-right:150px;
	/*padding-left:500px;
	padding-right:150px;*/
}
#pie {
	width:960px;
	height:75px;
	clear:both;
	background:url(../imagenes/pie.jpg) no-repeat;
	margin:0 0 0 0;
}
#contenido.enlaces{
	width:930px;
	height:420px;
	padding-left:15px;
	padding-right:15px;
	/*background:url(../imagenes/fondo-contenido.gif) 5px repeat-x;*/
	background-image:url(../imagenes/fondo-contenido02.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top:10px;
	text-align:justify;
	display:block;
}
#columna1.enlaces h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.3em;
	color:#3B2602;
}
#columna1.enlaces {
	/*padding-left:150px;
	padding-right:490px;*/
	margin-left:150px;
	float:left;
	width:635px;
}
#columna1.enlaces ul{
	list-style-type:disc;
	font-size:1.2em;
}
#columna1.enlaces li{
	line-height:1.5em;
}
#columna1.enlaces li:hover{
	line-height:1.5em;
	background-color:#EEEEEE;
}
#columna1.enlaces a{
	font-size:0.8em;
	color:#59411A;
	text-decoration:none;
}
#columna1.enlaces a:visited{
	font-size:0.8em;
	color:#59411A;
	text-decoration:none;
}
#columna1.enlaces a:hover{
	color:#731B05;
	text-decoration:none;
}
#contenido.webteca{
	width:960px;
	height:420px;
	/*padding-left:15px;
	padding-right:15px;*/
	/*background:url(../imagenes/fondo-contenido.gif) 5px repeat-x;*/
	background-image:url(../imagenes/fondo-contenido03.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top:10px;
	text-align:left;
	display:block;
}
.tabla-webteca01-es{
	margin-left:10px;
	background: transparent;
}
.tabla-webteca01-en{
	margin-left:10px;
	background: transparent;
}
.tabla-quienes{
	margin-left:10px;
	background: transparent;
}
#quienes {
	background: none repeat scroll 0%;
	padding:0pt;
	width:920px;
	height:360px;
	overflow:auto;
}