/*
html
{
overflow-x:hidden;
}
*/
body,html{
font-family: Arial;
margin:0;
padding:0;
min-height: 100%;
background: #54534E url(../images/public/background.gif) ;
background-repeat:repeat;
}
* html {
	height: 100%;
	background-color: #F8F8F1;

}

body{
margin:0 auto;
}
	#contenedor{
	width:1000px;
	margin:0 auto;
	min-height:400px;
	position:relative;
	background: #fff;
	}
		#interior{
		margin:0 41px 0 41px;
		padding-top:30px;
		}
		
/**
**													CABECERA
**/		
#cabecera{
	height:auto;
	position:relative;
	font-size:12px;
}
	#cabecera a{
	text-decoration: none;
	font-size:10px;
	}
	#cabecera a:hover{
	font-size:10px;
	}
	
	#logo{
	float:left;
	width:auto;
	height:77px;
	}
	#logo a{
	display:block;
	width:343px;
	height:77px;
	}
		
	#cab-dcha{
	float:right;
	width:570px;
	height:50px;
	}
		#cab-dcha div#nav{
		text-align:right;
		float:right;
		width:100%;
		height:50%;
		clear:both;	
		}
		
			#cab-dcha #nav ul, #cab-dcha #idiomas ul{
			float:right;
			list-style-type:none;
			margin:0;
			padding:0;
			}
			
			#cab-dcha #nav ul li, #cab-dcha #idiomas ul li{
			float:left;
			margin:0;
			padding:0;	
			}
                  
                  			#cab-dcha #nav ul li a{
							text-decoration: none;
							color:#808080;	
							font-size:10px;

							margin-top:2px;
                            display: block;
                  			}

                  			#cab-dcha #nav ul li a:hover{
						    color:#808080;
							}
                   
			#cab-dcha #nav #searchform{
			padding:0px;
            margin:0px;
			}

			#cab-dcha #nav #searchform label{
			font-size:10px;
            color:#808080;

			}
			#cab-dcha #nav #searchform input{
			width:100px;
			height:15px;	
			border:1px solid #808080;
			font-size:9px;
			}
			#cab-dcha #nav #searchform input[type=submit]{
			background: url(../images/public/arrow_right.png) top center no-repeat;
			cursor:pointer;
			margin:0px;
			padding:0px;
			width:16px;
			height:12px;
			border:none;
			}


    #cab-dcha-slogan{
		float:right;
		width:320px;
		color:#bc291f;
		font-family:Arial;
		font-size:12px;
		line-height: 16px;
		margin-top:0px;
		margin-bottom:5px;
	}

	#cab-dcha-slogan h1{
		font-size:12px;
		font-weight:normal;
		margin-bottom:0px;
	}
	
/**
**													MENU TOP
**/		

	
#menu-top{
clear:both;
height:auto;
padding:28px 0 0 0;
height:100px;
}
	#menu-top ul{
	list-style-type:none;
	margin:0;
	padding:10px;
	}
	#menu-top ul#primer-nivel{
	height:auto;
	width: 990px;
    margin-left: -37px;
	}
		#menu-top ul#primer-nivel li.ele-primer-nivel{
		float:left;
		/*padding-right:60px;*/
		width:120px;
		}
			#menu-top ul#primer-nivel li a.enl-primer-nivel{
			background: url(../images/public/carpeta_amarilla.gif) top center no-repeat;
			width:auto;height:43px;
			display:block;
			font-size: 13px;
			text-decoration: none;
			color:#626262;
			padding:47px 0 0 0;
			text-align: center;
            margin-right:1px;
			}
			#menu-top ul#primer-nivel li a.active{
			background: url(../images/public/carpeta_roja.gif) top center no-repeat;
			font-weight: bold;
			}	
			#menu-top ul#primer-nivel li a.enl-primer-nivel:hover{
			background: #fff url(../images/public/carpeta_roja.gif) top center no-repeat;
			color:#bc291f;
			}
			
				.linea-vertical{
				display:none;
				margin-top:-19px;
                margin-left:37px;
				position:absolute;
				}
				
				#menu-top ul.segundo-nivel{
				position:absolute;
				border-top:1px solid #000;
				margin:0;padding:0;
				display:none;
				width:auto;
				margin-top:0px;
                margin-left:37px;
				}			
					#menu-top #primer-nivel ul.active-submenu{
					display:block;
					}
					#menu-top ul.segundo-nivel li{
					padding-right:10px;
					float:left;
					width:auto;
					padding-top:2px;
					display:block;
					}
						#menu-top ul.segundo-nivel li a{
						font-size: 13px;
						margin-bottom: 10px;
						text-decoration: none;
						color:#626262;
						text-align: left;
                        display:block;
						}	
						#menu-top ul.segundo-nivel li a:hover{
						color:#393939;
						display:block;
						}			
						#menu-top ul.segundo-nivel li a.active-submenu-enl{
						font-weight: bold;
						display:block;
						}

