/*   
Theme Name: RUPEAL
Author: RUPEAL
Version: 1.0
*/

@import "css/blog.css";
@import "css/forms.css";
@import "css/menu.css";

@import url(http://fonts.googleapis.com/css?family=Ubuntu);

html { -webkit-text-size-adjust:none; }

body {
	background-color: #C15815;
	margin: 0;
	}
body, p, td {
	font-size: 13px;
	font-family: 'Ubuntu', arial, serif;
	line-height: 1.3em;
	color: #454545;
	text-align: left;
	}

a {
	text-decoration: none;
	color: #e16718;
	}
img {
	border: 0;
	}

h1 {
	font-size: 32px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
	}

/* HEADER */
#topo {
	background: #f5f4f4 url(images/sitebuild/fundo-top-index.png) center top repeat-x;
	min-height: 500px;
	padding-top: 3px;
	}
#barramenu {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	}
#barramenu .logorupeal {
	position: absolute;
	left: 0;
	top: 35px;
	}
.msgidx {
	width: 940px;
	margin: 0 auto;
	background: url(images/index/msg-base.png) center top no-repeat;
	padding-top: 230px;
	padding-bottom: 75px;
	}
.msgidx p {
	clear: both;
	text-align: center;
	font-family: 'Ubuntu', arial, serif;
	font-weight: 300;
	font-size: 17px;
	margin: 0;
	padding: 0;
	}

.msgconsultoria {
	width: 480px;
	min-height: 445px;
	margin: 40px auto 0 auto;
	padding-top: 35px;
	background: url(images/areas/consultoria/infograma.gif) right 35px no-repeat;
	padding-right: 460px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	}
.msgtecnologia {
	width: 600px;
	min-height: 370px;
	margin: 40px auto 0 auto;
	padding-top: 35px;
	background: url(images/areas/tecnologia/infograma.gif) 585px 35px no-repeat;
	padding-right: 340px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	}
.msgoutsourcing {
	width: 480px;
	min-height: 415px;
	margin: 40px auto 0 auto;
	padding-top: 35px;
	background: url(images/areas/outsourcing/infograma.gif) 585px top no-repeat;
	padding-right: 460px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	}
.msgrupeal {
	width: 480px;
	min-height: 320px;
	margin: 20px auto 0 auto;
	padding-top: 55px;
	background: url(images/areas/rupeal/infograma.gif) right 0 no-repeat;
	padding-right: 460px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	}
.msgconsultoria p, .msgtecnologia p, .msgoutsourcing p, .msgrupeal p {
	font-size: 15px;
	}
.msgtecnologia p {
	width: 460px;
	}
.msgrupeal p {
	width: 430px;
	}
.msgconsultoria h2, .msgtecnologia h2, .msgoutsourcing h2, .msgrupeal h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 40px 0 20px 0;
	padding: 0;
	}
.msgtecnologia .wrapper1 {
	width: 588px;
	border: 1px solid #d2d2d2;
	}
.msgtecnologia .saasbullets {
	width: 586px;
	border: 1px solid #fff;
	background: #D9E9D9 url(images/areas/tecnologia/fundo-saas.png) left top repeat-x;
	}
.msgtecnologia .saasbullets ul {
	list-style: disc inside;
	font-family: 'Ubuntu', arial, serif;
	font-size: 12px;
	line-height: 1.8em;
	float: left;
	margin: 0;
	padding: 10px 0;
	text-indent: -5px;
	width: 270px;
	}
.msgtecnologia .saasbullets ul li {
	margin: 0;
	padding: 0;
	}
.msgtecnologia .saasbullets ul.listaleft {
	padding-left: 0;
	}
.msgtecnologia .saasbullets ul.listaright {
	padding-left: 20px;
	}


/* DESTAQUES INDEX */
#destaquesidxcontainer {
	background: #f5f4f4 url(images/index/fundo-destaques.png) center 44px repeat-x;
	}
