/* CSS Document */
@IMPORT url("propiedadesGenerales.css");

/* ***** DEFINICION TIPOGRAFÍAS ***** */

@font-face {
    font-family: 'ITCYregular';
    src: url('tipografias/myriadproregular-webfont.eot');
    src: url('tipografias/myriadproregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('tipografias/myriadproregular-webfont.woff') format('woff'),
         url('tipografias/myriadproregular-webfont.ttf') format('truetype'),
         url('tipografias/myriadproregular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITCYsemiBold';
    src: url('myriadpro-semibold-webfont.eot');
    src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-webfont.woff') format('woff'),
         url('myriadpro-semibold-webfont.ttf') format('truetype'),
         url('myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tipoNormal { font-family: Arial, Helvetica, sans-serif; }
.tipoRegular { font-family: "ITCYregular", Arial, Helvetica, sans-serif; }
.tipoSemiBold { font-family: "ITCYsemiBold", Arial, Helvetica, sans-serif; }

/* ESTILOS */
.justificado { text-align:justify; }

/* TEXTOS */

.texto_gris_pestañas /*NO TOCAR*/
{
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
    color: #2d2d2d;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_gris_pequeño /*NO TOCAR*/
{
	font-weight: normal;
	font-size: 11px;
	line-height:17px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_gris_menu /*NO TOCAR*/
{
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.texto_verde_grande
{
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
    color: #65694e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_verde_normal
{
	font-weight: normal;
	font-size: 14px;
	line-height:18px;
    color: #65694e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.texto_gris_grande
{
	font-weight: bold;
	font-size: 15px;
	line-height:18px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_gris_normal
{
	font-weight: normal;
	font-size: 14px;
	line-height:18px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.texto_naranja_grande
{
	font-weight: bold;
	font-size: 15px;
	line-height:18px;
    color: #f25412;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.texto_naranja_pie
{
	font-weight: normal;
	font-size: 14px;
    color: #f25412;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_negro_pie
{
	font-weight: normal;
	font-size: 14px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.border_verde
{
	border-style:solid;
	border-color:#65694e;
	border-width:1px;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover{ color: #f25412; text-decoration: none; }

a.pie:link
{
	font-weight: normal;
	font-size: 14px;
    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.pie:visited
{
	font-weight: normal;
	font-size: 14px;
    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.pie:hover
{
	font-weight: normal;
	font-size: 14px;
    color: #f25412;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.menu:link
{
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.menu:visited
{
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.menu:hover
{
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
    color: #f25412;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.enlace_naranja_pestanas:link
{
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
    color: #cd722f;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	float:right;
}
a.enlace_naranja_pestanas:visited
{
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
    color: #cd722f;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	float:right;	
}
a.enlace_naranja_pestanas:hover
{
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
    color: #cd722f;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	float:right;	
}

.texto_verde_grande a:hover
{
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
    color: #65694e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.texto_verde_grande a:visited
{
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
    color: #65694e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.texto_verde_grande a:link
{
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
    color: #65694e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/***********************/
/* PAGINACION          */
/***********************/
#paginame{
	width: 679px;
	margin-left: 5px;
}

.paginacion{
	height: 25px;
	width: 192px;
	text-align:center;
	padding-top:5px;	
}

.numero-pagina{
	width: 25px;
	border: solid 1px #999999;
	vertical-align: middle;
}
.pag-activa{
	padding-top: 0px;
	text-align: center;
	height: 18px;
	width: 18px;
}
.actual-pag{
	position: absolute;
	padding-top: 3px;
	text-align: center;
	height: 18px;
	width: 18px;
}

.borde-pag{ border-top: solid 1px #DDEAEE; }
	
/***********************/
/* FIN PAGINACION      */
/***********************/

/***************/
/* FORMULARIOS */
/***************/

input.grande{
	background-color: #efede8;
    border-color: #efede8;
    border-style: solid;
    border-width: 1px;

	height:35px;
	width:660px;
	
	font-weight: normal;
	font-size: 16px;

    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;	
    text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
	
input.medio{
	background-color: #efede8;
    border-color: #efede8;
    border-style: solid;
    border-width: 1px;

	height:35px;
	width:395px;/*width:430px;*/
	
	font-weight: normal;
	font-size: 16px;

    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;	
    text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}

input.pequeno{
	background-color: #efede8;
    border-color: #efede8;
    border-style: solid;
    border-width: 1px;

	height:35px;
	width:220px;
	
	font-weight: normal;
	font-size: 16px;

    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
	line-height:35px;
    text-decoration: none;
	
	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}

textarea{
	background-color: #efede8;
    border-color: #efede8;
    border-style: solid;
    border-width: 1px;

	height:125px;
	width:660px;
	
	font-weight: normal;
	font-size: 16px;

    color: #afa68d;
    font-family: Arial, Helvetica, sans-serif;
	line-height:35px;
    text-decoration: none;
	
	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
	
	overflow: auto;		
}
.campoMal { background-color: #F67D4B !important; color: white !important; }

#contenedorLetras { width: 230px; margin-right: 10px; } 
.codigo_seg { margin: 12px 0 0 0;  }


#map { 
    width:700px; 
    height:400px; 
}
