BODY {
	font-family: 'trebuchet ms',verdana,tahoma,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	background-color: #EFEFEF;
	color: #4B4B4B;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: none;
	}

div #hd{
	display: block;
	height: 110px;
	background: #FFF;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
div #hd img{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	}
	
div #hd #hd_pie{
	display: block;
	height: 27px;
	border: 2px solid #c7c7c7;
	background-image: url(images/menu-box-bg.jpg);
	background-repeat: repeat-x;
	}
	
div #hd #hd_pie h2{
	color: #515E85;
	padding: 0;
	margin: 0;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 15px;
	float: left;
	}	
	
ul#enlaces_superiores{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-right: 15px;
	text-align: right;
	}
	
ul#enlaces_superiores li{
	float: left;
	}
	
div #bd{
	padding-top: 2px;
	background-color: #fff;
	}
	
ul#enlaces_superiores li a{
	color: #1e4b78;
	font-size: 12px;;
	}
	
div.yui-b h3{
	padding: 0;
	margin: 0;
	font-size: 14px;
	display: block;
	padding-left: 5px;
	}
	
div.yui-b p{
	text-align: center;
	line-height: 25px;
	}
	
div.yui-b p#precios{
	border: 2px double #d1d1d1;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 154px;
	margin-left: 10px;
	padding-top: 10px;
	}	
	
ul#menu_lateral{
	margin: 0;
	padding: 0;
	list-style-image: url(images/home-icon.gif);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	border-top: 1px dotted #1e4b78;
	border-bottom: 1px dotted #1e4b78;
	}

ul#menu_lateral li a{
	color: #1e4b78;
	font-weight: bold;
	}
	
div.yui-b#central h3{
	color: #1e4b78;
	background-image: url(images/home-icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #1e4b78;
	width: 350px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	}
	
div.yui-b#central h2{
	color:#DF2229;
	margin: 0;
	padding: 0;
	font-size: 16px;
	padding-top: 30px;
	}
	
div.yui-b#central h4{
	color: #1e4b78;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	}
	
div.yui-b#central p{
	font-size: 13px;
	text-align: justify;
	line-height: normal;
	}
	
div.yui-b#central img{
	border: 0;
	}
	
ul.mas_info{
	text-align: center;
	list-style: none;
	}	
	
ul.mas_info a, a:visited{
	text-decoration: none;
	}
	
div#ft{
	width: 100%;
	height: 34px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	border: 2px solid #EFEFEF;
	}
	
div#ft p{
	text-align:center;
	font-size: 11px;
	}	