html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	margin: 0px;
	text-align: center;
	position: relative;
	background-image: url(images_site/back.jpg);
	padding: 0px;
	height: 100%;
	width: 100%;
}

/* CONTENEDORES */

#contenedor {
	width: 950px;
	position: relative;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
#top {
	position: relative;
	width: 930px;
	background-color: #f4f5f7;
	height: 265px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cuerpo {
	position: relative;
	width: 900px;
	padding: 0px;
	margin: 28px;
}

#pie {
	position: relative;
	font-size: 10px;
	color: #db5f7e;
	height: 60px;
	width: 910px;
	padding: 10px;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* elementos formulario */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	width: 160px;
	background-color: #db5f7e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	width: 160px;
	background-color: #db5f7e;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button {
	width: 59px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #db5f7e;
}


/* links */

a:link, a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover, a:active {
	text-decoration: underline;
	color: #404040;
}

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color:#6d6d6d;
}

a.ver_mas:link, a.ver_mas:visited, a.ver_mas:hover, a.ver_mas:active {
	color:#FFFFFF;
	background-image: url(images_site/ver_mas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}

a.rosa:link, a.rosa:visited, a.rosa:hover, a.rosa:active {
	color:#db5f7e;
}
a.verde:link, a.verde:visited, a.verde:hover, a.verde:active {
	color:#b3ca30;
}
a.celeste:link, a.celeste:visited, a.celeste:hover, a.celeste:active {
	color:#75ccc9;
}
.tit_right {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5d98d4;
	border-right-color: #5d98d4;
	border-bottom-color: #5d98d4;
	border-left-color: #5d98d4;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 4px;
	margin-top: 20px;
}


/* textos */

h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B1C736;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: justify;
	line-height: 17px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 16px;
	line-height: 18px;
	text-align: justify;
}



p {
	text-align: justify;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}


li {
	list-style-image: url(images/li.jpg);
	list-style-position: outside;
	line-height: 14px;
	margin-bottom: 4px;
	font-weight: normal;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
}
.barra {
	background-color: #db5f7e;
	height: 10px;
	width: 930px;
	margin: 10px;
}
.caja {
	margin-right: 25px;
	margin-left: 50px;
	margin-top: 12px;
}
.adsense {
	margin-right: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 25px;
}
.banner {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}



.divisor_vert {
	padding: 0px;
	width: 10px;
	background-image: url(images/div_vert.gif);
	background-repeat: repeat-y;
}
.divisor_horiz {
	padding: 0px;
	height: 10px;
	background-image: url(images/div_horiz.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center;
}

