/*
///////////////////////////////////////////////////////////////
------------------------------------------- ESTILOS POR DEFECTO
///////////////////////////////////////////////////////////////
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
body {
	font-size:12px;;
}
table{ border-collapse: collapse; border-spacing: 0px; }
fieldset, img { border:0px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style:none; }
caption, th {text-align:left; }
select, input, textarea { font-size: 99%; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym, dfn { border-bottom: 1px dotted #999999; cursor: help; }
em { color: #FF0000; }	
pre { background-color: #ffffff; border: 1px solid black; font-family: Trebuchet MS;}

.clear_both { clear: both; }	
.display_none { display: none;}		
.float_left { float: left;}	
.float_right { float: right;}
.align_center { text-align: center;}	
.align_left { text-align: left;}
.align_right { text-align: right;}		

/* iepngfix: */
/* behavior: url(../img/iepngfix/iepngfix.htc); */		

/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/
