body {
	margin-bottom: 70px;
	background: #000000 url(img/logo.gif) top center no-repeat;
	color: #ffffff;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 12px;
	text-align: center;
}

p {
	color: #ffffff;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
}

body.workhome p {
	float: left;
	height: 85px;
	padding: 0px 5px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
}

h1 {
	font-family: arial, verdana, helvetica, geneva;
	color: #724bfe;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}

body.workhome h2,body.work h2 {
	float: left;
	display: inline;
	width: 190px;
	height: 18px;
	line-height: 18px;
	_width: 200px; /* IE 6 */
	padding: 0px 5px;
	background: #724bfe;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}

body.workhome h3 {
	float: left;
	display: inline;
	width: 190px;
	line-height: 18px;
	_width: 200px; /* IE 6 */
	padding: 0px 5px 5px 0px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}

body.work h3 {
	float: left;
	display: inline;
	width: 405px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}

body.news h3 {
	float: left;
	display: inline;
	width: 405px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#formulario_contacto h2 {
	float: left;
	display: inline;
	width: 405px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #724bfe;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 3px;
}

p.error_message {
	float: left;
	margin: 20px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

p.ok_message {
	float: left;
	margin: 20px;
	font-size: 14px;
}

a {
	color: #abed06;
	text-decoration: none;
}

a:hover {
	color: #27c564;
}

img {
	border: none;
}

/**/

div {
	position: relative;
}

#contenedor_todo {
	margin: 0px auto 0px auto;
	width: 900px;
	background: url(img/fondo.gif) top left no-repeat;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #262626;
}

#contenedor {
	float: left;
	display: inline;
	margin: 0px 35px 0px 47px;
	#margin: 0px 35px 0px 48px; /* IE */
	width: 818px;
	overflow: hidden;
}

#idiomas {
	float: left;
	display: inline;
	width: 818px;
	height: 40px;
	margin-top: 28px;
	#margin-top: 22px; /* IE */
	text-align: right;
	overflow: hidden;
	font-size: 12px;
	font-family: arial, verdana, helvetica, geneva;
}

#opciones {
	float: left;
	display: inline;
	width: 818px;
	height: 99px;
	text-align: right;
	overflow: hidden;
	font-size: 15px;
	font-family: arial, verdana, helvetica, geneva;
}

#opciones a {
	color: #28c365;
	padding-bottom: 15px;
}

#opciones a:hover {
	color: #ffffff;
}

#opciones a.activa {
	color: #ffffff;
	border-bottom: 4px solid #abed07;
}

#ruta {
	float: left;
	display: inline;
	width: 818px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 18px;
	background: #abed07;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, geneva;
	color: #000000;
}

body.home #ruta {
	margin-bottom: 1px;
}

#ruta a {
	color: #000000;
}

#ruta a:hover,#ruta a.activa {
	color: #724bfe;
}

#bloques_contenedor {
	float: left;
	width: 818px;
	height: 75px;
}

body.home #bloques_contenedor {
	height: 105px;
}

#bloques {
	float: left;
	width: 900px;
	height: 75px;
	overflow: hidden;
	white-space: nowrap;
}

.bloque {
	float: left;
	display: inline;
	width: 190px;
	height: 60px;
	_width: 200px; /* IE 6 */
	_height: 70px; /* IE 6 */
	padding: 5px;
	margin-right: 6px;
	background: #1f1f1f;
	color: #ffffff;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 15px;
}

.bloque_activo {
	float: left;
	display: inline;
	width: 190px;
	height: 60px;
	_width: 200px; /* IE 6 */
	_height: 70px; /* IE 6 */
	padding: 5px;
	margin-right: 6px;
	background: #abed07;
	color: #000000;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 15px;
}

#bloques a {
	float: left;
	display: inline;
	width: 190px;
	height: 60px;
	_width: 200px; /* IE 6 */
	_height: 70px; /* IE 6 */
	padding: 5px;
	margin-right: 6px;
	background: #1f1f1f;
	color: #27c564;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 15px;
}

#bloques a:hover,#bloques a.activa {
	float: left;
	display: inline;
	width: 190px;
	height: 60px;
	_width: 200px; /* IE 6 */
	_height: 70px; /* IE 6 */
	padding: 5px;
	margin-right: 6px;
	background: #abed07;
	color: #000000;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 15px;
}

#columna_izquierda {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 6px; /* IE 6 */
	overflow: hidden;
}

body.home #columna_izquierda {
	width: 406px;
}

#columna_izquierda a {
	float: left;
	display: inline;
	width: 194px;
	_width: 200px; /* IE 6 */
	padding: 3px 0px 3px 6px;
	margin-bottom: 5px;
	background: #1f1f1f;
	color: #ffffff;
}

#columna_izquierda a:hover,#columna_izquierda a.activa {
	background: #724bfe;
}

body.workhome #columna_izquierda,body.work #columna_izquierda {
	display: none;
}

body.contact #columna_izquierda {
	height: 225px;
	background: #1f1f1f;
}

#links_clientes {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 6px; /* IE 6 */
	overflow: hidden;
	text-transform: uppercase;
}

#links_clientes h2 {
	margin-bottom: 5px;
	padding: 0px 6px;
}

#links_clientes a {
	float: left;
	display: inline;
	width: 194px;
	_width: 200px; /* IE 6 */
	padding: 3px 0px 3px 6px;
	margin-bottom: 5px;
	background: #1f1f1f;
	color: #ffffff;
}

