﻿/*Relacionados*/

#relacionados
{
    margin: 0px auto 0px auto;
    text-align: center;
    width: 510px;
}

#relacionados h2
{
	/*font-size:small;*/
	font-weight:bold;
	color: #66009D;
}

#relacionados img
{
	border-style: none;
	margin-bottom: 5px;
	width:128px;
}

.recuadro_relacionados h2
{
    border-style: none;
    border-width: 0px;
    font-size: small !important;
    background-color: #FFFFFF;
}

.recuadro_relacionados h3
{
    color: #660066;
    font-weight: bold;
    font-size: large;
    font-family: Verdana;
    margin-top:-10px;
}

.recuadro_relacionados sup
{
    color: #660066;
    font-weight: bold;
    font-size: small;
    font-family: Verdana;
}

.recuadro_relacionados
{
	float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	width: 150px;
	height:170px;
	padding-top:15px;
	padding-bottom:15px;
	-webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53;
    background-color:#ffffff;
    border: 1px solid #CEE4EC;
}

.recuadro_relacionados:hover
{
	float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	width: 150px;
	height:170px;
	padding-top:15px;
	padding-bottom:15px;
	-webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53;
    background-color:#ffffff;
    border: 1px solid #275998;
}


.pie_izquierda
{
    margin-top:20px;
    margin-bottom:-10px;
    float:left;
    width:70%;
}

.pie_derecha
{
    float:right;
    margin-top:10px;
    margin-bottom:-5px;
    width:30%;
}

/*Productos relacionados*/

#productos_relacionados
{
    border-style: solid;
    border-width: 1px;
    border-color: #AACAE2;
    margin-top: 20px;
    margin-bottom: 20px;
}

#productos_relacionados h3
{
    background-color: #CEE4EC;
    padding: 4px;
    margin-top: 0px;
}

.rel_fila
{
    width: 100%;
    /*font-size: 14px;*/
}

.rel_c1
{
    float: left;
    width: 120px;
    height: 80px;
    padding-left:5px;
}

.rel_c1 img
{
    width:100px;
    border:none; 
      
}

.rel_c2
{
    float: right;
    width: 75%;
    color: #000000;
    height: 80px;
    padding-top:25px;
    /*vertical-align:middle;
    display:table-cell;*/
}

#cabecera_productos_relacionados
{
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #213780;
    color: #000000;
    font-weight: bold;
}

.confirmar_presupuesto2
{
	padding: 10px;
	border: 4px solid #A8C5FF;
	background-color: #D2E1FF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
}

.confirmar_presupuesto2:hover
{
	padding: 10px;
	border: 4px solid #002471;
	background-color: #D2E1FF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
}

.botones
{
    padding: 10px;
    border: 1px solid #A8C5FF; /*background-color: #ECF2FF;*/
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53;
    font-variant: small-caps;
    font-family: Helvetica;
}

.botones:hover
{
    padding: 10px;
    /*background-color: #ECF2FF;*/
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    border: 1px solid #FF9900;
    -webkit-box-shadow: 0px 2px 10px 0px #FF9900;
    -moz-box-shadow: 0px 2px 10px 0px #FF9900;
    box-shadow: 0px 2px 10px 0px #FF9900;
    font-variant: small-caps;
    font-family: Helvetica;
}

.boton_links1
{
    margin-bottom:20px;
    margin-right:100px;
    font-size:11pt;
    font-weight:bold;
}

.boton_links2
{
    
}



.link_comprar
{
	padding: 4px; /*margin: 4px;*/
	border: 2px solid #3333CC;
	font-size: medium;
	font-weight: bold;
	background-color: #AACAE2;
	text-align: center;
}

.link_comprar:hover
{
	padding: 4px; /*margin: 4px;*/
	border: 2px solid #3333CC;
	font-size: medium;
	font-weight: bold;
	background-color: #D2E3F0;
	text-align: center;
}

.capa_iniciar_pedido
{
	width:535px;
	text-align:center;
}


.bandera
{
	margin-top:2px;	
}


#menus_portada
{
	margin: 17px auto 20px auto;
	text-align: center;
	padding-left: 17px;
	/*width: 520px;*/
	width: 460px;
}

#menus_portada h3
{
	font-size:small;	
}

#menus_portada img
{
	border-style: none;
	margin-bottom: 5px;
}


.texto_destacado
{
	font-size: medium;
}

