/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body					{
	background-attachment: fixed;
	background-image: url(/tjt/img/fondo_tjt2.jpg);
	background-repeat: repeat;
}
body.single					{
	background-attachment: fixed;
	background-image: url(/tjt/img/fondo_tjt2.jpg);
	background-repeat: repeat;
}
#main {
	background-color: #FFF;
}
.pie{
	background-color: #9D0000;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
.contentpie{
	margin-right: auto;
	margin-left: auto;
	width: 960px;	
}
.pieLO{
	font-size: 12px;
	color: #CF7065;
	font-weight: bold;
}
.pieTX, .pieTX a:link,.pieTX a:visited{
	font-size: 9px;
	color: #480000;
}
.tfB, .tfB a:link, .tfB a:visited, .tfB a:hover{
	color: #FFF;
	text-decoration: none;
	}
.tituloP, .tituloP a:link, .tituloP a:visited, .tituloP a:hover{
	font-size: 16px;
	color: #9f0000;
	text-decoration: none;
	padding-top: 10px;
}