@charset "utf-8";
/* CSS Document */
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body{
	background-image:url(imagenes/iniciowebnuevo03.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
}
.fondo{
	background-image: url();
	background-repeat: no-repeat;
	  }
.text1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text11 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
}
.text22 {
	font-family: Verdana, Arial, Tahoma;
	font-size: xx-small;
	color: #FF9900;
	font-weight: bold;
}
.a
 {text-decoration:none;color: #FFFFFF;font-size: 12px; font-family:Verdana, Arial, Tahoma; font-weight: bold;}
.a:hover
        {color: #FFFF00;}
.a1
 {text-decoration:none;color: #999999;font-size: 11px; font-family:Verdana}
.a1:hover
        {color: #CCCCCC;}