.recuadro_menu_destacado
{
    float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    border: 1px solid #BFD5F7;
    width: 210px;
	height: 196px;
    padding-top: 15px;
    background-color:#ffffff;
    -webkit-box-shadow: 0px 2px 10px 2px #275998;
-moz-box-shadow: 0px 2px 10px 2px #275998;
box-shadow: 0px 2px 10px 2px #275998;  
    
	/*float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	border: 4px solid #83ABCE;
	width: 210px;
	height: 196px;
	padding-top: 15px;*/
}

.recuadro_menu_destacado:hover
{
    float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    width: 210px;
	height: 196px;
    padding-top: 15px;
    background-color:#ffffff;
    border: 1px solid #FF9900;
    -webkit-box-shadow: 0px 2px 10px 0px #FF9900;
    -moz-box-shadow: 0px 2px 10px 0px #FF9900;
    box-shadow: 0px 2px 10px 0px #FF9900;
    
	/*float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	border: 4px solid #003399;
	width: 210px;
	height: 196px;
	padding-top:15px;*/
}

.recuadro_galeria h3
{
	font-size: small !important;
}

.recuadro_galeria h4
{
	font-size: x-small !important;
}

.recuadro_galeria
{
	/*float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	border: 4px solid #83ABCE;
	width: 210px;
	height:220px;
	padding-top:15px;*/
	float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    border: 1px solid #BFD5F7;
    width: 210px;
    height: 220px;
    padding-top: 15px;
    background-color:#ffffff;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53; 
}

.recuadro_galeria:hover
{
    float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    border: 1px solid #003399;
    width: 210px;
    height: 220px;
    padding-top: 15px;
    background-color:#ffffff;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53; 
	/*float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
	border: 4px solid #003399;
	width: 210px;
	height: 220px;
	padding-top:15px;*/
}

.recuadro_menu
{
	float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    border: 1px solid #83ABCE;
    width: 210px;
	height: 196px;
    padding-top: 15px;
    background-color:#ffffff;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53;
    
}

.recuadro_menu:hover
{
	float: left;
    text-align: center;
    margin: 5px 5px 10px 5px;
    width: 210px;
	height: 196px;
    padding-top: 15px;
    background-color:#ffffff;
    border: 1px solid #FF9900;
    -webkit-box-shadow: 0px 2px 10px 0px #FF9900;
    -moz-box-shadow: 0px 2px 10px 0px #FF9900;
    box-shadow: 0px 2px 10px 0px #FF9900;
}

#menus
{
	margin: 17px auto 20px auto;
	text-align: center;
	padding-left: 17px;
	/*width: 520px;*/
	width: 700px;
}

#menus h3
{
	font-size:small;	
}

#menus img
{
	border-style: none;
	margin-bottom: 5px;
}

.recuadro
{
	float: left;
	text-align: center;
	margin: 5px 5px 10px 5px;
    background-color:#ffffff;
    border: 1px solid #BFD5F7;
	width: 150px;
	-webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53; 
}

.limpiar
{
	clear:both;
}

.recuadro img
{
	border-style: none;
}

#portada
{
	/*width: 520px;*/
	margin: 17px auto 20px auto;
	text-align: center;
	padding-left: 17px;
}

#portada h3
{
	font-size:small;	
}

.tabla_div
{
	clear: none;
	overflow: auto;
}

#galeria hr
{
	border-bottom: #213780 1px solid;
	margin-top: 10px;
}

.fila
{
	clear: both;
}

.columna
{
   float: left;
   padding: 5px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-top-width: 0px;
}

.caja_texto
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #e6e6fa;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
}

.caja_texto_contacto
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #e6e6fa;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	width:350px;
}

.caja_texto_1
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #e6e6fa;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	width: 250px;
}

.caja_texto_1_validar
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #ff9898;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	width: 300px;
}

.caja_cantidad
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-align:right;
}

.caja_cantidad_rojo
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #ff9898;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
}

.caja_texto_2_validar
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #ff9898;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	width: 100px;
}

.caja_texto_2
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #e6e6fa;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	width: 100px;
}

.panel_galeria
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 5px;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 0px;
}

#galeria
{
	margin-left:auto;
	margin-right:auto;
	/*width:540px;*/
}

#galeria h3
{
	color: #213780;	
}

.rojo
{
	color: Red;	
	font-weight:bold;
}

.verde
{
	color:Green;	
	font-weight:bold;
}

.recuadro_naranja
{
	/*border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;*/
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: #213780 1px solid;
	border-right: #213780 1px solid;*/
	padding-top: 5px;
	font-size: small;
	margin-bottom: 5px;
}

.recuadro_naranja ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}

.recuadro_naranja li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.lista ul
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin: 0px;
}

.lista li
{
   list-style-type: none;
   display: inline;
   padding-right: 5px;
}

