@charset "iso-8856-1";

/* CSS Document */

#caja-de-texto a{

color:#000033; 

text-decoration:none;

}

.titulos-caja-de-texto{

	color:#000033;	}

body{

	background: url(../img/fondo.jpg);

}

*{

	font-size:14px;

}

h1 {

	color: #010760;

	font-size:25px;

}

h2 {

	color: #3e1211;

	font-size:17px;

}

a {

	text-decoration:none;

}

#form-contacto input[type='text'] {

	width:230px;

	padding: 3px 8px;

	border: 0px none;

	border-radius: 3px;

	-moz-box-shadow:    inset 0 0 5px #666666;

   -webkit-box-shadow: inset 0 0 5px #666666;

   box-shadow:         inset 0 0 5px #666666;

}

#form-contacto textarea {

    resize: none;

	width:230px;

	height:75px;

	padding: 3px 8px;

	border: 0px none;

	border-radius: 3px;

	-moz-box-shadow:    inset 0 0 5px #666666;

   -webkit-box-shadow: inset 0 0 5px #666666;

   box-shadow:         inset 0 0 5px #666666;

}

#form-contacto td {

	vertical-align:top;

	color: #3e1211;

}

#contenedorgeneral {
	margin: 0px auto;
	width: 950px;
	background: rgb(206,149,15); 
	background: -moz-linear-gradient(top,  rgba(206,149,15,1) 56%, rgba(226,191,61,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,rgba(206,149,15,1)), color-stop(100%,rgba(226,191,61,1))); 
	background: -webkit-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); 
	background: -o-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%);
	background: linear-gradient(to bottom,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce950f', endColorstr='#e2bf3d',GradientType=0 ); /* IE6-9 */
	height: 100%;
	min-height: 1550px;
	box-shadow: 0 0 30px #000000;
	-webkit-box-shadow: 0 0 30px #000000;
	-moz-box-shadow: 0 0 30px #000000;
}

.fondo-slider {

	margin: 0px auto;

	background: rgb(206,149,15); /* Old browsers */

	background: -moz-linear-gradient(top,  rgba(206,149,15,1) 56%, rgba(226,191,61,1) 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,rgba(206,149,15,1)), color-stop(100%,rgba(226,191,61,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce950f', endColorstr='#e2bf3d',GradientType=0 ); /* IE6-9 */

	box-shadow: 0 0 10px #464646;

	-webkit-box-shadow: 0 0 10px #464646;

	-moz-box-shadow: 0 0 10px #464646;

}

#contenedorgeneral-interno {

	margin: 0px auto;

	width: 950px;

	background: rgb(206,149,15); /* Old browsers */

	background: -moz-linear-gradient(top,  rgba(206,149,15,1) 56%, rgba(226,191,61,1) 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,rgba(206,149,15,1)), color-stop(100%,rgba(226,191,61,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(206,149,15,1) 56%,rgba(226,191,61,1) 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce950f', endColorstr='#e2bf3d',GradientType=0 ); /* IE6-9 */

	height: 3140x;

	min-height: 4030px;

	box-shadow: 0 0 30px #000000;

	-webkit-box-shadow: 0 0 30px #000000;

	-moz-box-shadow: 0 0 30px #000000;

}

#contenedorgeneral-interno-secciones {

	margin: 0px auto;

	width: 560px;

	background: #ffffff;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce950f', endColorstr='#e2bf3d',GradientType=0 ); /* IE6-9 */

	height: 2220px;

	min-height: 1330px;

	box-shadow: 0 0 10px #464646;

	-webkit-box-shadow: 0 0 10px #464646;

	-moz-box-shadow: 0 0 10px #464646;

}

.footerinf{

	background: #006db8; /* Old browsers */

	background: -moz-linear-gradient(top,  #006db8 0%, #004f9b 49%, #002673 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006db8), color-stop(49%,#004f9b), color-stop(100%,#002673)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #006db8 0%,#004f9b 49%,#002673 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006db8', endColorstr='#002673',GradientType=0 ); /* IE6-9 */

	width:100%;

}

#footerfin{

	background: #006db8; /* Old browsers */

	background: -moz-linear-gradient(top,  #006db8 0%, #004f9b 49%, #002673 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006db8), color-stop(49%,#004f9b), color-stop(100%,#002673)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #006db8 0%,#004f9b 49%,#002673 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #006db8 0%,#004f9b 49%,#002673 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006db8', endColorstr='#002673',GradientType=0 ); /* IE6-9 */

	margin: -10px auto;

	width: 950px;

	text-align: center;

	color: white;

	font-size: 13px;

	height: 23px;

}

body {

	margin: 0px;

}

#textofooterinfinito {

	margin: 0px;

	padding-top: 3px;

}

.titulocopy{

	font-size:12px;

}

.cuerpocopy{

	font-size:10px;

}

#footer{

text-align: center;

float: left;

height: 110px;

width: 950px;

}

#footer p{

	margin: 0px;

}

