/* Generales*/

.body {
	BACKGROUND-COLOR: #91867E;
	background-image:  url(../images/bkg_firma.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
}

.keywords {
	font-size : 6pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #91867E;
}


.bkg_iframes {
	BACKGROUND-COLOR: #FFFFFF;
}

.sh_top {
	background-image:  url(../images/sh_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sh_bottom {
	background-image:  url(../images/sh_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sh_left {
	background-image:  url(../images/sh_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.sh_right {
	background-image:  url(../images/sh_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.pagina{
width:880px;
height:520px;
background-color:#FFFFFF;
}

.info {
	BACKGROUND-COLOR: #FFFFFF;
	margin-left:210px;
	padding: 10px;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #91867E;
}


.texto  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #91867E;
	
}

.frase  {
	padding-left: 210px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : italic;
	color : #91867E;
	line-height: 24px;	
}



A.link  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #9CAA00;
    text-decoration : none;
}

A.link:hover  {
	color : #9CAA00;
	text-decoration : underline;
}



/* Thumbs */


.linea {
	height: 5px;
	background-color: #CAC3BF;
}

.thumbs {
margin: 10px;
float:left;
}

.pic {
border:solid 4px #CFCFCF;
}

.pic_selected {
border:solid 1px #E66221;
}




/* Footer*/

.footer  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #534D48;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	
}


A.linkfooter {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #534D48;
    text-decoration : none;

}

A.linkfooter:hover  {
	color : #534D48;
    text-decoration : underline;
}

A.linkfooter_nar {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #E66221;
    text-decoration : none;

}

A.linkfooter_nar:hover  {
	color : #E66221;
    text-decoration : underline;
}

/* Links Amigos */
.amigos  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #91867E;
	padding:20px;
	margin:20px;
	background-color: #FFFFFF;	
}

A.link_amigos {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #E66221;
    text-decoration : none;

}

A.link_amigos:hover  {
	color : #E66221;
    text-decoration : underline;
}

A.linkfooter_amigos {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7C726B;
    text-decoration : none;

}

A.linkfooter_amigos:hover  {
	color : #7C726B;
    text-decoration : underline;
}