#destaquesidx {
	width: 940px;
	height: 500px;
	margin: 0 auto;
	}
#destaquesidx p {
	font-family: 'Ubuntu', arial, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-left: 11px;
	padding-right: 11px;
	}
#destaquesidx p.subtitulo {
	font-family: 'Ubuntu', arial, serif;
	font-size: 11.5px;
	color: #ababab;
	padding-top: 60px;
	margin-bottom: 4px;
	}
#destaquesidx p.forte {
	font-family: 'Ubuntu', arial, serif;
	font-size: 20px;
	font-weight: bold;
	}

.boxdestidx {
	width: 222px;
	height: 275px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #f5f4f4;
	float: left;
	}
.boxdestidx a {
	display: block;
	text-decoration: none;
	width:100%;
	height:100%;
	}
.boxrupeal {
	background: url(images/index/dest-rupeal.jpg) left top no-repeat;
	margin-right: 17px;
	}
.boxoutsourcing {
	background: url(images/index/dest-outsourcing.jpg) left top no-repeat;
	margin-right: 17px;
	}
.boxtecnologia {
	background: url(images/index/dest-tecnologia.jpg) left top no-repeat;
	margin-right: 17px;
	}
.boxconsultoria {
	background: url(images/index/dest-consultoria.jpg) left top no-repeat;
	}



/* BLOG INDEX */
#blogidx {
	width: 780px;
	margin: 0 auto;
	background: url(images/index/tit-noblogfundo.png) center -1px no-repeat;
	clear: both;
	color: #fff;
	position: relative;
	}
#blogidx p.blogtitp {
	text-align: center;
	width: 780px;
	margin-bottom: 18px;
	}
#blogidx .botaoblog {
	position: absolute;
	right: 0;
	top: 95px;
	}
#blogidx h4 {
	font-family: 'Ubuntu', arial, serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #fff;
	width: 580px;
	text-shadow: #3F1203 1px 1px 1px;
	}
#blogidx p {
	font-family: 'Ubuntu', arial, serif;
	font-weight: 300;
	font-size: 16px;
	margin: 4px 0 0 0;
	padding: 0;
	color: #fff;
	text-align: left;
	width: 580px;
	text-shadow: #3F1203 1px 1px 1px;
	line-height: 1.5em;
	}

/* PROJECTOS INDEX */
#projectoscontainer {
	background: #dfd4c9 url(images/index/fundo-trabalhos.png) left top repeat-x;
	border-bottom: 1px solid #e5ddd4;
	}
#projectos {
	width: 650px;
	margin: 0 auto;
	background: url(images/index/tit-projectos.png) center 20px no-repeat;
	padding: 58px 0 25px 0;
	}
.boxprojecto {
	background: #fff url(images/index/box-projecto.png) left top no-repeat;
	width: 280px;
	height: 225px;
	padding: 10px 11px 0 11px;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	}
.boxprojecto p.titprojecto {
	font-family: 'Ubuntu', arial, serif;
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0 20px 0;
	padding: 0;
	text-align: center;
	}
.boxprojecto p.textoprojecto {
	font-family: 'Ubuntu', arial, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 25px;
	}

/* SOCIAL INDEX */
#socialidxcontainer {
	background: #F9F3EB url(images/index/fundo-social.png) left top repeat-x;
	border-bottom: 1px solid #FCFAF5;
	}
#socialidx {
	width: 940px;
	margin: 0 auto;
	padding: 55px 0;
	}

#carreirahome {
	width: 440px;
	height: 64px;
	padding-left: 235px;
	padding-right: 25px;
	padding-top: 18px;
	background: url(images/index/fundo-carreira.png) left top no-repeat;
	float: left;
	}
#carreirahome p {
	font-family: 'Ubuntu', arial, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
#carreirahome p a {
	text-decoration: none;
	color: #e16718;
	}
#carreirahome p a:hover {
	text-decoration: underline;
	}
