/*PORTFOLIO DE HORACIO TORRENT / DISEÑADOR WEB / DIRECTOR CREATIVO */
/*hola@horaciotorrent.com / Móvil: +54 341 3 807090 / Rosario / Santa Fe / Argentina*/
/*Css y Xhtml programado y dise&ntilde;ado por Horacio Torrent */
body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) no-repeat #fff top right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;    
	color: #333;
	text-shadow:0 2px 1px #f1f1f1;
}
/*GENERALES*/
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
}
a:focus {
	outline: none;
}
p {
	line-height: 18px;
	margin: 0;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	
}
h1 span {
	font-weight: normal;
}
h2 {
	font-size: 30px;
	color: #666;
	line-height: 38px;
	font-weight: lighter;
	clear: both;
	display: block;
	margin: 0 0 0 0;
}
h2 strong {
	color: #c00;
	display: block;
}
h2 a {
	color: #333;
}
h3 {
	color: #000;
	font-size: 14px;
	padding: 0 0 5px 0;
}
h4 {
	color: #c00;
	font-size: 16px;
}
#wrapper {
	width: 995px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
#wrapper #logo {
	width: 58px;
	height: 44px;
	background: url(../img/logo.gif) no-repeat;
	margin: 0 0 0 0;
	top: 70px;
	left: 20px;
	position: fixed;
	text-indent: -99999px;
}
#logo a { 
	width: 58px;
	height: 44px;
	float: left;
	display: block;
}
#wrapper #holder {
	width:905px;
	min-height: 600px;
 	padding: 25px 0 0 0;
	margin: 0 0 0 100px;
	clear: both;
}
#twitter_div {
	width: 300px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: -15px 0 0 0;
}
#twitter_div li { 
	text-align: right;
	padding: 0 0 5px 0;
}
#twitter_div a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
#twitter_div strong a {
	height: 16px;
	line-height: 16px;
	background: url(../img/ico_twitter_header.jpg) no-repeat top right;
	padding: 0 17px 3px 0;
	margin: 0 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
#nav {
	width: 350px;
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 0;

}
#nav li {
	margin: 0 15px 0 0;
	float: left;
}
body#ini .bo-inicio a,
body#inf .bo-info a,
body#pro .bo-proyectos a,
body#con .bo-contacto a{
	color: #c00;
}
#content {
	min-height: 400px;
	float: left;
	margin: 0 0 20px 0;
	clear: both;
}
#content #intro {
	margin: 0 0 20px 0;
}

/* PROYECTOS */
#content #proyectos {
	float: left;
	margin: 0;
}
#proyectos ul {
	margin: 0 0 20px 0 ;
}
#proyectos li {
	float: left;
	display: block;
	margin: 0 19px 20px 0;
	padding: 13px 13px 15px 13px;
	border: 1px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	background: #fff;
}
#proyectos li:hover {
	background: #f3f3f3;
}
#proyectos li.tres {
	margin: 0 0;
}
#proyectos li img {
	margin: 0 0 13px 0;
}
#proyectos h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#proyectos span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
#proyectos span a {
	color: #666;
}
#proyectos span a:hover {
	color: #999;
}
#content #proyectos #left {
	width: 670px;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
}
#proyectos #left .ampliado li {
	padding: 8px 8px 14px 8px;
	margin: 0 0 10px 0;
	border: 1px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
}
#proyectos #left li img {
	padding: 0;
	margin: 0;
}
#proyectos #right {
	width: 220px;
	float: left;
	margin: 0 0 0 15px;	
	padding: 5px 0 0 0;
}
/* INFO */
#content #info {
	float: left;
	margin: 0;
	padding: 0;
}
#info #left {
	width: 650px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}
#info p .link {
	color: #666;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	float: left;
}
#info p {
	margin: 0;
	padding: 0;
}
#info #left p {
	font-size: 18px;
	line-height: 28px;
}
#info #right {
	width: 220px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
}

#content #contacto {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
#contacto #left {
	width: 650px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}
#contacto #right {
	width: 220px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
}
#contacto #right .flecha {
	width: 100px;
	float: right;
	text-align: right;
	
}
#right .flecha p.flechita {
	height: 350px;
	margin: 10px 0 0 0;
	background: url(../img/flecha_contacto.gif) bottom right no-repeat;
}
#right .flecha p {
	text-align: right;
}
#right .flecha p strong {
	font-size: 14px;
}
#footer {
	width: 890px;
	float: left;
	clear: both;
	color: #666;
	margin: 30px 0 10px 0;
}
#footer ul {
	float: right;
}
#footer ul li {
	text-align: right;
	line-height: 18px;
}
form {
	width: 500px;
}
form legend {
	display: none;
}
label {
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input {
	width: 500px;
	height: 30px;
	border: 1px solid #ccc;
	margin: 5px 0 10px 0;
	font-size: 13px;
	padding: 0 3px;
}
textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #ccc;
	margin: 5px 0 10px 0;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.verif {
	width: 150px;
}
form #enviar {
	color: #c00;
	font-size: 16px;
	float: right;
	height: 40px;
	line-height: 40px;
}
input[type="submit"]{
	width: 100px;
	height: 40px;
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	border:2px solid #999;
}
form span {
	width: 160px;
	display: block;
	float: left;
	clear: both;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	color: #999;
}