#lineafooter{

	height: 1px;

	background-color: #5C3A04;

	width:940px;

}

#headerindex{

	height: 104px;

}

#transparenteimg{

	width:950px;

	position: absolute;

	z-index: 0;

}

.botones{

	background: #030a6a; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzAzMGQzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDBjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #030a6a 0%, #030d3f 48%, #000c26 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030a6a), color-stop(48%,#030d3f), color-stop(100%,#000c26)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030a6a', endColorstr='#000c26',GradientType=0 ); /* IE6-8 */

	border: 0px none;

	color: white;

	font-size:14px;

	padding:7px;

	border-radius: 5px;

	box-shadow: 0 0 8px #000000;

	-webkit-box-shadow: 0 0 8px #000000;

	-moz-box-shadow: 0 0 8px #000000;

	cursor:pointer;

}

#logo{

	display: inline-block;

	margin-left: 16px;

	z-index: 9999;

	position: absolute;

	margin-top: 35px;

}

#banderas{

	display: inline-block;

	z-index: 9999;

	position: absolute;

	margin-top: 25px;

	margin-left: 460px;

}

#contenedorlogueo1{

	display: inline-block;

	z-index: 9999;

	position: absolute;

	margin-top: 18px;

	margin-left: 615px;

	

}

#usuario{

	font-size: 20px;

	width: 300px;

	text-align: center;

	font-style:italic;

}

#recordar{

}

#contenedorlogueo2{

	display: inline-block;

	z-index: 9999;

	position: absolute;

	margin-top: 18px;

	margin-left: 780px;

	height: 76px;

}

#registrarse{

	display: inline-block;

	margin-top: 10px;

	margin-left: -10px;

}

#contrasena{

	font-size: 11px;

}

#linkcontrasena{

	font-size: 11px;

	margin-top: 8px;

	margin-left: 3px;

}

div#linkcontrasena a{

	font-size: 11px;

	text-decoration: none;

	color: black;

}

.campostext{

	width: 130px;

	height: 18px;

	padding: 3px 8px;

	border: 0px none;

	font-size: 11px;

	margin-left: 4px;

	border-radius: 5px;

	-moz-box-shadow:    inset 0 0 5px #000000;

   -webkit-box-shadow: inset 0 0 5px #000000;

   box-shadow:         inset 0 0 5px #000000;

	

}

#lineaheader {

	height: 1px;

	background-color: #5C3A04;

	margin: 15px 16px;

	margin-top: 112px;

	position: absolute;

	width: 915px;

}

#menu-nav{

	text-align: center;

	height: 55px;

	background-image: url(../img/menu-bg.png);

	width: 672px;

	margin:auto;

	z-index: 5;

	position: relative;

	/*margin-top: 50px;*/

}

#menu-nav ul{

	list-style: none;

	padding: 0px;

	display: inline-block;

	/*margin: 19px 0px 0px 0px;*/

	margin-left: -3px;

	margin-top: 10px;

}

#menu-nav ul li{

	display: inline-block;

}

