/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/fondomain.jpg);
}

p.inicio {
	font-size: 12px;
}

a{
	text-decoration: none;
}

#fondo {
	background: url(fondomain.jpg) #90D0EC repeat-x top;
}

h5 {
}

h1, h2, h3, h4 {
	font-family: "Courier New", Courier, monospace;
	color: #AA001A;
}

.pie {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


a.boton {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.boton:hover {
	font-size: 14px;
	color: #000000;
}

td.boton {
	padding: 12px;
}

td.boton:hover {
	/*background: url(images/fndbtn.jpg);*/
}

.blanco {
	color: #FFFFFF;
}

.path {
	padding-left: 20px;
}

p{
	padding-left: 20px;
}

img {
	border: #222222;
}

.titulosderecha {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
}
