@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#EAF0FF;
	background-image:url(media/back_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
}

a:link {color: #408080; text-decoration: none}
a:visited {color: #408080; text-decoration:none}
a:hover {color: #0066CC; text-decoration:none}
a:active {color: #0066CC; text-decoration:none}

a.boton:link { color: #555555;text-decoration: underline;line-height: 18px;}
a.boton:visited { color: #555555; text-decoration:underline}
a.boton:hover { color: #FF9900; text-decoration:none}
a.boton:active { color: #FF9900; text-decoration:none}

h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #408080;
	letter-spacing:0px;
    word-spacing:0px;
	margin-top:20px;
	margin-bottom:5px;
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #408080;
	letter-spacing:0px;
    word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}

h4 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #408080;
	letter-spacing:0px;
    word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}


h5 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #408080;
	letter-spacing:0px;
    word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}
.bg_tabla{
	background-image:url(media/background.jpg);
}
.direccion{
	font-size:12px;
	text-align:center;
}
.link_bottom{
	background-image:url(media/bg_menu.gif);
	font-size:11px;
	text-align:center;
	line-height: 25px;
}
.H1{
	font-size:22px;
	color:#408080;
}