#redes {
	width: 190px;
	height: 62px;
	background: url(images/index/fundo-redes.png) left top no-repeat;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 30px;
	}
#redes img {
	margin-right: 20px;
	}

/* FOOTER */
#footercontainer {
	background: url(images/sitebuild/fundo-footer.png) left top repeat-x;
	}
#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 100px;
	}
#footer .rupealfooter {
	width: 263px;
	height: 43px;
	background: url(images/sitebuild/logo-footer.png) left top no-repeat;
	float: right;
	}
#footer .menucol {
	width: 160px;
	float: left;
	font-family: 'Ubuntu', arial, serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	}
#footer .menucol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footer .menucol ul li {
	margin-bottom: 2px;
	}
#footer .menucol a {
	color: #fff;
	}

/* AREAS */
#areatag {
	border-top: 1px solid #c9c9c9;
	background-color: #fff;
	}
body.page-template-consultoria-php .tag {
	width: 940px;
	margin: 0 auto;
	height: 240px;
	background: #fff url(images/areas/consultoria/tag.jpg) center top no-repeat;
	}
body.page-template-tecnologia-php .tag {
	width: 960px;
	margin: 0 auto;
	height: 240px;
	background: #fff url(images/areas/tecnologia/tag.jpg) center top no-repeat;
	}
body.page-template-outsourcing-php .tag {
	width: 940px;
	margin: 0 auto;
	height: 240px;
	background: #fff url(images/areas/outsourcing/tag.jpg) center top no-repeat;
	}

/* BULLETS */
body.page-template-consultoria-php #areabullets {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #F7FBFE;
	background: #EDF8FC url(images/areas/consultoria/fundo-bullets.png) center top repeat-x;
	min-height: 200px;
	}
body.page-template-tecnologia-php #areabullets {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #ecf4ec;
	background: #D9E9D8 url(images/areas/tecnologia/fundo-bullets.png) center top repeat-x;
	min-height: 200px;
	}
body.page-template-outsourcing-php #areabullets {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #FEFBEA;
	background: #FCF5D4 url(images/areas/outsourcing/fundo-bullets.png) center top repeat-x;
	min-height: 200px;
	}
body.page-template-sobre-php #areabullets {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #711705;
	background: #B9440E url(images/areas/rupeal/fundo-bullets.jpg) center top repeat-x;
	min-height: 380px;
	}
.bullets {
	width: 940px;
	margin: 0 auto;
	}
.bullets .bloco {
	width: 220px;
	padding-top: 50px;
	float: left;
	}
body.page-template-sobre-php .bullets .bloco {
	margin-top: 25px;
	}
.bullets .blocobig {
	width: 385px;
	padding-left: 75px;
	margin-top: 35px;
	padding-top: 8px;
	float: left;
	}
.bullets .bloco h2 {
	font-weight: bold;
	font-size: 19px;
	padding: 0;
	margin: 0 0 10px 0;
	}
body.page-template-sobre-php .bullets .bloco h2 {
	font-weight: bold;
	font-size: 19px;
	color: #fff;
	text-shadow: #50280C 1px 1px 2px;
	padding: 0;
	margin: 0 0 10px 0;
	}
.bullets .blocobig h2 {
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	margin: 0 0 10px 0;
	}
.bullets .bloco p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}
body.page-template-sobre-php .bullets .bloco p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #fff;
	text-shadow: #50280C 1px 1px 1px;
	}

body.page-template-consultoria-php .bullets .b1 {
	background: url(images/areas/consultoria/icon-consultoria.gif) right 5px no-repeat;
	}
body.page-template-consultoria-php .bullets .b2 {
	background: url(images/areas/consultoria/icon-integracao.gif) right 5px no-repeat;
	margin-left: 20px;
	}
body.page-template-consultoria-php .bullets .b3 {
	background: url(images/areas/consultoria/icon-desenvolvimento.gif) right 5px no-repeat;
	margin-left: 20px;
	}
