/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	CSS - Hoja de estilo en cascada
	Catastrófico! (2009)
	Por: MàRi0x! (Mariano Ferreris)
	para www.catastrofico.com.ar
	E-Mail: mariox@catastrofico.com.ar
   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
body {
	margin: 0px;
	padding: 0px;
	background: #000;
	background-image: url('../images/fondo2011.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Lucida Grande, Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#noIE6 a:link		{ color: #00C; text-decoration: none; 	}
#noIE6 a:visited	{ color: #00C; text-decoration:none;	}
#noIE6 a:hover 		{ color: #00C; text-decoration:none;	}
#noIE6 a:active 	{ color: #00C; text-decoration:none;	}

/* ---------------------------------- 
	Estructura del sitio
-------------------------------------
*/

#barrasup {
	width: 100%;
	height: 20px;
	background-image: url('../images/barrasup2010.png');
	background-repeat: repeat-y:
}

#contenedor {
	width: 760px;
	margin: auto;
	border: #333333 1px solid;
	background: black;
}

#cabecera {
	background: url('../images/barrasupfondo.png') no-repeat;
	height: 110px;
}

#cabecera a:link 	{ color: #000000; text-decoration:none; }
#cabecera a:visited { color: #000000; text-decoration:none;	}
#cabecera a:hover 	{ color: #000000; text-decoration:none;	}
#cabecera a:active 	{ color: #000000; text-decoration:none;	}

#socials {
float: right;
margin-right: 15px;
}

#socials ul { list-style-type: none; margin: 0px; padding: 0px; }
#socials li { display: inline-block; overflow: hidden; margin: 55px 2px 10px; border: none; }

#socials .txt { position: absolute; margin: 35px 5px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFC; }
#socials .fb {  }
#socials .tw {  }
#socials .yt {  }
#socials .ma {  }

#cabecera_debajo {
	background: url('../images/degradegris.jpg');
	height: 18px;
}

#contenido {
	width: 760px;
	background-color: black;
}

#izquierda {
	float: left;
	width: 510px;
}

#derecha {
	float: left;
	width: 240px;
}

#botonera_abajo {
	clear: left;
	height: 30px;
}

#piefotos {
/*	clear: inherit; */
	text-align: center;
	border-top: #333 1px solid;
	border-bottom: #333 1px solid;
}

#pietexto {
/*	clear: inherit; */
	background: url('../images/footer2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 5px 5px 0px;
}

#pietexto p { margin: 0; line-height: normal; color: #CCC; }
#pietexto b { color: #FC0; }
#pietexto i { color: #FFF; font-weight: bold; font-style: normal; }


/* ---------------------------------- 
	Marcas de Diseño Varias
-------------------------------------
*/

