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

*{
	margin:0px;
	padding:0px;
	border:0;
}

body {
	background-color: #18183A;
	display: block;
	min-height: 520px;
	width: 100%;
	background-position: -250px -450px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	outline:none;
}
.content {
	display: block;
	width: 960px;
	margin-top: -230px;
	position: absolute;
	height: 460px;
	overflow: visible;
	margin-right: -480px;
	top: 50%;
	right: 50%;
}
#logo  {
	display: block;
	height: 49px;
	width: 325px;
	z-index: 3000;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#gradient {
	display: block;
	position: absolute;
	top: -450px;
	left: -250px;
	z-index: 1;
	overflow: hidden;
}

#menu {
	display: block;
	height: 49px;
	width: 525px;
	z-index: 3000;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 10px;
	list-style-image: none;
	list-style-type: none;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	font-family: Arvo, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	display: block;
	overflow: hidden;
}
#menu #estudio  {
	width: 95px;
	height: 49px;
}
#menu #estudio div  {
	height: 18px;
	width: 55px;
	margin-top: 10px;
	background-image: url(../imagenes/fondoblancoopacidad.png);
	background-repeat: repeat;
}
#menu #profesionales  {
	width: 134px;
	height: 49px;
}
#menu #profesionales div  {
	background-image: url(../imagenes/fondoblancoopacidad.png);
	background-repeat: repeat;
	height: 18px;
	margin-top: 10px;
	width: 97px;
}
#menu #servicios  {
	height: 49px;
	width: 102px;
}
#menu #servicios div  {
	height: 18px;
	background-image: url(../imagenes/fondoblancoopacidad.png);
	background-repeat: repeat;
	margin-top: 10px;
	width: 67px;
}
#menu #clientes  {
	width: 99px;
	height: 49px;
}
#menu #clientes div  {
	background-image: url(../imagenes/fondoblancoopacidad.png);
	background-repeat: repeat;
	height: 18px;
	width: 60px;
	margin-top: 10px;
}
#menu #contactenos  {
	height: 49px;
	width: 95px;
}
#menu #contactenos div  {
	background-image: url(../imagenes/fondoblancoopacidad.png);
	height: 18px;
	width: 93px;
	margin-top: 10px;
}
#linea_menu {
	height: 2px;
	width: 523px;
	background-image: url(../imagenes/fondorayamenu.png);
	position: absolute;
	top: 30px;
	display: block;
	right: 12px;
	z-index: 3000;
	overflow: hidden;
}
.boton   {
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 15px 0;
}
#submenu_profesionales {
	height: 25px;
	width: 525px;
	display: block;
	overflow: hidden;
	z-index: 4000;
	position: absolute;
	right: 10px;
	top:70px;
}
#submenu_profesionales .boton a {
	font-family: "Droid Sans", Verdana, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}


#info {
	height: 320px;
	width: 525px;
	display: block;
	overflow: hidden;
	z-index: 3000;
	position: absolute;
	bottom: 40px;
	right: 10px;
}
#titulo_prof {
	display: block;
	position: absolute;
	top: 100px;
	right: 10px;
	height: 58px;
	width: 525px;
	z-index: 3000;
}
#marcos {
	display: block;
	height: 262px;
	width: 525px;
	position: absolute;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	z-index: 3000;
}


.titulo  {
	width: 525px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.titulo div  {
	background-image: url(../imagenes/raya_titulo.png);
	background-position: 0px 20px;
	width: 320px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	overflow: hidden;
}

#info ul {
	list-style-type: disc;
	list-style-position: inside;
}

#info ul li {
	color: #FFF;
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#info a {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}

.marco   {
	clear:both;
	width: 505px;
	height: 262px;
	display: block;
	overflow: hidden;
	padding-right: 20px;
	margin-bottom: 50px;
}


#clientes_representativos {
	height: 260px;
	width:505px;
	display: block;
	overflow: hidden;
	z-index: 3000;
	padding-right: 20px;
}
h1  {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #FFF;
	float: left;
	width: 202px;
}
h3 {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #FFF;
	float: left;
	width: 202px;
}
h2   {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-bottom: 25px;
}
p  {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 18px;
}

#pie {
	background-color: #141530;
	height: 54px;
	display: block;
	overflow: hidden;
	width: 100%;
	bottom: 15px;
	position: fixed;
	z-index: 3200;
}
#pie .content_pie {
	display: block;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	margin-top: 20px;
}
#pie a {
	color: #FFF;
	text-decoration: underline;
}

#pie .content_pie p {
	font-family: "Droid Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;

}
.content #marcos p a {
	color: #FFF;
}
.content #marcos span {
	display: block;
	height: 35px;
}
