/* CSS Document */
body {
text-align:center;
background:#000000;
margin:0;
padding:0;
}

#t-container {
width:900px;
margin: 0px auto;
text-align:left;
}
#t-head {
width:900px;
height:60px;
background: url(../images/bg_header.jpg) top left no-repeat #006699;
float:left;
}
t-menu-container{

}
#t-content {
width:900px;
}
#t-textpage {
background:#fff;
width:860px;
padding:20px;
float:left;
}
#t-frontpage {
background:url(../images/bg_frontpage.jpg) top left no-repeat; 
height:550px;
float:left;
width:900px;
}

#t-text1 {
width:270px;
font-weight:bold;
font-size:16px;
text-align:center;
margin-left:350px;
margin-top:10px;
padding-top:20px;
}
#t-text2 {
width:250px;
font-weight:bold;
font-size:16px;
text-align:center;
margin-top:290px;
margin-left:140px;
float:left;
}
#t-text3 {
margin-top:300px;
float:left;
width:120px;
margin-left:20px;
border:1px solid #006699;
padding:3px;
}
#t-text4 {
margin-top:190px;
float:left;
border:1px solid #006699;
padding:3px;
background:#FFFFFF;
}
#t-spain-map {
font-weight:bold;
font-size:14px;
float:left;
width:400px;
}

#t-under-spain-map {
font-weight: normal;
font-size:12px;
float:left;
width:400px;
}

#accordion {
	width:350px;
	float:right;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}



.tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
	text-align:left;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#t-thumb1 {
width:200px;
text-align:center;
margin-left:5px;
margin-top:0px;
padding-top:20px;
padding:5px;
}
#t-thumb2 {
width:200px;
text-align:center;
margin-top:0px;
margin-left:215px;
float:left;
padding:5px;
}
#t-thumb3 {
margin-top:0px;
float:left;
width:200px;
margin-left:425px;
border:1px solid #006699;
padding:5px;
}
#t-thumb4 {
margin-top:0px;
margin-left:635px;
width:200px;
float:left;
border:1px solid #006699;
padding:5px;
background:#FFFFFF;
}
