/* Top Elements */
.theme_simple {
	font: 12px/140% Arial, Helvetica, sans-serif;
	color: #555555;
	background:#F5F5F5;
}
.theme_simple .cables, .theme_simple #footer, .theme_simple .cablecitos, .theme_simple .arriba, .theme_simple .descripcion {
	display:none
}
.theme_simple #menu {margin:30px auto; width:200px; display:none}
.theme_simple .trabajo {
	float:left;
	width:491px;
}
.theme_simple .ubicacion {
	width:451px;
	margin:0 0 0 25px;
}
.theme_simple img {
	margin:20px 40px 0 0;
	border:5px solid #DEDEDF;
}
.theme_simple #cabecera {
	width:990px;
	margin:30px auto;
	border-bottom:1px dotted #DEDEDF;
}
.theme_simple #cabecera h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	font-size:45px;
	margin:50px 0 10px 0;
}
.theme_simple #cabecera h2 {
	color:#343434;
	margin:20px 0 20px 0;
	font-size:20px;
}
.theme_simple #about h2, .theme_simple #about h3, .theme_simple #about h4, .theme_simple #about h5, .theme_simple #sobremi h2, .theme_simple #sobremi h3, .theme_simple #sobremi h4, .theme_simple #sobremi h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:20px 0 10px 0;
}
.theme_simple #estrella {
	width:990px;
	margin:-100px auto 0 auto;
	text-align:right;
}
.theme_simple #estrella p {
	width:380px;
	font-size:20px;
	color:#fff;
	padding:10px;
	text-align: center;
	margin-left: 500px;
	border-left:1px dotted #DEDEDF;
	border-right:1px dotted #DEDEDF;
	background-color:#CCCCCC;
}
.theme_simple #about {
	width:990px;
	margin:40px auto 20px auto;
}
.theme_simple #portfolio {
	width:990px;
	margin:0 auto;
	clear:both;
}
.theme_simple #t22 {
	margin-bottom:50px
}
.theme_simple #sobremi {
	width:990px;
	margin:80px auto 20px auto;
	clear:both;
}
.theme_simple p {
	margin:8px 0;
}
.theme_simple #texto1 {
	float:left;
	width:446px;
	height:250px;
	margin: 0 46px 0 0;
}
.theme_simple #texto2 {
	float:left;
	width:446px;
}
.theme_simple #texto3 {
	float:left;
	width:446px;
}
