body
{
	background-color: #000099;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	width: 780px;
	margin: 0 auto 0 auto;
}

#page
{
	text-align: center;
	margin-top: 40px;
	width: 810px;
   	height: 600px;
}

#logo
{
	margin: 0 auto;
}

#logo h1
{
	margin: 0 20px 0 20px;
}

#logo h1 span
{
	display: none;
}

#subtitle
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#subtitle h2
{
	font-size: 30px;
	font-family: Arial;
}

#subtitle h3
{
	font-size: 24px;
	font-family: Arial;
	margin: 0;
}

#subtitle2 h3
{
	font-size: 24px;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 20px;
}

h4
{
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

h5
{
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

#content
{
	text-align: left;
	width: 760px;
}

#content ul
{
	list-style-image: url(images/listitem.gif);
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#content li
{
	padding-left: 10px;
}

#menu ul
{
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu li
{
	display: inline;
	padding: 8px;
	font-weight: bold;
}

a:link
{
	color: #ffff00;
	text-decoration: none;
}

a:visited
{
	color: #ffff00;
	text-decoration: none;
}

a:active
{
	color: #ffff00;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* Border Photo */

.borderLeft
{
	background: url(images/pixelWhite.png) repeat bottom;
	width: 1px;
}

.borderRight
{
	background: url(images/right.png) repeat bottom;
	width: 7px;
}

.borderBottom
{
	background: url(images/bottom.png) repeat right;
	height: 8px;
}

.borderTop
{
	background: url(images/pixelWhite.png) repeat right;
	height: 1px;
}

.borderBottomLeft
{
	background: url(images/leftBottom.png) repeat right;
	width: 1px;
	height: 8px;
}

.borderBottomRight
{
	background: url(images/bottomRight.png) repeat right;
	width: 7px;
	height: 8px;
}

.borderTopLeft
{
	background: url(images/pixelWhite.png) repeat right;
	width: 1px;
	height: 1px;
}

.borderTopRight
{
	background: url(images/topRight.png) repeat right;
	width: 7px;
	height: 1px;
}

#enlaces ul
{
	list-style: none;
	list-style-image: none;
}

#enlaces li
{
	padding: 10px;
	margin-left: -30px;
}

.negrita
{
	font-weight: bold;
}

#texto
{
	float: left;
	width: 605px;
}

#facebook
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#facebook img
{
	border: 1px solid #ffff00;
}

#megusta
{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

#menu
{
	float: left;
	width: 760px;
}
