body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
html {
	height: 100%;
}
td {
	
}
h1 {
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
}
h2 {
	
}
h3 {
	font-size: 13px;
	color: #CC0000;
	margin: 0px;
}
h4 {
	font-size: 13px;
	color: #333333;
	margin: 0px;
}
form {
	margin: 0px;
}
p {
	line-height: 18px;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}


#links{
	margin-top:20px; margin-left:10px;
}
#links li{
	margin-bottom:10px; }
	
#links a:link, #links a:visited {
	color: #CC0000;
	text-decoration: none;
}


.page-flip-right {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#990000;
	padding-top: 130px;
	padding-left: 50px;
	height: 100%;
}

.page-flip-bottom {
	
	background-position: left;
	background-color: #990000;
}
.navTD {
	background-image: url(/_images/dot.horro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	padding-top: 7px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 3px;
}
.nav:hover {
	color: #CC0000;
	text-decoration: none;
}
.img-placeholder-1 {
	background-image: url(/_images/img.placeholder.1.gif);
	width: 128px;
	height: 207px;
	padding-left: 1px;
	padding-right: 7px;
	padding-bottom: 8px;
	vertical-align: top;
}
.img-placeholder-2 {
	background-image: url(/_images/img.placeholder.2.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 97px;
	padding-left: 4px;
	padding-top: 4px;
	vertical-align: top;
}
.img-placeholder-3 {
	background-image: url(/_images/img.placeholder.3.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 265px;
	padding-left: 4px;
	padding-top: 4px;
	vertical-align: top;
}
.input {
	border: 1px solid #000000;
	background-color: #EEEEEE;
}




#contactar{ color:#CC0000;}
#mail{ position:absolute; left:90%; bottom:1%; color:#fff;}

#mail a:hover{color:#990000;}
