#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#logo {
	float: left;
}

#nav {
	float: right;
	height: 45px;
	background-image: url(../images/stripe.png);
	background-repeat: repeat-x;
	margin-top: 55px;
}

#header {
	height: 125px;
}

#content {
	/* [disabled]height: 465px; */
	width: 918px;
	float: left;
	padding: 10px;
	border: 1px solid #993366;
	background-color: #FFFFFF;
}
#imgindex {
	float: left;
	height: 455px;
	width: 530px;
	
}

#imgbio {
	float: left;
	height: 455px;
	width: 340px;
}


#imgfolio {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#imgcontact {
	float: left;
	height: 455px;
	width: 575px;
	
}

.vinculo {
 	color: #330033;
	font-family: 'PT Sans', sans-serif;
text-decoration: none;
}

.vinculo:hover {
 	color: rgba(127, 0, 127, 0.6);
}


#info {
	float: right;
	width: 345px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 15px;
	text-align: justify;
	height: 405px;
	margin-right: 15px;
	margin-left: 25px;
}
#info h3 {
	color: #330033;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 3px;
}
#info li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/list.jpg);
}
#infobio {
	width: 535px;
	float: right;
	height: 405px;
	margin-right: 15px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333;
	line-height: 15px;
	margin-left: 25px;
}
#infobio strong {
	color: #330033;
}
#infoportafolio {
	float: right;
	margin-right: 30px;
	width: 225px;
	margin-top: 5px;
	height: 455px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333;
	line-height: 15px;
}
#foliomenu {
	color: #333;
	margin-top: 15px;
}
#foliomenu strong {
	color: #993366;
}
#foliomenu a {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#foliomenu a:hover {
	color: #993366;
	font-size: 14px;
}

#recent {
	float: right;
	width: 225px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 25px;
	background-image: url(../images/recstripe.jpg);
	background-repeat: repeat-x;
}
#recent .title {
	font-size: 18px;
	color: #333;
}
#recent .sub {
	font-size: 14px;
	font-style: oblique;
	color: #993366;
}

#recent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}






#infocontact {
	float: right;
	height: 450px;
	border: 1px solid #993366;
	width: 325px;
	background-image: url(../images/stripecon.jpg);
	background-repeat: repeat-x;
}
#form {
	margin-top: 10px;
}

#form form {
	height: 350px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #993366;
}
#BB_button {
	text-align: right;
	font-family: 'PT Sans', sans-serif;
}






#footer {
	color: #330033;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993366;
	clear: both;
	margin-top: 25px;
	float: left;
	width: 940px;
}
#footer p {
	margin: 0px;
	width: 425px;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	color: #C5B8B8;
	font-size: 12px;
}


#icons {
	float: right;
	width: 145px;
	margin-right: 15px;
	margin-top: 5px;
}
#icons h3 {
	margin: 0px;
	padding: 0px;
	color: #C5B8B8;
	text-transform: uppercase;
}




body {
	margin: 0px;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #1f0432;
}
