/* CSS Document */
/*/////////////////////////////////// Empiezan estilos generales del documento ///////////////////////////////////*/
h1{
	font-family: "Montserrat";
	font-size: 2.6em;
	color: #BA2025;
	/*font-weight: lighter;*/
}

.h1Interno{
	font-family: "Montserrat";
	font-size: 1.9em;
	color: #BA2025;
	font-weight: lighter;
}


h2{
	color: #BA2025;
	font-size: 15px;
	line-height: 18px;
	font-family: ‘Montserrat’;
}

h3 {
	font-family: Montserrat;
	color: #BA2025;
	text-decoration: none;
}


p{
	font-family: ‘Montserrat’, serif;
	display: block;
	color: #444;
	font-size: 11px;
	line-height: 1.5;
}

a{
	outline:none;
}
a.boton2{
	line-height:50px;
	height:50px;
	display:block;
	float:left;
	margin-left:10px;
	padding:0 20px;
	color:#fff;
	background:#a5dbe9;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.boton2:hover{
	background:#1fa6c7;
}
a.selected{
	background:#1fa6c7;
}
a.boton3{
	line-height:30px;
	height:30px;
	display:block;
	float:left;
	padding:0 20px;
	color:#fff;
	background:#1fa6c7;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
label21{
	width:50px;
	display:block;
	float:left;
	margin-right:10px;
}
input.corto{
	width:30px;
}
input.boton{
	float:center;
	height:28px;
	color:#444;
	background:#EAEAEA;
	border:1px solid #DADADA;
	width:70px;
}

input.botonAzul{
	
	float:center;
	height:30px;
	color:#FFF;
	background:#1fa6c7;
	border:none;
	margin-left:55px;
}

br.clear{
	clear:both;
}
/*/////////////////////////////////// Empiezan estilos del div header ///////////////////////////////////*/
#header .usuario{
	width:150px;
	height:20px;
	padding:75px 0 0 10px;
	float:left;
}
#header h1{
	float:left;
	width:163px;
	display:block;
	height:106px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#header h1 a{
	float:left;
	width:163px;
	display:block;
	height:106px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#header ul{
	width:570px;
	padding:0;
	margin:77px 45px 0 0;
	list-style-type:none;
	float:right;
}
#header ul li{
	float:left;
	padding:0 5px;
}
#header ul li a{
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
#header ul li a:hover{
	text-decoration:underline;
}
/*/////////////////////////////////// Empiezan estilos del div cuerpo ///////////////////////////////////*/
#cuerpo{
	width:940px;
	min-height:400px;
	margin:0 auto;
	
}
#flogin{
	width:330px;
	margin:30px auto 0;	
}
#flogin labelInicio{
	width:100px;
	display:block;
	float:left;
	margin-right:10px;
}
#flogin input{
	width:200px;
	float:left;
}
#flogin input.boton{
	width:80px;
	float:left;
	height:30px;
	color:#FFF;
	background:#1fa6c7;
	border:none;
	margin-right:10px;
}
/*/////////////////////////////////// Empiezan estilos del div contenidoTablas ///////////////////////////////////*/
#contenidoTablas{
	width:730px;
	min-height:400px;
	margin:0 auto;
	padding:15px;
	background:#FFF;
	border:1px solid #000;
	clear:both;
}
#contenidoTablas h1{
	margin:0 0 20px;
}
#contenidoTablas table{
	border:1px solid #1fa6c7;
}
#contenidoTablas table th{
	background:#1fa6c7;
	border:none;
	font-size:14px;
	padding:2px;
	color:#FFF;
	text-align:left;
}
#contenidoTablas table tr.par td{
	background:#ecebeb;
	border:none;
}
#contenidoTablas table td{
	border:none;
	padding:2px;
}
/*/////////////////////////////////// Empiezan estilos del div columna1 ///////////////////////////////////*/
#columna1{
	width:180px;
	margin:0 auto;
	padding:10px;
	background:#FFF;
	border:1px solid #DEDEDE;
	clear:both;
	float:left;
}
#columna1 h1{
	padding:5px;
	margin-left:-10px;
	display:block;
	width:170px;
	margin:0;
	
	color: #BA2025;
    font-family: 'Trajan';
    font-size: 18px;
}
/*/////////////////////////////////// Empiezan estilos del div columna2 ///////////////////////////////////*/
#columna2{
	width:700px;
	margin:10px;
	padding:0;
	float:right;
}
#columna2 li{
	font-family: ‘Times New Roman’, serif;
	display: block;
	color: #444;
	font-size: 11px;
	line-height: 1.5;
}
#columna2 .banner{
	padding:7px 19px 6px 200px;
	color:#444;
	font-size:14px;
	background: url(../imgs/banner21.gif) no-repeat top left;
}
/*/////////////////////////////////// Empiezan estilos del div footer ///////////////////////////////////*/
#footer {
	width:960px;
    clear:both; 
    margin-top: 12px;
    background-color: #FAFAFA;
}

