﻿/***Template**/
.contenidoInternas
{
	padding: 12px 0px 16px 110px;
}

.breadcrumbs
{
	text-transform: lowercase;
	color: #999999;
}

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:link, .breadcrumbs a:hover
{
	color: #999999;
}

.colorCafe
{
	color: #CC8648;
}

p
{
	text-align: justify;
	margin-bottom: 24px;
}

.width500
{
	width: 500px;
}

/**/

/**liberia**/
.colorAzul
{
	color: #00386F;
}

.menuLiberia
{
	background-color: #333333;
	font-size: 13px;
	color: #FFFFFF;
	width: 360px;
	text-align: center;
	text-transform: uppercase;
}

.menuLiberia a
{
	color: #FFFFFF;
	text-decoration: none;
}

.padding8
{
	padding: 8px;
}

.marginTop15
{
	margin-top: 15px;
}

.colorVerde
{
	color: #045923;
}

/**Galeria**/
.fondoGris
{
	background-color: #333333;
	width: 210px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.botonBlanco
{
	color: #fff;
	font-size: 14px;
}

.botonBlanco a, .botonBlanco a:visited,.botonBlanco a:link, .botonBlanco a:hover
{
	color: #fff; 
	text-decoration: none;
}

/**desarrollador**/
h2
{
	color: #CC8648;
	font-weight: normal;
	font-size: 18px;
}

.paddingRight28
{
	padding-right: 28px;
}


/**documentos**/
.alignBotones
{
	text-align: right;
}

.tituloDocumentos
{
	font-size: 18px;
	color: #CC8648;
}

.textoDocumentos
{
	text-align: justify;
	line-height: 22px;
}

.textoDocumentos p
{
	text-align: justify;
	line-height: 22px;
}

.PagingMain
{
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.PagingTable
{
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.PagingMain .PagingCurrentPage
{
	font-weight: bold;
	font-size: 13px;
	color: #808080;
}

.PagingMain .PagingPages
{
	font-size: 13px;
	color: #808080;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
}

.clearBoth
{
	clear: both;
}


/*contactenos*/
.textboxContactenos
{
	width: 268px;
}

.contactenos
{
	color: Black;
}

.paddingRight200
{
	padding-right:200px;
}

.width488
{
	width:488px;
}

/***master plan**/
.fondoGris2
{
	background-color: #E6E6E6;
	color: Black;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
}


.floatRight
{
	float: right;
}

.width470
{
	width: 470px;
}

.estado
{
	font-size: 16px;
	color: Black;
}

.atributoNombre
{
	width: 172px;
	border-right: solid white 2px;
	padding-left: 10px;
}

.atributoValor
{
	padding-left: 10px;
	width: 173px;
}

.controlFormulario
{
	background-color: #FFFFFF;
	border: solid 1px gray;
	width: 350px;
}

.backClassModal
{
	background-color: gray;
	opacity: 0.7;
}

.controlInfoTxet
{
	width: 97%;
}

.margenesGaleria
{
	padding-top: 87px;
	padding-right: 60px;
}

.width400
{
	width: 400px;
}

.width862
{
	width: 862px;
}

.paddinLeftRight28
{
	padding-left: 28px;
	padding-right: 28px;
}

.column1
{
	padding-right: 15px; 
	width: 440px
}

.width29
{
	width: 29px;
}

/*costa rica**/
h3
{
	color: #00386F;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px;
}
/*Enviar Amigo*/
.popUpControles
{
	display: none;
	position: absolute;
	z-index: 3;
}

.enviarAmigoDiv
{
	width: 600px;
}

.itemAmigo
{
	background-color: #000000;
	text-align: left;
	width: 350px;
	font-family: Century Gothic;
	font-weight: normal;
}


.itemAmigoOriginal
{
	background-color: #000000;
	text-align: left;
	width: 470px;
	color: White;
	font-family: Century Gothic;
	font-weight: normal;
}


.itemAmigoOriginal2
{
	background-color: #000000;
	text-align: left;
	width: 350px;
	color: White;
	font-family: Century Gothic;
	font-weight: normal;
}


.itemAmigoTextOriginal
{
	width: 212px;
	border: none;
	height: 19px;
	font-weight: normal;
}

.itemAmigoTitulo
{
	font-size: 16px;
	color: White;
}

.itemAmigoText
{
	width: 255px;
	border: none;
	height: 19px;
}

.itemAmigoLabel
{
	font-weight: bold;
}

.pointer
{
	cursor: pointer;
}


