@font-face {
    font-family: Desigers;
    font-style:  normal;
    font-weight: normal;
    src: url(DESIGER0.eot);
}
@font-face {
    font-family: 'Swis721 Th BT';
    font-style:  normal;
    font-weight: normal;
    src: url(SWISTHB0.eot);
}
body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font: 0.9em 'Swis721 Th BT', helvetica, arial, sans-serif;
    color: #666666;
    background-color : #fff;	
}
img
{

	border:0px;
}
#centro
{
	position:relative;
    width:977px;
    text-align: left;
	margin: 0px auto;
}
#barramenu
{
	height: 3.5em;
	background-color: #00A0C6;/*celeste*/
	margin-top:52px;
	margin-bottom:18px;
}
#logo
{
	position: absolute;
	top: -26px;
//  top: 27px;
	left: 610px;
	margin: 0px;
	padding: 0px;
}
#barramenu ul
{
	margin:0px;
	margin-left:5px;
	padding:0px;
	padding-top:2px;
}
#barramenu li
{
	display: block;
	margin:0px;
	padding-left: 20px;
	background-image: url(images/icono-bola.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-top:5px;
}
#barramenu li a
{
	display:block;
	width: 10em;
	background-image: url(images/icono-mas.gif);
	background-repeat : no-repeat;
	background-position : right;
	text-decoration: none;
	color:#fff;
}
#contacto
{
	float:left;
	margin:0px 10px 0px 10px;
}
#visor
{
	float:left;
	margin:0px 5px 0px 35px;
}
#ficha
{
	margin:0px;
	float:right;
	width: 381px;
}
#ficha h3
{
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
    font: 2.1em Desigers, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color:  #00A0C6;/*celeste*/
	color: #fff;
	height:42px;
}
@media screen
{
	#ficha h3 span
	{
		display: none;
		visibility: hidden;
	}
}
#proyectosemana
{
	background-image : url(images/proyectosemana.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#ficha .tituloficha
{
	margin:0px;
	padding:15px;
	border:1px solid #00A0C6;/*celeste*/
	color: #00A0C6;/*celeste*/
}
#contcuerpoficha
{
	position:relative;
	padding:15px;
	border:1px solid #00A0C6;/*celeste*/
	border-top:0px;
	height: 168px;
}
#cuerpoficha
{
	font-size: 0.8em;
	margin:0px;
	padding:0px;
	overflow: hidden;
	height: 168px;
}
@print:#cuerpoficha
{
	overflow: visible;
}
.flecha
{
    cursor:pointer;
	width:6px;
	height: 13px;
}
#flechaArriba
{
	position:absolute;
	top:16px;
	right:3px;
	background-image : url(images/flechaarriba_on.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#flechaAbajo
{
	position:absolute;
	top:169px;
	right:3px;
	background-image : url(images/flechaabajo_on.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#secciones
{
	clear : both;
}
#secciones h3
{
	font-size: 0.8em;
	font-weight: normal;
	margin:16px 0px 16px 0px;
//	margin:0px 0px 16px 0px;
	padding:3px 3px 2px 23px;
	background-color: #ccc;
	background-repeat : no-repeat;
	background-position : left;
}
#secciones h3 a
{
	display:block;
	width: 100%;
	background-image: url(images/icono-mas.gif);
	background-repeat : no-repeat;
	background-position : right;
	text-decoration: none;
	color:#fff;
}
#secciondiseno, #seccionilustracion, #seccionaudiovisual, #seccionanimacion, #seccionnoticias
{
	width:180px;
	float: left;
	margin-left: 18px;
}
#secciondiseno
{
	margin-left: 0px;
}
#seccionnoticias
{
	float:right;
}
#secciondiseno h3
{
	background-color: #a914ad; /*morado*/
	background-image: url(images/icono-bola-morada.gif);
}
#seccionilustracion h3
{
	background-color: #00A0C6; /*celeste*/
	background-image: url(images/icono-bola-celeste.gif);
}
#seccionaudiovisual h3
{
	background-color: #FF9100; /*naranja*/
	background-image: url(images/icono-bola-naranja.gif);
}
#seccionanimacion h3
{
	background-color: #B7E200; /*verde*/
	background-image: url(images/icono-bola-verde.gif);
}
#seccionnoticias h3
{
	background-color: #BF0000; /*rojo*/
	background-image: url(images/icono-bola-roja.gif);
}
#secciones .tituloseccion
{
	margin:5px 0px 0px 0px;
	font-size:0.8em;
}
#secciones .cuerposeccion
{
	padding-bottom:5px; 
	margin:5px 0px 0px 0px;
	font-size:0.8em;
}
#secciondiseno .tituloseccion
{
	color: #a914ad; /*morado*/
}
#seccionilustracion .tituloseccion
{
	color: #00A0C6; /*celeste*/
}
#seccionaudiovisual .tituloseccion
{
	color: #FF9100; /*naranja*/
}
#seccionanimacion .tituloseccion
{
	color: #B7E200; /*verde*/
}
#seccionnoticias .tituloseccion
{
	color: #BF0000; /*rojo*/
}
#secciondiseno .cuerposeccion
{
	border-bottom:2px solid  #a914ad; /*morado*/
}
#seccionilustracion .cuerposeccion
{
	border-bottom:2px solid  #00A0C6; /*celeste*/
}
#seccionaudiovisual .cuerposeccion
{
	border-bottom:2px solid  #FF9100; /*naranja*/
}
#seccionanimacion .cuerposeccion
{
	border-bottom:2px solid  #B7E200; /*verde*/
}
#seccionnoticias .cuerposeccion
{
	border-bottom:2px solid  #BF0000; /*rojo*/
}
#pie
{
	height: 20px;
}
.no
{
	display: none;
	visibility: hidden;
}