/* Homepage*/

a:focus { 
    outline: 0; 
}

a img { 
    border: 0;
}


body {
height: 100%;
	background: #ffffff;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

strong {
	color : #F8981D;
	font-style: normal;
	font-weight: normal;
}

ul {
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	width: 142px;
	padding: 0px;
	margin: 0px;
}

b {
	color : #F8981D;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #F8981D;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #B2B2B2;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

p a{
	color: #999999;
	text-decoration: underline;
} 

em a{
	color: #808080;
	text-decoration: none;
} 

strong a{
	color: #F8981D;
	font-weight: normal;
} 

b a{
	color: #F8981D;
	font-weight: normal;
}

a {
color: #F8981D; 
}

a:hover { 
color: #F8981D; 
}

a:visited { 
color: #B2B2B2; 
}

li a{
	float: left;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
}

li a:hover {
	color : #F8981D;
	background-image: url(images/flecha_submenu.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}

li a:visited { 
color : #B2B2B2; 
}

.current {
	color : #F9981D;
	font-weight: bold;
}

#contenedor {
    height: auto !important;
    min-height: 100%;
	height: 100%;
	width: 955px;
	text-align: left;
	margin: auto;
	position:relative;
	display: block;	
}


#header {
	width: 955px;
	padding: 0px;
	height: 159px;
	margin: 0px;
	
}

#menu {
	height: 26px;
	width: 955px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	background-image: url(images/header_barra.gif);
	margin: 0px;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 840px;
	height: 18px;
	display: inline;
	clear: none;
}
#menu ul li{
	float: left;
}

#menu ul a{
	text-decoration:none;
	background-image: url(images/header_divisor.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 28px 0px 28px;
}

#CuerpoPrincipal {
 	width: 955px;
	position:relative;
}

#TituloSomos {
	height: 21px;
	width: 320px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	display: block;
	position:relative;
}

#fechador {
    left:0px;
    right:0px;
    top:10px;
	float: right;
	width: 200px;
	position:relative;
}

#somos {
    margin-left: 5px;
	height: 300px;
	width: 305px;
	top:10px;
	float: left;
	position:relative;
	display: block;
	clear: left;	
}

#CasosEstudioFlash {
    margin-left: 5px;
	height: 300px;
	width: 305px;
	top:10px;
	left:10px;
	float: left;
	clear: right;
	position:relative;
	display: block;
}


#InformacionEnmedio {
    max-height:300px;
    width: 630px;
	height:476px;
	margin-top: 30px;
	margin-left: 5px;  
	float: left;
	clear: left;
	display: block;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.fotoblog {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #ffffff;
	float: left;
	display: block;
}

.tit2 {
	width: 100%;	
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 21px;
}

.tit3 {
	width: 100%;	
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 21px;
}

.tit {
	border-top-width: 1px;	
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:auto;
    }

#dupla {
	margin-top: 7px;
	margin-left: 10px;
	top:-320px;
	left:320px;
	float: right;
	clear: right;
	width: 305px;
	height:476px;
	display: block;
	position:relative;
	
}


#blog {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
    margin-left: 10px;
	width: 295px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	top:2px;
	display:block;
	position:relative;
}
	#blog img {border:none;}
	#blog img.goblog {border-top: 1px solid #CCCCCC;padding:4px 0;}

#blog h1{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;

	
}



#enmedios {
	width:295px;
	top:26px;
	*top:660px;
	height:175px;
	position:relative;
	float:right;
	clear: right;
}
	#enmedios p {overflow:hidden;}

#InformacionAbajo {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	clear: left;
	width: 305px;
	display: block;
	position:relative;
	top: -0px;
}

#ServiciosFlash {
    margin-left: 5px;
	height: 300px;
	width: 305px;
	top:10px;
	left:10px;
	float: left;
	clear: right;
	position:relative;
	display: block;
	
}

#TituloCasosEstudio {
    height: 21px;
	width: 159px;
	top:10px;
	float: left;	
	display: block;
	position:relative;
	
}

#footer, .push {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	width: 955px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left bottom;
	margin-top: 19px;
	position:relative;
	clear: both;
	bottom: 0;
    height: 30px;
	
}

#footer p {
	font-size: 11px;
	line-height: 11px;
	color: #999999;
}

#direccion p {
	font-size: 12px;
	font-weight:bold;
	line-height: 11px;
	color: #999999;
}

#sizefont {
	display: inline;
	width: 108px;
	vertical-align: top;
	float: right;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#idiomas {
	height: 115px;
	width:955px;
	position:relative;
	float: left;	
	display: block;
	
}

#iframerssblog {
	overflow:hidden;
	width:295px;
	height:230px;
	border-bottom:1px solid #CCC;
}



