﻿.Contenedor
{
    display:block;
    width:836px;
    border:solid 0px gray;
    background-image:url(../../../imgs/comunes/PixelTransparente.png);    
    padding:10px;
    top:50px;
    left:50px;        
    font-family:Arial;
    font-size:14px;    
    color:#6E6E6E;
    float:left;
}

#Parte1,
#TituloHDTV
{
    display:block;
    float:left;
    width:100%;
    border:solid 0px red;   
    margin-bottom:15px;
}

#Parte1 DIV
{
    display:block;
    color:#FF0000;
    font-weight:bold;
    width:250px;
    border:solid 0px green;
    margin-bottom:5px;
}

#Parte1 b
{
    color:#FF0000;
}

#Parte1 span
{
    font-weight:bold;
    color:#FF0000;    
    text-align:center;
    margin-left:150px;    
}

/*#Parte1 IMG
{
    float:right;
    margin-bottom:15px;
    margin-left:20px;
}*/

#Parte1 a
{
    float:left !important;    
    margin-left:70px !important;
}

#imagenesReyes,
#GaleriaDeFotos
{
    display:block;
    float:right;    
    width:100%;
    border:solid 0px green;    
}

#imagenesReyes
{    
    margin-bottom:20px;
}

#imagenesReyes a
{
    display:inline-block;
    width:111px;
    line-height:38px;
    text-decoration:none;    
    background-image:Url(../imgs/BotonVideo.png);  
    color:#FFFFFF;
    font-weight:bold;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
}

#imagenesReyes a:hover
{
    color:#0094A5;
}


#imagenesDiaReyes2009,
#imagenesDiaReyes2009 li
{
	list-style: none;	
	margin: 0;
	padding: 0;
	position:relative;	
	overflow:hidden;
	float:left;
	background-color:Transparent;
}

#imagenesDiaReyes2009
{    
    margin-left:93px;
    background-color:Transparent;
    width:700px;
    margin-top:20px;
}

#imagenesDiaReyes2009 li
{
    width:150px;
    background-color:Transparent;
    margin-bottom:20px;
    margin-right:20px;
}

#linksInferiores
{
    display:block;
    width:100%;
    border:solid 0px green;
    float:left;    
    margin-top:15px;
}

#linksInferiores a
{
    display:block;
    color:#0092cd;
    font-weight:bold;
    text-decoration:none;
    float:left;
    margin-right:35px;
}

#linksInferiores a:hover
{
    color:#FF0000;
}