#menu-nav ul li a{

	color: white;

	text-decoration: none;

}

#menu-nav ul li:first-child p{

	position: absolute;

	margin-top: -30px;

	margin-left: 45px;

}

#menu-nav ul li:nth-child(2) p{

	position: absolute;

	margin-top: -30px;

	margin-left: 10px;

}

#menu-nav ul li:nth-child(3) p{

	position: absolute;

	margin-top: -30px;

	margin-left: 30px;

}

#menu-nav ul li:nth-child(4) p{

	position: absolute;

	margin-top: -30px;

	margin-left: 19px;

}

#menu-nav ul li:last-child p{

	position: absolute;

	margin-top: -30px;

	margin-left: 20px;

}

#menu-nav2{

	background: #ce950f; /* Old browsers */
	
/*	background: #030a6a;  Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzAzMGQzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDBjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #030a6a 0%, #030d3f 48%, #000c26 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030a6a), color-stop(48%,#030d3f), color-stop(100%,#000c26)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030a6a', endColorstr='#000c26',GradientType=0 ); /* IE6-8 */

	color: white;

	width: 950px;

	height: 45px;

	/*margin: 10px 14px;*/

	padding-top: 5px;

}

div#menu-nav2 p {

	padding: 10px 0px 3px 10px;

	/*font-family: Myriad Pro, arial;*/

	height: 15px;

	display: inline-block;

	margin: 0px 85px 0px 0px;

}



#columna1{

	float: left;

width: 338px;

height: 576px;

margin-left:40px;

}

#columna2{

float: left;

width: 310px;

height: 576px;

background-color: white;

color: #332000;

padding: 20px;

border-radius: 8px;

position:relative;

box-shadow: 3px 3px 6px #333333;

/*top:-170px;*/

}

#columna3{

float: left;

width: 184px;

height: 800px;

position:relative;

top:-170px;



}

#articulo1{

	margin-bottom: 10px ;

}

#articulo2{

	/*margin-bottom: 10px ;*/

}

.fondo-titulo-articulos{

	background: #030a6a; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzAzMGQzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDBjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #030a6a 0%, #030d3f 48%, #000c26 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030a6a), color-stop(48%,#030d3f), color-stop(100%,#000c26)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030a6a', endColorstr='#000c26',GradientType=0 ); /* IE6-8 */

	width:338px;

	height:36px;

	color:white;

	border-top-left-radius:8px; 

	-webkit-border-top-left-radius:8px;

	border-top-right-radius:8px;

	-webkit-border-top-right-radius:8px;

}



.fondo-titulo-articulos-2{

	background: #030a6a; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #030a6a 0%, #030d3f 48%, #000c26 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030a6a), color-stop(48%,#030d3f), color-stop(100%,#000c26)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030a6a', endColorstr='#000c26',GradientType=0 ); /* IE6-8 */

	width:184px;

	height:26px;

	color:white;

	text-align:center;

	margin-top:10px;

	padding-top:10px;

}



.fondo-titulo-articulos-3{

	background: #030a6a; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #030a6a 0%, #030d3f 48%, #000c26 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030a6a), color-stop(48%,#030d3f), color-stop(100%,#000c26)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #030a6a 0%,#030d3f 48%,#000c26 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030a6a', endColorstr='#000c26',GradientType=0 ); /* IE6-8 */

	width:210px;

	height:26px;

	color:white;

	text-align:center;

	/*margin-top:10px;*/

	padding-top:10px;

	border-top-left-radius:8px; 

	-webkit-border-top-left-radius:8px;

	border-top-right-radius:8px;

	-webkit-border-top-right-radius:8px;

}



#form-inicio{

float: left;

width: 164px;

height: 224px;

margin-bottom: 23px;

background-color: white;

color: #332000;

padding: 10px;

}



.fondo-titulo-articulos p {

	margin: 0px;

	padding: 11px 0px 0px 12px;

	font-size: 12px;

}

