*		{
		font-family:		Times, Arial, Helvetica, Verdana, sans-serif;
		}

body		{
		text-align:		center;
		margin:			0px;
		}


div		{
		position:		relative;
		}

img		{
		position:		static;
		border:			0px;
		}

a		{
		font-size:		20px;
		font-weight:		bold;
		word-spacing:		normal;
		color:			#444444;
		text-decoration:	none;
		}

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

p		{
		font-size:		17px;
		font-weight:		bold;
		text-align:		left;
		text-indent:		0px;
		}

h1		{
		font-size:		20px;
		font-weight:		bold;
		text-align:		center;
		text-indent:		0px;
		}

.myspace	{
		width:			1000px;
		height:			auto;
		margin:			0px auto;
		background:		url(../images/_background.jpg) repeat;
		text-align:		center;
		}

.logo		{
		width:			1000px;
		height:			230px;
		padding-right:		10px;
		}

.navi		{
		width:			700px;
		height:		50px;
		overflow:		hidden;
		margin:		20px 120px;
		padding:		10px 30px;
		background-color:	rgba(180,200,100,0.6);
		}

.content	{
		width:			700px;
		height:			auto;
		overflow:		auto;
		margin:			30px 120px;
		padding:		10px 30px;
		background-color:	rgba(180,200,100,0.6);
		}

.copyright	{
		width:			1000px;
		height:			60px;
		font-size:		12px;
		font-weight:		bold;
		color:			#000000;
		text-align:		center;
		background:		url(../images/_footbar.jpg) repeat;
		}

.galeria img{
		width:			150px;
}
.galeria a{
		font-weight:	normal;
}