body.page-template-consultoria-php .bullets .b4 {
	background: url(images/areas/consultoria/icon-manutencao.gif) right 5px no-repeat;
	margin-left: 20px;
	}

body.page-template-tecnologia-php .bullets .b1 {
	background: url(images/areas/tecnologia/icon-business.gif) right 5px no-repeat;
	}
body.page-template-tecnologia-php .bullets .b2 {
	background: url(images/areas/tecnologia/icon-design.gif) right 5px no-repeat;
	margin-left: 20px;
	}
body.page-template-tecnologia-php .bullets .b3 {
	background: url(images/areas/tecnologia/icon-tecnologia.gif) right 5px no-repeat;
	margin-left: 20px;
	}
body.page-template-tecnologia-php .bullets .b4 {
	background: url(images/areas/tecnologia/icon-marketing.gif) right 5px no-repeat;
	margin-left: 20px;
	}
body.page-template-outsourcing-php .bullets .b1 {
	background: url(images/areas/outsourcing/icon-b1.gif) left top no-repeat;
	}
body.page-template-outsourcing-php .bullets .b2 {
	background: url(images/areas/outsourcing/icon-b2.gif) left top no-repeat;
	margin-left: 20px;
	}
body.page-template-outsourcing-php .bullets .b3 {
	background: url(images/areas/outsourcing/icon-b3.gif) left top no-repeat;
	}
body.page-template-outsourcing-php .bullets .b4 {
	background: url(images/areas/outsourcing/icon-b4.gif) left top no-repeat;
	margin-left: 20px;
	}
body.page-template-sobre-php .bullets .b1 {
	background: url(images/areas/rupeal/icon-motivacao.gif) right top no-repeat;
	}
body.page-template-sobre-php .bullets .b2 {
	background: url(images/areas/rupeal/icon-eficacia.gif) right top no-repeat;
	margin-left: 20px;
	}
body.page-template-sobre-php .bullets .b3 {
	background: url(images/areas/rupeal/icon-referencia.gif) right top no-repeat;
	margin-left: 20px;
	}
body.page-template-sobre-php .bullets .b4 {
	background: url(images/areas/rupeal/icon-qualidade.gif) right top no-repeat;
	margin-left: 20px;
	}

#referenciascontainer {
	background: #f5f4f4 url(images/sitebuild/fundo-referencias.png) right top repeat-x;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	}
body.page-template-consultoria-php #referenciascontainer .referencias {
	width: 940px;
	height: 157px;
	margin: 0 auto;
	background: url(images/areas/consultoria/referencias.jpg) center top no-repeat;
	}
body.page-template-outsourcing-php #referenciascontainer .referencias {
	width: 940px;
	height: 157px;
	margin: 0 auto;
	background: url(images/areas/outsourcing/referencias.jpg) center top no-repeat;
	}

.caseinvoice h3, .casebesttables h3 {
	width: 360px;
	padding: 35px 0 10px 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Ubuntu', arial, serif;
	text-shadow: #000 1px 1px 1px;
	}
.caseinvoice p, .casebesttables p {
	width: 360px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: #3F1203 1px 1px 1px;
	line-height: 1.5em;
	}
.casejazzdesk h3 {
	width: 360px;
	padding: 35px 0 10px 0;
	margin: 0;
	color: #131313;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Ubuntu', arial, serif;
	text-shadow: #cad2d4 1px 1px 1px;
	}
.casejazzdesk p {
	width: 360px;
	margin: 0;
	padding: 0;
	color: #131313;
	text-shadow: #cad2d4 1px 1px 1px;
	line-height: 1.5em;
	}
#caseinvoicecontainer {
	height: 180px;
	background: #171917 url(images/areas/tecnologia/fundo-case-invoice.jpg) center top no-repeat;
	}
.caseinvoice {
	background: url(images/areas/tecnologia/case-invoice.jpg) right top no-repeat;
	margin: 0 auto;
	width: 880px;
	padding-left: 60px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	}
