﻿#colB
{
    padding:20px;
    width:685px;
    background-color:#dedede;
    border-top:solid 3px #EB1C22;
    font-size:11px;
    color:#4a4a4a;
}

#colC
{
    display:none;
}

#contenedor
{
    background-color:#fff;
    padding:20px;
	min-height: 750px;
}
#parteA
{
    width:100%;
}
#foto
{
    margin-right:20px;
}
#foto img 
{
    border:solid 1px #000;
}
#detalles
{    /*float:right;
    width:100%;*/
}
#data h3
{
    font-size:13px;
    font-weight:bold;
}
#data h4
{
    font-size:11px;
    font-weight:normal;
}
#data p
{  
    margin-bottom:5px;
}

#linksInternos
{
    border-right:solid 1px #000;
    text-align:right;
    padding-right:5px;
    /*margin-bottom:10px;*/
    
}
#linksInternos div
{
    margin-bottom:5px;
    font-size:13px;
}
#comentario
{
    clear:both;
    padding:3em 0;
    width:500px;
    line-height:1.5em;
}
#fragmentos, #notasPrensa, #temas, #datosTecnicos, #masInfo
{
    margin-bottom:35px;
}
#fragmentos h3, #notasPrensa h3, #temas h3, #datosTecnicos h3, #masInfo h3
{
    /*border-bottom:solid 2px #eb1c22;*/
    font-size:12px;
    font-weight:bold;
    /*display:table;
    white-space:nowrap;
    width:1em;*/
    padding-right:15px;
    padding-bottom:5px;
    margin-bottom:2em; 
}
#fragmentos p, #notasPrensa p, #temas p, #datosTecnicos p, #masInfo p
{
    margin-bottom:5px;
}
#temas1
{
    /*float:left;
    width:45%;*/
    line-height:1.5em;
}
/*#temas2
{
    float:right;
    width:45%;
    line-height:1em;
    font-size:10px;
}*/
/**/


#tituloDePagina{
	text-transform: uppercase;
}

#contenedor h3
{
    font-size:12px;
    font-weight:bold;
    display:block;
    padding-right:15px;
    padding-bottom:5px;
    margin-bottom:2em; 
}

#contenedor h3 span.subtit {
    border-bottom:solid 2px #eb1c22;
	padding-right:5px;
	padding-bottom:5px;
}

/* links tipo boton mayuscula */
.linkboton { 
	font-size: 12px; 
	color:#900;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
a.linkboton {
	/*text-decoration: underline;*/
}
a.linkboton:visited {
	color: #900;
}

/* titulos mayuscula */
.tit { 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: bold; 
	color: #4a4a4a; 
	/*text-transform: uppercase; */
}

/* textos destacados en cajas mayuscula-minuscula */
.txtdesbox { 
	font-size: 10px; 
	line-height: 16px; 
	color: #4a4a4a; 
	font-weight: bold; 
}

/* textos tipo titulos en cajas mayuscula */
.titbox { 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14px; 
	color: ##4a4a4a; 
	/*text-transform: uppercase; */
	font-weight: bold; 
}

/* textos de atencion */
.warn {
	color: #FF0000
}

#notaPie {
	margin-top: 25px;
}

td.txt {
	padding: 4px;
}

td.txtdesbox {
	padding: 5px;
}

td.txtbox {
	padding: 4px;
}

td.tit {
	padding: 4px;
}

.forms {
	font-family:Verdana, Arial, Helvetica; 
	font-size:11px; 
	color:#000000;
}

#popup table
{
    background-color:#fff;
}

#popup table td
{
    padding:10px;
}

body#popup {
	line-height:1.5em; 
	margin: 20px;
	background-color:#dedede;
}
