Body
{
	Background-Color  : #FFFFFF;
	Background-Image  : Url(Imgs/Fondo.png);
	Background-Repeat : Repeat-X;
	Margin-Left       : 0px;
	Margin-Top        : 0px;
	Margin-Right      : 0px;
	Margin-Bottom     : 0px;	
}

.HdrClima
{
	Font-Family : Verdana;
	Font-Size   : 16px;
	Font-Weight : Bolder;
	Color       : #C9794B;
}

.FtClima
{
	Font-Family : Georgia;
	Font-Size   : 10px;
	Font-Weight : Bolder;
	Color       : #C9794B;
}

.Cuerpo
{
	Font-Family : Tahoma;
	Font-Size   : 11px;
	Line-Height : 16px;
	Color       : #666666;	
}

.CpBio
{
	Font-Family : Georgia;
	Font-Size   : 10px;
	Line-Height : 15px;
	Color       : #000000;	
}

.Contacto
{
	Font-Family : Tahoma;
	Font-Size   : 11px;	 
	Color       : #333333;
	Font-Weight     : Bolder;
	Line-Height : 16px;	
}

A.Menu:Active, A.Menu:Link, A.Menu:Visited
{
	Color           : #C9794B;
	Font-Family     : Tahoma;
	Font-Variant	 : Small-Caps;
	Font-Size       : 11px;
	Font-Weight     : Bolder;
	Text-Decoration : None;
	Padding-Left    : 15px;
}

A.Menu:Hover
{
	Color           : #666666;
	Font-Family     : Tahoma;
	Font-Size       : 11px;	
	Text-Decoration : None;
	Padding-Left    : 25px;
}

A.Enlace:Active, A.Enlace:Link, A.Enlace:Visited
{
	Color           : #666666;
	Font-Family     : Tahoma;	
	Font-Size       : 11px;	
	Font-Weight     : Bolder;
	Text-Decoration : UnderLine;
}

A.Enlace:Hover
{
	Color           : #999999;
	Font-Family     : Tahoma;
	Font-Size       : 11px;
	Font-Weight     : Bolder;
	Text-Decoration : UnderLine;
}

.FtMenu
{
	Font-Family  : Tahoma;
	Font-Size    : 10px;
	Font-Weight  : Bolder;
	Color        : #666666;
	Padding-Left : 15px;	
}

Input.FrmContacto
{
	Font-Family  : Verdana;
	Font-Size    : 11px;
	Border       : 1px InSet #C9794B;
	Text-Align   : Left;
	Padding-Left : 5px;
	Color        : #666666;
	Width        : 95%;
}

TextArea.FrmContacto
{
	Font-Family  : Verdana;
	Font-Size    : 11px;
	Border       : 1px InSet #C9794B;
	Text-Align   : Left;
	Padding-Left : 5px;
	Color        : #666666;
	Width        : 95%;
}

Input.BtnContacto
{
	Border-Top       : 1px Solid #C9794B;
	Border-Left      : 1px Solid #C9794B;
	Border-Right     : 1px Solid #666666;
	Border-Bottom    : 1px Solid #666666;
	Background-Color : #C9794B;
	Color            : White;
	Text-Transform   : Capitalize;
	Font-Size        : 10px;
	Font-Family      : Verdana;
	Font-weight      : Bold;
	Padding          : 1px;
}