/* CSS Document */

html, body {
	margin:0 auto;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

ul li {
float:left;
list-style:none;
}

li {
	color: #FF3300;
	margin-right: 10px;
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}

#section {
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	font-size: 18px;
	font-weight: normal;
}



#container{
	width:545px;
	margin: 0 auto;
	background-image: url(../images/SketchbookTemplate.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 773px;
}

.spacer {
width:100%;
clear:both;
}


#topmenu {
	margin-top:0px;
	margin-left:0px;
	padding-top: 40px;
	padding-left: 20px;
}

#logo {
	float:left;
	height: 116px;
	width: 146px;
}

#menu {
	float:left;
	background-position: center;
	margin-top: 40px;
	margin-left: 0px;
}

#flash {
	width:523px;
	height:571px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#intro {
	margin-left: 15px;
	margin-top: 25px;
	float: left;
	width: 512px;
}
#top_img {
	height: 259px;
	width: 512px;
}
#txtintro {
	width: 490px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin-left: 15px;
}

#txtintro a {
	color: #FF3300;
	text-decoration: none;
}

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


#firma {
	float: right;
	margin-top: 30px;
	height: 75px;
	width: 183px;
	margin-right: 10px;
}

#copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer_adentro {
	width: 570px;
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer_adentro a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
