/* CSS Document */
	body{
		scrollbar-face-color: #fff;
		scrollbar-arrow-color:#A4B3FF;
		
		scrollbar-3dlight-color:#fff;
		
	    scrollbar-base-color:#fff;

	    scrollbar-highlight-color:#A4B3FF;
	    scrollbar-shadow-color:#fff;
		
		margin:0px;
		padding:10px;
		font-family:"Trebuchet MS", "Arial Black", Verdana;
		font-size:12px; 
		color:#000000; 
	}

	h1{font-size:50px;}
	
	h1 span{font-size:0.7em;}
	
	h3{font-size:20px;}
	
	img{border-width:0px;}
	
	#izq_grande{
		position:absolute;
		top:10px;
		left:9px;
		height: 555px;
		width:20px;
		background-image:url(imagenes/bordeG_izq.jpg);
		background-repeat:no-repeat;		
	}
	
	#der_grande{position:absolute;top:10px;	right:9px;height: 555px;width:20px;	background-image:url(imagenes/bordeG_der.jpg);
		background-repeat:no-repeat;}
	
	#fondo{	height:555px;background-image:url(imagenes/fondoG.jpg);	background-repeat:repeat-x;	padding:0px 10px 0px 10px;}
	#cabecera{padding:17px; text-align:right;font-size:16px; color:#A4B3FF; font-weight:bold; }

	.dato{ 	height:41px;}
			
	.icono{float:right; }
	.nombre{float:right; padding:10px 10px 0px 0px;}
	.nombre a{text-decoration:none; color:#A4B3FF;}
	.nombre a:hover{text-decoration:underline; color:#3366CC;}
	
	#fondoP{ margin:0px 30px 0px 30px; height:353px; background-image:url(imagenes/fondoP.jpg); background-repeat:repeat-x;}
	
	#botonera{margin:0px; height:25px; width:650px; line-height:25px; padding:0px 35px 0px 0px; text-align:right; margin-left:auto; margin-right:0px;}
	#botonera span{ vertical-align:middle; font-weight:bold; }
	.boton_desmarcado{   width:124px; float:right; background-image:url(imagenes/boton_desmarcado_mb.jpg); background-repeat:no-repeat; text-align:center; }
	.boton_desmarcado span{color:#FFFFFF;}
	.boton_desmarcado span a{color:#FFFFFF; text-decoration:none;}
	.boton_desmarcado span a:hover{color:#0033FF; text-decoration:none;}
	
	.boton_marcado{ width:124px; float:right;background-image:url(imagenes/boton_marcado_mb.jpg); background-repeat:no-repeat; text-align:center;}
	.boton_marcado span{color:#36c;}
	.boton_marcado span a{color:#36c; text-decoration:none;}
	.boton_marcado span a:hover{color:#999999; text-decoration:none;}
		

	#logo{width:98px; height:130px; background-image:url(imagenes/logo.gif); position:absolute; 
		  top:20px; left:40px; }
	#izq_pequenyo{ height:353px; width:19px; background-image:url(imagenes/bordeP_izq.jpg); 
				   background-repeat:no-repeat; position:absolute; 	top:151px; left:35px;}

	#der_pequenyo{height:353px; width:19px; background-image:url(imagenes/bordeP_der.jpg); background-repeat:no-repeat; 
				  position:absolute; top:151px; right:35px;}

	#imagen{ position:absolute; right:38px; top:155px; padding:0px; margin:0px; }
	#texto_presentacion{text-align:center; color:#A4B3FF; position:absolute; top: 170px; left:30px;  font-size:25px; margin:5px 15px 15px 15px;
	overflow:auto;  width:650px; height:300px;}


	.texto_pequenyo{font-size:0.8em; color:#999999;}
	.texto_pequenyo a{ color:#999999; text-decoration:none;}
	.texto_pequenyo a:hover{ color:#CCCCCC; text-decoration:underline;}	
	
	.titulo_seccion{ font-weight:bold; text-align:left; font-size:0.8em; padding:0px 0px 0px 15px;}
	.titulo_seccion a{text-decoration:none; color:#999;}
	.titulo_seccion a:hover{text-decoration:underline; color:#ccc;}
	
	.texto{padding:0px 0px 0px 15px; color:#777; font-size:0.6em; text-align:left;}
	.texto p.firstline{padding-left:5px;}
	.texto a{ color:#999999; text-decoration:none;}
	.texto a:hover{ color:#CCCCCC; text-decoration:underline;}	
	#mini_menu{width:50%; margin-left:auto; margin-right:auto; text-align:center;}
	#standars{ float:right; width:150px; text-align:center;}
	#copy{ float:left; width:150px; text-align:center; }
	#pie{padding:13px; text-align:center;}
	
	
				#fotos{margin-left:auto; margin-right:auto; width:410px;font-size:0.8em;}
				.foto{float:left; width:170px; margin-right:30px; text-align:center;}
				.foto img{ border-width:0px; width:50px; height:75px; font-size:5px;}

ul{margin-top:0px;}
li{margin:1px 0px 1px 0px; padding:1px 0px 1px 0px; font-size:0.9em; line-height:18px;}

.texto_form{ font-size:1em; margin:12px;}

.producciones{
	font-size:0.7em;
}

.comp_form{margin:0px 0px 0px 70px; }