body{
 background: #f2f2f4;
 margin-top:0px;
}

div.wrapper{

    margin: auto;
    position:relative;
    width: 990px;
    min-width:900px;
    -moz-box-shadow: 1px 1px 10px 1px #999;
	-webkit-box-shadow: 1px 1px 10px 1px #999;
	box-shadow: 1px 1px 10px 1px #999;
	background:white;
}

/**** title de la pag ****/
div#navBar{
	width:100%;
	height:132px;
	/*background: black url("images/header.jpg") no-repeat scroll left top;*/
	
	/*background: rgb(80,175,166);
	background: linear-gradient(90deg, rgba(80,175,166,1) 0%, rgba(121,201,101,1) 10%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 100%);*/
	background: rgb(80,176,161);
background: linear-gradient(155deg, rgba(80,176,161,1) 0%, rgba(80,176,161,1) 4%, rgba(121,201,101,1) 13%, rgba(255,255,255,1) 19%, rgba(255,255,255,1) 100%);
}

div#navBar ul{
	position:relative;
	float:left;
	display:inline;
	list-style-type:none;
	color:white;
	border-right:1px solid #393939;
	border-left:1px solid #292929;
	margin-left: 0px;
	padding: 0px;
	background:#38405C;
	margin-top:100px;
}

div#navBar ul li{
	position:relative;
	float:left;
	display:inline;
	list-style-type:none;
	color:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	border-right: #393939 solid 1px;
	padding-bottom: 5px;
	border-left: #292929 solid 1px;
	cursor:pointer;
}

div#navBar ul li.active{
	color:black;
	background:#59BE7D;
}

div#navBar ul li a{
	color:white;
}

div#navBar ul li a.active{
	color:black;
}
div#navBar ul li a.active:hover{
	color:black;
}

div#navBar ul li a:hover{
	color:#59BE7D;
}

div#navBar div{
	position:relative;
	float:right;
}

hr#topline{
	padding: 0px;
	margin: 0px;
	width: 988px;
	bottom: 17px;
	position: relative;
}

p.PageTitle{
color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 27px;
    left: 5em;
    position: relative;
    top: -4.3em;
    width: 75%;
}

#lan{
	color: black;
    position: relative;
	float:right;
	bottom:40px;
    width: 6em;
    right:100px;
}
#lan a{
	color:black;
	text-decoration:none;
	outline:0;
}

#lan a:hover{
	color:#00BFFF;
	text-decoration:none;
	outline:0;
}

#lan a.active{
	color:#00BFFF;
	text-decoration:none;
	outline:0;
}

a{
	color:black;
	text-decoration:none;
	outline:none;
}
a:hover{
	cursor:pointer;
	color:#0099cc;
	text-decoration:none;
	outline:none;
}
li.active a{
	color:white;
	text-decoration:none;
	outline:none;
}
li.active a:hover {
	cursor:pointer;
	color:white;
	text-decoration:none;
	outline:none;
}
/****** channels******/
#channels{
	display: block;
    height: 65px;
    margin-top: 0;
    position: relative;
    width: 7em;
    float:right;
    top:9px;
}

a img{
	border:0;
}

#channels a, #channels a:active{
	text-decoration:none;
	border: 0px solid;
	outline: none;
}
/***** body de la pag *****/
/******* MENU *******/
#container{
    width: 98%;
	position: relative;
	bottom: 0px;
	min-height: 500px !important;
}
#container ul.menu{
    list-style:none;
    list-style-position:outside;
    margin-left: 16em;
}

#container ul{
    list-style:none;
    list-style-position:outside;
}

#container ul.menu li{
	background: none repeat scroll 0 0 #F8F8F9;
    border: 1px solid #3E3E3E;
    border-radius: 10px 10px 0 0;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-bottom: -1px;
    margin-left: 5px;
    margin-right: -6px;
    padding: 7px 69px;
    position: relative;
    z-index: 0;
    border-bottom:0px;
    box-shadow: 0px 2px 3px 0px #777777;
    -moz-box-shadow: 0px 2px 3px 0px #777777;
	-webkit-box-shadow: 0px 2px 3px 0px #777777;
}
#container ul.menu li:hover{
    color:#0099cc;
    cursor:pointer;
}
#container ul.menu li.active{

    background:#00BFFF;
    top:1px;
    border-bottom:0;
    color:#fff;
    z-index: 1;
    box-shadow:0px 0px 0px 0px #777777;
    -moz-box-shadow: 0px 0px 0px 0px #777;
	-webkit-box-shadow: 0px 0px 0px 0px #777;
    height:25px;
}

ul{
    list-style: none;
    list-style-type: none;
    list-style-position: outside;
}

li.title{
	font-size:14px;
}

div#menuWeb{
	height:6.7%;
}
/***** contenido (burbuja superior) *******/


/********/
div#phones{
	width:300px;
	height:450px;
	position:relative;
	background:black;
	float:left;
	margin-left:40px;
	background:#f1f1f1 url("images/blackBlock.jpg") repeat-x scroll left top;
	    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 2px 6px 2px #888888;
    text-align:center;
}

