﻿#cuerpo
{
}
body
{
    font-family: Arial; /*font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color: White;
}

.frm
{
    font-family: Arial; /*font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    border: 1px solid #DDDDDD;
    background-image: url(images/bgform.gif);
    background-repeat: repeat-x;
    background-position: bottom bottom;
    color: #2E79C5;
}
.frm2
{
    font-family: Arial; /*font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    border: 1px solid #DDDDDD;
    color: #2E79C5;
}

#general
{
    width: 1000px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-top: 10px;
    padding: 1px;
    padding: 1px;
    background-color: White;
}

#header
{
    background-image: url(images/supmuneco.gif);
    background-position: right 0px;
    background-repeat: no-repeat;
}

#lateral
{
    background-image: url(images/izq.gif);
    background-position: center 50px;
    background-repeat: no-repeat;
    vertical-align: top;
    padding-right: 5px;
}


a
{
    color: #2E79C5;
}
a:hover
{
    color: Blue;
}

h1
{
    font-size: 18px;
}

#content
{
    text-align: justify;
    font-family: Arial; /*font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    width: 100%;
    padding-top: 3px;
}


#content a
{
    color: #FF1D40;
}



#tablecont
{
    margin-top: 1px;
}

#footer
{
    margin-top: 1px;
    border-top: 1px solid #c0c0c0;
    width: 100%;
    height: 30px;
    font-size: 11px;
    vertical-align: middle;
    padding-top: 8px;
    text-align: center;
}
#footer a
{
    text-decoration: none;
    font-size: 11px;
}

a:hover
{
    text-decoration: underline;
}

.mythumb
{
    border: solid 1px #689BC8;
}

.masinfo
{
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
    color: #2E79C5;
}
a.masinfo:hover
{
    color: #2E79C5 !important;
}
.arriba
{
    background-image: url(images/up.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
    color: #2E79C5;
    text-decoration: none;
    font-size: 11px;
}
.atras
{
    background-image: url(images/atras.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
    color: #2E79C5;
    text-decoration: none;
    font-size: 11px;
}

.titular
{
    font-family: 'Segoe UI' , Segoe UI, Tahoma, Verdana;
    color: #2E79C5;
    padding: 0;
    margin: 0;
}

.titular2
{
    font-family: Calibri, Arial;
    font-size: 24px;
    color: #2E79C5;
    padding: 0;
    margin: 0;
    letter-spacing: -1px;
    font-weight: bold;
}

.titular3
{
    font-family: Calibri, Arial;
    font-size: 20px;
    color: #2E79C5;
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: -1px;
    border-bottom: 1px solid #BBBBBB;
}

.tdhr
{
    padding: 3px 0px 3px 0px;
}
.tdhrdot
{
    background-image: url(images/bgdots.gif);
    background-repeat: repeat-x;
    height: 10px;
}

.cuerpomail *
{
    padding: 20px;
    margin: 20px;
    font-size: 14px;
    font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;
}

.tdmenu
{
    background-color: #2E79C5;
    height: 10px;
}


.tdmenu *
{
    color: White !important;
}

.tdmenu a
{
    text-decoration: none;
    font-weight: bold;
}

/* tabs */

#tabs
{
    width: 100%;
    font-size: 93%;
    line-height: normal;
    overflow: hidden;
    vertical-align:bottom;
}

#tabs ul
{
    margin: 0;
    padding: 5px;
    padding-left: 0px;
    list-style: none;
}

#tabs li
{
    display: inline;
}

#tabs a
{
    float: left;
    background: url(images/left.png) no-repeat left top;
    margin: 0;
    padding: 0px 1px 0px 5px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

#tabs a span
{
    float: left;
    display: block;
    background: url(images/right.png) no-repeat right top;
    padding: 10px 10px 10px 5px;
    color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
    float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span
{
}

#tabs a:hover
{
    background-position: 0% -42px;
}

#tabs a:hover span
{
    background-position: 100% -42px;
}

.contacto
{
    background-image: url(images/ico_contacto.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}


.inicio
{
    background-image: url(images/ico_home.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.buscador
{
    border: 1px solid #CCE5F3;
    background-color: #E8F4FA;
    height: 234px;
    width: 325px;
}
.buscador2
{
    border: 1px solid #CCE5F3;
    background-color: #E8F4FA;
}

.inmo
{
    text-transform: uppercase;
    color: #2E79C5;
}
.imagina
{
    text-transform: lowercase;
    color: red;
}
.puntoes
{
    color: Black;
}
.inmo, .imagina, .puntoes
{
    font-weight: bold;
}

legend
{
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #E8F3FA;
}

fieldset
{
    padding: 5px;
    border: 1px solid #E8F3FA;
}

/*capa ajax */
.progress
{
    position: absolute;
    width: 550px;
    height: 550px;
    background-color: #FFF;
    text-align: center;
    filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: .45;
}

.progress img
{
    filter: none;
    padding-top: 150px;
}

.boton
{
    border: none;
    background-color: White;
    background-image: url(images/bgbot.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: bold;
    color: White;
    width: 158PX;
    height: 34PX;
}

.afichero
{
    background-image: url(images/page.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 18px;
    text-decoration: none;
    font-size: 12px !important;
}

.tdcont
{
    min-height: 500px;
    vertical-align: top;
}
.borde
{
    border: 1px solid #2E79C5;
}

.sepv
{
    background-image: url(images/sepv.gif);
    background-repeat: repeat-y;
    background-position: center center;
    min-width: 14px;
    width: 14px;
}
.seph
{
    background-image: url(images/seph.gif);
    background-repeat: repeat-x;
    background-position: center center;
    min-height: 14px;
    height: 14px;
}

.filtro
{
    background-color: #EFF3FB;
    padding: 5px;
}

.link_propiedad
{
    font-weight: bold;
    text-decoration: none;
}

.link_propiedad:hover
{
    text-decoration: underline;
    color: red;
}

.mini
{
    border: 1px solid #F3D7E4;
}

.mini_azul
{
    border: 1px solid #E6F2FB;
}

.azul
{
    color: #2E79C5 !important;
    font-weight: bold;
    text-decoration: none;
}

.azul_normal
{
    color: #2E79C5 !important;
}
.propiedad
{
    min-width:325px;
    vertical-align:top;
    min-height:100px;
    
}
.propiedad td
{
    vertical-align:top;
    
}

.listempresa 
{
    text-decoration:none !important;
    font-weight:bold;
    color: #2E79C5 !important;
}
.listempresa:hover 
{
    color:Blue;
    background-color:White;
    
    }

.tdmini
{
    min-width: 100px;
}
.mytable
{
    border: solid 1px #c0c0c0;
    width: 100%;
}
.mytable_header
{
    background-color: #E6F2FB;
    font-weight: bold;
    text-transform:capitalize !important;
    letter-spacing:1px;
    padding:3px;
}

.flecha
{
    background-image: url(images/flecha.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 8px;
    text-decoration:none;
}
.paginado
{
    background-color: #FBE7EF;
    border: 1px solid #F6CDDF;
    padding: 5px;
    margin-top: 10px;
}
.email 
{
    text-decoration:none;
    }
.todoazul a 
{
    color: #2E79C5 !important;
    
    }    

	
	.pagination a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 6px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
	.pagination a:hover, .pagination a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	.pagination span {
		margin-right:3px;
		padding:2px 6px;		
		font-weight: bold;
		color: #000;
	}


/* fin de la paginacion */

.publicidad img
{
    border: 1px solid #c0c0c0;
}
