*						{	margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px;	}
#wrapper				{	width:90%; margin:15px auto;	}
#supizq					{	width:49%; float:left;	}
#supder					{	width:49%; float:right;	}
#content1				{	clear:both; padding-top:10px;	}
#content2			{	clear:both; margin-top:10px;	}

.msgerror				{	color:#F00;	}
.msgexito				{	color:#03F;	}
.negrita				{	font-weight:bold;	}
.centrado				{	text-align:center;	}

h1						{	font-size:18px; color:#036;	}
h2						{	font-size:16px; color:#039;	}	
h3						{	font-size:14px; color:#09F;	}

a						{	text-decoration:none;	}
a:link					{	color:#09F;	}
a:hover					{	text-decoration:underline; color:#06F;	}
a:visited				{	color:#09F;	}

table tr td				{ padding-top:5px;	}

a.linkmasmenos 		{	text-decoration:none; font-size:14px; font-weight:bold;	}
a:link.linkmasmenos	{	color:#009; font-size:14px; font-weight:bold;	}
a:hover.linkmasmenos	{	text-decoration:none; color:#06F; font-size:14px; font-weight:bold;	}
a:visited.linkmasmenos	{	color:#009; font-size:14px; font-weight:bold;	}

input[type=text] 			{	padding:3px 13px; border: 1px solid #09F; border-radius: 5; -webkit-appearance: none;	}
input[type=password]		{	padding:3px 13px; border: 1px solid #09F; border-radius: 5; -webkit-appearance: none;	}
input[type=email]			{	padding:3px 13px; border: 1px solid #09F; border-radius: 5; -webkit-appearance: none;	}
input[type=file]			{	padding:3px 13px; border: 1px solid #09F; border-radius: 5; -webkit-appearance: none;	}
input[type=reset]			{	padding:5px 15px; background:#09F; color:#FFF; border:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;	}
input[type=reset]:hover		{	padding:5px 15px; background:#039; color:#FFF; border:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;	}
input[type=reset]:disabled	{	padding:5px 15px; background:#666; color:#CCC; border:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;	}
input[type=submit]			{	padding:5px 15px; background:#09F; color:#FFF; border:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;	}
input[type=submit]:hover	{	padding:5px 15px; background:#039; color:#FFF; border:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;	}

/*#tblotrosdoctos			{	width:500px;	}*/