div#phones img{
	margin-top:15px;
}

div#phones p{
	text-align:left;
	margin-left:10px;
}

div#phones ul{
	margin:0px;
	padding:0px;
	text-align:left;
	margin-left:30px;
	list-style-type:square;
}

div#phones ul li{
  text-decoration: none;
}

div.contentContact{
    color: #8C8C8C;
    font-size: 12px;
    left: -3em;
    line-height: 2em;
    margin: 2em auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    width: 500px;
	behavior: url(/ui/css/PIE.php);
    margin-top:0px;
    padding-top:0px;
    min-height:450px;
    position:relative;
    float:right;
}
div.contentContact p{
	padding:0px;
	margin:0px;
}

div.contentContact p img{
	position:relative;
	float:right;
}

div.contentContact ul{
	position:relative;
	float:right;
	text-align:right;
}

/*******/

p.text{
	color: black;
    margin-left: 2em;
    position: relative;
    text-align: justify;
    width: 74%;
}
p.txtcompet{
	color: black;
    padding-left: 2em;
    position: relative;
    text-align: justify;
    width: 98%;
}

p.txtlan{
	color: black;
    padding-left: 11em;
    position: relative;
    text-align: justify;
    width: 98%;
}


img#bandw{
	position:relative;
	text-align:right;
	float:right;
	top:3em;
}

div#menu{
	height: 30px;
}
/***** contenido burbuja inferior (animaciones) *******/
div.animation{

	background: url("fondobur2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}

div.animation2{
   display:block;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}
div.animation3,div.animation4,div.animation5{
   	display:none;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}
div.animationThesis1{
		display:block;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
	height:35em;
}
div.animationThesis2,div.animationThesis3,div.animationThesis4,div.animationThesis5,div.animationThesis6{
	height:35em;
   	display:none;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}

div.animationWeb1{
   display:block;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}

div.animationWeb2{
   display:none;
	background: url("backCont2.png") repeat-x scroll left top transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 2px 4px 4px #888888;
    color: #8C8C8C;
    font-size: 12px;
    left: 10.5em;
    line-height: 2em;
    margin: 0 auto;
    padding: 1.3em 1.3em 20px;
    text-align: left;
    top: -9.2em;
    width: 82%;
    -moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	behavior: url(/ui/css/PIE.php);
    border-radius: 20px;
}

#Frame {
	background:transparent  url(slideshow.png) no-repeat;
	background-position-x: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#left{
	float: left;
    height: 56px;
    margin-top: 37px;
    width: 35px;
}
#right{
	float: right;
    height: 56px;
    margin-top: -66px;
    width: 35px;
}
#slide{
	margin-left: 18px;
    margin-top: -5px;
    width: 68em;
}

/******* pie de pagina ******/
div#footer{
    background:#38405C;
    height: 100px;
    position: relative;
    text-align: center;
    width: 100%;
    font-family:Arial, Helvetica, sans-serif;
}

div#footer hr{
	margin:0px;
	padding:0px;
}

div#footer ul{
    display: inline;
    list-style-type: none;
    position: relative;
    top: 5px;
    margin-left:-10px;
}

div#footer ul li{
    border-right: 2px solid #59BE7D;
    color: white;
    display: inline;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration:none;
}
div#footer ul li.first{
	padding-left: 0;
}
div#footer ul li.last{
	border-right: 0 solid black;
}

div#footer p{
    position: relative;
    top: 10px;
    margin:0px;
    font-size:13px;
    color:white;
}

div#footer a.yo{
	text-decoration:none;
	color:#f3b742;
}

/** Override Telephone recognition styling **/
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

/*****/
div#animTmp{
	position: absolute;
	width: 500px;
	height: 250px;
	background: url("images/strippes.jpg") repeat-x scroll left top white;
	top: 200px;
	left: 250px;
	-moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	box-shadow: 1px 2px 4px 4px #888;
    border-radius: 20px;
    display:none;
}

div#animTmp p{
	color:black;
	margin-left:10px;
	margin-right:10px;
	font-family:Verdana;
	font-size:13px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

div#sent{
	position: absolute;
	width: 500px;
	height: 100px;
	background:url("images/paperPlane.jpg") no-repeat scroll left white;
	top: 200px;
	left: 250px;
	-moz-box-shadow: 1px 2px 4px 4px #888;
	-webkit-box-shadow: 1px 2px 4px 4px #888;
	box-shadow: 1px 2px 4px 4px #888;
    border-radius: 20px;
    text-align:center;
    display:none;
}

/******* contenido de work *******/
ul.menu2{
	float: left;
    margin-left: -42px;
    margin-top: -14.7em;
    width: 16em;
}

ul.menu2 li{
	margin-right: 9px;
	margin-left: 3px;
    margin-bottom:-1px;
    font-weight:700;
    display:block;
    padding: 5px 16px;
    background:#303030;
	width:13em;
    border:5px solid #424242;
    border-width:1px 1px 1px 1px;
    color:white;
    cursor:pointer;
    border-radius:3px 0px 0 0;
	-moz-border-radius: 3px 0px 0 0;
}

