﻿body
{
	margin:0;
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial", Helvetica, sans-serif;
	background-color:#09080d;
}

body.home
{
	margin:0;
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial", Helvetica, sans-serif;
	background:#09080d url('../images/bannerSombra.gif') repeat-x center 609px;
}

body.cover
{
	margin:0;
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial", Helvetica, sans-serif;
	background:#09080d url('../images/fondoCover.jpg') repeat-x top;
}

div.cover
{
	background:url('../images/cover.jpg') no-repeat center top;
	width:1000px;
	height:671px;
	margin:0 auto;
	display:block;
}

div.header2
{
	background:url('../images/headerFondo.gif') repeat-x bottom;
	height:136px;
	width:100%;
	clear:both;
	position:relative;
	border-bottom:1px #343237 solid;
	z-index:0;
}

div.header2inner
{
	background:url('../images/logoHeader2.jpg') no-repeat left bottom;
	height:136px;
	width:1000px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

ul.menuPrincipal
{
	margin:0;
	padding:104px 40px 0 0;
	list-style:none;
}

ul.menuPrincipal li
{
	float:right;
	padding:3px 15px 10px 15px;
	border-left:1px #343237 solid;
}

ul.menuPrincipal li a, ul.menuPrincipal li a:link
{
	text-decoration:none;
}

ul.menuPrincipal li a:hover
{
	text-decoration:underline;
	cursor:pointer;
}

div.bannerHome
{
	background:url('../images/fondoBannerHome.jpg') repeat-x;
	width:100%;
	height:700px;
	clear:both;
	position:relative;
	z-index:1;
}

div.bannerHomeInner
{
	background:url('../images/imgBannerHome.jpg') no-repeat center top;
	height:700px;
	width:1200px;
	position:relative;
	margin:0 auto;
	z-index:110;
}

div.bannerServices
{
	/*background:url('../images/fondoBanner.jpg') repeat-x;*/
	height:auto;
	width:100%;
	position:relative;
	z-index:1;
	clear:both;
}

div.bannerServicesInner
{
	/*background:url('../images/imgBanner.jpg') no-repeat center top;*/
	height:auto;
	width:1200px;
	position:relative;
	margin:0 auto;
	z-index:110;
	display:block;
}

div.banner
{
	height:700px;
	width:1000px;
	position:absolute;
	margin:0 100px;
	z-index:120;
}

div.content
{
	width:100%;
	height:auto;
	clear:both;
	position:relative;
	z-index:200;
	padding-top:20px;
	padding-bottom:30px;
}

div.contentInner
{
	height:auto;
	width:890px;
	position:relative;
	margin:0 auto;
	z-index:210;
}

div.footer
{
	height:auto;
	width:890px;
	position:relative;
	clear:both;
	margin:20px auto 0 auto;
	z-index:120;
}

div.menufooter
{
	height:30px;
	width:100%;
	position:relative;
	border-top:1px #343237 solid;
	clear:both;
}

ul.menufooter
{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}

ul.menufooter li
{
	float:left;
	padding:0 15px 0 0;
}

ul.menufooter li a, ul.menufooter li a:link
{
	text-decoration:none;
}

ul.menufooter li a:hover
{
	text-decoration:underline;
	cursor:pointer;
}

ul.menufooter li span
{
	display:inline;
}

.logoFooter
{
	float:left;
	margin-right:20px;
	margin-top:15px;
}

.textFooter
{
	float:left;
	text-align:left;
	margin-top:12px;
	margin-bottom:20px;
}

.developedByFooter
{
	float:right;
	text-align:right;
	margin-top:12px;
	margin-bottom:20px;
}

table
{
	width:100%;
	height:auto;
}

table td
{
	text-align:left;
}

div.service
{
	width:142px;
	height:130px;
	margin:0 7px 0 0;
	padding:15px;
	float:left;
	cursor:pointer;
	background:url('../images/servicehover.gif') no-repeat center 160px;
	color:#ffffff;
}

div.serviceLast
{
	width:142px;
	height:130px;
	margin:0;
	padding:15px;
	float:left;
	clear:right;
	color:#ffffff;
}

div.textHome
{
	width:auto;
	height:130px;
	margin:0;
	padding:15px;
	float:left;
	clear:right;
}

div.service:hover, div.serviceLast:hover
{
	background:url('../images/servicehover.gif') no-repeat center center;
}

div.service img, div.serviceLast img
{
	width:140px;
	border:1px #9c9c9c solid;
	clear:both;
}

div.service span, div.serviceLast span
{
	text-align:center;
	font-weight:bold;
}

img[alt], img[title]
{
	font-size:10px;
	color:#454446;
}

span
{	
	display:block;
}

ul.lista1
{
	margin:0;
	padding:0 0 15px 15px;
	list-style:none;
	list-style-image:url('../images/bullet1.gif');
}

ul.lista1 li
{
	margin-bottom:3px;
}

input[type=text].large
{
	width:100%;
	height:14px;
}

input[type=text].medium
{
	width:150px;
	height:14px;
}

textarea.larch
{
	width:100%;
}

select.medium
{
	width:155px;
}

hr
{
	height:0;
	border:none;
	border-bottom:1px #454446 dotted;
}




/************************ TEXTOS **************************/
a:hover
{
	text-decoration:underline;
	cursor:pointer;
}

h1, h2, h3
{
	font-family:Cambria, "times New Roman", "MS Serif", serif;
	border-bottom:1px #ffffff solid;
	font-weight:normal;
}

h4, h5, h6
{
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial", Helvetica, sans-serif;
	font-weight:normal;
}

.grisClaro
{
	color:#9c9c9c;
}

.grisOscuro
{
	color:#454446;
}

.purpura
{
	color:#363047;
}

.blanco
{
	color:#ffffff;
}

.red
{
	color:#ff0000;
}

.size10
{
	font-size:10px;
	line-height:12px;
}

.size11
{
	font-size:11px;
	line-height:14px;
}

.size12
{
	font-size:12px;
	line-height:18px;
}

.size14
{
	font-size:14px;
	line-height:24px;
}

.size16
{
	font-size:16px;
	line-height:20px;
}

.size18
{
	font-size:18px;
	line-height:22px;
}

.size24
{
	font-size:24px;
	line-height:30px;
}

.bold
{
	font-weight:bold;
}

/********************* TRANSPARENCIA **********************/
div.transparent
{
	width:100%;
	height:100%;
	position:fixed;
	z-index:9998;
	background-color:black;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	opacity:0.75;
}

div.video
{
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
}

div.youtube
{
	width:91px;
	height:58px;
	position:absolute;
	float:right;
	right:50px;
	top:5px;
	background:url('../images/youtube2.jpg') no-repeat;
	cursor:pointer;
}