.fondo-cuerpo-articulos{

	background-color:#FFF;

	width:338px;

	height:460px;

	border-bottom-left-radius:8px; 

	-webkit-border-bottom-left-radius:8px;

	border-bottom-right-radius:8px;

	-webkit-border-bottom-right-radius:8px;

}

#imgarticulos {

	display: inline-block;

	vertical-align: top;

	margin: 19px 14px 0px 16px;

}#texto-articulos {

	width: 166px;

	display: inline-block;

	font-size: 11px;

}

#enlace-articulos {

	display: inline-block;

	float: right;

	margin-right: 12px;

}

.imgarticulos2{

	display: inline-block;

	margin: 19px 12px 0px 16px;

}



.imgarticulos2-2{

	display: inline-block;

	margin: 20px 12px 0px 16px;

}

.texto-articulos2{

}

.texto-articulos2 p{

	display: inline-block;

	font-size: 11px;

	margin: -83px 20px 0px 0px;

	width: 170px;

	/*height: 270px;*/

	float: right;

}

.enlace-articulos2 {

	float: right;

	margin-right: 15px;

}

#enlacemas{

	margin-top: 15px;

}

#enlacemas1{

	margin-top: -20px;

}

div#columna2 div h1{

	margin: 0px;

}

div#columna2 div ul {

	list-style: none;

	padding-left: 17px;

}

div#columna2 div ul li{

	font-size:11px;

}



.fondo-menu-izquierda{

box-shadow: 0 0 4px #464646;

-webkit-box-shadow: 0 0 4px #464646;

-moz-box-shadow: 0 0 4px #464646;

}

input.error { border: 1px dotted red; }



label.error {

	/* remove the next line when you have trouble in IE6 with labels in list */

	color: red;

	font-size:11px;

	font-style: italic;

}

#idFormAuth { width: 500px; }

#idFormAuth label { width: 250px; }



.warning {

	color			   : #8A0808;

	font-size: 12px;

}



.etabs { margin: 0; padding: 0; }

.tab { display: inline-block; zoom:1; *display:inline; background-image:url('../img/botonnavmenu.png'); background-repeat:repeat-x; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }

.tab-large { display: inline-block; zoom:1; *display:inline; background-image:url('../img/botonnavmenu2.png'); background-repeat:repeat-x; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }

.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }

.tab a:hover { text-decoration: underline; }

.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #666; }

.tab a.active { font-weight: bold; }

.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }



#texto-seccion {

	width: 800px;

	/*height: 220px;*/

	display: inline-block;

	font-size: 13px;

	margin: 15px 45px;

	padding: 15px 30px;

	background-color:#FFF;

	border-radius: 9px;

	 box-shadow: 3px 3px 6px #333333;

	

}



#texto-seccion-interna {

	width: 500px;

	height: 220px;

	display: inline-block;

	font-size: 11px;

	margin: 19px 11px 0px 30px;

}



.mensaje-suscripcion {

	color: #FF0000;

	font-family: "Times New Roman", Times, serif;

}



.novedades {

	width:175px;

	border-bottom:solid;

	border-bottom-color:#FFFFFF;

	border-bottom-width:2px;

	border-right:solid;

	border-right-color:#FFFFFF;

	border-right-width:2px;

	-webkit-box-shadow:0px 0px 5px #666 inset;

	-moz-box-shadow:0px 0px 5px #666 inset;

	box-shadow:0px 0px 5px #666 inset;

	padding:10px;

}



table.fondo-menu-derecha .bxslider2 {

	padding:0px !important;	

}



table#novedades .bx-viewport {

	height: 170px !important;	

}



table#novedades div.bx-controls a.bx-prev {

	width: 20px !important;

	height: 20px !important;

	background-size: 60px auto;

	background-position: 0 0px;

	margin-top:0px;

	margin-left: -25px;

}



table#novedades div.bx-controls a.bx-next {

	width: 20px !important;

	height: 20px !important;

	background-size: 60px auto;

	background-position: -27px 0px;

	margin-top:0px;

	left: 875px;	

}

