@charset "utf-8";
/* CSS Document */
body{
		background:url(../../img/fondo/banner-01.png) repeat-x, url(../../img/fondo/PCNT-TRAZOS.png) repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		
}
a:active {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: 'JosefinSans-Regular';
  src: url('../../lib/tipo/JosefinSans-Regular.eot');
  src: url('../../lib/tipo/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('../../lib/tipo/JosefinSans-Regular.woff') format('woff'),
      url('../../lib/tipo/JosefinSans-Regular.ttf') format('truetype'),
      url('../../lib/tipo/JosefinSans-Regular.svg#CrimsonRoman') format('svg');
}
@font-face {
  font-family: 'PT_Sans-Caption-Web-Bold';
  src: url('../../lib/tipo/PT_Sans-Caption-Web-Bold.eot');
  src: url('../../lib/tipo/PT_Sans-Caption-Web-Bold.eot?#iefix') format('embedded-opentype'),
      url('../../lib/tipo/PT_Sans-Caption-Web-Bold.woff') format('woff'),
      url('../../lib/tipo/PT_Sans-Caption-Web-Bold.ttf') format('truetype'),
      url('../../lib/tipo/PT_Sans-Caption-Web-Bold.svg#CrimsonRoman') format('svg');
}

	#mov { height: 50px; }
	.titulo_lineas{
		font-family: 'JosefinSans-Regular';
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		letter-spacing: 0.2em;
		word-spacing: 1em;
		line-height: 1.0;
		text-align: left;
		text-indent: 3em;
	}
	.titulo_lineas2{
		font-family:Verdana, Geneva, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0.2em;
		word-spacing: 1em;
		line-height: 1.5;
		text-align: left;
		text-indent: 3em;
	}
	.introduccion_titulo{
		font-family: 'PT_Sans-Caption-Web-Bold';
		font-size: 13px;
		color:#F00;
	
	}
	.introduccion_contenido{
		font-family: 'PT_Sans-Caption-Web-Bold';
		font-size: 13px;
		color:#000;
	
	}
	.programas_titulo{
		font-family: 'JosefinSans-Regular';
		font-size: 18px;
		font-weight: bold;
		color:#FFF;
	
	}
	.programas_titulos_contenido{
		font-family: 'JosefinSans-Regular';
		font-size: 16px;
		
		color:#FFF;
	
	}
	.programas_contenido{
		font-family: 'PT_Sans-Caption-Web-Bold';
		font-size: 12px;
		color:#FFF;
	
	}
	.magistrales_titulos{
		font-family: 'JosefinSans-Regular';
		font-size: 16px;
		color:#087dc0;
	
	}
	.magistrales_contenido{
		font-family: 'PT_Sans-Caption-Web-Bold';
		font-size: 12px;
		color:#000;
	
	}
	.contacto_titulos{
		font-family: 'JosefinSans-Regular';
		font-size: 14px;
		color:#000;
	
	}
	.creditos_improtantes{
		font-family: 'JosefinSans-Regular';
		font-size: 16px;
		font-weight: bold;
		color:#000;
	
	}
	.creditos_peques{
		font-family: 'PT_Sans-Caption-Web-Bold';
		font-size: 12px;
		color:#000;
	
	}

.pic{ 
	width:36px;
	height:44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.pic:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.galeria{ 
	width:232px;
	height:203px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.galeria:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.bolitas{ 
	width:14px;
	height:14px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.bolitas:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.magistral{ 
	width:290px;
	height:277px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.magistral:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.contacto{ 
	width:44px;
	height:44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.contacto:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.enviar{ 
	width:98px;
	height:35px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.enviar:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}