/* Txokoa CSS */

html#hindex{
	background-image: url(htmlIndex.jpg);
	background-position: 0 94px;
	background-repeat: repeat-x;
}
html#hindex body{
	background-image: url(index.jpg);
	background-position: center 94px;
	background-repeat: no-repeat;
}
#muneco{
	position: absolute;
	top: 20px;
	left: 14px;
}
#splash{
	height: 230px;
	position: relative;
}
#splash h1{
	font-size: 1.3em;
	line-height: 1.4em;
	color: #BF4B03;
	font-weight: normal;
	text-align: left;
	width: 450px;
	position: absolute;
	top: 55px;
	left: 290px;
}html#hindex body #content #contentCont.cindex{
	width: 999px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
html#hindex body #content #contentCont.cindex h2{
	color: #186992;
}
#contentCont.cindex .col{
	width: 333px;
	height: 225px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	float: left;
	position: relative;
}
.col img{
	margin: 1em .5em .5em 0;
}
.col p{
	margin: 0 1em 0 0;
	font-size: .75em;
}
.izq{
	float: left;
	margin: 0 .8em 0 0;
}
#contentCont.cindex .col p.readmore{
	position: absolute;
	bottom: 0;
	padding-top: 8px;
}

.narrow{
	clear: both;
	padding-top: 10px; 
}
.centry{
	display: block;
	margin: 0;
	clear: both;
	float: none;
}
.lefty{
	float: left;
	margin: 0 0 2em 0 !important;
}
#contentSubnav ul#indexButton li{
	list-style: none;
	margin: 0 0 1px 0;
	padding: 0;
	width: 180px;
	height: 91px;
}
#contentSubnav ul#indexButton li a{
	display: block;
	width: 155px;
	height: 70px;
	color: #fff;
	font-size: 1em;
	padding: 20px 0 0 25px;
	text-decoration: none;
}
#contentSubnav ul#indexButton li.but1 a{background: #ff6600 url(butt1.jpg);}
#contentSubnav ul#indexButton li.but2 a{background: #ff6600 url(butt2.jpg);}

#contentSubnav ul#indexButton li a:hover{background-position: 0 0;}
#contentSubnav ul#indexButton li strong{display: block;font-size: 1.6em;}