/*
SITES&CIA - porfolio.css
Folha de Estilo do Portfólio
Por Ramon
*/

/* -------- IDS -------- */

#miolo_portfolio {
	background-image:url(../img/miolo_portfolio_fim.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:427px;
}

#miolo_portfolio #tecnologias {
	font-family:Arial, Helvetica, sans-serif;
	width:185px;
	height:346px;
	background-image:url(../img/tecnologia_fundo.gif);
	background-repeat:no-repeat;
	float:left;
	color:#000;
	font-size:22px;
	padding:45px 0 0 60px;
}

#miolo_portfolio #tecnologias img {width:56px; height:39px;}

#miolo_portfolio #conteudo {
	padding-top:25px;
	margin-left:245px;
	background-image:url(../img/miolo_portfolio_fundo.jpg);
	background-repeat:repeat-x;
	height:330px;
	text-align:justify;
	line-height:19px;
}

#miolo_portfolio #conteudo #texto {width:50%; padding-right:10px; height:325px; overflow:auto; float:right; margin-right:2%}

/* ------- CLASSES ------- */

.utilizadas {font-size:26px; font-weight:bold;}

.voltar {margin-left:-20px; padding-top:40px; font-size:16px; color:#ec7500;}
.voltar a {color:#fff; background-color:#542e12; padding:4px;}
.voltar a:hover {color:#fff; background-color:#271100; text-decoration:none;}

.img-desenvolvimento {float:right; width:313px;}
.desenvolvimento {background-image:url(../img/desenvolvimento.png); background-repeat:no-repeat; height:140px; width:313px; position:absolute;}

/* ------- TAGS ------- */

