/*--------------*/
/*----PAGINA----*/
/*--------------*/

body
{
	font: 80%/160% Arial, Helvetica, sans-serif;
	background: #fba4c5;
	width: 100%;
	line-height: 160%;
}


/*---------------*/
/*---ELEMENTOS---*/
/*---------------*/

a
{
	outline: none;
}

a:focus
{
	width: 0px;
	height: 0px;
	outline: 0px;
}

a:link 
{
	text-decoration:none;
	color:#fba4c5;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;
}

a:visited
{
	text-decoration:none;
	color:#fdc745;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;
}

a:active 
{
	text-decoration:none;
	color:#fdc745;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;	
}

a:hover
{
	text-decoration:underline;
	color:#fba4c5;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;
} 


/*-----------*/
/*---CAPAS---*/
/*-----------*/

#contenedor
{
	height: 768px;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: url(http://dl.dropbox.com/u/3622131/fondonogamma.png) no-repeat scroll center top;
}

#cabecera
{
	height: 315px;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#logo
{
	height: 188px;
	width: 440px;
	position: absolute;
}

#contenido
{
	width: 669px;
	left: 195px;
	position: absolute;
	background-color: white;
}

#pie
{
	height: 185px;
	width: 670px;
	background: url(http://dl.dropbox.com/u/3622131/pienogamma.png) no-repeat scroll left top;
	position: relative;
	text-align: center;
}

#pie p
{
	font-family: Verdana;
	font-size: 85%;
	font-weight: normal;
	margin-top: 155px;
	position: absolute;
	width: 670px;
}

#pie a:link 
{
	text-decoration:none;
	color:#ffffff;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;	
}

#pie a:visited
{
	text-decoration:none;
	color:#fdc745;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;	
}

#pie a:active 
{
	text-decoration:none;
	color:#fdc745;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;
}

#pie a:hover
{
	text-decoration:underline;
	color:#ffffff;
	font-family: Verdana;
	font-size: 100%;
	font-weight: 900;	
}


/*----------*/
/*---MENÚ---*/
/*----------*/

#navegacion
{
	position: absolute;
	left: 160px;
	margin-top: 208px;
	list-style: none;
}

#navegacion li
{
	float: left;
}

#navegacion div
{
	display: block;
	height: 95px;
}

#navegacion div#works
{
	background: url(http://dl.dropbox.com/u/3622131/boton_works_rosa.png) no-repeat scroll left top;
	margin-left: 10px;
	width: 165px;
}

#navegacion div#about
{
	background: url(http://dl.dropbox.com/u/3622131/boton_about_rosa.png) no-repeat scroll left top;
	margin-left: 10px;
	width: 165px;
}

#navegacion div#home
{
	background: url(http://dl.dropbox.com/u/3622131/boton_home_rosa.png) no-repeat scroll left top;
	margin-left: 5px;
	width: 165px;
}

#navegacion div#contact
{
	background: url(http://dl.dropbox.com/u/3622131/boton_contact_rosa.png) no-repeat scroll left top;
	margin-left: 10px;
	width: 120px;
}

#navegacion div#distribucion
{
	width: 24px;
	margin-left: 14px;
}

#navegacion a
{
	display: block;
	height: 95px;
}

#navegacion a#works
{
	background: url(http://dl.dropbox.com/u/3622131/boton_works_rosa.png) no-repeat scroll left top;
	width: 165px;
}

#navegacion a:hover#works
{
	background: url(http://dl.dropbox.com/u/3622131/boton_works_amarillo.png) no-repeat scroll left top;
}

#navegacion a#about
{
	background: url(http://dl.dropbox.com/u/3622131/boton_about_rosa.png) no-repeat scroll left top;
	width: 165px;
}

#navegacion a:hover#about
{
	background: url(http://dl.dropbox.com/u/3622131/boton_about_amarillo.png) no-repeat scroll left top;
}

#navegacion a#home
{
	background: url(http://dl.dropbox.com/u/3622131/boton_home_rosa.png) no-repeat scroll left top;
	width: 165px;
}

#navegacion a:hover#home
{
	background: url(http://dl.dropbox.com/u/3622131/boton_home_amarillo.png) no-repeat scroll left top;
}

#navegacion a#contact
{
	background: url(http://dl.dropbox.com/u/3622131/boton_contact_rosa.png) no-repeat scroll left top;
	width: 120px;
}

#navegacion a:hover#contact
{
	background: url(http://dl.dropbox.com/u/3622131/boton_contact_amarillo.png) no-repeat scroll left top;
}

#navegacion a#feeds
{
	height: 24px;
	width: 24px;
	display: block;
	margin-bottom: 5px;	
	background: transparent url(http://dl.dropbox.com/u/3622131/boton_feeds2.png) no-repeat scroll left center;
}

#navegacion a#facebook
{
	height: 24px;
	width: 24px;
	display: block;
	background: transparent url(http://dl.dropbox.com/u/3622131/boton_facebook2.png) no-repeat scroll left center;	
}


/*-------------*/
/*---BLOGGER---*/
/*-------------*/

#main
{
	left: 15px;
	width: 640px;
	position: relative;
	min-height: 400px;
}

#navbar-iframe
{
	height: 0px;
	display: none;
	visibility: hidden;
}

.post
{
	border-style: dotted;
	border-color: #fba4c5;
	border-width: 2px;
	padding: 15px 15px 15px 15px;
	margin-bottom: 15px;
}


