/* Design original do site http://www.hoteldelpintor.com*/
body{
	background-color: #F5F5F5; 
	color: #676767;
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: center;

	font-family: Georgia, Times New Roman, Times, Serif, Arial;
/*	font-size: 11px;
	line-height: 17px;*/
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

a {
	color: #EC0000;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img {
	border: 0;
	text-decoration: none;
}

h1 {
	font-size: 170%;
}

#topo img {
	float: left;
	margin: 0;
	margin-left: 0px;
	margin-top: 5px;
}

h2, h3, h4 {
	/*color: #EC0000; */
	color: #0066CC;
	margin: 0;
}

h2 {
	font-size: 130%;
	margin-bottom: 8px;
}

h3 {
	font-size: 120%;
}

h4 {
	color: #797979;
	font-size: 100%;
	margin-top: 10px;
}

#ferramentas{
	float: right;
	width: 500px;
	text-align: right;
	margin: 0;
	padding-right: 15px;
	text-transform: lowercase;
}

#ferramentas a{
	padding: 0 4px;
}

#ferramentas a:hover{
	text-decoration: none;
	background-color: #EC0000;
	color: white;
}

#web {
	background-color: #FFFFFF;
	background-image: url(imagens/barra1.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 760px;
	position: relative;
	/*height: 1309px;*/

}

#topo {
	background-image: url(imagens/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 90%;
	padding: 0;
	padding-bottom: 35px;
	margin: 0;
	margin-bottom: 15px;
	float: left;
	width: 760px;
}

#topo p.intro {
	float: left;
	width: 350px;
	color: #fff;
	font-size: 160%;
	margin: 100px 0 0 200px;
	line-height: 140%;
	text-align: left;
}

#topo p.intro, [jar] {
	margin-left: 430px;
}

#topo.corta {
	background-image: url(imagens/barra-cab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 15px 0;
	float: left;
}

#menu {
	float: right;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	padding-top: 10px;
	text-align: right;
	width: 610px;
}

#menu li {
	border-right: 1px solid #CCCCCC;
	display: inline;
	padding-left: 7px;
	padding-right: 5px;
}

#menu li a{
	color: #676767;
}

#menu li a:hover {
	color: #000;
}

#menu li a.activa {
	font-weight: bold;
}

#menu li a.activa:hover {
	color: #676767;
}

#texto {
	width: 500px;
}

#col-1, #col-2 {
	float: left;
	width: 47%;
	line-height: 140%;
}

#texto p, #habs p {
	margin-bottom: 7px;
	margin-left: 15px;
	margin-top: 3px;
}

#malaga, #reservas {
	background-color: #F3F3F3;
	background-image: url(imagens/fondo-reserv.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin-right: 58px;
	margin-top: 10px;
	padding: 8px 3px 0 27px;
	width: 195px;
}

#reservas {
	clear: left;
}

#malaga p, #reservas p{
	margin: 7px 0 0 0;
	padding: 0;
}

/*#malaga a, #reservas a {
	display: block;
	height: 50px;
	background-image: url(imagens/ojos.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}*/

#texto {
	float: right;
}

#pie {
	clear: both;
	padding: 40px 0 5px 15px;
	background-image: url(imagens/pie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 80px;
}

#pie dl {
	float: left;
	margin-right: 18px;
	border-right: 0px solid #ccc;
}

#pie dt {
	color: #333333;
	padding-bottom: 2px;
	padding-left: 12px;
}

#pie dt.direccion {
	background-image: url(imagens/casa.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	width: 140px;
}

#pie dt.tfno {
	background-image: url(imagens/movil.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width: 80px;
}

#pie dt.email {
	background-image: url(imagens/sobre.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	width: 100px;
}

#pie dt, #pie dd{
	margin: 0;
}

#pie dl#creditos{
	border-right: 0;	
	text-align: center;
}
#creditos dt{
	width: 100px;
}
#creditos dd a{
	/*background: url(imagens/avidos.gif) no-repeat;*/
	background-position: left top;
	padding-left: 22px;
	padding-bottom: 2px;
	line-height: 170%;
}



/* oferta picasso */
ul#condiciones-oferta{
	font-size: 80%;
	margin: 0 5px 10px 15px;
	padding: 10px 0;
}
p#precio, span#mas{
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #EB0000;
}
p#precio span{
	font-size: 70%;
}
span#mas{
	margin-left: 80px;
}
p#linkreservar {
	margin: 15px 0 0 0;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}
