/* CSS Document */
a:link, a:visited {
	color: #999;
	text-decoration: underline;
	font-weight:bold;
}

a:active {
	color: #166EAC;
	text-decoration: underline;
	font-weight:bold;
}
.style1 {
	color: #FF0000;
	font-size: large;
	background-color: #FFFF00;
}
.Estilo2 {color: #0000FF; font-size: large; background-color: #FFFF00; }
body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Microsoft Sans Serif;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
	a:hover {
	color: #F60;
	text-decoration: underline;
	font-weight:bold;
	}
	
.componentheading {
	color: #0000FF; font-size: large; background-color: #FFFF00;
}
ul.menu { 
	list-style-image: url(img/bullet_menu.gif);
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #166EAC;

	}
.menu a:link,.menu a:visited {
	color: #166EAC;
	text-decoration: underline;
	font-weight:bold;
}

.menu a:hover,.menu a:active {
	color: #F60;
	text-decoration: underline;
	font-weight:bold;
}

enlaces {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
	font-family: "Microsoft Sans Serif";
}

.enlaces {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.enlaces a:link,.enlaces a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
}

.enlaces a:hover, .enlaces a:active {
	color: #166EAC;
	text-decoration: underline;
	font-weight:bold;}

.enlacesintro {

	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #166EAC;
	font-weight: bold;
}
.intropath {


	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #003051;
	font-weight: bold;
}
.intropath a:link,.intropath a:visited {
	color: #003051;
	text-decoration: none;
	font-weight:bold;
}

.intropath a:hover,.intropath a:active {
	color: #166EAC;
	text-decoration: underline;
	font-weight:bold;
}

.puntos {


	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #D8D8D8;
	font-weight: bold;
}

.titulos_menu_exclusiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration:none;
	
	
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003051;
}
.texto {



	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.tienda {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tienda a:link,.tienda a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.tienda a:hover,.tienda a:active {
	color: #F60;
	text-decoration: none;
	font-weight:bold;
}

.textoCopia {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #7696C9;
	font-weight: normal;
}

#submit_form{
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 420px;
}
input {
	border: 1px solid #99BFDA;
	background: #fff;
	font-size: x-small;
	color: #b0b0b0;
}

textarea {
	border: 1px solid #99BFDA;
	background: #fff;
	font-size: x-small;
	color: #b0b0b0;
}
.submit {
	border: 1px solid #99BFDA;
	background: #99BFDA;
	color: #003051;
	font-size: x-small;
}
.enlacesintroCopia {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #003051;
	font-weight: bold;
}