.caseinvoice img {
	position: absolute;
	right: 60px;
	top: 100px;
	}

#casejazzdeskcontainer {
	height: 180px;
	background: #94B3BE url(images/areas/tecnologia/fundo-case-jazzdesk.jpg) center top no-repeat;
	}

.casejazzdesk {
	background: url(images/areas/tecnologia/case-jazzdesk.jpg) right top no-repeat;
	margin: 0 auto;
	width: 880px;
	padding-left: 60px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	}
.casejazzdesk img {
	position: absolute;
	right: 60px;
	top: 100px;
	}

#casebesttablescontainer {
	height: 180px;
	background: #1B1811 url(images/areas/tecnologia/fundo-case-besttables.jpg) center top no-repeat;
	}
.casebesttables {
	background: url(images/areas/tecnologia/case-besttables.jpg) right top no-repeat;
	margin: 0 auto;
	width: 880px;
	padding-left: 60px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	}
.casebesttables img {
	position: absolute;
	right: 60px;
	top: 100px;
	}

#cvs {
	background: #DFD4C9 url(images/areas/rupeal/fundo-cv.png) left top repeat-x;
	border-top: 1px solid #FCFAF6;
	border-bottom: 1px solid #84786C;
	}
#cvs .equipa {
	width: 960px;
	margin: 0 auto;
	background: url(images/areas/rupeal/titulo-equipa.png) center 28px no-repeat;
	padding-top: 100px;
	}
#cvs .equipa .equipaleft {
	width: 460px;
	float: left;
	margin: 0 10px;
	padding: 0;
	}
#cvs .equipa .equiparight {
	width: 460px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	}
#cvs .equipa .equipaleft p, #cvs .equipa .equiparight p {
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
#cvs .members {
	width: 960px;
	margin: 0 auto;
	clear: both;
	}

/* TEAM MEMBER */
.teammember {
	width: 248px;
	height: 208px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 35px;
	background: #fff url(images/areas/rupeal/teammember.png) left top no-repeat;
	padding: 26px;
	border-bottom: 2px solid #2B1B09;
	position: relative;
	}
.lastmember {
	margin-right: 0;
	}
.star {
	background: #fff url(images/areas/rupeal/teammember-star.png) left top no-repeat;
	}
.teammembername {
	height: 80px;
	overflow: visible;
	}
.teammemberphoto {
	width: 80px;
	float: left;
	}
.teammemberphoto img {
	border: 1px solid #cacaca;
	width:75px;
	height:75px;
	}
.teammembernameinfo {
	width: 167px;
	float: left;
	}
p.tmname {
	width: 158px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background: url(images/areas/rupeal/teammember-nameborder.png) left bottom repeat-x;
	padding: 8px 0 12px 10px;
	margin: 0;
	white-space: nowrap;
	}
p.tmpos {
	width: 158px;
	font-size: 13px;
	line-height: 20px;
	color: #e16718;
	padding: 10px 0 12px 10px;
	margin: 0;
	white-space: nowrap;
	}
.teammemberextra {
	background: url(images/areas/rupeal/teammember-xtra.gif) right bottom no-repeat;
	position: absolute;
	right: -10px;
	bottom: 0px;
	width: 120px;
	height: 28px;
	padding: 10px 0;
	}
.teammemberextra a {
	margin-left: 10px;
	}
.teammembername {
	background: url(images/areas/rupeal/teammember-nameborder.png) left bottom repeat-x;
	}
.teammemberinfo {
	padding-top: 10px;
	}
.teammemberinfo p {
	font-size: 11px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}

#carreirablock {
	background: #F9F4EC url(images/areas/rupeal/fundo-localizacao.png) left top repeat-x;
	border-top: 1px solid #EFE9E4;
	border-bottom: 1px solid #FCFAF6;
	}
