/**
* TWSAINT - TETRAWARE INFOGRAFICA S.C.A. 2009
* tetraware <tetraware@tetraware.net>
*/

/* reset */
*, * html	{border: 0;margin: 0;padding: 0;}
html		{overflow-y:auto;}
html, body	{height: 100%;}
body 		{line-height: 1;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, 
tr, th, td, center, u, b, i {margin: 0;padding: 0;border: 0;outline: 0;
	font-weight: normal; font-style: normal;font-size: 100%;font-family: inherit;
}
ol, ul 			{list-style: none;}
table 			{border-collapse: collapse;border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q	{quotes: "" "";}
input,textarea 	{margin: 0;padding: 0}
hr 				{margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px;}
/* evitar los bordes del sistema generados en las etiquetas A */
a:active 		{outline: none;}
:focus 			{-moz-outline-style: none;outline: 0;}

/*comunes*/
a.ayuda				{display:block;text-decoration:none;width:20px; height:20px; background:transparent url(../_images/help.gif) top left no-repeat;}
a.ayuda span			{display:none;margin:0 12px;padding:5px;width:180px;text-decoration:none;}
a.ayuda:hover span	{display:block;position:absolute;border:1px solid #dddddd;background:#eeeeee;text-decoration:none;}
a.ayuda:hover		{text-decoration:none;}

a.ayudachica            {display:inline-block; float:right; margin-right:3px; text-decoration:none; width:12px; height:10px; background:transparent url(../_images/ayudachica.gif) center center  no-repeat;}
a.ayudachica span       {display:none; padding:5px; width:150px; text-decoration:none; font-weight:normal;}
a.ayudachica:hover span {display:block;position:absolute; margin:15px 0 0 -150px; border:1px solid #dddddd;background:#eeeeee;text-decoration:none;}
a.ayudachica:hover      {text-decoration:none;}

.err {color:#FF0000;}

.volver			{font-family:Georgia; }
.volver a 		{color:#000 !important; text-decoration:none; padding:0 18px; border-right:1px solid #DCD5A3}
.volver a:hover	{color:inherit; background:#EEE}
.volver a span	{font-style:italic; font-size:1em; font-weight:bold}

/*
*/
#WYSIWYG em 		{font-style:italic;}
#WYSIWYG img		{margin:0;padding:0;}
#WYSIWYG a			{}
#WYSIWYG a:hover	{}

#WYSIWYG ol		{margin:0 0 5px 30px; padding:0; display:inherit; overflow:visible;}
#WYSIWYG ol li	{list-style:decimal outside !important; font:2em/2em}
#WYSIWYG ul		{padding:0; margin:0 0 10px 10px; display:inherit; overflow:visible;}
#WYSIWYG ul li	{margin:0 0 4px 4px; padding:0 0 0 9px;  font:1em/1.3em Arial, Helvetica, sans-serif; list-style:none; background:transparent url(../_images/bulletcuadradomarron.gif) 0 6px no-repeat;}

#WYSIWYG p		{/*se maqueta en general.css*/}



/*tabla de contenidos*/
#toc 	{display:block;clear:both;overflow:hidden;}
a.gotop {display:block;text-align:right;padding:0 10px;margin:10px 0 15px 0;border:1px solid #cccccc; background:#eeeeee url(../_images/bulletup.gif) 2px center no-repeat;}
ul.toc 	{padding:10px;margin:10px}
