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

body {
	margin: 0px;
	background-position: center top;
	background-color: #171717;
}
#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	background-image: url(../images/header.jpg);
}
#line_header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:25px;
	z-index:1;
	background-image: url(../images/black_overlay_25.png);
}

#header_direccion {
	width: auto;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
}
#content {
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 100%;
	background-image: url(images/black_overlay_25.png);
	vertical-align: bottom;
	text-align: center;
	clear: both;
	margin-top: 20px;
}
#rmstudio_logo {
	position:absolute;
	left:27px;
	top:319px;
	width:200px;
	height:50px;
	z-index:2;
}
#formulario {
	position:absolute;
	left:325px;
	top:431px;
	width:586px;
	height:200px;
	z-index:4;
	font-size: 12px;
}
#menus {
	position:absolute;
	left:30px;
	top:405px;
	width:260px;
	height:20px;
	z-index:3;
}
#portfolio {
	position:absolute;
	width:377px;
	height:280px;
	z-index:4;
	left: 325px;
	top: 410px;
	overflow: oculto;
}
#estudio{
	position:absolute;
	width:430px;
	height:360px;
	z-index:4;
	left: 325px;
	top: 410px;
}
#contacto{
	position:absolute;
	width:430px;
	height:100px;
	z-index:4;
	left: 325px;
	top: 410px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: 
#FF0000;
	text-decoration: none;
}

.especial:link {
	color: #BBBBBB;
}
.menuestilo {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #F9FEFD;
	vertical-align: middle;
}
.blanco_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 5px;
	letter-spacing: normal;
}
.text2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: justify;
}
.text3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: justify;
	font-weight: bold;
}
.text4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	line-height: 1.5em;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: justify;
	font-weight: normal;
}
.text5 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: justify;
	font-weight: normal;
}
.aviso{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: justify;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
li {
	list-style-image: url(../images/arrow.gif);
}
