* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bodybg.jpg) no-repeat 50% 0;
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111111;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul li {
	padding-left: 1em;
	background: url(images/vinetasquare.gif) no-repeat left 10px;
}

a {
	text-decoration: none;
	color: #313131;
}

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

/* ------------------------------------- Logo -------------------------------------------*/
#logo {
	width: 760px;
	height: 195px;
	margin: 5px auto;
	/*background: url(images/logo.png) no-repeat;*/
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 160px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 260%;
}
#logo h1 {
	FILTER: Glow(Color=#000088, Strength=3); 
}
html>body #logo h1 {
	text-shadow: 0 0 0.2em #008, 0 0 0.2em #008,0 0 0.2em #008, 0 0 0.2em #008;
}
#logo h2 {
	margin: 0;
	padding: 0 0 0 160px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 100%;
	color: #006600;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* ------------------------------------- Menu -------------------------------------------*/

#menu h1 {color: #FFFFFF; text-shadow: 0 0 0.2em #000000;}

#menu {
	width: 760px;
	height: 40px;
	margin: auto auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
	height: 28px;
	margin: 0px 2px 0px 2px;
	padding: 8px 20px 2px 20px;
	font-size: 100%;
	font-weight: bold;
	
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	/*background: #0074C5;*/
	color: #000000;
}

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

#menu .current{
	background: #555555;
	border-left: 2px solid #555555;
	border-top: 2px solid #555555;
	border-right: 2px solid #555555;
	color: #FFFFFF;
}
#menu a:hover .current{
	background: #666666;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
}

#menu b {
	text-decoration: underline;
}

/* ------------------------------------- Page -------------------------------------------*/
#page {
	width: 760px;
	margin: 0 auto;
	border-right: solid 2px #555555;
	border-top: solid 2px #555555;
	border-left: solid 2px #555555;
	border-bottom: 0px;
	background: #FFFFFF; /*url(images/fondocontent.gif) repeat-y;*/
	margin-bottom: 0px;
}
#page a {
	text-decoration: underline;
}

/*------------------------------------- Content ----------------------------------------------*/

#content {
	float: left;
	width: 440px;
	padding: 20px 20px 20px 50px;
	background: #EEEEEE;
}

#widecontent {
	float: left;
	width: 700px;
	padding: 20px 30px 20px 30px;
	/*background: #EEEEEE;*/
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/dashedline.gif) repeat-x left bottom;
}

.floating-box-2 {
	float: left;
	width: 330px;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

img {
	
	border: 1px solid #888888;
	padding: 5px;
	margin-left: 10px;
	background: #FFFFFF;
}

img.noborder {
	border: 0;
	padding: 0;
	margin-left: 0;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#links {
}

#links ul {
	background: url(images/dashedline.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/dashedline.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/kid.gif) no-repeat left center;
	color: #EEEEEE;
}

/*----------------------------------------- Footer -----------------------------------------*/

#footer {
	height: 50px;
	padding-bottom: 20px;
}

#footer .wrapper {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-left: 2px solid #555555;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
}

#footer .links {
	float: left;
	width: 150px;
	padding: 10px 30px 0 30px;
	font-size: 85%;
	background: #FFFFFF;
	border-right: 0;
}

#footer .legal {
	float: right;
	width: 534px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 16px 5px 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	background: #666666;
	border-left: 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}