ul.menu2 li a{
    color:white;
    cursor:pointer;
}


ul.menu2 li.active a{
	color:white;
	outline: 0;
}


ul.menu2 li.active{
	margin-right: 9px;
	margin-left: 3px;
    margin-bottom:-1px;
    font-weight:700;
    display:block;
    padding: 5px 16px;
    background:#00bfff;
	width:13em;
    border:5px solid #424242;
    border-width:1px 1px 1px 1px;
    color:white;
    cursor:pointer;
    border-radius:3px 0px 0 0;
	-moz-border-radius: 3px 0px 0 0;
}

ul.menu2 li:hover{
	margin-right: 9px;
	margin-left: 3px;
    margin-bottom:-1px;
    font-weight:700;
    display:block;
    padding: 5px 16px;
    background:white;
	width:13em;
    border:5px solid #424242;
    border-width:1px 1px 1px 1px;
    color:black;
    cursor:pointer;
    border-radius:3px 0px 0 0;
	-moz-border-radius: 3px 0px 0 0;
}

ul.menu2 li:hover a{
	color:black;
}

div.inner.V3D{
	background-color: white;
    border: 1px solid black;
    height: 28em;
    margin-left: 15.8em;
    margin-top: 1em;
    width: 58em;
    display:block;

}

div.inner.Anim,div.inner.iphone,div.inner.web,div.inner.thesis{
	background-color: white;
    border: 1px solid black;
    height: 28em;
    margin-left: 15.8em;
    margin-top: 1em;
    width: 58em;
    display:none;

}

table#icons td{
	text-align:center;
	padding:1em;
	width:33%;
}

table#iconsx3 td{
	text-align:center;
	padding:1em;
	width:33%;
}

table#vidIcons td{
	text-align:center;
	padding:1em;
	width:21%;
}

table#vidIcons3 td{
	text-align:center;
	padding:1em;
	width:41%;
}

table#vidIcons4 td{
	text-align:center;
	padding-left:14em;
	width:41%;
}

table#vidIcons5 td{
	text-align:center;
	padding-left:14em;
	width:41%;
}

div.video1{
	height: 6.3em;
    margin-left: 3em;
    text-align: center;
    width: 11em;
    margin-bottom: 0.6em;
}
div.video1:hover{
	cursor:pointer;
	box-shadow: 6px 8px 4px #777777;
}

div.videoEA{
    text-align: center;
}
div.videoEA:hover{
	cursor:pointer;
	box-shadow: 6px 8px 4px #777777;
}

div.video12{
	height: 6.5em;
    margin-bottom: 0.6em;
    margin-left: 0;
    text-align: center;
    width: 7em;
}

div.video12:hover{
	cursor:pointer;
	box-shadow: 6px 8px 4px #777777;
}

b.vidTitle{
	color:black;
}
/******* videos de la burbuja de abaji*******/
iframe#cont_video {
    height: 210px;
    width: 383px;
    margin-left: 13px;
    margin-top: 4px;
}

iframe#cont_GalVert {
    height: 421px;
    width: 383px;
    margin-left: 13px;
    margin-top: 4px;
}

p#txtdesc{
	width:50%;
	float:right;
	text-align:justify;
	color:black;
	margin-top:-19em;
}

p#txtdescVert{
	width:50%;
	float:right;
	text-align:left;
	color:black;
	margin-top:-36em;
}

label#more{
	color:black;

}

div#video2{
	height: 6.1em;
    width: 10.7em;
}

div#video2:hover{
	cursor:pointer;
	box-shadow: 3px 3px 4px #777777;
}

img.video{
	width:134px;
	height:80px;

}
div#video{
	background:url(BordesVideo.png) no-repeat scroll transparent;
	background-size: 413px 222px;

}

div#GalVert{
	background:url(BordesVideo.png) no-repeat scroll transparent;
	background-size: 413px 436px;
	height:36em;
}

/*CONTACTO*/
div.formaCont{
	height:auto;
	width:500px;
	margin:auto;
}
form#info{
    height: auto;
    left: 2em;
    position: relative;
}

input#name,input#mail,input#city,textarea#consult{
    background: white;
    border: 2px inset lightgray;
    border-radius: 3px 3px 3px 3px;
    color: black;
    height: 20px;
    margin-top: 1em;
    width: 346px;
}
textarea#consult{
	height:100px;
}

div.labels{
    height: auto;
    text-align: left;
    width: 60px;
    float:left;
    font-size:15px;
    margin-left:65px;
}
div.labels p{
	margin-top:1em;
	color:black;
	font-weight:700;
}
div.labels p.name{
	margin-top:0.8em;
}

button#enviar{
    cursor: pointer;
    margin-left: 200px;
    margin-top: 1em;
    width: 200px;
}


/***** mapa ****/

h2.mapa, h3.mapa{
	width: 500px;
	position: relative;
	margin-left: 189px;
}

h3.mapa{
	color:#333;
}
div#mapa{
	-moz-box-shadow: 1px 1px 10px 1px #999;
	-webkit-box-shadow: 1px 1px 10px 1px #999;
	box-shadow: 1px 1px 10px 1px #999;
}
