@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	background-image: url(images/bgpage.png);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1, h2, h3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

/*Comienzo ESTILOS GENERALES DEL SITIO*/
#wrapper {
	position: relative;
	width: 100%;
	display: table;
	clear: both;
	background-image: url(images/bgheader.png);
	background-repeat: no-repeat;
	background-position: top;
}
/*---------------------------------Fin---------------------------------*/

/*Comienzo de estilos contenidos en HEADER*/
#header {
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	clear: both;
}
#headerleft {
	position: relative;
	width: 400px;
	height: 80px;
	padding: 10px 0 30px 0;
	float: left;
}
#logo {
	position: relative;
	width: 400px;
	height: 80px;
	clear: both;
}
#headerright {
	position: relative;
	width: 550px;
	height: 120px;
	float: left;
}
#menu {
	position: relative;
	width: 550px;
    height: 120px;
	text-align: right;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
    list-style: none;
	display: inline;
	padding: 0 0 0 25px;
}
#menu ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
	font-weight: lighter;
	line-height: 110px
}
#menu ul li a:hover {
    color: #999;
}
/*---------------------------------Fin---------------------------------*/

/*Comienzo de estilos contenidos en CONTENT*/
#content {
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	clear: both;
}
#container {
	position: relative;
	width: 950px;
	display: table;
	margin: 30px 0 30px 0;
	clear: both;
}
#containerup {
	position: relative;
	width: 950px;
	height: 40px;
	margin: 15px 0 15px 0;
	clear: both;
}
#containerupleft {
	position: relative;
	width: 475px;
	height: 40px;
	float: left;
	line-height: 40px;
}
#containerupright {
	position: relative;
	width: 475px;
	height: 40px;
	float: left;
	text-align: right;
}
#containerleft {
	position: relative;
	width: 650px;
	display: table;
	margin: 0 50px 0 0;
	float: left;
}
#containerright {
	position: relative;
	width: 250px;
	display: table;
	float: left;
}
.tel  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	line-height: 18px;
	font-weight: lighter;
}
.domicilio  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 18px;
	font-weight: lighter;
}
#banner {
	position: relative;
	width: 950px;
	height: 440px;
	clear: both;
	background-image: url(images/bgbanner.png);
	background-repeat: no-repeat;
}
ul.ppt {
    position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.ppt li {
	list-style-type: none;
	position: absolute;
	left: 0px;
}
#containercolup {
	position: relative;
	width: 950px;
	height: 150px;
	margin: 0 0 20px 0;
	clear: both;
}
#containercolupleft {
	position: relative;
	width: 310px;
	height: 150px;
	float: left;
	background-image: url(images/bgcolupleft.png);
	background-repeat: no-repeat;
}
#containercolupcenter {
	position: relative;
	width: 310px;
	height: 150px;
	margin: 0 10px 0 10px;
	float: left;
	background-image: url(images/bgcolupcenter.png);
	background-repeat: no-repeat;
}
#containercolupright{
	position: relative;
	width: 310px;
	height: 150px;
	float: left;
	background-image: url(images/bgcolupright.png);
	background-repeat: no-repeat;
}
.containercoluptitulo {
	position: relative;
	width: 290px;
	height: 40px;
	padding: 0 10px 0 10px;
	clear: both;
	overflow: hidden;
}
.containercoluptitulo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	font-weight: lighter;
}
.containercolupdetalle {
	position: relative;
	width: 165px;
	height: 60px;
	padding: 10px 10px 0 105px;
	clear: both;
	overflow: hidden;
}
.containercolupdetalle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: lighter;
}
.containercolupbot {
	position: relative;
	width: 165px;
	height: 20px;
	padding: 5px 10px 15px 105px;
	clear: both;
	overflow: hidden;
}
#containercolunder {
	position: relative;
	width: 950px;
	display: table;
	margin: 0 0 20px 0;
	clear: both;
}
#containercolunderleft {
	position: relative;
	width: 310px;
	display: table;
	float: left;
}
#containercolundercenter {
	position: relative;
	width: 310px;
	display: table;
	margin: 0 10px 0 10px;
	float: left;
}
#containercolunderright {
	position: relative;
	width: 310px;
	display: table;
	float: left;
}
.containercolundertitulo {
	position: relative;
	width: 290px;
	display: table;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	clear: both;
}
.containercolundertitulo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #052669;
	line-height: 18px;
	font-weight: lighter;
}
.containercolunderdetalle {
	position: relative;
	width: 310px;
	display: table;
	clear: both;
}
.containercolunderdetalle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: lighter;
}
.containercolunderbot {
	position: relative;
	width: 310px;
	height: 20px;
	padding: 20px 0 0 0;
	clear: both;
}
#mapa {
	position: relative;
	width: 250px;
	display: table;
	margin: 0 0 20px 0;
	clear: both;
}
/*---------------------------------Fin---------------------------------*/

