/* el color del gris usado es :  #54534A   */

body {
	padding: 20px 0px 20px 0px;
	text-align: left;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #54534A;
}

.txtPie {
	font-family: Helvetica;
	font-size:  11px;
	color: #54534A;
}

.ContTodo{
	overflow: hidden;
	text-align: left;
	width: 744px;
	padding: 3px 3px 3px 3px;
	margin-bottom: 10px;
}

.ContFotosIzq{
	position: relative;
	float: left;
	width: 382px;
	text-align: left;
	margin: 0px 10px 10px 0px;
}

.ContFotosDer{
	position: relative;
	float: right;
	width: 382px;
	text-align: left;
	margin: 0px 0px 10px 10px;
}

.FotoMarcoGral{
	position: relative;
	width: 370px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
	padding: 4px 8px 0px 4px;	
	text-align: right;
	margin: 10px 0px 0px 0px; 
}

.FotoMarcoGral2{
        position: relative;
        width: 550px;
        border-style: solid;
        border-color: Gray;
        border-width: 1px 1px 1px 1px;
        padding: 4px 8px 0px 4px;
        text-align: center;
        margin: 10px 0px 0px 0px;
}


.ContTexto{
	position: relative;
	overflow: hidden;
	padding: 4px 4px 4px 4px;	
	text-align: left;
	color: #3E3E3E;
	font-size: 11px;
}

.ContTextoInc{
	position: relative;
	overflow: hidden;
	padding: 4px 4px 4px 4px;	
	text-align: left;
	color: #3E3E3E;
	font-size: 11px;
	font-style: italic;
}

.ContTexto2{
	position: relative;
	overflow: hidden;
	padding: 4px 4px 4px 4px;	
	color: #3E3E3E;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.ContFrase{
	text-align: left;
	width: 710px;
	font-size: 11px;
	padding: 15px 20px 15px 20px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
	color: #3E3E3E;
}

.ContTitulo{
	color: #3E3E3E;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.ContTitulo2{
	color: #3E3E3E;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.FotoGde{
	width: 365px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
}

.FotoPeq{	
	height: 35px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
	margin: 5px 3px 0px 0px;
}

.PubPublica{
	text-align: left;
	width: 732px;
	/*height: 120px;*/
	padding: 3px 3px 3px 3px;
	margin: 0px 4px 10px 4px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
}

.PubTitulo{
	text-align: left;
	width: 732px;
	padding: 10px 3px 10px 3px;
	margin: 0px 4px 10px 4px;
	border-style: solid;
	border-color: Gray;
	border-width: 1px 1px 1px 1px;
}

.txtLink {	
	font-size: 11px;
	color: #3E3E3E;
}
a.txtLink:link, a.txtLink:visited, a.txtLink:active {
	text-decoration: none;
}
a.txtLink:hover {
	text-decoration:  underline;
	font-weight: bold;
}

.txtImagSig {	
	font-size: 15px;
	color: #3E3E3E;
	font-weight: bold;
}
a.txtImagSig:link, a.txtImagSig:visited, a.txtImagSig:active {
	text-decoration: none;
}
a.txtImagSig:hover {
	text-decoration:  underline;
}

.Punto{
	font-size: 5px;	
	color: #54534A;
}
.visitas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

