.button
{
	color: #ffffff;
	background-color:#FE7C00;
	border:2px solid #FE7C00;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-style:bold;
	cursor: default;
}
body {
	background: #191818 url(../imagenes/bg_main.jpg) repeat-x left top;
	position: relative;
	color: #999;
	font: normal 11.5px/1.5 'Lucida Grande', sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

h1.logo a {
	position: absolute;
	top: 20px;
	left: 0;
	width: 228px;
	height: 116px;
	display: block;
	background-image: url(../assetsHTML/logo.jpg);
	overflow: hidden;
	text-indent: -2000em;
}

h2 {
	overflow: hidden;
	text-indent: -2000em;
	height: 1%;
}

h3 {
	color: #aaabab;
	margin: 0 0 8px 5px;
	font-family: Arial, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
}

h3.flash { margin: 0 0 8px 0; padding: 0; }

h4 {
	color: #3cb8d7;
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


h5 {
	font: normal 240%/1 Georgia, serif;
	color: #fff;
	margin: 10px 0 35px 0;
	padding: 0;
}

p {
	margin-bottom: 2px;
}

a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
:focus { outline: 0 }


#wrapper {
	width: 920px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#masthead {
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: 100%;
}

#banner {
	width: 100%;
	height: 260px;
	position: absolute;
	top: 150px;
	left: 0;
	
}

#content {
	width: 920px;
	position: relative;
	margin-top: 140px;
	padding: 0;
	overflow: hidden;
}

#mainContent {
	width: 600px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#secondaryContent {
	width: 300px;
	overflow: hidden;
	float: right;
}

#mainNav {
	position: absolute;
	top: 61px;
	right: 0;
	width: 648px;
	height: 36px;
	overflow: hidden;
	list-style: none;
}


#mainNav li {
	min-height: 36px;
	float: left;
	list-style: none;
}
	
#mainNav li a {
	position: relative;
	display: block;
	height: 36px;
	background-image: url(../assetsHTML/menu-gif.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
}
#m_estudio  a {width: 90px; background-position: 0 0; }
#m_estudio  a:hover {
	background-position: 0 -36px;
}
#m_estudio  a.selected { background-position: 0 -36px; } 
#m_equipo a {
	width: 83px;
	background-position: -90px 0;
}
#m_equipo a:hover {
	background-position: -90px -36px;
}
#m_equipo a.selected {
	background-position: -90px -36px;
}
#m_colaboradores  a {
	width: 157px;
	background-position: -172px 0;
}
#m_colaboradores  a:hover {
	background-position: -172px -36px;
}
#m_colaboradores  a.selected {
	background-position: -172px -36px;
}
#m_proyectos  a {
	width: 112px;
	background-position: -329px 0;
}
#m_proyectos  a:hover {
	background-position: -329px -36px;
}
#m_proyectos  a.selected {
	background-position: -329px -36px;
}
#m_contacta a {
	width: 100px;
	background-position: -440px 0;
}
#m_contacta a:hover {
	background-position: -440px -36px;
}
#m_contacta a.selected {
	background-position: -440px -36px;
}
#m_clientes a {
	width: 100px;
	background-position: -540px 0;
}
#m_clientes a:hover {
	background-position: -540px -36px;
}
#m_clientes a.selected {
	background-position: -540px -36px;
}








.thumb {
	width: 132px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

.thumb a img {
	border: 5px solid #0d0c0c;
}

.thumb a:hover img {
	border: 5px solid #191818;
}

.thumb p {
	margin: 0 0 0 5px;
	padding: 0;
}

.vcard {
	padding-top: 20px;
	border-top: 1px solid #404040;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
	
.vcard h5, .vcard p {
	margin: 0;
	padding: 0;
	line-height: .7em;
}

.vcard p { line-height: 1.5em; margin-bottom: 20px;}

.vcard .tel, .vcard a {
	font: normal 18px/1.5 Georgia, serif;
}

.vcard a { 
	color: #fff;
	font-weight: normal; }
	
#footer {
	border-top: 1px solid #404040;
	padding: 0px 0px;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #999999;
	width: 500px;
	float: left;
	}
	
#footer img {
	float: right;
	padding-top: 0px;
}
	
p strong {
	font: normal 130%/1.5 Arial, sans-serif;
	color: #3cb8d7;
	margin: 10px 0 0 0;
	}
	
form h3 {
	font-size: 120%;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
}

form p { font-size: 10px; }

.pile {
	padding-left: 120px;
	background: url(../imagenes/flickr.gif) no-repeat 0 0;
	margin-top: 80px;
}
#mainContent2 {
	width: 900px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#mainContent3 {
	width: 900px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#content2 {
	width: 920px;
	position: relative;
	margin-top: 150px;
	padding: 0;
	overflow: hidden;
}
.mapa_google {
	float: right;
	background-color: #191818;
	height: 300px;
	width: 500px;
}
.textoRecuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFDF;
}
.textoRecuadro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#secondaryContent2 {
	width: 350px;
	overflow: hidden;
	float: right;
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
}
