body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #606060;
	background-image: url(imagenes/background.gif);
	background-repeat: repeat-x;
}
a.header:link, a.header:visited {
	color: #666666;
	text-decoration: none;
	margin: 2px;
}
a.header:hover {
	color: #666666;
	text-decoration: underline;
}

a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(imagenes/red-arrows.gif);
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_footer {
	color: #FFFFFF;
}
a.nav:link, a.nav:visited {
	color: #AD001C;
	text-decoration: none;
	font-size: 9px;
}
a.nav:hover {
	color: #AD001C;
	text-decoration: underline;
	font-size: 9px;
}
.text_nav {
	font-size: 9px;
}
.rayader_td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.rayainf_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.text_titulo {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	color: #000000;
	margin: 5px;
	padding: 2px;
	font-weight: bold;
}
.text_titulo_rojo {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	color: #AD001C;
	font-weight: bold;
}

a:link, a:visited {

	color: #AD001C;
	text-decoration: none;
}
a:hover {
	color: #AD001C;
	text-decoration: underline;
}
input, select, textarea {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
}
/*select {
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}*/
.text_info {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_infoblanco {

	color: #FFFFFF;
	font-size: 10px;
}
.rayaderblanco_td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.linkplomo:link, a.linkplomo:visited {


	color: #333333;
	text-decoration: none;
}
a.linkplomo:hover {



	color: #333333;
	text-decoration: underline;
}
.text_navMenu {

	font-size: 9px;
}
