/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	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: #000000;
	background-image: url('../images/fondo_jpg5.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ---------------------------------- 
	Estructura del sitio
-------------------------------------
*/

#contenedor {
	width: 760px;
	margin: auto;
	border: #333333 1px solid;
	background: #000000;
}

#cabecera {
	height: 61px;
}

#cabecera_debajo {
	background: url('../images/degradegris.jpg');
	height: 18px;
}

#contenido {
	width: 760px;
	background-color: #000000;
}

#izquierda {
	float: left;
	width: 510px;
}

#derecha {
	float: left;
	width: 240px;
}

#botonera_abajo {
	clear: left;
	height: 30px;
}

#piefotos {
/*	clear: inherit; */
	text-align: center;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

#pietexto {
/*	clear: inherit; */
	background: url(../images/footer2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* ---------------------------------- 
	Marcas de Diseño Varias
-------------------------------------
*/

hr { border: 2px solid #003300; margin: 20px 0px; }

.parrafo { 	margin: 10px; }
.parrafo2 { padding: 2px 10px; }
.parrafo3 { margin: 0 15px; }

.warningbox {
	background-color: #003300;
	border: 2px solid #009900;
	margin: 15px 20px 15px 20px;
}

.warningbox p { margin: 10px; }

.box450sup {
	width: 450px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/solapa450_sup.gif);
	background-repeat: no-repeat;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}

.box450medio {
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #003300;
	text-align: justify;
}

.box450inf {
	width: 450px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #003300;
	background-image: url(../images/solapa450_inf.gif);
	background-repeat: no-repeat;
}


/* ---------------------------------- 
	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: 15px;
	color: #FFCC00;
	border-bottom: 4px dotted #006600;
	margin:0px; 
}

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: #FFCC00; }
.texto_contacto2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; }

.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: #CCCCCC; }
.texto_naranja { color: #FF9900; }
.texto_naranjaclaro { color: #FFCC00; }
.texto_marfil { color: #FFFFCC; }
.texto_principal { color: #CCCCCC; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 5px; text-align: justify; }
.texto_principal b { font-weight: bold; color: #FFFFFF; }
.texto_centrado { color: #CCCCCC; 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: #FFFFFF; }

p.texto_grisclaro, p.texto_naranjaclaro, p.texto_marfil, p.texto_contacto1, p.texto_contacto2 { margin: 0 5px; }

.botoncerrar {
	background-color: #006600;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 3px solid #003300;
	padding: 5px;
	font-weight: bold;
}


/*	+++++++++++++++++++++++++++++++++++++++++++
	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;	}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++
	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
++++++++++++++++++++++++++++++++++++++++++++++
*/

.home, .frases, .trucadas, .mp3, .videos, .fulbito, .abandon, .emoticones, .archivo { margin:0; padding: 0; }

.home { display:block;width:60px;height:60px; background: url("../images/botonera/home.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/botonera/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/botonera/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/botonera/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/botonera/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/botonera/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/botonera/abandonware.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/botonera/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/botonera/archivoretro.png"); background-repeat: no-repeat; color: black; }
.archivo: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; }