/* - - - - - - - - - - - - - - - - - - - - -

Empresa		:	Puntopy.com
Cliente		: 	IDEA

Descripción : 	

Creado 		:	14 de Julio de 2009
Por			:	Laura Cuttier ..http://www.flickr.com/photos/lauesplendix/..

- - - - - - - - - - - - - - - - - - - - - */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
body.intro {
	background: url(../gfx/bg1.gif) repeat-x top;
}



/*** Reseters ***/

h1, h2, h3, h4, p, ul, form, a, li, dl, dd, dt, table, tr, th, td {
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #898989;
}

	p.italic {
		font-style: italic;
	}
	

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8dc63f;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: white;
	padding: 0 0 20px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8dc63f;
	padding: 0 0 15px 0;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 15px 0 15px 0;
}

	p.float, h2.float, h3.float {
		float: left;
		width: 660px;
	}

	
	h3.float {
		border-bottom: 1px dotted #898989;
		margin: 0 0 20px 0;
		padding-bottom: 4px;
	}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------*/



/*PAGE STRUCTURE*/

#rotar {
	float: left;
	width:900px;
	/*margin: 0 auto 0 auto;
	padding: 0 0 60px 0;*/
}

.bg {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color: black;
}

	.bg#top_transp {
		background: url(../gfx/bg_top.jpg) no-repeat top black;
	}
	
	.bg#middle {
		padding: 20px 0 60px 0;
	}

#contenedor {
	clear:both;
	width:900px;
	margin: 0 auto 0 auto;
	padding: 0 0 60px 0;
}

	#contenedor.int {
		padding: 0;
		background: url(../gfx/bg_cont.gif) repeat-y left;
	}
	
		#contenedor.int h1 {
			float: left;
			width: 700px;
			background-color: black;
		}

#banner_inicio {
	clear: both;
	width:900px;
	height: 300px;
	margin: 0 auto;
}

#banner_internas {
	clear: both;
	width:900px;
	height: 190px;
	margin: 0 auto;
}

#botoneracontainer {
	width: 150px;
	padding: 10px 0 0 0;
	text-align: left;
}

	
/*--------------------------------------------------*/
	
	



/*CONTENIDO*/

#letras_top {
	float: left;
	width: 730px;
	height: 75px;
	padding: 20px 0 20px 0;
}

#letras_top h1 {
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 730px;
	font-size: 28px;
	color: black;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 10px 0;
}

#letras_top p {
	float: left;
	width: 730px;
	font-size: 18px;
	padding: 10px 0 0 0;
}

#logo_top {
	float: left;
	width: 170px;
	height: 75px;
	padding: 20px 0 20px 0;
	background: url(../gfx/circulo.gif) no-repeat;
}

#banner_intro {
	float: left;
	width: 700px;
	height: 440px;
}

#area_artista {
	float: left;
	width: 170px;
	height: 400px;
	padding: 20px 0 20px 30px;
}

#area_artista a {
	color: #959595;
	padding: 0 10px 0 0;
}

	#area_artista a#big {
		font-size: 16px;
		color: #959595;
		padding: 0 10px 0 0;
	}
	
	#area_artista a:hover#big {
		color: #8dc63f;
	}

	#area_artista a#small {
		float: left;
		width: 170px;
		font-size: 10px;
		color: #8dc63f;
		padding: 5px 0 0 0;
	}
	
	#area_artista a:hover#small {
		color: #00aeef;
	}
	
#area_artista_mundo {
	float: left;
	width: 170px;
	padding: 280px 0 0 0;
}

	#area_artista_mundo p {
		float: left;
		width: 150px;
		font-size: 16px;
		color: #959595;
		padding: 0 0 5px 0;
	}
	
#texto_intro {
	float: left;
	padding: 20px 0 20px 0;
	width: 700px;
}

	#texto_intro p {
		padding: 0 20px;
		text-align: justify;
	}
	
	#texto_intro p.italic {
		text-align: right;
		padding: 20px 20px 0;
	}
	
	#texto_intro p strong {
		color: black;
	}

#noticia_intro {
	float: left;
	padding: 20px 0 20px 30px;
	width: 170px;
}

	#noticia_intro h4 {
		font-size: 14px;
		margin-bottom: 4px;
	}
	
	#noticia_intro a img {
		border: none;
		display: block;
		margin-bottom: 4px;
	}
	
	#noticia_intro p {
		font-size: 11px;
		margin-bottom: 0px;
		text-transform: uppercase;
	}
	
	#noticia_intro p a:hover {
		color: #00aeef;
	}
	
#area_botonera {
	float: left;
	width: 150px;
	padding: 15px 15px 30px 15px;
	background: url(../gfx/bg_botonera.jpg) repeat-x top #262626;
	text-align: center;
	margin: 0 20px 0 0;
}

	#area_botonera img {
		border: 0;
	}
	
	
