@charset "utf-8";
/* CSS Document */

body
{
	background-color:#c0c0c0;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin: 10px 10px;
	padding: 0px;
}

body,td,th {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #006;
}

#fondo
{
	background:#FFF;
	background-repeat:no-repeat;
	width:1022px;
	height:723px;
	
}

#animacion1
{
	background-image:url(imagenes/logo_concyteq.JPG);
	background-repeat:no-repeat;
		
}

#BANNER
{
	background-image:url(imagenes/BANNER_CONCYTEQ.gif);
}


#barra_sup
{
	background-image:url(imagenes/barra_sup_concyteq.JPG);
	color: #FFC;
}

#animacion2
{
	background-image:url(imagenes/texto.JPG);
}

#izq
{
	background-image:url(imagenes/izq3_concyteq.JPG);
}

#pie 
{
	background-image:url(imagenes/pie.JPG);
}
#imagen_convo
{
background-image:url(imagenes/logo_EXPO.jpg);
}

h1 
{
	font-size: 24px;
	color:#003;
	text-align: center;
}

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #006;
}
h2 {
	font-size:16px;
	color:#003;
}


#revista {
	color: #FFC;
}


#enlaces a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

#enlaces 
{
		border: 1px outset #cce3f7;
}

#enlaces a:link,  a:visited{
	text-decoration: none;
	color:#cce3f7; /*azul*/

}

#enlaces a:hover {
	text-decoration: none;
	color:#FFF; /*blanco*/
}

#texto_pie tr td p 
{
	font-size: 14px;
	font-weight: bold;
	color:#cce3f7;
}

#publicaciones tr td
{
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#009;
	
}



#sub
{
	font-size:12px;
	color:#00C;
}



#fecha {
	color:#009;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
}
#bienvenida {
	color:#009;
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}

.contacto {
	color: #CCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:600;
}

#revista {
	color: #FFC;
}