#publicidad_registro
{
	margin-top: 10px;
	margin-bottom: 10px;
}

code
{
	font-size: medium;
}

hr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 0px;
	color: #213780;
	border-color: #213780;
	
}

.none
{
	display:none;
}

.rss
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.caja_lateral
{
	text-align: left;
	width: 180px;
	margin: 0px 3px 3px 3px;
	padding: 0px 2px 2px 2px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;*/
	
}

.publicidad_portada
{
	width: 210px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 3px;
	border-color: #213780;
	
}

.publicidad_columna
{
	width: 210px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
	border-color: #213780;
}

.twitter
{
	width: 210px;
	padding-bottom: 5px;
}

.twitter a:hover
{
	background-color: transparent;
}

.articulos_lateral
{
	text-align: left;
	width: 180px;
	margin: 0px 3px 3px 3px;
	padding: 0px 2px 2px 2px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #213780;
	border-left-style: solid;*/
}

#menu_principal
{
	text-align: left;
	width: 180px; 
	margin: 0px 3px 3px 3px;
	padding: 0px 2px 2px 2px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #213780;
	border-left-style: solid;*/
}

#menu_principal span
{
	width: 165px;
}

#recientes span
{
	width: 165px;
}
.menu
{
	width: 165px;
	text-align: left;
}

.descargas
{
	background-color: #f5deb3;
}
.txtBuscar
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-color: #213780;
	width: 150px;
}

.sin_borde
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.centrado_total
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.tablas_portada
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.item_tablas_derecha
{
	vertical-align: middle;
	width: 20%;
	color: black;
	text-align: center;
}

.item_tablas_izquierda
{
	vertical-align: middle;
	width: 80%;
	color: black;
}

.pie_novedades
{
	color: #4a3c8c;
}

.fila_novedades
{
	font-size: small;
}

.cabecera_novedades
{
	font-weight: bold;
}

.cabecera_masleidos
{
	font-weight: bold;
}

.descripcion
{
	color: #404040;
	font-size: small;
}

body
{
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	/*color: black;*/
	font-family: Arial, Georgia, Verdana, 'Lucida Sans Unicode' , 'Trebuchet MS' , Monospace;
	letter-spacing: normal;
	margin: 10px 0px 10px 0px;
	text-align: center;
	margin: 0px;
	font-size: 14px;
	/*background-color: #e54bb1;*/
	background:url(imgs/fondo.jpg) repeat-x top left #043a84;

}

#contenedor
{
	/*text-align: left;
	margin: auto;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	background-color: #f7f7f7;
	border-left: #A0C5DF 10px solid;
	border-right: #A0C5DF 10px solid;
	-moz-box-shadow: 0px 0px 30px #001c53;
    -webkit-box-shadow: 0px 0px 30px #001c53;
    box-shadow: 0px 0px 30px #001c53;
}

#cabecera
{
	
}

#cabecera_menu
{
	/*border-top-width: 1px;
	border-top-style: solid;*/
	background-position: center;
	background-color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url('imgs/fondobarraopciones.gif');
	background-repeat: repeat-x;
	text-align:center;
}

#cuerpo
{
	margin: 10px 0px 10px 0px;
	background-color:#FAFAFA;
}

#pie
{
	text-align: center;
	padding: 4px 4px 4px 4px;
	clear: both;
}

#columna1
{
	width: 180px;
	float: left;
	text-align: center;
}

#columna2
{
	width: 210px;
	float: right;
	/*text-align: center;*/
	padding: 0px 2px 2px 2px;
}

.links
{
	text-align: left;
	width: 210px;
	/*padding: 0px 2px 2px 2px;*/
	margin-right:10px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;*/
	padding-top: 5px;
}

#derecha
{
	width: 150px;
	float: right;
	text-align: center;
}

#principal
{
	margin-left: 195px;
	margin-right: 215px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;*/
	color: #171717;
	font-size:small;
}

#contenido
{
	margin-left: 195px;
	margin-right: 15px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;
	color: #171717;
	font-size:small;
}

#principal_1c
{
	margin-left: 195px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;
}

.tabla
{
	text-align: left; 
}

.tabla .enlacemenu:hover
{
	position: relative;
	width: 140px;
	text-align: left; 
}

.tabla .enlacemenu
{
	position: relative;
	width: 140px;
	text-align: left; 
}

.titulo
{
	font-weight: bold;
	color: #213780;
}

.subtitulo
{
	font-weight: bold;
	color: #213780;
	margin-bottom: 0px;
	font-size: small;
}

