/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	background-color: #141414;
}
a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13pt;
}

.fotoMoldura { 
	border: 1px solid #141414; 
	margin-top:0px;
	margin-right:1px;
	margin-bottom:0px;
}

a.fotoMoldura {  
	font-size: 11px; 
	color: #141414; 
	text-decoration: none;
}

a.fotoMoldura:hover {  
	color: #141414; 
	text-decoration: none;
}

a.fotoMoldura:active {
	color: #141414;
}
#ftleft {
	background-image: url(../img/luis.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 417px;
	position: absolute;
	top: 255px;
	left: 0px;
}
#ftright {
	background-image: url(../img/beatriz.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 383px;
	float: right;
	position: absolute;
	top: 255px;
	right: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin-bottom:0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	margin-bottom:0;
}
.Actividade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtGuestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.cpobrigatorio {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ff0000;
}
input, textarea, select {	
	background-color: #FFF;
	border: 1px solid #1C0029;
	color: #1C0029;
	font: 1em "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
.botok {
	BORDER-BOTTOM-COLOR: #999999;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #CCCCCC;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #999999;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #CCCCCC;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	background-color: #666666;
	height: 17px;
}