.recrutamento {
	width: 940px;
	margin: 0 auto;
	background: url(images/areas/rupeal/titulo-carreira.png) center 28px no-repeat;
	padding-top: 90px;
	padding-bottom: 40px;
	}
.basecarreira {
	width: 940px;
	height: 323px;
	background: url(images/areas/rupeal/base-carreira.jpg) left top no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	}
.basecarreira p {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 590px;
	font-size: 15px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
.basecarreira p a {
	font-weight: bold;
	color: #454545;
	}
.basecarreira p a:hover {
	color: #e16718;
	text-decoration: none;
	}
.basecarreira .botaocandidatura {
	width: 260px;
	height: 40px;
	right: 22px;
	bottom: 10px;
	position: absolute;
/*	background-color: #E7E1D8; */
	}
.basecarreira .botaocandidatura a {
	display: block;
	width: 260px;
	height: 40px;
/*	border: 1px solid #F1EDE8; */
	background: url(images/areas/rupeal/botao-candidatar-off.jpg) center center no-repeat;
	}
.botaocandidatura a:hover {
	background: url(images/areas/rupeal/botao-candidatar-on.jpg) center center no-repeat;
	text-decoration: none;
	}

#localizacao {
	background: #F9F4EC url(images/areas/rupeal/fundo-localizacao.png) left top repeat-x;
	border-top: 1px solid #EFE9E4;
	border-bottom: 1px solid #FCFAF6;
	}
.contactos {
	width: 940px;
	margin: 0 auto;
	background: url(images/areas/rupeal/titulo-contactos.png) center 28px no-repeat;
	padding-top: 100px;
	}
body.page-template-contactos-php .contactos {
	width: 780px;
	margin: 0 auto;
	background-image: none;
	padding: 40px 0 10px 0;
	margin: 40px auto 0 auto;
	}
body.page-template-contactos-php #topo {
	border-bottom: 1px solid #fff;
	}
body.page-template-contactos-php .contactosform {
	border-top: 1px solid #dadada;
	padding: 40px 0 60px 0;
	}
.contactocallwrap {
	border: 1px solid #cacaca;
	background-color: #f5f4f4;
	padding: 5px;
	}
.contactocallwrap p {
	background-color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 8px 0;
	margin: 0;
	}
.contactos .mapa {
	width: 940px;
	padding-top: 15px;
	}
body.page-template-contactos-php .contactos .mapa {
	width: 780px;
	padding-top: 15px;
	}
.contactos .mapa .mapaleft {
	width: 560px;
	height: 290px;
	float: left;
	}
body.page-template-contactos-php .contactos .mapa .mapaleft {
	width: 500px;
	height: 290px;
	float: left;
	}
.contactos .mapa .maparight {
	width: 380px;
	float: left;
	padding-top: 40px;
	}
body.page-template-contactos-php .contactos .mapa .maparight {
	width: 280px;
	float: left;
	padding-top: 40px;
	}
.contactos p.contactotelf, .contactos p.contactoemail, .contactos p.contactomorada {
	font-size: 15px;
	line-height: 1.5em;
	text-shadow: #F9F6F4 1px 1px 1px;
	margin: 0;
	padding: 0;
	}
.contactos p.contactotelf span.titulo, .contactos p.contactoemail span.titulo, .contactos p.contactomorada span.titulo {
	color: #5f0000;
	}
.contactos p.contactotelf span.big {
	font-size: 23px;
	}
.contactos p.contactoemail a {
	color: #454545;
	}
.contactos p.contactoemail a:hover {
	color: #e16718;
	}
.contactos p.contactotelf {
	width: 200px;
	float: left;
	}
body.page-template-contactos-php p.contactotelf {
	float: none;
	}
.contactos p.contactoemail {
	float: left;
	}
body.page-template-contactos-php p.contactoemail {
	float: none;
	padding-top: 30px;
	}
.contactos p.contactomorada {
	clear: both;
	padding-top: 30px;
	}
