/******************************************************
*******************************************************
	reset.css para el PLAZA
	modificado 19 marzo 2013 10:30
		
	1. Reset
	2. Objects

******************************************************
*****************************************************/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}	
article, aside, figure, footer, header, hgroup, nav, section {display: block;}
object,
embed {max-width: 100%;}
html {overflow-y: scroll;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}
a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: .1em dotted #000; cursor: help;}
table {border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}
hr {display: block; height: .1em; border: 0; border-top: .1em solid #ccc; margin: 1em 0; padding: 0;}
input, select {vertical-align: middle;}
pre {
white-space: pre; /* CSS2 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}
/*select, input, textarea {font: 99% sans-serif;}*/
a:hover, a:active {outline: none;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;}
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
pre, code, kbd, samp {font-family: monospace, sans-serif;}
.clickable,
label,
input[type=button],
input[type=submit],
button {cursor: pointer;}
button, input, select, textarea {margin: 0;}
button {width: auto; overflow: visible;}
.ie7 img {-ms-interpolation-mode: bicubic;}
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear {clear:both; overflow:hidden;}

/* ****************************************
	2. Objects
**************************************** */
/****font****/
.bold 		{font-weight: bold !important;}
/****last****/
.last-r		{margin-right: 0 !important;}
.last-b		{margin-bottom: 0 !important;}

/****Border****/
.bon		{border: none !important}
.brn		{border-right: 0 !important}
.bbn		{border-bottom: none !important}

.tdn		{text-decoration: none !important;}
a.tdn:hover {text-decoration: underline !important;}
.tdu		{text-decoration: underline !important}

/****Layout****/
.hidden 	{display:none !important;}
.visible 	{display:block !important;}
.t-l 		{text-align:left !important;}
.t-r 		{text-align:right !important;}
.t-c 		{text-align:center !important;}
.f-l 		{float:left !important;}
.f-r 		{float:right !important;}
.f-n		{float:none !important}
.c-b 		{clear: both !important;}
.d-b		{display: block !important;}
.d-i		{display: inline !important;}
.p-r		{position: relative !important}

/****Spacing*****/
.pan		{padding:0 !important}
.pas		{padding:5px !important}
.pam		{padding:10px !important}
.pal		{padding:20px !important}
.ptn		{padding-top:0 !important}
.pts		{padding-top:5px !important}
.ptm		{padding-top:10px !important}
.ptl		{padding-top:20px !important}
.prn		{padding-right:0 !important}
.prs		{padding-right:5px !important}
.prm		{padding-right:10px !important}
.prl		{padding-right:20px !important}
.pbn		{padding-bottom:0 !important}
.pbs		{padding-bottom:5px !important}
.pbm		{padding-bottom:10px !important}
.pbl		{padding-bottom:20px !important}
.pln		{padding-left:0 !important}
.pls		{padding-left:5px !important}
.plm		{padding-left:10px !important}
.pll		{padding-left:20px !important}
.phn		{padding-left:0 !important;padding-right:0 !important}
.phs		{padding-left:5px !important; padding-right:5px !important}
.phm		{padding-left:10px !important; padding-right:10px !important}
.phl		{padding-left:20px !important ;padding-right:20px !important}
.pvn		{padding-top:0 !important; padding-bottom:0 !important}
.pvs		{padding-top:5px !important; padding-bottom:5px !important}
.pvm		{padding-top:10px !important; padding-bottom:10px !important}
.pvl		{padding-top:20px !important; padding-bottom:20px !important}
.man		{margin:0 !important}
.mas		{margin:5px !important}
.mam		{margin:10px !important}
.mal		{margin:20px !important}
.mtn		{margin-top:0 !important}
.mts		{margin-top:5px !important}
.mtm		{margin-top:10px !important}
.mtl		{margin-top:20px !important}
.mrn		{margin-right:0 !important}
.mrs		{margin-right:5px !important}
.mrm		{margin-right:10px !important}
.mrl		{margin-right:20px !important}
.mbn		{margin-bottom:0 !important}
.mbs		{margin-bottom:5px !important}
.mbm		{margin-bottom:10px !important}
.mbl		{margin-bottom:20px !important}
.mln		{margin-left:0 !important}
.mls		{margin-left:5px !important}
.mlm		{margin-left:10px !important}
.mll		{margin-left:20px !important}
.mhn		{margin-left:0 !important; margin-right:0 !important}
.mhs		{margin-left:5px !important; margin-right:5px !important}
.mhm		{margin-left:10px !important; margin-right:10px !important}
.mhl		{margin-left:20px !important; margin-right:20px !important}
.mvn		{margin-top:0 !important; margin-bottom:0 !important}
.mvs		{margin-top:5px !important; margin-bottom:5px !important}
.mvm		{margin-top:10px !important; margin-bottom:10px !important}
.mvl		{margin-top:20px !important; margin-bottom:20px !important}
