/**CARACTERISTICAS DE LA PLANTILLA**/
a.diapo{
	width:165px;
	height:160px;
	display:block;
	text-align:center;
	background-color:#ddd;
	border:1px #bbb solid;
	margin-bottom:11px;
	margin-left:4px;
	color:#222;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.diapo:hover{
	color: #FFA828;
	text-decoration:none;
	border:1px #444 solid;
}
a.diapo img{
	width:150px;
	height:113px;
	margin:5px;
	border-top:2px #bbb solid!important;
	border-left:2px #bbb solid!important;
	border-bottom:2px #fff solid!important;
	border-right:2px #fff solid!important;
}
a.diapo:hover img{
	color:#222;
	text-decoration:none;
	border:1px #444 solid;
	border-top:2px #888 solid!important;
	border-left:2px #888 solid!important;
	border-bottom:2px #bbb solid!important;
	border-right:2px #bbb solid!important;
}

p{
font-size:11px;
text-align:justify;
line-height: 15px;
margin-top: 5px;
margin-right: 2px;
margin-bottom: 5px;
margin-left: 2px;
color: #333333;
}
img {
border: 1px;
border-color: #00CCFF;
}
h1 {
font-size: 13px;
color: #333333;
margin-bottom: 4px;
font-weight: bold;
}
h2 {
font-size: 13px;
color: #000000;
margin-bottom: 4px;
font-weight: bold;
margin: 0px 0px 3px 0px
}
a{
color:#000000;
text-decoration:none;
font-family: verdana, arial, sans-serif;
}
a:hover {
text-decoration: underline;
color: #000000;
}
/** INICIO ESTILOS **/
.cabecera{
text-align:center;
height:20px;
margin-bottom:25px;
margin-top:25px;
font-size:12px;
}
.cabecera a {
text-decoration: underline;
color: #333333;
font-size:11px;
font-style:normal;
}
.cabecera a:hover {
text-decoration: none;
color: #333333;
}
.izquierdo{
width:600px;
}
.tabla{
text-align:left;
font-weight: bold;
background-color:#00CCFF;
border-right: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-top: 1px solid #00CCFF;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 8px;
}
.img{
border-right: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-top: 1px solid #00CCFF;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 8px;
}
.tabla h2{
font-size: 13px;
color: #ffffff;
margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
margin-left: 1px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.conceptos{
font-size: 11px;
}
.bordetotal {
border-right: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-top: 1px solid #00CCFF;
}
.titulos{
text-transform: capitalize;
color: #000000;
margin: 0px 0px 3px 0px
}
.pie{
text-align:center;
height:20px;
margin-bottom:25px;
margin-top:25px;
font-size:11px;
margin-top:20px;
margin-bottom:20px;
color: #333
}
.boton a  {
color: #000000;
font-size:10px;
font-family:verdana;
font-weight:normal;
text-decoration: none;
background-color:#DFDFDF;
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
border-bottom-style:outset;
border-bottom-color:#CCCCCC;
border-bottom-width:2px;
border-left-style:solid;
border-left-color:#999999;
border-left-width:1px;
border-right-style:outset;
border-right-color:#CCCCCC;
border-right-width:2px;
display: block;
width: 120px;
padding: 1px 1px;
margin: 0px auto;
}
.boton a:hover {
background-color: #DFDFDF;
color:#000000;
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
border-bottom-style:outset;
border-bottom-color:#CCCCCC;
border-bottom-width:2px;
border-left-style:solid;
border-left-color:#999999;
border-left-width:1px;
border-right-style:outset;
border-right-color:#CCCCCC;
border-right-width:2px;
text-decoration:underline;
}
.linkinicio{
width:760px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
margin-top:3px;
text-align:center;
font-size: 11px;
color: #333333;
}
.linkinicio a {
text-decoration: underline;
color: #333333;
}
.blklinks a:hover {
text-decoration: none;
color: #333333;
}
.imgbcn{
margin:0; padding:0;
position:relative;
width:563px;
height:45px;
overflow:hidden;
}
.titulos {
font-size: 11px;
color: #333333;
margin: 1px;
}
.titulos p{
font-size:11px;
text-align:left;
color: #333333;
margin: 0px 0px 3px 0px;
}
.titulos a{
font-size: 11px;
color: #333333;
}
.titulos a:hover {
font-size: 11px;
text-decoration: underline;
color: #000000;
}
.naranja p{
font-size: 13px;
color: #00CCFF;
margin-bottom: 4px;
font-weight: bold;
text-transform: uppercase;
margin: 20px 0px 15px 0px;
padding: 10px;
}
.naranjat a{
font-size: 13px;
color: #00CCFF;
margin-bottom: 4px;
font-weight: bold;
margin: 10px 0px 15px 0px;
padding: 10px;
text-decoration: underline;
}
.naranjat a:hover {
font-size: 13px;
text-decoration: none;
color: #00CCFF;
}
.negros p{
font-size: 13px;
color: #000;
margin-bottom: 4px;
font-weight: bold;
text-transform: uppercase;
margin: 10px 0px 15px 0px;
padding:10px;
}
.banderas {
font-size:11px;
color: #333333;
padding:3px;
}
.bordeleft {
border-bottom: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
border-top: 1px solid #00CCFF;
}
.borderight {
border-right: 1px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-top: 1px solid #00CCFF;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 8px;
}
.precio {
font-size: 9px;
}
.precio a {
color:#870000;
text-decoration:underline;
}
.precio a:hover {
text-decoration:none;
}
.precionaranja {
font-size:16px;
color: #00CCFF;
font-weight: bold;
}
.pisos {
font-size: 13px;
color: #000000;
margin: 1px;
}
.pisos a {
text-decoration: none;
color: #000000;
}
.pisos a:hover {
text-decoration: underline;
color: #000000;
}
.flotar {
float: right;
}
.pisos1 a {
text-decoration: underline;
color: #333333;
}
.pisos1 a:hover {
text-decoration: none;
color: #333333;
}
.boton1 {
background-color: #DFDFDF;
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: solid;
border-top-color: #999999;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #999999;
color: #000000;
padding: 2px 7px;
}
.boton1 a:link {
text-decoration: none;
color: #000000;
}
.boton1 a:visited {
text-decoration: none;
color: #000000;
}
.boton1 a:hover {
text-decoration: underline;
color: #000000;
}
.boton1 a:active {
text-decoration: none;
color: #000000;
}
.titulon {
font-size: 13px;
color: #F26100;
margin: 1px;
font-weight: bold;
}
.borde3 {
border: 1px solid #00CCFF;
}
.borde3padding {
border: 1px solid #00CCFF;
padding: 8px;
}
.border3b {
border: 1px solid #858585;
padding: 8px;
}
.blanco {
color: #FFFFFF;
font-size: 11px;
margin: 1px;
}
.blanco a {
color: #FFFFFF;
text-decoration: none;
}
.blanco a:hover {
color: #FFFFFF;
text-decoration: underline;
}
ul {
font-size: 11px;
color: #333333;
margin-left: 8px;
padding-left: 8px;
margin-bottom: 2px;
margin-top: 2px;
}
.precionaranja p{
font-size: 11px;
color: #00CCFF;
margin-bottom: 0px;
font-weight: bold;
}
.borde4{
border: 1px solid #858585;
padding: 8px;
}