#footer p{
	margin:0;
	padding:5px 0 0 0;
	

}

#inicioGarantias {
padding-left: 30px;
margin:15px 0px;
}

#inicioGarantias li{
list-style-type:lower-alpha;
}



#inicioGarantias2 {
padding-left: 20px;
margin:15px 0px;
}

#inicioGarantias2 li{
list-style-type:disc;
}


/*/////////////////////////////////// Nueva Imagen Rug ///////////////////////////////////*/

root { 
    display: block;
}

body {
    margin: 0 auto;
    background-color: #fafafa;
}

#header {
    clear: both; 
    background-color: #fafafa; 
    padding: 12px 0 16px 4px;
}

#shadow-up, #shadow-down {
    width:960px;
    height: 17px;   
}

#shadow-up {
    background: url('../imgs/rugV2/shadow_up.png') no-repeat;
}

#shadow-down {
    margin-top: 2px;
    background: url('../imgs/rugV2/shadow_down.png') no-repeat;
}

.nav {
    
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(left,  #fafafa 0%, #eaeaea 14%, #eaeaea 86%, #fafafa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fafafa), color-stop(14%,#eaeaea), color-stop(86%,#eaeaea), color-stop(100%,#fafafa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #fafafa 0%,#eaeaea 14%,#eaeaea 86%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #fafafa 0%,#eaeaea 14%,#eaeaea 86%,#fafafa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #fafafa 0%,#eaeaea 14%,#eaeaea 86%,#fafafa 100%); /* IE10+ */
    background: linear-gradient(to right,  #fafafa 0%,#eaeaea 14%,#eaeaea 86%,#fafafa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#fafafa',GradientType=1 ); /* IE6-9 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa'); /* for IE */

font-family: 'Trajan';
    color: #646463;
    margin: 0 auto;
    text-align: center;
}


.nav ul {
	overflow: hidden;
        margin: 0 auto;
        padding: 0;
}

.nav li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 10px 0.5em;
        text-align: center;
        font-size: 14px;
}


.nav a {
	color: #666666;
	display: block;
	text-decoration: none;
        margin: 0;
        padding: 0;
}

.nav a:active, .nav a:visited {
	color: #666666;
}

.nav a:focus, .nav a:hover {
    color: #ba2025;
    /*
	background-color: #999999;
	color: #ffffff;
	outline: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
        */
}

.no-borderradius .nav a:focus, .no-borderradius .nav a:hover {
	background-color: transparent;
	color: #444444;
	text-decoration: underline;
}



/************ Columnas ********************/

.infoColumns {
    width: 100%;
    display: inline-block;
}

.infoColumns .column {
    float: left;
    width: 31.5%;
    border: 1px solid #dedede;
    padding: 8px 4px;
    margin: 8px 11px 0 0;
    min-height: 310px;
    background-color: #fff;
}

.infoColumns .column:last-child{
    margin: 8px 0 0 0;
}

.infoColumns .column h2 {
    font-family: 'Trajan';
    font-size: 18px;
    margin-left: 12px;
    color: #ba2025;
}

.infoColumns .column ul {
    padding: 0 14px;
    
}

.infoColumns .column li {
    list-style: none;
    border-bottom: 1px solid #dedede;
    margin-bottom: 4px;
    padding-bottom: 4px;
    
}

.infoColumns .column li a {
    text-decoration: none;
    color: #646463;
}

.infoColumns .column li a:hover {
    color: #ba2025;
}

.row {
    clear:both;
    margin-bottom: 4px;
}

.item {
    float: left;
    width: 48%;
    min-height: 120px;
    margin-right: 4px;
    overflow: hidden;
}


/******** Carrousel ***********/

.carrousel {
    clear: both;
    width: 100%;
    min-height: 200px;
    margin: 18px 0;
    border: 1px solid #ddd;
}



/********* Footer ***********/

.footerColumns {
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
}

.footerColumns .column {
    float: left;
    width:24%;
    margin: 8px 8px 0 0;
    font-size: 14px;
    min-height: 300px;
    color: #646463;
}

.footerColumns .column h2 {
    font-family: 'Trajan';
    font-size: 15px;
    text-align: left;
}

.footerColumns .column:last-child {
    margin: 8px 0 0 0;
}

.footerColumns .column ul {
    margin-bottom: 22px;
    margin-left: 0;
    padding-left: 12px;
    width: 86%;
}

.footerColumns .column ul li {
    list-style: none;
    font-family: 'Times New Roman', serif;
    margin-bottom: 5px;
}

.footerColumns .column ul li a {
    text-decoration: none;
    color: #646463;
}

.footerColumns .column ul li a:hover {
    color: #ba2025;
}

#footer {
    clear:both; 
    margin-top: 12px;
    background-color: #FAFAFA;
}

