body {
	font: normal 13px Arial,Helvetica,Verdana,Sans;	
}

a {
	text-decoration: none;
	color: #849c45;
}

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

strong, b {
	font-weight: bold;
}

p {
	margin:10px 0;
}

#buscador  {
	padding-top: 30px;
}

#buscador input {
	height: 16px;
	margin-bottom: 7px;
	float: left;
	margin-right: 25px;
	border: 1px solid #96b24c;
	width: 120px;
}
	
#buscador input#Buscar {
	background-color: #96b24c;
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

#informacion li {
	list-style-type: disc;
	margin-left: 30px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

h2 {
	font-size: 18px;
	display: block;
}

h3 {
	font-size: 16px;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

#telefonos-fijos {
	width: 1088px;
	margin: 0 auto;
}

#cabecera {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;	
}

#pie {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;	
}

#menu-telefonia {	
	float: left;
	padding-right: 20px;
	width: 160px;
}

#numero {	
	margin-left: 180px;
	width: 728px;
	padding-right: 20px;
}

#mas-numeros {
	float: right;
	width: 160px;
}

#marcador-tonos, #marcador-morse, #disclaimer, #informacion, #nube {
	padding-top: 10px;
	padding-bottom: 10px;
}

#disclaimer {
	font-style: italic;
}

#mas-numeros ul {
	padding-bottom:25px;
}

#mas-numeros li {
	margin-left: 20px;
}

#listado li {
	display: block;
	height: 20px;
	width: 180px;
	float: left;
}

#listado-final li {
	display: block;
	height: 20px;
	width: 130px;
	float: left;
}

#nube{
   border: solid 1px #96b24c;
   background-color: #ddddff;
   color: #666666;   
   text-align: center;
   clear:both;
}
#nube-home {
	background-color:#DDDDFF;
	border:1px solid #96B24C;
	color:#666666;
	text-align:center;
}
#nube div.etiquetas{
   font-family: verdana,arial,helvetica;
   font-size:12px;
   padding:5px;
}
#nube div.etiquetas span{
   float: left;
   margin: 0 3px 0 3px;
   height: 30px;
   white-space: nowrap;
}
#nube div.etiquetas span.etiquetatam1{
   font-size: 110%;   
}
#nube div.etiquetas span.etiquetatam2{
   font-size: 120%;   
}
#nube div.etiquetas span.etiquetatam3{
   font-size: 130%;   
}
div.etiquetas span.etiquetatam4{
   font-size: 140%;   
}
#nube div.etiquetas span.etiquetatam5{
   font-size: 150%;   
}
#nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
#nube div.etiquetas span.etiquetatam7{
   font-size: 170%;   
}
#nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}
#nube div.etiquetas span.etiquetatam9{
   font-size: 190%;   
}
#nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}
#nubePaginacion {
	padding-top:20px;
}

.players {
	text-align: center;
}

#form-contactar {
	margin-top: 30px;
}

#form-contactar label{
	display: block;
	width: 130px;
	float: left;
	color: #888888;
	line-height: 22px;

}

#form-contactar input {
	width: 170px;
	float: left;
	margin-right: 35px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
}

#form-contactar input#adjunt {
	width: 510px;
}

#form-contactar input#enviar {
	background-color: #849c45;
	color: white;
	margin-left: 132px;
	margin-top: 10px;
	line-height: 25px;
	}
#form-contactar textarea {
	border: 1px solid #ccc;
	height: 200px;
	width: 515px;
}