/* Body y links generales */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	background: #ffffff url(http://www.tomkaulitzspain.com/Images/2.jpg) top left fixed no-repeat;
}

#content {
	width: 960px;
	margin:0 auto 0 auto;
}

.title {
	font-size: 36px;
	letter-spacing: 6px;
	color: #01299a;
	font-weight: bolder;
}

/* Menú */
#navigation {
	width: 960px;
	height: 100px;
	background: url(http://www.tomkaulitzspain.com/Images/top2.png) center no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	float: left;
	color: bbb;
	font-size: 14px;
	font-weight: bold;
	}
#navigation a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
#navigation a:hover {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
	}
#navigationcontent {
	width: 115px;
	margin-left: 231px;
	padding: 10px;
	float: left;
	}
#navigationcontent2 {
	width: 110px;
	margin-left: 0px;
	padding: 10px;
	float: left;
	}

#navigationcontent3 {
	width: 90px;
	margin-left: 0px;
	padding: 10px;
	float: left;
	}
	

/* Menú medio */
#middle {
	width: 960px;
	height: 36px;
	background: url(../imagenes/middle.png) no-repeat;
	display: block;
	float: left;
	margin-left: 0px;
	color: bbb;
}
#middle a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
#middle a:hover {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
	}

#middlecontent {
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding: 10px;
	}
#creditosmiddle {
	width: 960px;
	display: block;
	float: left;
	margin-left: 0px;
	color: bbb;
	margin-bottom: 20px;
}
	
/* Contenido */
#main {
	width: 960px;
	height: auto;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#top-main {
	width: 960px;
	height: 10px;
	background: url(../imagenes/top-content.png) no-repeat; 
	margin: 0px auto;
	}

#content-main {
	height: auto;
	background: url(../imagenes/middle-content.png) repeat-y; 
	margin: 0px auto;
	padding: 10px 20px 10px 20px;
	}
#content-main a {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #01299a;
	}
#content-main a:hover {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #bbb;
	}
	
#bottom-main {
	width: 960px;
	height: 10px;
	background: url(../imagenes/bottom-content.png) no-repeat; 
	margin: 0px auto;
	}
	
#col {
	width: 470px;
	height: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}

#col-top {
	width: 470px;
	height: 11px;
	background: url(../imagenes/470-top.png) no-repeat; 
	}

#col-middle {
	width: 430px;
	height: auto;
	background: url(../imagenes/470-middle.png) repeat-y; 
	padding: 10px 20px 10px 20px;
	}
#col-middle a {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #01299a;
	}
#col-middle a:hover {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #bbb;
	}
	
#col-bottom {
	width: 470px;
	height: 10px;
	background: url(../imagenes/470-bottom.png) no-repeat; 
	}

.left {
	display: block;
	float: left;
	}

.right {
	display: block;
	float: right;
	}
	
#sectiontitle {
	width: 960px;
	height: auto;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

#largecol {
display: block;
float: left;
}
#largecol-top {
	width: 740px;
	height: 12px;
	background: url(../imagenes/740-top.png) no-repeat;
	}

#largecol-middle {
	width: 680px;
	height: auto;
	background: url(../imagenes/740-middle.png) repeat-y; 
	padding: 20px 20px 20px 40px;
	}
#largecol-middle a {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #01299a;
	}
#largecol-middle a:hover {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #bbb;
	}
	
#largecol-bottom {
	width: 740px;
	height: 12px;
	background: url(../imagenes/740-bottom.png) no-repeat; 
	}
	
#smallcol {
display: block;
float: right;
}

#smallcol-top {
	width: 200px;
	height: 12px;
	background: url(../imagenes/200-top.png) no-repeat;
	}

#smallcol-middle {
	width: 160px;
	height: auto;
	background: url(../imagenes/200-middle.png) repeat-y; 
	padding: 10px 20px 10px 20px;
	}
#smallcol-middle a {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #999999;
	}
#smallcol-middle a:hover {
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #212121;
	}
	
#smallcol-bottom {
	width: 200px;
	height: 12px;
	background: url(../imagenes/200-bottom.png) no-repeat; 
	}
	
#sectiontitle2 {
	width: 600px;
	height: auto;
	display: block;
	float: left;
	margin-top: 0px;
	font-weight: bold;
	padding-left: 50px;
}

#sectiontitlefotos {
	width: 600px;
	height: auto;
	display: block;
	float: left;
	margin-top: 0px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 20px;
}

#premios {
	padding-left: 50px;
	}
	
/* Créditos */	
	
#credits {
	height: 10px;
	background: url(../imagenes/credits.png) no-repeat; 
	margin-top: 20px;
	padding: 2px 20px 10px 20px;
	color: #999;
            }
#credits a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
#credits a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
			
#afiliados img {
	color:inherit;
	padding:0px;
	border: solid 2px #333;
}

#afiliados a img {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	color:inherit;
	padding:0px;
}

#afiliados a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	color:inherit;
	padding:0px;
}

#margentexto {
	padding:20px;
}

#fondo {
	margin: 0px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#letras a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
#letras a:hover {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
	}

#fondoletras {
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	}