.divBase {
    clear: both; 
    width: 100%; 
    border-top: 1px solid #dedede; 
    margin-bottom: 1px;
}

.infoBase {
    border-top: 1px solid #dedede; 
    border-bottom: 1px solid #dedede; 
    font-family: "Montserrat";
	font-size:14px; 
    color: #BA2025; 
    text-align: center; 
    padding: 14px 0px;
    margin-bottom: 1px;
}

.infoBase a {
    text-decoration: none; 
    font-family: "Montserrat";
    color: #BA2025;
}

.social-search {
    clear:both; 
    margin-top: 40px; 
    margin-bottom: 0px;
}

#social {
    width:242px; 
    float: left; 
    height: 34px;
    margin-top: 0px;
    display: inline-block;
}

#social .fb {
    background: url('../imgs/rugV2/fb.png') no-repeat;
    width: 31px;
    height: 31px;
    float: left;
    margin-right: 6px;
}

#social .fb:hover {
    background: url('../imgs/rugV2/fb-over.png') no-repeat;
    width: 31px;
    height: 31px;
}

#social .tw {
    background: url('../imgs/rugV2/tw.png') no-repeat;
    width: 31px;
    height: 31px;
    float: left;
}

#social .tw:hover {
    background: url('../imgs/rugV2/tw-over.png') no-repeat;
    width: 31px;
    height: 31px;
}

.baseSearch {
    float:right; 
    background-color: #f1f1f1; 
    padding: 6px 8px; 
    box-shadow: inset 0px 2px 3px rgba(255,255,255,0.8), 1px 1px 3px rgba(245,245,245,0.2);
    margin-top: 20px;
}

.baseBrand {
    float:right; 
    padding: 6px 8px; 
    margin-bottom: 30px;
    box-shadow: inset 0px 2px 3px rgba(255,255,255,0.8), 1px 1px 3px rgba(245,245,245,0.2);
}

.coolLine {
    float: left; 
    border-top: 1px solid #dedede; 
    border-bottom: 1px solid #dedede; 
    width: 336px; 
    height:1px; 
    margin-top: 38px;
}

.baseBrand img {
    float:left; 
    margin: 0px 24px;
}

.infoDir {
	clear: both;
    margin: 32px auto 82px auto; 
    text-align: center; 
    color: #BA2025;
    font-family: 'Montserrat'; 
    font-size: 13px;
}

.infoDir p {
	text-decoration: none;
    color: #BA2025; 
    font-family: 'Montserrat'; 
    font-size: 13px;
}

.infoDir a {
    text-decoration: none; 
    font-family: 'Montserrat'; 
    color: #BA2025;
    font-size: 13px;
}

/******************* Interna **************************/


section {
    float:left;
    width: 67.2%;
    border-right: 1px solid #E0E0E0;
    margin-top: 18px;
    margin-bottom: 24px;
    padding-right: 32px;
}

.breadcrum {
    font-family: 'Times New Roman', serif;
    font-size: 12px;
    color: #515151;
}

header {
    clear: both;
}

header h1 {
    font-family: 'Trajan';
    font-size: 1.6em;
    color: #ba2025;
    margin: 8px 0 18px 0;
    font-weight: lighter;
}

header .imgHolder {
    padding: 1px;
    margin-left: 1px;
    margin-bottom: 24px;
    height: 232px;
    background-color: white;
    
    box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -o-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
}

header .imgHolder img {
    margin:0;
    padding:0;
}

article {
}

article p {
    font-family: 'Times New Roman', serif;
    font-size: 14px;
    text-align: justify;
    line-height: 2;
    color: #515151;
}

aside {
    float: right;
    width: 26.5%;
}

.socialside {
    clear: both;
    width: 100%;
    margin: 24px 0 32px 0;
}

