a, img, form, input, p {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

hr {
	clear: both;
	color: #fff;
	background-color: #fff;
	border: 0px;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

body {
	/*width: 790px;*/
	/*border: 1px solid red;*/
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #959595;
	background-color: #eee;
}

table, td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
}

#plantilla {
	width: 458px;
	float: left;
	margin-bottom: 20px;
}

#plantilla ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
}

#plantilla ul li {
	list-style-type: none;
	background-image: url(../imagenes/vinyeta_lista_oscura.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-top: 5px;
	list-style-position: outside;
}

#plantilla h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0082c8;
	margin-top: 0px;
	margin-bottom: 15px;
}

#plantilla .parrafoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
}

#menu_principal {
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	height: 38px;
	width: 622px;
	margin-bottom: 15px;
}

#menu_principal ul {
	margin: 0px;
	padding: 0px;
}

.linea {
	clear: both;
	background-image: url(../imagenes/punto_linea.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

.linea_oscura {
	background-image: url(../imagenes/punto_linea_separado.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

#menu_principal li {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
	list-style-type: none;
	/*list-style-image: url(../imagenes/menu_principal/punto.jpg);*/
	background-image: url(../imagenes/menu_principal/punto.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

#submenu .enlace {
	color: #999;
	text-decoration: none;
}

#submenu .enlace:hover {
	color: #0082c8;
	text-decoration: none;
}

#submenu .enlaceActivo {
	color: #0082c8;
	text-decoration: none;
}

#submenu ul {
	padding: 0px;
	margin-left: 3px;
	margin-top: 15px;
}

#submenu li {
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 0px;
	padding-right: 5px;
	list-style-type: none;
}

.mas_informacion {
	color: #6d3c1b;
	text-decoration: underline;
}

#pie_pagina {
	clear: both;
	border-top: 1px solid #bdbdbd;
	font-family: Arial;
	color: #6d3c1b;
	width: 760px;
	padding-top: 7px;
}

#pie_pagina .enlace {
	color: #6d3c1b;
	text-decoration: underline;
}

.enlaceDestacado {
	color: #333;
	text-decoration: none;
}

.enlaceDestacado:hover {
	color: #000;
	text-decoration: none;
}

#rastro_migas {
	font-family: Arial;
	font-size: 10px;
	color: #aaa;
	padding-left: 0px;
	margin-bottom: 15px;
}

#rastro_migas .enlace {
	color: #666;
	text-decoration: underline;
}

#rastro_migas .enlace:hover {
	color: #aaa;
	text-decoration: underline;
}

.formulario_select {
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 10px;
	color: #555;
}

.formulario_texto {
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	width: 250px;
	padding-left: 3px;
}

.formulario_textarea {
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	width: 300px;
	height: 100px;
	padding-left: 3px;
}

.formulario_enviar {
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	background-color: #eee;
}

.rojo {
	color: #0082c8;
}

.enlace_rojo {
	color: #0082c8;
	text-decoration: none;
}

.enlace_rojo:hover {
	color: #0082c8;
	text-decoration: underline;
}

.enlace_rojo_activo {
	color: #0082c8;
	text-decoration: none;
}

.enlace {
	color: #333;
	text-decoration: none;
}

.enlace:hover {
	color: #333;
	text-decoration: underline;
}