#menu-lateral{
}

	.caja-carpeta
	{
		height:	186px;
		width:  203px;
		background: #FFF url('../../../uploads/imagenes/carpeta_lateral.png') no-repeat top left;
		position:relative;
		margin-left:5px;
	}
	
		.caja-carpeta .logo-carpeta
		{
			position:absolute;
			top:35px;
			left:22px;
			width:158px;
			color:#c0331f;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			text-align:left;
			line-height: 1.2;
		}
		
		.caja-carpeta .descripcion-carpeta
		{
			position:absolute;
			top:59px;
			left:22px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			width:158px;
			color:#c0331f;
			text-align:left;
			line-height: 1.2;
		}

#menu-lateral ul{
margin:0;padding:0;
list-style-type: none;
}
#menu-lateral ul li{
/*background:#fff url(../images/public/ico_hoja.jpg)  left no-repeat;*/
background:#fff;
min-height:21px;
width:203px;
padding:7px 0px 0px 0px;
}
#menu-lateral ul li a{
font-size:13px;
color:#2e2b29;
float:left;
width:203px;
margin:2px 0 0 0 ;
text-decoration:none;
text-align:left;
}
#menu-lateral ul li a:hover{
color:#626262;
text-decoration:underline;
}

/*#menu-lateral ul li a:visited{
color:#2e2b29;
text-decoration:none;
}*/

#menu-lateral ul li a.active{
/*background:#FFBF00;*/
font-weight: bold;
color:#2e2b29;
text-decoration:none;
}

#menu-lateral-inferior
{
	
}

#menu-lateral-inferior ul{
margin:0;padding:0;
list-style-type: none;
}
#menu-lateral-inferior ul li{
/*background:#fff url(../images/public/ico_hoja.jpg)  left no-repeat;*/
background:#fff;
height:40px;
padding:0px;
border-bottom:1px solid #bc291f;
width:203px;
}
	#menu-lateral-inferior ul li .class_bec{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/icono_euro.jpg') no-repeat top right;
		width:203px;
		height:37px;
	}
	#menu-lateral-inferior ul li .class_uni{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/icono_uni.jpg') no-repeat top right;	
		width:203px;
		height:37px;
	}
	#menu-lateral-inferior ul li .class_est{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/icono_ene.jpg') no-repeat top right;	
		width:203px;
		height:37px;
	}
	#menu-lateral-inferior ul li .class_con{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/icono_esp.jpg') no-repeat top right;	
		width:203px;
		height:37px;
	}
	#menu-lateral-inferior ul li .class_wid{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/icono_wid.gif') no-repeat top right;	
		width:203px;
		height:37px;
	}

#menu-lateral-inferior ul li a{
font-size:13px;
color:#bc291f;
float:left;
margin:3px 0 0 0 ;
text-decoration:none;
}
#menu-lateral-inferior ul li a:hover{
color:#bc291f;
text-decoration:underline;
}

#menu-lateral-inferior ul li a:visited{
color:#bc291f;
text-decoration:none;
}

#menu-lateral-inferior ul li a.active{
/*background:#FFBF00;*/
font-weight: bold;
color:#bc291f;
text-decoration:none;
}


														/* 		CAJAS CENTRALES HOME */
