@charset "UTF-8";
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #58595B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/imagenesgral/fondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	font-family: Verdana, Tahoma, Geneva;
}


#contenedor {
	min-height: 100%;
}
#encabezado {
	height: 58px;
	background-color: #414042;
	background-image: url(imagenes/imagenesgral/lineablanca.gif);
	background-repeat: repeat-x;
	background-position: 0% 99%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#dopplerarriba {
	width: 2600px;
}
#logodoppler {
	height: 50px;
	width: 125px;
	padding-left: 10px;
	float: left;
	padding-top: 12px;
	position: absolute;
}
#frase {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 10pt;
	color: #A7A9AC;
	float: left;
	width: 500px;
	padding-top: 25px;
	margin-left: 145px;
}
#contenido {
	width: 100%;
	position: absolute;
	background-image: url(imagenes/imagenesgral/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	left: 0px;
	top: 50px;
}
#contenido img {
	width: 100%;
}
#negro {
	overflow: hidden;
	position: fixed;
}
#informacion {
	position: absolute;
	overflow: auto;
	width: 1065px;
	padding-bottom: 150px;
	padding-top: 60px;
	padding-left: 32px;
}
#informacion p {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 8pt;
	color: #A7A9AC;
	text-align: left;
	line-height: 10pt;
}
#proyecto {
	height: 65px;
}
#proyecto h1 {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 28pt;
	font-weight: bold;
	color: #FFF;
}
.subtitulo {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 14pt;
	color: #EE3134;
	font-weight: normal;
}
.subtitulocolumnas {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 12pt;
	color: #EE3134;
	letter-spacing: 0pt;
	font-weight: lighter;
	line-height: 14pt;
}
.clickimagenes {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 8pt;
	color: #FFF;
}
a:link.liks {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 9pt;
	color: #EE3134;
	text-decoration: none;
	line-height: 10pt;
	font-weight: bold;
	background-image: url(arrows.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
}
a:hover.liks {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	line-height: 10pt;
	font-weight: bold;
}
a:link.mail {
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover.mail {
	font-size: 9pt;
	color: #A7A9AC;
	text-decoration: none;
}
.especialidad {
	font-size: 10pt;
	line-height: 13pt;
	color: #A7A9AC;
}
#columnadoble1 {
	float: left;
	width: 345px;
}
#columnadoble2 {
	float: left;
	width: 345px;
	margin-left: 15px;
}
#columnadoble3 {
	float: left;
	width: 345px;
	margin-left: 15px;
}
#columnas {
	height: 393px;
}
#columna1 {
	width: 165px;
	float: left;
}
#columna2 {
	width: 165px;
	float: left;
	margin-left: 15px;
}
#columna3 {
	width: 165px;
	float: left;
	margin-left: 15px;
}
#columna4 {
	width: 165px;
	float: left;
	margin-left: 15px;
}
#columna5 {
	width: 165px;
	float: left;
	margin-left: 15px;
}
#columna6 {
	width: 165px;
	float: left;
	margin-left: 15px;
}
#galeria {
	background-image: url(imagenes/imagenesgral/fondogalerias.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 8px;
	padding-top: 1px;
}
.galeriatitulo {
	font-size: 16pt;
	color: #FFF;
	font-weight: bold;
	line-height: 16pt;
	padding-top: 25px;
}
#footer {
	background-color: #414042;
	clear: both;
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 152px;
	background-image: url(imagenes/imagenesgral/lineablanca.gif);
	background-repeat: repeat-x;
	background-position: 1% 0%;
}
#menu {
	width: 800px;
	height: auto;
	padding-top: 2px;
}
#logofooter {
	height: 150px;
	width: 150px;
	float: left;
}
#noticias {
	float: right;
	padding-top: 2px;
}
#linea {
	float: right;
	padding-top: 2px;
}