.socialside .fb {
    background: url('../imgs/rugV2/fb.png') no-repeat;
    float: left;
    width: 31px;
    height: 31px;
    margin-right: 6px;
}

.socialside .fb {
    background: url('../imgs/rugV2/fb.png') no-repeat;
    float: left;
    width: 31px;
    height: 31px;
    margin-right: 6px;
}

.socialside .fb:hover {
    cursor:pointer;
    background: url('../imgs/rugV2/fb-over.png') no-repeat;
}

.socialside .tw {
    background: url('../imgs/rugV2/tw.png') no-repeat;
    float: left;
    width: 31px;
    height: 31px;
}

.socialside .tw:hover {
    cursor:pointer;
    background: url('../imgs/rugV2/tw-over.png') no-repeat;
}

.alist {
    width: 100%;
    padding: 1px;
    margin-bottom: 32px;
    background-color: white;
    
    box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
    -o-box-shadow: 1px 0px 4px rgba(0,0,0,0.6);
}

.alist .bk {
  background: rgb(247,247,247); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(247,247,247,1) 32%, rgba(219,219,219,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(32%,rgba(247,247,247,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(247,247,247,1) 32%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(247,247,247,1) 32%,rgba(219,219,219,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(247,247,247,1) 32%,rgba(219,219,219,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(247,247,247,1) 32%,rgba(219,219,219,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    padding: 12px;
}

.alist .bk fieldset {
    clear: both;
    padding: 12px;
    border: 1px solid #d3d3d3;
    
    
}

.alist .bk fieldset legend {
    text-align: center;
    font-family: 'Times New Roman',serif;
    color: #606060;
    font-size: 18px;
    padding: 0 14px;
}

.alist .bk fieldset ul {
    margin: 8px 0;
    padding: 0 6px 0 18px;
}

.alist .bk fieldset ul li {
    list-style: none;
    font-family: 'Times New Roman', serif;
    font-size: 14px;
    color: #606060;
    font-weight: lighter;
    line-height: 1;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #dbdbdb;
}

.alist .bk fieldset ul li a {
    text-decoration: none;
    color: #606060;
}

.alist .bk fieldset ul li a:hover {
    color: #ba2025;
}

td.topalign {
	vertical-align: top;
	background-color: #fafafa;
	font-weight: bold;
}

#layoutContainer {
	vertical-align: middle;
	margin: 0 auto 0 auto;
	width: 960px;
}
#workingContainer {
	width: 600px;
}

 a { color: grey; }
 a:hover { color: #BA2025; }
 a.link:hover { color: #BA2025; }
/************************NOTAS********************************/
table.notaBusqueda2 {
	padding: 0;
	width: 326px;
	margin: 0 auto 0 auto;
	font-family: Times New Roman', serif;;
	border: 0px solid #565656;
	background-color: #DADADA;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: Times New Roman', serif;;
	color: #444;
	font-size: 12px;
	line-height: 14px;
}

/* Tablas de notas */
table.nota {
	padding: 0;
	width: 400px;
	margin: 0 auto 0 auto;
	font-family: Times New Roman', serif;;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	border: 0px solid #565656;
	background-color: #DADADA;
	color: #444;
}

table.notaBusqueda1 {
	padding: 0;
	width: 423px;
	margin: 0 auto 0 auto;
	font-family: Times New Roman', serif;;
	font-size: 10px;
	border: 0px solid #565656;
	background-color: #DADADA;
	color: #444;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}


/* Tablas de nota mas larga */
table.notaLarga {
	padding: 0;
	width: 80%;
	margin: 0 auto 0 auto;
	font-family: Times New Roman', serif;;
	font-size: 10px;
	border: 0px solid #565656;
	background-color: #DADADA;
	color: #444;
	font-weight: normal; 
	text-align: left;
	text-decoration: none;
}

td.imgNota {
	vertical-align: top;
	font-weight: bold;
	width: 8%;
}

td.contenidoNota {
	font-size: 11px;
}

td.contenidoNotaDwr {
	font-size: 11px;
	text-align: justify;
}
 
 .MenuLink{
    float:left;
    display:block;
    position:relative;
    height:7px;
  	width:95px;
    padding: 7px 0 0 25px;  
    margin-left:-20px;
    overflow:hidden;
    color:#FFFFFF;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
z-index:56;
}

.hr {
  border: 0;
  width: 100%;
	color: #646463;
	background-color: #646463;
	height: 1px;	
}


/****menu****/

.navmenu ul {
	background-color: #fafafa ;
	border-bottom: 2px solid #DEDEDE ;
	list-style-type: none ;
	margin: 0px 0px 20px 0px ;
	padding: 7px 5px 7px 5px ;
	text-align: center;
}
 
.navmenu ul li {
	display: inline ;
	padding: 0px 3px 0px 3px ;
}


.liselected {
  margin: 0;
  padding: 10px 0.5em;
  text-align: center;
  font-size: 18px;
  font-color: red; 
  background-color: #DEDEDE;
}

.linkSelected {
	color: #BA2025;
	font-size: 12px;
}

.textoGeneralRojo {
	color: #515151;
	font-size: 12px;
	line-height: 18px;
	font-family: ‘Trajan’;
}


.textoGeneralGris {
	font-family: 'Times New Roman', serif;
    font-size: 14px;
    text-align: justify;
    line-height: 2;
    color: #515151;
}

.textoEjemplo{
	font-family: Times New Roman', serif;;
	font-size: 10px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

.texto_azul {
	font-family: Times New Roman', serif;;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	margin-right: 4px;
}

.asterisco_azul{
	font-family: Times New Roman', serif;;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	margin-right: 4px;
	padding-left: 17px;
	width: 18px;
}

.tituloHeader2 {
	color: #646463;
	font-size: 12px;
	line-height: 18px;
	font-family: ‘Trajan’;
}

.tituloHeader1 {
	color: #BA2025;
	font-size: 14px;
	line-height: 18px;
	font-family: ‘Trajan’;
}

input.boton_rug{
	float:center;
	height:28px;
	color:#444;
	background:#EAEAEA;
	border:1px solid #DADADA;
	width:70px;
}

input.boton_rug_largo{
	float:center;
	height:28px;
	color:#444;
	background:#EAEAEA;
	border:1px solid #DADADA;
	width:200px;
}


input.boton_rug_largos{
	float:center;
	height:28px;
	color:#444;
	background:#EAEAEA;
	border:1px solid #DADADA;
	width:155px;
}


.tituloInteriorRojo {
	font-family: ‘Trajan’;
	font-size: 16px;
	font-weight: bold;
	color: #BA2025;
	text-decoration: none;
}

.textoGeneralAzul {
	font-family: Times New Roman', serif;;
	font-size: 12px;
	font-weight: normal;
	color: #BA2025;
	text-decoration: none;
}

.textoGeneralMensajesRojo {
	font-family: Times New Roman', serif;;
	font-size: 9px;
	font-weight: bold;
	color: #BA2025;
	text-decoration: none;
}

.tituloInteriorRojo {
	font-family: Times New Roman', serif;;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA2025;
	text-decoration: none;
}

.subtituloInteriorRojo {
	font-family: ‘Trajan’;
	font-size: 12px;
	font-weight: bold;
	color: #BA2025;
	text-decoration: none;
}

.titulo_exterior_rojo {
		font-family: Trajan;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #BA2025;
		text-decoration: none;
	}

.titulo_interior_rojo {
		font-family: Trajan;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #BA2025;
		text-decoration: none;
	}

.texto_general {
	font-family: Times New Roman', serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.texto_bolder_gris {
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	font:bold;
	text-decoration: none;
	border-color:#BDBDBD;
}

/***tablas****/
.encabezadoTablaResumen {
	font-family: ‘Trajan’;
	color: #BA2025;
	background-color: #D3D3D3;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #D5D4CF;
	border-bottom: 1px solid #D5D4CF;
	border-left: 1px solid #F5F5F5;
	height: 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.cuerpo1TablaResumen {
	font-family: ‘Trajan’;
	font-size: 12px;
	font-weight: normal;
	background-color: #FAFAFA;
	text-decoration: none;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #D5D4CF;
	border-bottom: 1px solid #D5D4CF;
	border-left: 1px solid #F5F5F5;
	text-align:center;
	color: #515151;
}


/****submenu******/
div#tituloBusqueda{
	/*Antes Asi --> background-color: #AD4110; font-family: Arial, Verdana; font-size: 14px; font-weight: normal; color: #FFFFFF;*/
	font-family: Trajan;
	font-size: 14px;
	font-weight: bold;
	color: #BA2025;
	text-decoration: none;
	padding-left: 9px;
}

/* Estilos para el componente de paginación */

.pagination {
	/*margin: 20px 0;*/
	margin: auto;
	/* Nuevo */
	width: 650px;
	text-align: center;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
/* Nuevo */
.pagination ul > li > a{
	cursor: pointer;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #585858;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #585858;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.well {
  min-height: 20px;
  padding: 9px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.form-inline{
	margin-bottom: 10px
}
