@charset "utf-8";



Body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/tpt-imgs/bottom-bg.jpg) repeat-x bottom;
}
#container {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#top-menu {
	background: #000000 url(../images/menu/blockdefault.gif) repeat-x center center;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin-top: 11px;
	float: left;
	width: 215px;
	padding-left: 25px;
	height: 92px;
	margin-right: 15px;
}
#menu {
	height: 150px;
	white-space: nowrap;
	width: 1050px;
}


#cuerpo {
	background: url(../images/tpt-imgs/bg.jpg) no-repeat -99px top;

}

.titulo-index {
	font-weight: lighter;
	font-size: 24px;
}




/* CSS TOP MENU */
.solidblockmenu{
	margin: 0 auto;
	font: 12px/30px Arial;
	width: 800px;
	background: url(../images/menu/blockdefault.gif) repeat-x center center;
	padding: 0;
	height: 30px;
}

.solidblockmenu li{
	display: inline;
	height: 30px;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #666666;
	height: 30px;
	padding: 0px 11px;
	margin: 0px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(../images/menu/blockactive.gif) center center repeat-x;
	line-height: 30px;
}
#main {
	width: 500px;
	margin-left: 450px;
	margin-top: 55px;
}
#main h1 {
	font-size: 36px;
	border-bottom: 1px dashed #C51520;
	color: #666666;
	text-align: right;
}
#main h3 {
	text-align: center;
	font-weight: lighter;
	font-size: 18px;
	padding-left: 45px;
	border-bottom: 1px dashed #CCCCCC;
	letter-spacing: 8px;
	color: #666666;
	font-variant: small-caps;
}
#main a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #AC151C;
}
#main a:hover {
	text-decoration: underline;
}






/* CSS TOP MENU END */


#clr {
	clear: both;
	float: none;
}
.fotos {
	margin: 4px;
	border: 1px solid #333333;
}

#footer {

	height: 65px;
	color: #F8C2C4;
	text-align: center;
	padding-top: 85px;
}
#footer a {
	text-decoration: none;
	color: #F8C2C4;
}
#footer a:hover {
	color: #000000;
}

#botones-abajo
{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#botones {


}
#botones  a {
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	line-height: 30px;
	background-image: url(../images/menu/blockdefault.gif);
	background-repeat: repeat-x;
	margin: 5px;
	height: 30px;
	background-position: center center;
	background-color: transparent;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	border: 1px solid #333333;
}
#botones  a:hover {
	background-color: transparent;
	background-image: url(../images/menu/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap a {
	text-decoration: none;
	color: #000000;
}
#sitemap a:hover {
	color: #BB141E;
	text-decoration: underline;
}

  