#links_clientes a:hover,#links_clientes a.activa {
	color: #ffffff;
}

#cliente {
	float: right;
	width: 200px;
	overflow: hidden;
}

#cliente_verde {
	float: right;
	width: 200px;
	height: 295px;
	background: #27c564;
	overflow: hidden;
}

#cliente_verde h3 {
	width: 180px;
	_width: 200px; /* IE 6 */
	color: #ffffff;
	padding: 10px 10px 5px 10px;
}

#cliente_verde p {
	color: #000000;
	padding: 0px 10px;
}

#contenido {
	float: left;
	display: inline;
	width: 386px;
	min-height: 395px;
	_width: 406px; /* IE 6 */
	_min-height: 430px; /* IE 6 */
	padding: 10px 10px 25px 10px;
	background: #28c365 url(img/fondo_contenido.gif) bottom left no-repeat;
	overflow: hidden;
}

body.workhome #contenido {
	width: 818px;
	height: 460px;
	background: none;
	padding: 0;
}

body.workhome #contenido,body.work #contenido {
	width: 818px;
	height: auto;
	background: none;
	padding: 0;
}

body.home #contenido {
	width: 200px;
	height: auto;
	background: none;
	padding: 0;
}

body.news #contenido {
	width: 406px;
	height: auto;
	background: none;
	padding: 0;
}

body.contact #contenido {
	background: none;
	width: 406px;
	padding: 0px;
}

#contenido_texto {
	float: left;
	width: 386px;
	min-height: 375px;
	#min-height: 360px; /* IE */
	overflow: hidden;
}

body.contact #contenido_texto {
	width: 406px;
	_width: 406px; /* IE 6 */
	padding: 10px 10px 0px 10px;
	height: 215px;
	min-height: 215px;
	background: #28c365;
}

#contenido a {
	color: #724bfe;
}

#columna_derecha {
	float: right;
	display: inline;
	width: 200px;
	overflow: hidden;
}

body.workhome #columna_derecha {
	display: none;
}

#columna_derecha #text {
	float: right;
	width: 180px;
	_width: 200px; /* IE 6 */
	display: inline;
	margin: 0px;
	background: #1f1f1f;
	padding: 10px;
	margin-bottom: 5px;
}

#columna_derecha h2 {
	font-family: arial, verdana, helvetica, geneva;
	font-size: 14px;
	font-weight: normal;
	color: #abed07;
	margin: 0px 0px 3px 0px;
}

#columna_derecha a {
	font-family: arial, verdana, helvetica, geneva;
	font-size: 14px;
	font-weight: normal;
	color: #724bfe;
	margin: 0px 0px 3px 0px;
}

#columna_derecha p {
	margin: 0px;
}

#columna_derecha img {
	display: inline;
	margin-top: 0px;
	border: 14px solid #abed07;
}

/* */

#pie {
	float: left;
	display: inline;
	width: 818px;
	height: 20px;
	line-height: 20px;
	margin-top: 100px;
	border-bottom: 12px solid #000000;
	background: #575757;
	color: #ffffff;
}

#pie_izq {
	float: left;
	display: inline;
	width: 350px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 5px;
	text-transform: uppercase;
	color: #abed07;
	font-size: 11px;
}

#pie_dr {
	float: right;
	display: inline;
	display: inline;
	width: 350px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 5px;
	text-align: right;
	text-transform: uppercase;
	color: #abed07;
	font-size: 11px;
}

#pie_dr a {
	color: #abed07;
}

#pie_dr a:hover {
	color: #ffffff;
}

/* forms */

form,fieldset {
	border: none;
	margin: 0px;
}

input,textarea {
	float: right;
	width: 300px;
	height: 18px;
	background: #575757;
	color: #ffffff;
	border: none;
	margin-bottom: 10px;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 12px;
}

textarea {
	height: 85px;
}

input.button {
	width: 95px;
	line-height: 10px;
	background: #abed07;
	color: #000000;
	font-size: 11px;
}

label {
	float: left;
	width: 75px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

/* */

.news_home {
	float: left;
	width: 406px;
	height: 140px;
}

.news_home_img {
	float: left;
	width: 174px;
	height: 140px;
}

.news_home_text {
	float: left;
	width: 230px;
	height: 103px;
}

body.home  h2 {
	float: left;
	display: inline;
	width: 230px;
	height: 25px;
	line-height: 18px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.news_home_text h3 {
	float: left;
	display: inline;
	width: 230px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.news_home_link {
	float: left;
	width: 230px;
	height: 50px;
}

body.home #columna_izquierda a {
	float: left;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	background: none;
}

body.home #contenido h3,body.home #columna_derecha h3 {
	float: left;
	display: inline;
	width: 200px;
	height: 22px;
	font-weight: normal;
	color: #abed07;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

body.home #contenido p {
	color: #abed07;
}

body.home #columna_derecha img {
	border: none;
}

body.contact #separador_izquierda {
	display: none;
}

#formulario_contacto {
	float: left;
	padding: 15px 0px 0px 15px;
}

.project_thumb_off {
	border: 2px solid ;
}

.project_thumb_off {
	border: 2px solid #666666;
}

.project_thumb_off:hover {
	border: 2px solid #abed07;
}

.project_thumb_on {
	border: 2px solid #abed07;
}