h2
{
	/*background-color: #eaeaea;*/
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-right-width-value: 1px;
	border-right-style-value: solid;
	border-right-color-value: #888888;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	border-left-width-value: 1px;
	border-left-style-value: solid;
	border-left-color-value: #888888;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	font-size: 110%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #cee4ec;*/
	border-bottom: 1px solid #888888;
    font-size: 18px;
    padding: 4px;
    border-bottom-width: 1px;
    border-left-width: 4px;
    border-bottom-color: #94C1D6;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: #94C1D6;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53; 
    font-weight: normal;
    font-family: Helvetica;
    color:#000000;
}

.titulo_tabla
{
	/*font-weight: bold;
	color: #213780;
	font-size: 120%;*/
	border-bottom: 1px solid #888888;
    font-size: 18px;
    padding: 4px;
    border-bottom-width: 1px;
    border-left-width: 4px;
    border-bottom-color: #94C1D6;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: #94C1D6;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px -5px #001c53;
    -moz-box-shadow: 0px 2px 10px -5px #001c53;
    box-shadow: 0px 2px 10px -5px #001c53; 
    font-weight: normal;
    font-family: Helvetica;
    color:#000000;
}

.tabla A:link
{
	text-decoration: none;
}

.tabla A:visited
{
	text-decoration: none;
}

.tabla A:active
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	color: #0066cc;
}

a:visited
{
	text-decoration: none;
	color: #0066cc;
}

a:active
{
	text-decoration: none;
	color: #0066cc;
}

a:hover
{
	color: #213780;
}

#cuadritos
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 170px;
	border-bottom: black 1px solid;
	height: 140px;
	vertical-align: middle;
	text-align: center;
}

#cajas
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 100%;
}

.buscar
{
	width: 165px;
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #213780;
}

.seccion
{
	color: #213780;
}

#correcto
{
	color: green;
}

#error
{
	color: red;
}
.codigo
{
	font-family: 'Courier New';
}

