@charset "utf-8";
.body {
	background-image: url(../images/fondo_pantalla.gif);
	background-repeat: repeat-y;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
#linea {
	background-image: url(../images/planti_r4_c4.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}


.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.formulario {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F1F5FA;
	border-right-color: #F1F5FA;
	border-bottom-color: #F1F5FA;
	border-left-color: #F1F5FA;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12415B;
	text-decoration: none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123A53;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12415B;
	text-decoration: underline;
}
.txt table tr td table tr td {


}
.linea2 {
	background-image: url(../images/planti_r4_c4.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