#caja-central-home{
/*background:#f7f6ed;*/
min-height: 377px;
}
	.contenido-central	{
	margin-top:0px;

	}
	.espacio-superior-contenido-central {
		height: 9px;
	}
	.caja-central-izq,.caja-central-dcha{
	width:443px;
	height:auto;
	}
	.mapa-home{
	margin:20px 0px 0px 0px;
	height:316px;
	}
	.caja-central-izq{
	float:left;
	margin:0 0 0 5px;
	}
	.caja-central-dcha{
	float:right;
	margin:0 5px 0 0;	
	}

	#fondo-animado{
		height:350px;
        width:918px;	
	}
			#fondo-animado ul{
				padding:10px;margin:0;
				list-style:none;
				
			}

			#fondo-animado ul li a{
				text-decoration:none;
				font-family:Arial;
				font-size:55px;
				line-height: 55px;
 				color:#FFF;
				font-weight: bold;
			}

			#fondo-animado ul li a:hover{
				text-decoration:none;
				font-family:Arial;
				font-size:55px;
				line-height: 55px;
 				color:#edcb00;	
				font-weight: bold;
			}

	.fondo_cero
	{
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/fondo_menu.jpg') no-repeat left top;
		height:350px;
        width:918px;
	}

	.fondo_uno 
	{	
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/fondo_menu.jpg') no-repeat 0px -350px;
		height:350px;
        width:918px;
	}	

	.fondo_dos 
	{	
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/fondo_menu.jpg') no-repeat 0px -700px;
		height:350px;
        width:918px;
	}	

	.fondo_tres
	{	
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/fondo_menu.jpg') no-repeat 0px -1050px;
		height:350px;
        width:918px;
	}

	.fondo_cuatro
	{	
		background:#FFF url('http://www.universidad.es/public/uploads/imagenes/fondo_menu.jpg') no-repeat 0px -1400px;
		height:350px;
        width:918px;
	}

														/* END CAJAS CENTRALES HOME */


														/* CAJAS BOTTOM HOME */			
#caja-central{
margin:0;
}

	.cuadro-tres-cuartos{
	width:691px;
	height:auto;
	}
	.cuadro-tres-cuartos-ajus{
    width:669px;
	height:auto;
	}

	    .cuadro-tres-cuartos-ajus .agrega-url {
			height: 30px;
	        width:  99.9%;
	        border-top: 1px solid #EECB00;
			border-bottom: 1px solid #EECB00;
		}
	
	    .cuadro-tres-cuartos-ajus .agrega-url ul{
		padding:0px; margin:0px; list-style:none;
	        
	
		}
	
	    .cuadro-tres-cuartos-ajus .agrega-url ul li{
		float:left;
		font-family:Arial, Verdana, sans-serif;
	        font-weight:normal;
	        font-size:11px;
		padding-top:5px;	
		padding-left:5px;	
		padding-right:5px;
		text-align:center;
		}



	.cuadro-medio{
	width:448px;
	height:auto;
	}
		.cuadro-medio-interior{
		width:438px;
		height:auto;
		min-height: 100px;
		margin:0 5px 0 5px;
		}	
		.cuadro-medio-interior div p{
		color:#393939;	
		}

		.cuadro-medio-interior div p{
		color:#393939;	
		}
	.cuadro-medio-interior div p a{

		color:#626262;
		font-size:14px;
	
	}
	
	.cuadro-medio-interior div a:visited{
		text-decoration: none;
		color:#BFBFBF;
		font-size:14px;
	}
	.cuadro-medio-interior div a:hover{
		font-size:14px;
		text-decoration: underline;
	}
			.cuadro-cuarto{
			width:213px;
			overflow:hidden;
			}	
				.cuadro-cuarto-interior{
				width:203px;
				height:auto;
				margin:0 5px 5px 5px;
				}	
			.cuadro-cuarto-interior h3, .cuadro-medio-interior h3{
			font-family:Arial;
			font-weight: bold;
			font-size:14px;
			line-height: 18px;
			height:auto;
			}
				.cuadro-cuarto-interior h3 a, .cuadro-medio-interior h3 a{
				font-size:14px;
				line-height: 18px;
				font-weight: bold;
				color: rgb(45,43,40);
				}
				.cuadro-cuarto-interior a, .cuadro-medio-interior a{
				font-size:14px;
				}
			.cuadro-cuarto-interior div, .cuadro-medio-interior div{
			margin:0;padding:0;
			font-size:14px;
			line-height: 18px;
			text-align: justify;
			}

				.cuadro-cuarto-hover{
					background:#FFF;
				}
				.cuadro-cuarto-hover:hover{
					background:#F9F8E6;
				}

			.cuadro-cuarto-interior div p{
				color:#393939;
			}
			.cuadro-cuarto-interior div a:visited{
				text-decoration: none;
				color:#BFBFBF;
				font-size:14px;
			}
			.cuadro-cuarto-interior div a:hover{
				font-size:14px;
				text-decoration: underline;
			}
			

			.cuadro-cuarto-interior-img{

			padding:0 0 15px 0;
			}	
				
		.home-bottom-right{
		}				
			.home-bottom-right h2 a{
			font-size:25px;
			line-height: 26px;
			color: rgb(45,43,40);
			font-weight: bold;
			}
															/* END CAJAS BOTTOM HOME */	

															/* ESTILOS FILETES */