.codigo_marco
{
	background-color: #eff1f8;
	font-family: Consolas, 'Courier New';
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.comentario
{
	color: #009900;
}

.boton_buscar
{
	font-family: Verdana;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: blue;
	border-right-color: blue;
	border-bottom-color: blue;
	border-left-color: blue;
	border-color: #213780;
}

.boton_buscar:hover
{
	font-family: Verdana;
	color: #213780;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-color: #213780;
}

/*.tag1
{
	font-size: xx-small;
}*/

.tag1
{
	font-size: x-small;
}

.tag2
{
	font-size: small;
}

.tag3
{
	font-size: medium;
}

.tag4
{
	font-size:larger;
	font-weight:bold;
}

.titulo_seccion
{
	font-weight: bold;
	color: #213780;
}

.titulo_busqueda
{
	font-weight: bold;
	color: #213780;
}

.titulo_articulo
{
	font-weight: bold;
	/*color: #213780;*/
	/*font-size: 120%;*/
	/*font-family: Georgia;*/
}

#menu_principal ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu_secundario ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}

/*#menu_principal a
{
	background-position: left center;
	background-image: url(imgs/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}*/

#menu_secundario a
{
	background-position: left center;
	background-image: url(imgs/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.articulos_lateral ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}

.articulos_lateral a
{
	background-position: left center;
	background-image: url(imgs/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.links ul
{
	padding-right: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-position: inside;
	margin-left: 15px;
	list-style: square url(imgs/arrow2.png) outside;
}

.links li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.enlaces_articulo ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.enlaces_articulo a
{
	background-position: left center;
	background-image: url(imgs/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.documentos_articulo ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.documentos_articulo a
{
	padding-left: 10px;
}

.lista
{
	margin-bottom: 10px;
	list-style-type: none;
}

.lista_tags
{
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}

.lista_ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#sid
{
	text-align: center;
	margin: 5px;
}

#sid img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.lista ul
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin: 0px;
}

.lista li
{
   list-style-type: none;
   display: inline;
   padding-right: 5px;
}

.social img
{
	width: 16px;
	height: 16px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

.social ul
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin: 0px;
}

.social li
{
   list-style-type: none;
   display: inline;
   padding-right: 5px;
}

.social a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}

a.enlace_foto
{
	text-decoration: none !important;
}

a.enlace_foto:hover
{
	background-color: #ffffff;
	text-decoration: none !important;
}

a.enlace_foto:visited
{
	text-decoration: none !important;
}

a.enlace_foto:active
{
	text-decoration: none !important;
}

img.enlace_foto
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.imagen_registro
{
	border-bottom: #213780 1px dotted !important;
	border-left: #213780 1px dotted !important;
	border-top: #213780 1px dotted !important;
	border-right: #213780 1px dotted !important;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

/*Nuevos estilos*/

/* Content */

#content
{
	float: left;
	width: 610px;
}


/* Post */

.post h3
{
	padding-top:20px;
}

.post {
	/*margin-bottom: 45px;*/
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .seccion_portada {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .seccion_portada span {
	display: block;
	margin-top: -10px;
}

.post .seccion_portada a { }

.post .entry {
	padding: 0px 0 30px 0;
	font-size: small;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links2 a {
	font-weight: bold;
	color: #08252E;
}

.post .links2 .comments {
}

.post .links2 .permalink {
	padding-left: 17px;
}

/** Menus **/
/* Con esto modifico el menÃº de la izquierda que lleva una flechita al final de cada item */
  ul.menu li, li.expanded, li.collapsed, li.leaf, .block .item-list ul li
  {
    margin: 0;
    padding: 0 0 0.3em;
    list-style-type: none;
    list-style-image: none;
  }
  
  ul.menu li a, li.expanded a, li.collapsed a, li.leaf a, .block .item-list ul li a
  {
   /*background: transparent url(arrow.png) no-repeat scroll right 3px;*/
    background: #fff url(arrow.png) no-repeat scroll right 3px;
    border-bottom:1px solid #DADADA;
    border-left:6px solid #DADADA;
    color:#000000;
    display:block;
    font-size:80%;
    font-weight:bold;
    height:20px;
    margin:0pt;
    padding:3px 0px 2px 3px;
    /*text-transform:uppercase;  */
    text-decoration: none;
    
  }

  ul.menu li a:hover, li.expanded a:hover, li.collapsed a:hover, li.leaf a:hover, .block .item-list ul li a:hover
{
	/*background: #f1f1f1 url(imgs/arrow2.png) no-repeat right 3px; */
	/*background: #d6e1ff url(imgs/arrow2.png) no-repeat right 3px;*/
	background: #cee4ec url(imgs/arrow2.png) no-repeat right 3px;
	color: #224970;
	text-decoration: none;
}

  ul.menu li ul, li.expanded ul, li.collapsed ul, li.leaf ul, .block .item-list ul li ul
  { 
    list-style: none; 
    /*list-style-image: url(foo.gif); */
    margin: 0; 
    padding: 0.3em 0 0.2em 0.8em; 
  }

  ul.menu li ul li, li.expanded ul li, li.collapsed ul li, li.leaf ul li, .block .item-list ul li ul li
  { 
    padding: 0; margin: 0; 
  }
  
  ul.menu li ul li a, li.expanded ul li a, li.collapsed ul li a, li.leaf ul li a, .block .item-list ul li ul li a
  { 
    border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(imgs/sub.png) no-repeat; 
  }
  
  ul.menu li ul li a:hover, li.expanded ul li a:hover, li.collapsed ul li a:hover, li.leaf ul li a:hover, .block .item-list ul li ul li a:hover
  { 
    background: #f1f1f1 url(imgs/sub1.png) no-repeat; 
  }

  ul.menu li a.active, li.expanded a.active, li.collapsed a.active, li.leaf a.active, .block .item-list ul li a.active 
  {
    background: #f1f1f1 url(imgs/arrow2.png) no-repeat right 3px; 
    color: #224970;
  }

  ul.menu li ul li a.active, li.expanded ul li a.active, li.collapsed ul li a.active, li.leaf ul li a.active, .block .item-list ul li ul li a.active
  { 
    background: #f1f1f1 url(imgs/sub1.png) no-repeat; 
  }
  
  
  /*Menus y submenus*/
  ul.style2 {
}

ul.style2 li {
	padding-bottom: 10px;
	display: block;
}

ul.style2 h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #6D9306;
}

ul.style2 a {
	/*padding-left: 6px;*/
}

ul.style2 li.first {
	border-top: none;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	
}

.box-style2 {
	padding-bottom: 40px;
}
.box-style2 li {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	padding: 5px 0px;
}
.box-style2 .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D8D8D8;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	color: #487095;
}
.box-style2 .content {
	padding-bottom: 20px;
}
.box-style2 strong {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #6D9306;
}
.box-style2 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	font-size: 10px;
	color: #BABABA;
}

.parrafo
{
	font-size: smaller;
	margin-left: 20px;
}

.caja_texto_rojo
{
	border-bottom: #213780 1px solid;
	border-left: #213780 1px solid;
	padding-bottom: 4px;
	background-color: #FF9966;
	padding-left: 4px;
	padding-right: 4px;
	color: #3300cc;
	border-top: #213780 1px solid;
	border-right: #213780 1px solid;
	padding-top: 4px;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
}
