/*
	project: internet broadcast template
	author: luka cvrk (www.solucija.com) 
	
*/
   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em;  color: #454545; }
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
img { border: 0; }
	
.fondocuerpo1{
  background: #fff url(images/bg.gif) repeat-x;
}
.fondocuerpo2{
  background:url(header-efecto.gif) no-repeat;
}
.fondofooter{
  background:url(fondofooter.gif) repeat-x;
}
.fondodominio{
  background: #fff url(images/dominioidn.png) repeat-x;
}
.center-hor-vert {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
}
.center-precios{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 0px;
	background-color:#F6F6F6;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.center-precios2{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 0px;
	background-color:#F6F6F6;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.center-hor-vert-s {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
}
.textogran{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#ff6600;
}
.textogran2{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
}
.textogran3{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#3399ff;
}
.textogran4{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
}
.textogran5{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
}
.textogran6{
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
}
.textogran7{
    font: Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
}
A.sintetix:link{
font-family:Verdana;
font-size:11px;
color: #666666;
text-decoration:none;
} 

A.sintetix:visited{
font-family:Verdana;
font-size:11px;
color: #666666;
text-decoration:none;
} 

A.sintetix:active{
font-family:Verdana;
font-size:11px;
color: #999999;
text-decoration:underline;
}
 
A.sintetix:hover{
font-family:Verdana;
font-size:11px;
color: #999999;
text-decoration:underline;
}
.fondodominios{
    background: url(images/fondo-dominios.gif);
	font-family: century gothic;
	font-size: 14px;
	color: #ffffff;
	background-position:center
}
.fondodominios2{
    background: url(images/fondo-dominio2.png) no-repeat;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	TEXT-ALIGN: center;
	color: #ffffff;
	background-position:center;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 0px;
}
.fondodominios3{
    background: url(images/fondo-dominio3.png) no-repeat;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 16px;
	TEXT-ALIGN: center;
	color: #ffffff;
	background-position:center;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 0px;
}
.border2 {
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #e5e5e5 1px solid;
	BORDER-LEFT: #e5e5e5 1px solid;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.footerbar {
     background:url(fondofooter.gif)

}
A.link_blanco:link{  
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}  
 
A.link_blanco:visited{ 
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}  
 
A.link_blanco:active{  
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
} 
  
A.link_blanco:hover{ 
    font: normal Arial, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}