.linea-roja, .linea-amarilla{
margin:0px;	
vertical-align:top;
height:7px;
width:100%;
}

.linea-roja{
/*background:#bc291f;
border:1px none #bc291f;*/
background:#bc291f;
border:1px none #bc291f;

}
.linea-roja-fina{
background:#bc291f;	
border:1px solid #bc291f;

}
.linea-amarilla{
background:#EECB00;	
border:0px none #EECB00;
}


.linea-amarilla-peq-top, .linea-amarilla-peq-bottom {
background:#EECB00;
border:1px solid #EECB00;
margin:0px;	
height:2px;
width:100%;
}
.linea-amarilla-peq-top {
vertical-align:top;	
}	
.linea-amarilla-peq-bottom {
vertical-align:bottom;	
}
.linea-roja-peq-top, .linea-roja-peq-bottom {
background:#bc291f;
border:1px solid #bc291f;
margin:0px;	
height:2px;
width:100%;
}
.linea-roja-peq-top {
vertical-align:top;	
}	
.linea-roja-peq-bottom {
vertical-align:bottom;	
}

.linea-roja-fina{
vertical-align:top;
/*border:1px solid #bc291f;*/
height:1px;
width:100%;
}
.linea-roja-extrafina{
background:#bc291f;	
height:1px;
width:100%;
}
.enlace_rojo_home
{

	color:#bc291f;	
	font-family: Arial;
	font-size:12px;
	font-weight:bold;

}
.enlace_rojo_home:visited
{
	color:#bc291f;	
	font-family: Arial;
	font-size:12px;
	font-weight:bold;

}
.span_nos_ha_interesado_rojo
{
	color:#bc291f;	
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}
.span_nos_ha_interesado_negro
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;	
}
.descripcion_nos_ha_interesado
{
	font-family: Arial;
	font-size:14px;
	text-align:left;
}
															/* END ESTILOS FILETES */

															/* LISTADO */

	.listado-registros{
	}
		.listado-registros ul{
		margin:0;padding:0;
		margin:18px 0 0 0;
		list-style-type: none;
		}
			.listado-registros ul li{
				border-bottom:1px solid #ee4212;
				margin-bottom:9px;
			}
				.reg-izq{
				width:425px;
				height:125px;
				margin:0 5px 0 5px;	
				padding-bottom:4px;
				/*border-bottom:1px solid #ee4212;*/
				}
				.reg-dcha{
				width:213px;
				height:125px;
				margin:0 0px 0 5px;
				padding-bottom:4px;	
				/*border-bottom:1px solid #ee4212;*/
				}
					.reg-izq h4{
					font-size:20px;
					font-weight: bold;
					margin:0;padding:0;
					}
					.reg-izq .reg-cont{
					font-size:12px;
					margin:0;padding:0;
					height:120px;
                    position:relative;
					color: rgb(45,43,40);
					}
						.reg-izq .reg-cont:hover{
						background:#F9F8E6;
						}

						.reg-enl{
						clear:both;
						position:absolute;
                        bottom:0px;
                        right:0px;
						}
							.reg-enl a.enl-leer, a.enl-leer:visited{
							float:right;
							font-size:10px;
							}
				/*.filete-superior{
				border-top:7px solid #bc291f;
				padding-top:10px;
				}*/