hr { border: 2px solid #030; margin: 20px 0px; }

.parrafo { 	margin: 10px; line-height: 18px; }
.parrafo2 { padding: 2px 10px; line-height: 18px; }
.parrafo3 { margin: 0 15px; }

.warningbox {
	background-color: #003300;
	border: 2px solid #009900;
	margin: 15px 20px 15px 20px;
}

.warningbox p { margin: 10px; }

.box450 {
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #010;
	text-align: justify;
	
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	-goog-ms-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	border-radius: 3px;
	
	box-shadow: 		#222 0px 0px 20px;
	-webkit-box-shadow:	#222 0px 0px 20px;
	-moz-box-shadow:	#222 0px 0px 20px;
	-goog-ms-shadow: 	#222 0px 0px 20px;
	-khtml-box-shadow:	#222 0px 0px 20px;
	-o-box-shadow:		#222 0px 0px 20px;		
}

.box450 h2 {
background: #020; padding: 8px 0px; text-shadow: #000 2px 2px 0px; font-size: 16px; color: #FC0;
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
-goog-ms-border-radius: 3px; 
-khtml-border-radius: 3px; 
border-radius: 3px;
}

.box450 a:link 		{ color: #090; text-decoration:none; }
.box450 a:visited 	{ color: #F90; text-decoration:none; }
.box450 a:hover 	{ color: #FC0; text-decoration:none; border-bottom: 1px dotted #FC0; }
.box450 a:active 	{ color: #FC0; text-decoration:none; }

.box450 ul { list-style-type: square; color: #F90; }


/* ---------------------------------- 
	Textos y bordes de imágenes
-------------------------------------
*/

.bordegris1 { border: 1px solid #333333; }
.bordegris2 { border: 2px solid #333333; }
.bordegris3 { border: 3px solid #333333; }

ul { color: #FFCC00; }

.listamp3 ul { color: #FFFFFF; list-style: none; display: block; font-weight: bold; }
.listamp3 li a:link, a:visited, a:active { color: #00CC00; text-decoration: none; }
.listamp3 li a:hover { color: #FFCC00; text-decoration: underline; }

h1 { 
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}

h2 {
	font-size: 18px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color: #FFCC00;
	margin: 0px;
	text-align: center;
}

h3 {
	font-family: "Lucida Grande",Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FC0;
	background: #020; 
	margin: 0px 15px; 
	padding: 7px;
	text-shadow: #000 2px 2px 0px;
	border: 1px solid #030;

	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	-goog-ms-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
}

h4 {
	color: #FFCC00;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title1 { background-color:#333333; color: #FFCC00; }

.txtnaranja { color: #FFCC00; }
.txtverde { color: #00CC00; }
.txtmarfil { color: #FFFFCC; }
.txtblanco { color: #FFFFFF; }
.txtgris { color: #CCCCCC; }

.texto_contacto1 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FC0; }
.texto_contacto2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCC; }

.texto_msn { color: #CCCCCC; font-size: 10px; font-family: Arial, Helvetica, sans-serif; margin: 0px; }
.texto_msn b { color: #00CC00; }

.texto_report { color: #CCCCCC; margin: 0px; text-align: center; }

.texto_grisclaro { color: #CCC; }
.texto_naranja { color: #F90; }
.texto_naranjaclaro { color: #FC0; }
.texto_marfil { color: #FFC; }

.texto_principal	{ color: #CCC; font-size: 11px; margin: 5px 15px 20px; text-align: justify; }
.texto_principal b	{ font-weight: bold; color: #FFF; }
.texto_centrado		{ color: #CCC; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 5px; text-align: center; }
.texto_centrado b	{ font-weight: bold; color: #FFF; }

p.texto_grisclaro, p.texto_naranjaclaro, p.texto_marfil, p.texto_contacto1, p.texto_contacto2 { margin: 0 5px; }

.botoncerrar {
	background-color: #060;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 3px solid #030;
	padding: 5px;
	font-weight: bold;
}

.botonold {
	margin: 20px auto 20px;
	width: 70%;
	background-color: #020;
	color:#FFF;
	font-size: 13px;
	border: 1px solid #030;
	padding: 5px;
	font-weight: bold;
	text-align: center;

	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	-goog-ms-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
}


/*	+++++++++++++++++++++++++++++++++++++++++++
	Formato para hipervínculos (links)
	+++++++++++++++++++++++++++++++++++++++++++
*/

a:link 		{ color: #00CC00; text-decoration:none; }
a:visited 	{ color: #00CC00; text-decoration:none;	}
a:hover 	{ color: #FFFFCC; text-decoration:none;	}
a:active 	{ color: #FFFF00; text-decoration:none;	}

.botonold a:link 	{ color: #F90; text-decoration:none; }
.botonold a:visited { color: #F90; text-decoration:none; }
.botonold a:hover 	{ color: #FC0; text-decoration:none; text-shadow: #F90 1px 1px 8px; }
.botonold a:active 	{ color: #F90; text-decoration:none; }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++
	Botonera CSS con Texto
	por Mariano Ferreris (c) 2009
	para www.catastrofico.com.ar
+++++++++++++++++++++++++++++++++++++++++++++++++
*/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
border: 1px solid #333333;
border-width: 1px 0;
/* background: url(../images/blockdefault.gif) center center repeat-x; */
background: #000000 center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: #FFFFFF;
padding: 9px 11px;
text-decoration: none;
margin-left: 30px;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}

/* 
++++++++++++++++++++++++++++++++++++++++++++++
	Botonera CSS con Rollover de Imágenes
	por Mariano Ferreris (c) 2009
	para www.catastrofico.com.ar
++++++++++++++++++++++++++++++++++++++++++++++
*/

#buttoner { background: #000; }

.botonera { list-style-type: none; margin: 0px; padding: 0px; }
.botonera li { display: inline-block; overflow: hidden; padding: 0px 8px; }

.home, .frases, .trucadas, .mp3, .videos, .fulbito, .abandon, .emoticones, .archivo { margin:0; padding: 0; }

.home { display:block;width:60px;height:60px; background: url("../images/botonera2010/inicio.png"); background-repeat: no-repeat; color: black; }
.home:hover { background-position: 0 -60px; color: black; }
.frases { display:block;width:60px;height:60px; background: url("../images/botonera2010/frases.png"); background-repeat: no-repeat; color: black; }
.frases:hover { background-position: 0 -60px; color: black; }
.trucadas { display:block;width:60px;height:60px; background: url("../images/botonera2010/trucadas.png"); background-repeat: no-repeat; color: black; }
.trucadas:hover { background-position: 0 -60px; color: black; }
.mp3 { display:block;width:60px;height:60px; background: url("../images/botonera2010/musica.png"); background-repeat: no-repeat; color: black; }
.mp3:hover { background-position: 0 -60px; color: black; }
.videos { display:block;width:60px;height:60px; background: url("../images/botonera2010/videos.png"); background-repeat: no-repeat; color: black; }
.videos:hover { background-position: 0 -60px; color: black; }
.fulbito { display:block;width:60px;height:60px; background: url("../images/botonera2010/fulbito.png"); background-repeat: no-repeat; color: black; }
.fulbito:hover { background-position: 0 -60px; color: black; }
.abandon { display:block;width:60px;height:60px; background: url("../images/botonera2010/vintage.png"); background-repeat: no-repeat; color: black; }
.abandon:hover { background-position: 0 -60px; color: black; }
.emoticones { display:block;width:60px;height:60px; background: url("../images/botonera2010/emoticones.png"); background-repeat: no-repeat; color: black; }
.emoticones:hover { background-position: 0 -60px; color: black; }
.archivo { display:block;width:60px;height:60px; background: url("../images/botonera2010/archivo.png"); background-repeat: no-repeat; color: black; }
.archivo:hover { background-position: 0 -60px; color: black; }

#contacto { display:block;width:60px;height:60px; background: url("../images/botonera2010/mail.png"); background-repeat: no-repeat; color: black; }
#contacto:hover { background-position: 0 -60px; color: black; }


.home:active, .home:visited { color: black; }
.frases:active, .frases:visited { color: black; }
.trucadas:active, .trucadas:visited { color: black; }
.mp3:active, .mp3:visited { color: black; }
.videos:active, .videos:visited { color: black; }
.fulbito:active, .fulbito:visited { color: black; }
.abandon:active, .abandon:visited { color: black; }
.emoticones:active, .emoticones:visited { color: black; }
.archivo:active, .archivo:visited { color: black; }


