body{
	text-align:center;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
}
/*ESTILOS GENEREALES*/
.negrita{
	color:#5353FF;
}
.subrayado{
	font-weight:bold;
}
.link_not{
	color:#FFFFFF;
	background-color:#9933CC;
	text-decoration:none;
}
.link_not:hover{
	color:#FFFF00;
	background-color:#9933CC;
	text-decoration:none;
}
/*CAPAS PRINCIPALES*/
#principal{
	position:relative;
	margin:auto;
	margin:auto;
	width:950px;
	border-right:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}
#cabecera{
	float:left;
	width:950px;
	height:250px;
}
#lateral_izq{
	float:left;
	width:175px;
	padding-top:10px;
	padding-bottom:10px;
}
#centro{
	float:left;
	width:600px;
}

#lateral_der{
	float:left;
	width:175px;
}
#pie{
	float:left;
	width:950px;
	height:100px;
	margin-top:20px;
}
/*PARTE CENTRAL GENERAL*/
/*Titular Citas*/
#titular{
	background-image:url(imagenes/titulo_citas.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Noticias*/
#titular2{
	background-image:url(imagenes/titulo_noticias.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Galerias*/
#titular3{
	background-image:url(imagenes/titulo_fotos.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Junior Fraga*/
#titular4{
	background-image:url(imagenes/titulo_quienes.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Links Interes*/
#titular5{
	background-image:url(imagenes/titulo_links.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Colaboradores*/
#titular6{
	background-image:url(imagenes/titulo_colaboradores.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Otras Noticias*/
#titular7{
	background-image:url(imagenes/titulo_otrasnoticias.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*Titular Resultado busquedas*/
#titular8{
	background-image:url(imagenes/titulo_busqueda.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
#titular9{
	background-image:url(imagenes/titulo_contactar.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
#titular10{
	background-image:url(imagenes/titulo_descargas.png);
	background-repeat:no-repeat;
	width:500px;
	height:80px;		
}
/*ESTILOS DEL FORMULARIO*/
#formulario{
	font-size:11px;
	float:left;
	margin:auto;
	text-align:left;
	margin-left:20px;
}
#formulario p{
	margin-bottom:-10px;
}
#formulario input{
	float:left;
	width:550px;
	margin-right:4px;
}
.campo_requerido{
	color:#FF0000;
}
.load{
	display:none;
}
/*TAGBOARD*/
#fondo_tagboard{
font-family:Arial, Helvetica, sans-serif;
float:left;
width:165px;
height:400px;
background-image:url(imagenes/tagboard.png);
background-repeat:no-repeat;
padding-top:65px;
padding-left:10px;
}
#tagboard{
	float:left;
	margin-left:5px;
	font-size:11px;
}
.coment{
	float:left;
	text-align:left;
	width:117px;
	overflow:hidden;
	color:#003366;
}
.coment b{
	color:#993333;
}
#comentarios{
	float:left;
	width:142px;
	height:275px;
	overflow:auto;
}
.input_tag{
	font-size:9px;
	color:#FFFFFF;
	width:119px;
	border:none;
	background-color:#008888;
	margin-bottom:2px;
}
.image_tag{
	margin-left:85px;
	border:none;
}
#form_tag{
	float:left;
	margin-top:7px;
	margin-left:5px;
}
.img_link{
	border:none;
}
.separador{
	float:left;
	width:117px;
	height:2px;
	border-bottom:dotted 2px #FFFFCC;
}
#scroll{
	float:left;
	width:117px;
}
/*MENU PRINCIPAL*/
#menu{
font-family:Arial, Helvetica, sans-serif;
float:left;
font-size:12px;
width:175px;
height:235px;
background-image:url(imagenes/menu.png);
background-repeat:no-repeat;
padding-top:70px;
}

#menu ul{
	text-align:left;
}
#menu li{
	color:#FFFFFF;
	list-style-image:url(imagenes/list-image.png);
	margin-top:1px;
}
.link_menu{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
.link_menu:hover{
	color:#990099;
	background-color:#F5C1F7;
	width:115px;
	display:block;
}
/*LISTADO DE TAREAS DEL CALENDARIO WEB*/
.citas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:90%;
	float:left;
	margin-left:20px;
	text-align:left;
	margin-bottom:20px;
}
.num_cita{
	float:left;
	color:#FF3300;
	width:30px;
	font-size:30px;
	font-weight:bold;
}
.titulo_cita{
	width:90%;
	float:left;
	margin-bottom:3px;
}
.desc_cita{
	float:left;
}
/*LISTADO DE NOTICIAS*/

.noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:90%;
	float:left;
	margin-left:20px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
.titulo_not{
	width:90%;
	float:left;
	margin-bottom:3px;
	color:#660099;
}
.fecha_not{
	width:90%;
	float:left;
	margin-bottom:3px;
	color:#666699;
}
.desc_not{
	float:left;
	margin-top:10px;
	width:100%;
}
.multi_not{
	text-align:center;
	width:540px;
	float:left;
	padding:10px;
}
.video_manuali{
	text-align:center;
	width:540px;
	float:left;
	padding:10px;
	padding-top:40px;	
}
.img_not{
	border-style:solid;
	border-width:4px;
	border-color:#59B300;
}
.pie_not{
	float:left;
	color:#666699;
	width:50%;
	margin-top:10px;
}
.link_arrib{
	float:right;
	color:#666699;
	text-decoration:none;
}
.link_arrib:hover{
	float:right;
	color:#663399;
	text-decoration:none;
}
.link_otras{
	font-weight:bold;
	color:#660099;
	text-decoration:none;
}
.link_otras:hover{
	font-weight:bold;
	coloR:#666699;
	text-decoration:none;
}
.linea{
	margin-bottom:10px;
}
.resultado{
	float:left;
	padding-left:10px;
	margin-bottom:15px;
	color:#3366FF;
	width:595px;
	text-align:left;
}
/*SEPARADORES*/
.separador_1{
	float:left;
	background-image:url(imagenes/separador1.png);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
	margin-left:40px;	
}
.separador_2{
	float:left;
	background-image:url(imagenes/separador2.png);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
	margin-left:20px;		
}
.separador_3{
	float:left;
	background-image:url(imagenes/separador3.png);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
	margin-left:40px;		
}
.separador_4{
	float:left;
	background-image:url(imagenes/separador4.png);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
	margin-left:40px;		
}
.separador_5{
	float:left;
	background-image:url(imagenes/separador5.png);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
	margin-left:40px;		
}

/*GALERIA FOTOS*/
#cuerpo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*ENLACES*/
.enlaces{
	float:left;
	font-size:12px;
	text-align:left;
	margin:10px 20px 10px 5px;
}
.img_enlace{
	float:left;
}
.nom_enlace{
	float:left;
	width:415px;
	font-weight:bold;
	margin-left:10px;
}
.link_enlace{
	color:#000000;
	text-decoration:none;
}
.link_enlace:hover{
	color:#003366;
	text-decoration:none;
}
.des_enlace{
	float:left;	
	width:415px;
	margin-left:10px;
}
/*BUSCADOR*/
#buscador{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	width:175px;
	height:155px;
	background-image:url(imagenes/buscador.png);
	background-repeat:no-repeat;
}
.busc_cont{
	float:left;
	text-align:left;
	margin-top:50px;
	margin-left:20px;
}
/*NOTICIAS LATERALES*/
#noticias_laterales{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:11px;
	width:175px;
	height:230px;
	background-image:url(imagenes/noticias_rapidas.png);
	background-repeat:no-repeat;
}
.titulo_lt{
	float:left;
	text-align:left;
	width:117px;
	overflow:hidden;
	color:#99FF66;
}
#not_lt{
	float:left;
	margin-top:40px;
	margin-left:20px;
	width:140px;
	height:155px;
}
.marquee_lt{
	height:155px;
}
.titulo_lt b{
	color:#FFFF00;
}
.cuerpo_lt{
	float:left;
	text-align:left;
	width:135px;
	overflow:hidden;
	color:#FFFFFF;
}
.cuerpo_lt b{
	color:#FFFFFF;
}
.fecha_lt{
	color:#FFCC00;
	text-align:left;
}
.separador2{
	float:left;
	width:135px;
	height:2px;
	border-bottom:dotted 2px #FFFFCC;
}
.btn_paginador{
	float:left;
	margin-right:5px;
}
#paginador{
	float:left;
	width:430px;
	padding-left:200px;
	text-align:center;
	margin-top:10px;
}
/*DESCARGAS*/
.link_arch{
	color:#333333;
}
.link_arch:hover{
	color:#FF9900;
}
.link_arch:active{
	color:#FF6600;
	text-decoration:none;
}
.link_archivos{
	float:left;
	text-align:left;
	width:200px;
	margin-bottom:5px;
}
.img_foto{
	float:left;
	border-style:none;
	cursor:hand;
}
.fltr_titulo{
	font-weight:bold;
	float:left;
	font-size:12px;
}
#filtro{
	width:90%;
	float:left;
	margin-bottom:30px;
}