/**	NOTICIA **/
.detalle h1{
font-size:30px;
margin:0;
padding:0;
font-weight:normal;
color:#393939;
}

.detalle h2{
font-size:30px;
margin:0;
padding:0;
font-weight:normal;
color:#393939;
}
.detalle span.subtitulo{
text-transform: uppercase;
display:block;
font-size: 14px;
}
.detalle span.entradilla{
float:left;

width:100%;
font-size: 14px;
clear:both;
}
.detalle div.cuerpo1{
width:100%;
font-size: 14px;
clear:both;
}

	.detalle div.cuerpo1 p{
	color:#393939;
	text-align:justify;
	}

	.detalle div.cuerpo1 div a{
		text-decoration: underline;
		color:#626262;
		font-size:14px;
	}
	.detalle div.cuerpo1 div a:hover{

		color:#393939;
		font-size:14px;
	}
	.detalle div.cuerpo1 div a:visited{
		text-decoration: underline;
		color:#BFBFBF;
		font-size:14px;
	}

	.detalle div.cuerpo1 p a{
		text-decoration: underline;
		color:#626262;
		font-size:14px;
	}
	.detalle div.cuerpo1 p a:hover{

		color:#393939;
		font-size:14px;
	}
	.detalle div.cuerpo1 p a:visited{
		text-decoration: underline;
		color:#BFBFBF;
		font-size:14px;
	}

	.detalle div.cuerpo1 ul{
		list-style-type:disc;	
        color: #626262;
		/*font-size:1.5em;*/

	}

	.detalle div.cuerpo1 ul li{

	}
	.detalle div.cuerpo1 ul li a{
		text-decoration: underline;
		color:#626262;
		font-size:14px;
	}
	.detalle div.cuerpo1 ul li a:hover{

		color:#393939;
		font-size:14px;
	}
	.detalle div.cuerpo1 ul li a:visited{
		text-decoration: underline;
		color:#BFBFBF;
		font-size:14px;
	}
	.detalle div.cuerpo1 ol li a{
		text-decoration: underline;
		color:#626262;
		font-size:14px;
	}
	.detalle div.cuerpo1 ol li a:hover{

		color:#393939;
		font-size:14px;
	}
	.detalle div.cuerpo1 ol li a:visited{
		text-decoration: underline;
		color:#BFBFBF;
		font-size:14px;
	}



    .detalle .agrega-url {
		height: 30px;
        width:  99.9%;
        border-top: 1px solid #EECB00;
		border-bottom: 1px solid #EECB00;
	}

	    .detalle .agrega-url ul{
		padding:0px; margin:0px; list-style:none;
        

		}

	    .detalle .agrega-url ul li{
		float:left;
		font-family:Arial, Verdana, sans-serif;
        font-weight:normal;
        font-size:11px;
		padding-top:5px;	
		padding-left:5px;	
		padding-right:5px;
		text-align:center;
		}

		.agrega-url ul li a{
			font-size:12px;
			text-decoration:none;
		}


		.detalle fieldset {
			text-align:left;
			width:96%;
			height:300px;
			border:none;
			margin:0;padding:0;
		}

			.detalle fieldset p{
			position:relative;
			}

			.detalle fieldset p label{
				font-family:Arial, Verdana, sans-serif;
		        font-weight:normal;
		        font-size:14px;			
				color:#626262;
			}
			.detalle fieldset legend{
				font-family:Arial, Verdana, sans-serif;
		        font-weight:normal;
		        font-size:25px;			
				font-weight:bold;
				color:#626262;
			}
			.label-top
			{
				vertical-align:top;	
			}

		.detalle fieldset input{
			font-family:Arial, Verdana, sans-serif;
	        font-weight:normal;
	        font-size:13px;	
			position:absolute;
			left:250px;
		}
		.detalle fieldset textarea{
			font-family:Arial, Verdana, sans-serif;
	        font-weight:normal;
	        font-size:13px;	
			position:absolute;
			left:250px;
		}
		
		.detalle fieldset .boton{
			font-family:Arial, Verdana, sans-serif;
	        font-weight:normal;
	        font-size:13px;	
			background:#edcb00;
			color:#000;
			border:none;
			position:absolute;
			left:252px;
		}

		.txt_form
		{
			border: 1px solid #edcb00;
			width:250px;
			margin-left:2px;
		}
		.detalle .legal a{
			margin-top:2px;
			float:left;
		}

		.detalle fieldset #aviso_legal{
			position:absolute;
			left:130px;
		}


