/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}


body 	{
	text-align:center
}

table 	{
	border-collapse:collapse; 
	border:0px; 
	width:100%;
	padding:0;
}
a, object {
	outline:none;
}

td 		{
	vertical-align:top;
	text-align:left;
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%
}
h2 		{
	font-size:120%
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}

p		{
	padding:0px 0px 0px 0px;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 0px 0px;
}

select	{
	height:auto; 
	margin:0px 0px 0px 0px; 
	vertical-align:middle
}

.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 0%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#posicion_abajo {padding-left:36px; float:left; position:relative; margin-top:0px !important; margin-top:-3px;}
