@import "art_default.css";
@import "art_video.css";
@import "art_eventos.css";
@import "forms.css";
@import "detalles_notas.css";
@import "filtrado.css";
@import "art_contactenos.css";
/* CSS Document */

img {vertical-align: bottom;}

/*-------------- TEMPLATE SETUP ------------------*/
.izquierda , .centro , .derecha, .cuerpo
	{
	vertical-align : top;
    text-align: left;
	margin-left:8px;
	}
.colorLinks{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
	color: #59BADD;
	text-decoration: none;
}
.colorLinks:hover{


	color: #cccccc;
	text-decoration: none;
}
.textBienvenido{
margin-left:-3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #6c74b3;	
}
/*------------ FIN TEMPLATE SETUP ----------------*/
/*-------------- Barras de Colores ---------------*/
.barra_celeste
	{
	background-image : url(../img/barra_celeste.jpg);
	height : 30px;
	width: 568px;
	background-repeat : no-repeat;
	float:left;
	}

.barra_violeta
	{
	background-image : url(../img/barra_violeta.jpg);
	height : 30px;
	width: 568px;
	background-repeat : no-repeat;
	float:left;
	}
	
.barra_violeta	.inputPosicion
	{
	margin-bottom:6px;
	}

.barra_violeta .idioma_img
	{
	padding-top: 5px;
	padding-left: 15px;

	}

.barra_violeta .idioma_select
	{
	margin-left:320px;
	margin-top:-20px;
	width:160px;
	}
/*------------ FIN Barras de Colores --------------*/

/*-------------------- FILTRO Resultados ----------------------*/

.continentes
    {
    background-color: #F8F9FD;
    font-weight: bolder;
    font-family: Arial;
	font-size:12px
    }

.categorias
    {
    margin-left: 20px;
    margin-top: 2px;
    }

.continente
    {
    margin-top: 15px;
    background-repeat: no-repeat;
    height: 35px;
    width: 533px;
    padding-left: 25px;
    padding-top: 7px;
    color: #5D5D5B;
    }

.categoria
    {
    margin-top: 5px;
    background-repeat: no-repeat;
    height: 21px;
    width: 501px;
	padding-top: 2px;
    padding-left: 25px;
    color: #ffffff;
    }
.categoria a{
	cursor:pointer;
	display:block;
	width:501px;
}

.articulo{
    border-bottom: 1px dashed #D5D6D9;
    margin-top: 5px;
	padding-top:5px;
	padding-bottom:5px;
    }
.articulos 
	{
	display:inline;
	}

.paginador .actual
    {
    background-color: #FFFFFF;
	font-weight: bold;	
	color: #FF0000;
		
    }

/*------------------ FIN FILTRO Resultados --------------------*/

/*------------------ ARTICULOS ICONOS--------------------*/


/*----------------------------------------------------------------------------*/
/* 								B A C K E N D
/*----------------------------------------------------------------------------*/
#TextoTitGris
	{
	color:#56625E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#linea1pxDASHEDVert
	{
	border-right:1px dotted #D5D6D9;
	}

#linea1pxDASHED
	{
	border-top:1px dotted #D5D6D9;
	height:6px;
	}

/*----------------------------------------------------------------------------*/