.detalle .foto-descipcion{
clear:both;
font-size:11px;	
}

#pie{
padding-top:10px;
height:400px;
clear:both;
width:100%;
margin:0 auto;
text-align: center;
font-size:12px;
color:#BFBFBF;
}

#menus-pie{
background-color:#F0F0F1;
width:920px;
float:left;
clear:both;
}

#menus-pie a{
font-size:13px;
}

#menus-pie li{
list-style-type:none;
}

#menus-pie ul.principal{
margin:0;padding:0;
margin-top:5px;
text-align:left;
}

#menus-pie .pie-separador{
margin-bottom:10px;
}

#menus-pie ul.principal li.seccion{
list-style-type:none;
display:block;
margin:0;padding:0;
float:left;
width:175px;
height:175px;
margin-left: 5px;
margin-right: 4px;
}
	#menus-pie ul.principal li.seccion a.enl-seccion{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(45,43,40);
	}
#menus-pie ul.principal li.seccion ul.subseccion{
margin:0;padding:0;
width:90%;
}
#menus-pie ul.principal li.seccion ul.subseccion li{
list-style-type:none;
}
	#menus-pie ul.principal li.seccion ul.subseccion li a.enl-subseccion{
	font-family: Arial;
	font-size:13px;
	line-height: 18px;
	}

    #menu_pie_superior
    {
        width: 100%; overflow:hidden;
        background: #FFF;
	}

	#menu_pie_superior ul
	{	
		list-style-type:none;
		padding:0;
        margin:0;
        position:relative;
        float:left;
        left:50%;
	}
			
			#menu_pie_superior ul li{
			float:left;
            position:relative;
            right:50%;
			margin:0;
			padding:0;	
            text-align:center;
            vertical-align:middle;
			}

    #menu_pie
    {
        width: 1000px; overflow:hidden;
		margin-left:-41px;
        background: #FFF;
		height:180px;
		margin-top:1px;
	}

	#menu_pie ul
	{	
		list-style-type:none;
		padding:0;
        margin:0;
		margin-top:10px;
		margin-bottom:10px;
        position:relative;
        float:left;
        left:50%;
	}
			
			#menu_pie ul li{
			float:left;
            position:relative;
            right:50%;
			margin:0;
			padding:0;	
            text-align:center;
			}
                  
				#menu_pie ul li a{
				text-decoration: none;
				color:#BFBFBF;	
				font-size:12px;
				margin-top:2px;
                display: block;
                }

                #menu_pie ul li a:hover{
			    color:#BFBFBF;
				}
	
.fondo-caja{
background:#F9F8E6;
}
	
.clear{
clear:both;
}
.flotar-dcha{
float:right;
}
.flotar-izq{
float:left;
}

a,a:visited{
font-family:Arial;
font-size:10px;
text-decoration: none;
color:#626262;
}
a:hover{
color:#393939;	
}

.txt_buscador
{
	border: 1px solid #edcb00;
}

#breadcrumbs{
width:669px;
float:right;

}
#breadcrumbs ul{
margin:0;padding:0;
}
#breadcrumbs ul li{
list-style-type:none;
float:left;
font-size:13px;
color:#626262;
}

#breadcrumbs ul li a,a:visited{
font-family:Arial;
font-size:13px;
text-decoration: none;
color:#626262;
font-weight: normal;
}

#breadcrumbs ul li a:hover{
color:#393939;	
}
.sin_filtros
{
		font-size: 12px;
}

.link_destacada_home
{
	color:black;	
	font-family: Arial;
	font-size:14px;
}

.link_destacada_home:visited
{
	color:black;	
	font-family: Arial;
	font-size:14px;
}

.home-bottom-right h3 a
{ 
	font-size:25px;
	line-height: 26px;
	color: rgb(45,43,40);
}