

<style type="text/css">

<!--

body {



<? 





$e = substr("$d_color_fondo",0,1);



if ($e == '#') { ?>

background-color:<? echo $d_color_fondo ?>;

<? } else { ?>





background-image: url("https://www.radiosnet.com.ar/fondos/<? echo $d_color_fondo ?>");

background-attachment: fixed;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;



<? }; ?>









	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;



}



.Estilo3 {

	color: #FFFFFF;

	font-family:Helvetica, Arial, sans-serif;

	font-size:15px;

	

	

}

.esp:link {color: <?php echo $d_color_menu ?>; text-decoration:none;}

.esp:visited {color: <?php echo $d_color_menu ?>; text-decoration:none;}

.esp:hover {color: <?php echo $d_color_menu_sobre ?>; text-decoration:none;}



.menu {color:<?php echo $d_color_menu ?>;}



.tita:link {color:#000066;text-decoration:none;}

.tita:visited {color:#000066; text-decoration:none;}

.tita:hover { color:#0033FF; text-decoration:none;}

 

a:link {color: #0000CC; text-decoration:none;}

a:visited {color: #0000CC; text-decoration:none;}

a:hover {color: #0099FF; text-decoration:underline;}

 

 

 

.Estilo2 {

	font-family: "Trebuchet MS";

	font-size: 18px;

	color:#000066;

	

}



.Estilo29 {

	font-family: "Trebuchet MS";

	font-size: 17px;

color:#000066;

	

}



.Estilo40 {

	font-family: "Trebuchet MS";

	font-size: 11px;

	color:#696969;



	

}

.Estilo4 {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #1E1E1E;

}





.Estilo41 {

	color:#000066;

	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

}

.Estilo42 {

	font-family: "Trebuchet MS";

	font-size: 15px;

	color: #171717;

}

.Estilo43 {font-family: "Trebuchet MS"; font-size: 13px; color: #373737; }

.Estilo9 {font-size: 12px}

              



.estilo1000 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 15px;

	font-weight: bold;

	text-transform: none;

	color: #FFF;

}







button { 

  border:0; 

  cursor:pointer; 

  font-weight:bold; 

  padding:0 20px 0 0; 

  text-align:center; 

}

button span { 

  position:relative; 

  display:block; 

  white-space:nowrap; 

  padding:0 0 0 20px; 

}



/*blue buttons*/

button.submitBtn2 { 

  background:url(images/btn_blue_right.gif) right no-repeat; 

  font-size:13pt; 

}

button.submitBtn2 span { 

  height:24px; 

  line-height:24px;

  background:url(images/btn_blue_left.gif) left no-repeat;

  color:#fff; 

}

button.submitBtn2:hover {

	background:url(images/btn_blue_right_hover.gif) right no-repeat; 

}

button.submitBtn2:hover span {

	background:url(images/btn_blue_left_hover.gif) left no-repeat; 

}















-->

</style>







    <style type="text/css">

    	* {

		    

		}

		html {

		

		}

	container {

	width:100%;

	

	

	}

		h1 {

		  

		}

		h1 a {

		  

		}

		

		p {

		    

		}

		header {

	  max-width: 960px;

		}

		.content, footer {

		    max-width: 100%;

		   

		}



		/*** Sticky Menu ***/

		nav {

		    background-color: <?php echo $d_color_fondo_menu ?>;

		    height: 40px;

			vertical-align:bottom;

			

			

			



		    

		}

	

		nav ul li {

		    line-height: 35px;

		    display: inline-block;

		    padding-right: 50px;

			

		}

		nav ul li a {

		

		}

		nav ul li a:hover {

		    

		}

		.fixed {

		    position:fixed;

		    top: 0;

		    left: 0;

		    width: 100%;

			z-index: 99999;

		}



	.titulo {

	text-align:left;

	color:#333333;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:18px;

	height: auto;

			    

		}



	.categoria {

	text-align:left;

	color:#333333;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	height: auto;

			    

		}





.bajada {

color:#333333;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

text-align:justify;







};





    </style>

