body {
	margin: 0px;
	background-color: #4b7c9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.shadow {background: url(imagenes/bkg-pattern.gif) repeat-y center}
.pie-img {background: url(imagenes/pie.gif) no-repeat center top; height: 18px;}

p {margin: 0px; word-wrap: break-word; overflow: hidden}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
	margin: 0;
	border: 0;
	padding: 0;
}
a {color:#0099cc; font-weight:bold; text-decoration:underline}
a:hover {color:#3366CC; text-decoration:none}
ul, li {list-style-type: none}
	
.bkg-destacados {background: url(imagenes/bkg-destacados.jpg) no-repeat center}
.pattern-footer {background: url(imagenes/pattern-footer.gif) repeat-x bottom #FFF}

.txt-footer, .txt-footer a {color:#CCC; text-decoration:none; font-size:10px}
.txt-footer a:hover {text-decoration:none; color:#FFF}

.txt-footer2, .txt-footer2 a {color:#79B1CC; font-size:9px; font-weight:normal}
.txt-footer2 a:hover {text-decoration:none; color:#FFF}

ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(imagenes/bullet1.gif);
}
li {padding-bottom:10px}

input, textarea {
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;
}
textarea {height:100px}
.bt-enviar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding: 4px;
	width: 75px;
	border:0;
}
.bt-enviar:hover {
	background-color:#0099CC;
	cursor:hand}

.titulos1, .titulos1 a {
	color: #176f9c;
	font-size:18px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

.texto-gris {color: #666}

.titulos2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
	padding: 10px;
	text-align: center;
}
.titulos3, .titulos3 a {
	color: #0099CC;
	font-size:26px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
