.bg_intro {
	background-image: url(images/bg_intro.jpg);
	background-repeat: no-repeat;
}

.bg_contenido {
	background-image: url(images/bg_contenido.jpg);
	background-repeat: no-repeat;
}

.bg_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
}

.bold {
	font-weight : bold;
	color : #424242;
}	

.text {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-weight : normal;
	color : #004421;
	text-decoration : none;
	text-align: justify;
}

.text_corto {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-weight : normal;
	padding-left: 34px;
	padding-right: 60px;
	color : #004421;
	text-decoration : none;
	text-align: justify;
}

.text_intro {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	padding-right: 60px;
	color : #004421;
	text-decoration : none;
	text-align: justify;
}

.text_legal {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-weight : normal;
	padding-left: 34px;
	padding-right: 34px;
	color : #004421;
	text-decoration : none;
	text-align: justify;
}

.fresco {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-weight : normal;
	color : #004421;
	text-decoration : none;
	text-align: justify;
}

.tit {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 34px;
	color : #80241A;
	text-decoration : none;
	text-align: justify;
}

a.num {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #EEA700;
	text-decoration : none;
}

a.num:hover {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #7EC718;
	text-decoration : none;
}

INPUT {
	border : 1px solid #9D9D9D;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #424242;
}

TEXTAREA {
	border : 1px solid #9D9D9D;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #424242;
}

SELECT {
	border : 1px solid #9D9D9D;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #424242;
}

.input_checkbox {
	border : 0px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #424242;
}