#white {
	float: left;
	width: 660px;
	padding: 20px;
	background-color: white;
}

	#white p {
		text-align: justify;
	}
	
	#white p.left {
		text-align: left;
	}
	
	
	#white a {
		color: #555555;
		font-size: 14px;
		font-weight: bold;
		border: none;
	}
	
		#white a.green {
			color: #8dc63f;
			font-size: 14px;
			font-weight: bold;
			border: none;
		}
	
	#white a:hover {
		color: black;
		border: none;
	}
	
	#white img {
		border: none;
	}
	
	#white img.marginado {
		float: left;
		border: none;
		padding:0 20px 20px 0;
	}
	
	#white img.comunicado {
		float: left;
		border: none;
	}
	
	#white img.comunicado2 {
		float: left;
		border: none;
		padding:20px 0 0 0;
		margin: 20px 0 0 0;
		border-top: 1px solid #404040;
	}
	
	#white a.logo {
		float: left;
		padding:0 20px 0 0;
	}
	
	#white a.link {
		float: left;
		width: 660px;
	}

#area_buscador {
	float: right;
	width: 204px;
	padding: 8px;
	background-color: #8dc73f;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.buscador {
	display: inline;
	float: left;
	width: 125px;
	height: 20px;
	border: 0;
}

#white_inside {
	float: left;
	width: 660px;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #404040;
}

#noticia_inicio {
	float: left;
	width: 347px;
	padding: 0 20px 0 0;
}

	#noticia_inicio p {
		width: 347px;
		padding: 0 0 10px 0;
		text-align: justify;
	}
	
	#noticia_inicio h2 {
		width: 347px;
		color: black;
		font-weight: normal;
	}
	
.foto_not_inicio {
	float: left;
	text-align: center;
	width: 293px;
	/* width: 220px; */
}

	.foto_not_inicio img {
		/* width: 220px; */
	}
	
	
#area_grey_banner {
	float: left;
	width: 660px;
	padding: 50px 0 0 0;
}


.grey_banner {
	float: left;
	width: 206px;
	height: 140px;
	margin: 0 20px 0 0;
	background-color: #666666;
}

	.grey_banner a {
		display: block;
		width: 186px;
		height: 120px;
		padding: 10px;
	}
	
	.grey_banner a:hover {
		display: block;
		float: left;
		width: 186px;
		height: 120px;
		padding: 10px;
		background-color: #8dc73f;
	}

	.grey_banner p, .grey_banner h2 {
		width: 186px;
		color: white;
		cursor: pointer;
		font-weight: normal;
	}
	
	
#area_obra_banner {
	float: left;
	width: 660px;
	margin: 50px 0 0 0;
	background-color: #666666;
}

	#area_obra_banner img {
		float: left;
		padding: 0 20px 0 0;
	}
	
	#area_obra_banner h1 {
		float: left;
		color: #8dc73f;
		padding: 20px 0 5px 0;
		background-color: #666666 !important;
		width: 310px !important;
	}
	
	#area_obra_banner p {
		float:left;
		color: white;
		width: 310px
	}
	
	#area_obra_banner strong, #area_obra_banner a {
		color: #c2c2c2;
	}
	
	
.album {
	float: left;
	width: 150px;
	text-align: center;
	padding: 0 0 30px 0;
}

	.album img {
		float: left;
		width: 148px;
		border: 0;
	}
	
	.album p {
		float: left;
		width: 148px;
		font-size: 12px;
		margin: 10px 0 0 0;
	}
	
	.album a {
		float: left;
		width: 148px;
		text-align: center;
		border: 1px solid #8dc63f !important;
	}
	
	.album a:hover {
		border: 1px solid #d8d8d8 !important;
	}






/**************** Slider *****************/

#slider {
	float: left;
	width: 900px;
	height: 360px;
}

/**************** END Slider *****************/

	

	


	
/****** FOOTER******/

#footer_fondo {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 60px 0;
	background-color: #171717;
}

#footer {
	display: block;
	clear: both;
	width:900px;
	margin: 0 auto 0 auto;
}

	#footer p {
		/*width:900px;*/
		color: white;
		font-size: 11px;
	}
	
	#footer a {
		color: white;
		font-size: 11px;
	}
	
	#footer a:hover {
		color: #8dc63f;
	}
	
	
	#footer_columnita {	
		clear: both;
		width:900px;
		height: 60px;
	}
	
	
	.columnita {
		display: block;
		float: left;
		width: 149px;
		height: 60px;
		padding: 0 20px 0 0;
		margin: 0 20px 0 0;
		border-right: 1px solid #898989;
	}
	
	.columnita span {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
	}
	

	#footer_izq {
		clear:both;
		width: 460px;
		padding: 30px 0 0 0;
	}
	
	#footer_izq p {
		font-size: 11px;
		color: #898989;
	}
	
	#footer_izq a {
		font-size: 14px;
		color: #898989;
	}
	
	#footer_izq a:hover {
		color: #8dc63f;
	}


.clear {
	clear:both;
	visibility: hidden;
}