/*Comienzo de estilos contenidos en FOOTER*/
#footer {
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	clear: both;
}
#footercol {
	position: relative;
	width: 950px;
	display: table;
	clear: both;
}
#footerfrase {
	position: relative;
	width: 950px;
	height: 40px;
	padding: 30px 0 0 0;
	clear: both;
	border-top: solid 1px #CCCCCC;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #333;
	line-height: 40px;
	font-weight: lighter;
	font-style: italic;
}
#redessociales {
	position: relative;
	width: 950px;
	height: 20px;
	margin: 40px 0 10px 0;
	clear: both;
}
#redessociales ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#redessociales ul li {
	list-style: none;
	display: inline;
	padding: 0 5px 0 0;
	float: left;
}
#end {
	position: relative;
	width: 950px;
	display: table;
	padding: 10px 0 10px 0;
	margin: 0 0 30px 0;
	border-top: solid 1px #CCCCCC;
	clear: both;
}
#endleft {
	position: relative;
	width: 850px;
	height: 20px;
	float: left;
}
#endright {
	position: relative;
	width: 100px;
	height: 20px;
	float: left;
	text-align: right;
}
/*---------------------------------Fin---------------------------------*/

/*Comienzo CLASES GENERALES DEL SITIO*/
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333;
	line-height: 40px;
	font-weight: lighter;
}
.subtitulo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	font-weight: lighter;
}
.destacado {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: lighter;
}
.detalle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: lighter;
}
.detallebold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: bold;
}
.enlace {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C8FBE;
	line-height: 18px;
	font-weight: lighter;
}
a:hover.enlace {
	color: #37B5F3;
}
.detallefooter {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: lighter;
}
.arrow {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #052669;
	line-height: 24px;
	font-weight: lighter;
}
.botyellow {
	background-color: #052669;
	padding: 3px 5px 3px 5px;
	margin: 10px 0 0 0;
	border: 1px solid #052669;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:hover.botyellow {
	background-color: #333;
	border: 1px solid #333;
}
.bot {
	background-color: #333;
	padding: 5px;
	border: 1px solid #333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:hover.bot {
	background-color: #666;
	border: 1px solid #666;
}
.camp {
	width: 300px;
	padding: 5px 5px 5px 2px;
	margin: 5px 0 5px 0;
	background-color: #DDDDDD;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.textarea {
	width: 510px;
	height: 150px;
	padding: 5px 5px 5px 2px;
	margin: 5px 0 5px 0;
	background-color: #DDDDDD;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
/*---------------------------------Fin---------------------------------*/

/*Comienzo: estilos para TWITTER WIDGET*/
.tweet, .query {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    size: 12px;
    color: #DDDDDD;
	line-height: 18px;
}
.tweet .tweet_list, .query .tweet_list {
    list-style-type: none;
	width: 320px;
    margin: 10px 0 0 0;
    padding: 0;
    overflow-y: hidden;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
    text-transform: none;
}
.tweet .tweet_list li, .query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 0 20px 30px;
	background-image: url(images/tweets.png);
	background-repeat: no-repeat;
}
.tweet .tweet_list li a, .query .tweet_list li a {
    color: #2C8FBE;
}
.tweet .tweet_list li a:hover, .query .tweet_list li a:hover {
    color: #37B5F3;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
    background-color: transparent;
}
/*------------------------------ Fin ------------------------------*/

/*Comienzo estilos para el accordion del contenido de cada proyecto*/
#accordion {
    clear: both;
	margin: 10px 0 0 0;
}
#accordion ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#accordion ul li {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 8px 10px 8px 10px;
	background: #DEDEDE;
	-moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#accordion ul a li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
}
#accordion ul a:hover li  {
	background: #EEEEEE;
}
.accordionsubmenu {
	position: relative;
	display: none;
	padding: 10px;
	background-color: #EEEEEE;
	-moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
/*------------------------------ Fin ------------------------------*/