
#contenido
{
    margin:30px 0 0 0;
    width:100%;
    border: solid 0px red;
}

#cambiante
{
    width:670px;
    border: solid 0px red;
}

#cambiante02
{
    width:890px;
    border: solid 0px red;
}

#tblcambiante
{
    font-family:Tahoma, Geneva, sans-serif;
    border: solid 0px red;
    width:100%;
}

h1, h2, h3, h6 { color: #666666; }
h4, h5 { color: #6D931E; }
h1 { font-size: 24px; font-weight: lighter; margin: 0px 5px 10px 5px;  }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; margin: 6px 6px 18px 0; }
h4 { font-size: 12px; font-weight: bold; margin: 0; }
h5 { font-size: 11px; font-weight: lighter;}
h6 { font-size: 10px; font-weight: bold; }

.textocontenido
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    color:#333;
    
}
.titular
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    color:#333
}

.suplente 
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:10px;
    color:#999
}

.nombre
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#666
}

.nombre2 
{
   font-family:Tahoma, Geneva, sans-serif;
   font-size:13px;
   color:#999
}

.telefono
{
   font-family:Tahoma, Geneva, sans-serifd;
   font-size:13px;
   color:#999
}

.texto p {
	/*font-family: "Trebuchet MS", Arial, Verdana;*/
	font-size: 11px;	/*	definimos el texto de todo el sitio	*/
	line-height: 16px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 15px;
}

.imgDerecha {
	margin: 0 20px 0 20px;
	float: right;
}
