@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px
}
body {
	background-color: #f89829;
}
img {
	border: 0px;
}
p {
	margin-bottom: 10px;
}
strong {
	font-family: "rotissansserifregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	display: none;
}
h2 {
	font-family: "rotissansseriflight", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #f89829;
	margin-bottom: 10px;
}
a h2:hover {
	opacity: 0.7;
}
a p:hover {
	opacity: 0.7;
}
input {
	min-width: 313px;
}
textarea {
	min-width: 313px;
	min-height: 100px;
	margin-top: 7px;
}
.negrito {
	font-family: "rotissansserifbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
}
/*--- Header --- */

.header-bar {
	background-color: #f89829;
	background-image: url(../images/back-bars.png);
	background-repeat: repeat-x;
	background-position: -100px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "rotissansserifregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 20px;
}
#logo-ricardo {
	float:left;
	width: 100%;
	width: 300px;
	height: auto;
	margin-bottom: 10px;
}
.contactos {
	float: right;
	max-width: 500px;
	font-size: 16px;
}
.cx-filete {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.icon {
	margin-right: 5px;
	vertical-align: -30%;
	width: 30px;
	height: auto;
}
.tel {
	font-size: 18px;
}
.clear {
	clear: both;
	height: 2px;
}
.header-bar a:link {
	color: #FFF;
	text-decoration: none;
}
.header-bar a:visited {
	color: #FFF;
	text-decoration: none;
}
.header-bar a:hover {
	color: #fde0be;
	text-decoration: underline;
}
.header-bar a:active {
	color: #fde0be;
	text-decoration: none;
}
.icon-topo {
	width: 32px;
	height: auto;
}
/*--- Slogan --- */
#slogan1 {
	font-family: "rotisserifbold", Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #f89829;
	line-height: 36px;
	margin-bottom: 5px;
	margin: 10px;
}
#slogan2 {
	font-size: 20px;
}
#banner-video {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
	height: auto;
	max-width: 400px;
	content:url(../images/An-Videoconf-Psico-2.gif);
}
/*--- Main --- */
hr.style-two {
	border: 0;
	height: 3px;
	background-image: linear-gradient(to right, rgba(248, 152, 41, 0), rgba(248, 152, 41, 0.75), rgba(248, 152, 41, 0));
	margin-top: 10px;
	margin-bottom: 40px;
}
main {
	background-image: url(../images/back-bars-main.png);
	background-repeat: repeat;
	background-position: -100px;
	font-family: "rotissansseriflight", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #717073;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
.seccoes {
	display: inline-block;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.fotos-seccoes {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 80px;
	height: auto;
}
.fotos-videos {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 70%;
	height: auto;
	display: inline-block;
}
.videos-seccoes{
	width:70%;
	height:auto;
	margin-top:15px;
	margin-bottom:30px;
}
.publicacoes{
	width:50%;
	height:auto;
	margin-bottom:30px;
}
.cantos-redondos{
	border-radius: 10px;
}
.destaque {
	color: #fff;
	font-family: "rotissansserifbold", Georgia, "Times New Roman", Times, serif;
	background-color: #f89829;
	background-image: url(../images/back-bars.png);
	padding: 10px;
	text-align: center;
	border-radius: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.fotos-textos {
	margin-right: 20px;
	float: left;
	width: 100px;
	height: auto;
}
.main-texto-left {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.main-texto-left div {
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 10px;
	vertical-align: top;
}
.main-texto-left div ul li {
	list-style-image: url(../images/icon-bullet.png);
	margin-left: 36px;
	margin-bottom: 5px;
}
.perguntas {
	font-family: "rotisserifbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #f89829;
	margin-top: 30px;
}
main a:link {
	color: #717073;
	text-decoration: none;
}
main a:visited {
	color: #717073;
	text-decoration: none;
}
main a:hover {
	color: #000;
	text-decoration: underline;
}
main a:active {
	color: #000;
	text-decoration: none;
}
/*--- Footer --- */

#footer-bar {
	background-color: #f89829;
	background-image: url(../images/back-bars.png);
	background-position: -100px;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "rotissansserifregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

/*--- Responsive --- */
@media all and (min-width: 1200px) {
	h2 {
	font-size: 24px;
}
.header-bar {
	padding-right: 200px;
	padding-left: 200px;
}
#logo-ricardo {
	width: 400px;
	height: auto;
}
.tel {
	font-size: 24px;
}
.contactos {
	margin-left: 30px;
	font-size: 20px;
}
#slogan1 {
	font-size: 48px;
	margin-top: 10px;
}
#slogan2 {
	font-size: 32px;
}
#banner-video {
	width: 100%;
	height: auto;
	max-width: 970px;
	content:url(../images/An-Videoconf-Psico-1.gif);
}
.icon-topo {
	width: 64px;
	height: auto;
}
.fotos-seccoes {
	width: 150px;
	height: auto;
}
.fotos-textos {
	width: 140px;
	height: auto;
}
.fotos-videos {
	width: 30%;
}
main {
	font-size: 24px;
	padding-top: 20px;
}
.main-texto-left {
	padding-right: 200px;
	padding-left: 200px;
	font-size: 26px;
}
}