* {font-size:15px} 
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: capitalize;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin-right: 2px;
}
/*a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
*/
a {color: #000099; text-decoration: none}
a:visited {color: olive}
a:hover   {color: #669900 /*verde*/}
a:active  {color: #993366; /* vino*/}

legend {font-weight:bold}

img {
	margin: 2px;
	height: auto;
	width: auto;
}
.consulta {border-collapse: collapse; border:0; width:100%; padding:0 auto margin:0}
.consulta td {border: 1px silver dotted; text-align: left}
.consulta td img {float: left}

h1 {	font:16px bold Arial, Helvetica, sans-serif; color:#993366}

/*diseņadores INI*/

body {
	background-image: url(imagenes/pattern2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: -3px;
}

#txt {
    background: white url(images/SNITT-agua.gif) center center repeat-y;
	position:relative;
	width:722px;
	height:650px;
	z-index:1;
	overflow: auto;
	margin: 2px;
}
.video {margin: 0 auto 0 auto;

}
/*diseņadores FIN*/

