body {
margin : 0px; 
padding : 0px; 
background-color : #ffffff;
font-size:16px; /*tamaņo grande por defecto*/
} 
#content {
font : normal normal 11px Tahoma, sans-serif; 
text-align : center; 
background-color : #ffffff; 
} 
.spacer {
height : 4px;
width : 1px; 
} 
form {
display : inline; 
margin : 0; 
} 
p {
margin : 0; 
} 
.submit {
margin-top : 2px;

font-weight:normal;
font-size : 20px;
line-height : 25px;

} 
td.width {
/*width : 190px;*/ 
width : 270px;
} 
div.header {
text-align : center; 
margin-top : 1%; /*antes 16%*/
} 
div.header p {
text-align : center; 
width : 450px; 
background-color : #ffffff; 
margin : 0 auto; 
} 
div.centered {
text-align : center; 
margin-top : 10px; 
} 
div.centered table {
margin : 0 auto; 
text-align : left; 
} 
ul li {
list-style-image : url(li.gif); 
} 
.subcontent {
font-size : 11px; 
font-family : Tahoma, Arial, Verdana, Sans-Serif; 
} 
h1 {
font-family : Tahoma, Arial, Verdana, Sans-Serif; 
/*font-size : 11px;*/

font-weight:normal;
font-size : 20px;
line-height : 25px;

margin-bottom : 4px; 
margin-top : 0; 
} 
h2 {
font-family : Tahoma, Arial, Verdana, Sans-Serif; 
/*font-size : 11px;*/
font-size : 16px;
font-weight:normal;
/*font-weight:bold;*/
margin : 0;
} 
#copy {
font : normal normal 11px Tahoma, Arial, Verdana, Sans-Serif;
text-align : center;
margin-top : 10px;
margin-bottom : 10px;
width:100%; 
} 
a:link , a:active , a:visited {
/*color : #5ea6ce;*/
color:#44a1d0; 
text-decoration : none; 
page-break-after : always; 
} 
a:hover {
/*color : #397292; */
color:#2d5b89;
text-decoration : none; 
} 
#logo {
background-image : url(../img/acortar-urls.png); 
background-repeat : no-repeat; 
background-position : 50% 50%; 
height : 147px; 
background-position : 38% 0%; 
margin-top : 16%; 
}
.acortar-url {
background-color:#ffffee;
border: 1px solid #ffcc33;
width:560px;/*322px*/
height:35px;/*10*/
font-size:24px;
}
.etiqueta-url {
background-color:#ffffff;
border: 1px solid #44a1d0;
width:260px;/*130*/
height:35px;
font-size:24px;
/*color:#339900;*/
color:#555555;
margin-left:6px;
}
.texto-etiqueta {
font-size : 20px;
line-height : 25px;
}
/***** Creditos ****/
.txt-creditos-izquierda{
/*float:left;*/
text-align:left;
padding:12px 27px 0 0;
}

/********** para sitios internos **********/
.h1-paginas {
margin:0;
padding:10px 0 0 0;
font:13px Tahoma, Arial, Verdana, Sans-Serif;
font-weight:bold;
color:#2d5b89;
}
.h2-paginas {
margin:0;
padding:10px 0 0 0;
font:11px Tahoma, Arial, Verdana, Sans-Serif;
font-weight:normal;
color:#2d5b89;
}
.entrada {
font-size : 11px; 
font-family : Tahoma, Arial, Verdana, Sans-Serif;
text-align:justify;
width:558px;
} 

/************** barra de favicons **************/
#acortar-urls-favicons {
padding-bottom:10px; padding-top:10px;height:30px;
}

#acortar-urls-favicons img {
padding:0px;
}
#acortar-urls-favicons a img {
	filter:alpha(opacity: 50); 
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity:0.5;
}
#acortar-urls-favicons a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity:1.0;

}
.favicon { border: 0; margin: 1px 2px -3px 0; }

.acortar-urls-pie, .acortar-urls-pie a:link , .acortar-urls-pie a:active , .acortar-urls-pie a:visited {
color:#c0c0c0; 
text-decoration : none; 
}