/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #F4F1D7;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(imagenes/bkg4.jpg);
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	border-bottom: none;
}


.titulo {
	font-weight: bold;
	font-size:16px;
	font-style: normal;
	text-transform: capitalize;
	padding: 0px;
}

.titulosmall {
	font-weight: bold;
	font-size:12px;
	font-style: normal;
	padding: 0px;
}

.texto {
	padding: 0px 0px;
	font-weight: normal;
	font-size:11px;
	background-repeat: no-repeat;
}

.texto12 {
	padding: 0px 0px;
	font-weight: normal;
	font-size:12px;
	background-repeat: no-repeat;
	text-decoration: blink;
}

.textonoindent {
	padding: 0px 0px;
	font-weight: normal;
	font-size:11px;
	background-repeat: no-repeat;
}

.links a {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}
.textonegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}