html, body, p, h1, a, ul, li, input, textarea, select, div, table, td {font-family: Tahoma; font-size: 11px; color: #777;}

body {margin: 0px; background-color: #FFF; background-image: url('../image/back.gif'); background-repeat: repeat-x;}

strong {color: #c07a42;}
img {border: 0;}

a {color: #777; text-decoration: none;}
a:hover {text-decoration: underline;}
blockquote {margin: 0px; margin-left: 12px;}

input {width: 240px; height: 18px; background-color: #fff; border: 1px solid #deaa81; padding-left: 4px; color: #999;}
textarea {width: 240px; height: 65px; background-color: #fff; border: 1px solid #deaa81; padding-left: 4px;}
select {width: 45px; height: 14px; background-color: #fff; border: 1px solid #deaa81;}

#inicial {position: absolute; width: 332px; left: 50%; margin-left: -166px; }
	#ini-01 {float: left; width: 332px; }
	#ini-02 {float: left; width: 332px; background: url('../image/inici_05.jpg') no-repeat; text-align: center; }
	
#principal {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 750px;
	height: auto;
	margin-left: -375px;
}	
.copy {font-family: Tahoma; font-size: 11px; color: #ffb275; font-weight: bold;}
