/* fondos */
.fondo_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(fondo02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBE3CE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.italialogo_heading {
	background-image: url(italiaparatodos_heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bk_esquina_der {
	background-image: url(bk_esquina_der.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bk_bajo {
	background-image: url(bk_bajo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #867A60;
}
.cr a{
	text-decoration: none;
	color: #867A60;
}
.cr a:hover{
	text-decoration: underline;
	color: #453C25;
}
/* textos */
.titulo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #A9614B;
}
.titulo02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.texto_general {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47443D;
}
.texto_general a {
	text-decoration: underline;
	color: #542C21;
}
.texto_general a:hover {
	text-decoration: underline;
	color: #B34E22;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.texto02 a {
	text-decoration: underline;
	color: #542C21;
}
.texto_02 a:hover {
	text-decoration: underline;
	color: #B34E22;
}
.tablas_ads {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
