* {
	margin: 0;
	padding: 0;
}
html, body { 
    height: 100%; 
} 
html {
	background-color: #f5f5f5;
	background-image: url(../images/backround.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	font: 8pt verdana;
	background: url(../images/shadow.jpg) no-repeat center top;
}
hr {
	display: none;
}
h1 {
	padding-top: 17px;
	width: 480px;
	height: 161px;
	font-size: 1px;
	text-indent: -1000em;
	background: url(../images/logoJOY.gif) no-repeat center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
h2 {
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
}
h2 a {
	text-decoration: none;
	color: #666666;

}
h2 a:hover {
	text-decoration: underline;
	color: #FF0033;

}
h2 a.derecha {
	text-align: right;
	
}
h2 a.izquierda {
	text-align: left;
	padding-right: 20px;
}
h5 {
	width: 430px;
	font-size: 7pt;
	font-weight: normal;
	text-align:left;
	border-top: 1px solid #ccc;
	color: #aaa;
	margin-right: auto;
	margin-left: auto;
}
h5 a {

	text-decoration: underline;
	color: #666;
}
h5 a:hover {
	text-decoration: underline;
	color: #444;
}
h6 {
	margin: 0 auto;
	padding: 0 16px 100px 0;
	width: 400px;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	color: #aaa;
}
h6 a {
	text-decoration: none;
	color: #aaa;

}
h6 a:hover {
	text-decoration: underline;
	color: #888;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
}
.frame {
	margin: 0 auto 10px auto;
	width: 504px;
	padding: 1px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
.button {
	width: 463px;
	height: 47px;
	margin-top: -13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	position: absolute;
}
.content {
	padding-bottom: 10px;
	overflow: hidden;
	}
.content h3 {
	color: #FF0033;
	background-image: url(.../images/bg_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: 19pt;
	padding-top: 8px;
	margin: 0 14px 8px 14px;
	padding-left: 20px;
	line-height: 28px;
	font-size: 9pt;
}
.content p {
	margin: 0 25px 1em 35px;
	line-height: 1.3em;
	text-align: justify;
	color: #999999;
}
.content p.error {
	color: #FF0033;
}
.content p.success {
	color: #333333;
}
table#coninfo {
	border-top: 1px solid #cccccc;
	width: 438px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 40px;
}
#coninfo td {
	padding: 0.5em;
	color: #444;
	vertical-align: top;
}
#coninfo td.desc {
	color: #999;
	text-align: right;
}
#coninfo td.top {
	text-align: left;
	color: #444;
}
#coninfo a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dashed #777;
}
#coninfo a:hover {
	color: #888;
	border-bottom: 1px #bbb;
}
form {
 	margin: 0 10px 10px 56px;
}
form label {
	float: left;
	clear: left;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
	color: #888;
}
form input {
	font-size: 8pt;
	width: 24em;
	margin-bottom: 0.5em;
	color: #FF0033;
}
form input.send {
	width: 104px;
	height: 34px;
	margin-left: 24em;
	padding-right: 34px;
	border: 0px solid #fff; /* stupid opera trick?? */
	background: none;
	background: url(../images/send.png) no-repeat right;
	color: #555;
	text-align: right;
}	
form input.clear {
	width: 104px;
	height: 34px;
	margin-left: 24em;
	padding-right: 34px;
	border: 0px solid #fff; /* stupid opera trick?? */
	background: none;
	background: url(../images/clear.png) no-repeat right;
	color: #555;
	text-align: right;
}
form textarea {
	margin-bottom: 2em;
	font: 8pt verdana;
	width: 24em;
	height: 15em;
	color: #FF0033;
}
form br {
	clear: both;	
}
.logo {
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.logo h4 {
	position: relative;
	top: -6px;
	left: 6px;
	font: 38pt arial;
	line-height: 0.8em;
	font-weight: bold;
	text-align: right;
	color: #ccc;
}
.logo h4 i {
	display: none;
}
.logo img {
	display: block;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.logo ul {
	display: block;
	margin: 0 auto;
	text-align: center;
	text-align: left;
	list-style: none;
}
.logo li {
	width: 20px;
	float: left;
	color: #999;
}
.logo li b {
	font-weight: normal;
	color: #555;
}
.logo br {
	clear: both;
	visibility: hidden;
}
#footer {
	height: 60px;
	background: url(../images/footer.jpg) no-repeat center bottom;
   } 
#content { 
    min-height: 100%; 
    margin-bottom: -60px; /* height of footer */ 
   } 
#shame { 
    height: 60px; /* height of footer */ 
   } 
