﻿/**************************************************

	G E N E R I C O

***************************************************/


body {
   margin: 0px;
   padding:0px;
   font-family: Candara, Tahoma, Verdana,  Arial;   
   background-image: url("../images/all/bg_body3.jpg");
   background-repeat:no-repeat;   
}

html  {
	height: 100%;
}

div.Wrapper
{
   margin: 70px auto 0px auto;
   width:949px; 
   height:auto;

}

div.ContentPrincipal
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    /*border-width: 1px;
    border-color: Gray;
    border-style: dotted;
    background-color: #F8F8F8;*/
    background-image: url("../images/all/BackgroundMenu97.png");
    background-repeat:repeat;
}

div.FullLeftContent 
{
    float:left;
    width:680px;
    height:auto;    
    padding-left:10px;    
    margin-left:0px;
    margin-top:10px;
    text-align:left;
}

div.LeftContent 
{
    float:left;
    width:250px;
    margin-left:0px;
    margin-top:10px;
    text-align:left;    
    height:auto;    
    position:absolute;
}

div.MiddleContent 
{
    float:left;
    width:55%;    
    height:auto;     
    text-align:left;    
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
    border-style:solid;
    border-width:1px; 
    position:absolute;   
}

div.RightContent 
{
    float:right;
    width:240px;
    height:auto;       
    margin-top:10px;
    /*margin-left:700px;*/
    padding-left:10px;
    text-align:left; 
    position:relative;
}

div.Top 
{    
    width:100%;
    height:350px;    
    /*border-width:1px; 
    border-color:Gray;   
    border-style:dotted;               */
}

div.News 
{    
    z-index:5;    
    width:949px;
    height:100px;
    margin-top:250px;
    position:absolute;
    background-image: url("../images/all/BackgroundNews50.png");
    background-repeat:repeat;         
}

ul.NewsRSSTitle 
{
    margin-top:5px;
    margin-left:15px;
}

ul#NewsRSS 
{
   margin:5px 10px 5px 10px;
}

div.TopMenu 
{    
    float:right;
    width:auto;
    height:20px;   
    padding-left:8px;
    padding-right:8px;
    background-image: url("../images/all/BackgroundMenu50.png");
    background-repeat:repeat-x;        
}

ul.Menu 
{
    list-style:none;
    height:20px;
    margin:0px;
    padding:0px;
    color:White;
}

li.MenuItem
{
    display:inline;
    margin-left:2px;
}

.LeftMargin5px 
{
    margin-left:5px;
}

.LeftMargin8px 
{
    margin-left:8px;    
}
.RightMargin2px 
{
    margin-right:2px;
}

.RightMargin8px 
{
    margin-right:8px;
}

.Center 
{
    text-align:center;
}

.TextColorBlack 
{
    color:Black;
}

.TextColorGray
{
    color:Gray;
}

.TextColorWhite 
{
    color:White;
}

.TextColorGreen 
{
    color:Green;
}

.TextColorBlue
{
    color:Blue;
}

.Bold 
{
    font-weight:bold;
}

.WhiteLink
{    
    color:White;    
}

.WhiteLink:hover
{
    color: #E8E8E8;
}

.BlackLink 
{
    color:Black;
}

.BlackLink:hover
{
    color: #666666;
}

a
{
    text-decoration:none;
}
a:hover 
{
    text-decoration:underline;
}

.FontSize11 
{
    font-size:11px;
}

.FontSize25 
{
    font-size:25px;
}

.FontFamilyTahomaVerdanaCandaraArial
{
    font-family: Tahoma, Verdana, Candara,  Arial;
}

.Ocultar 
{
    display:none;
}

.BorderRightDotted 
{
    border-right-style:dotted;
    border-right-width:1px;
}

.AlignRight 
{
    text-align:right;
}

.TopMargin10px 
{
    margin-top:10px;
}

.TopMargin20px 
{
    margin-top:20px;
}

.BottomMargin20px 
{
    margin-bottom:20px;
}

.BottomMargin5px 
{
    margin-bottom:5px;
}
/**************************************************

	C A B E C E R A    D E L   S I T I O

***************************************************/

ul 
{   
   margin:0px;
   padding:0px;
   list-style:none;
   list-style-type:none;   
}

.BannerTop li img
{   
   margin:0px;
   padding:0px;
   list-style-type:none;
}

div.Messages 
{
    z-index:5;    
    width:550px;
    height:170px;
    margin-top:50px;    
    margin-left:390px;
    position:absolute;
    /*background-image: url("../images/all/BackgroundNews50.png");
    background-image: url("../images/all/BackgroundMenu50.png");
    background-repeat:repeat-x repeat-y;   */
}

div.MessageList
{
    margin: 20px auto auto 8px;
}

.ListStyleNone 
{
    list-style-type:none;
}

/**************************************************

	C O N T E N I D O    D E L   S I T I O

***************************************************/
span.Title 
{
    
}



/**************************************************

	P I E    D E    P Á G I N A

***************************************************/
div.Footer 
{
    clear:both;
    width:100%;
    height:180px; 
    padding-bottom:20px;     
}

div.FooterTitle 
{
    width:100%;
    height:20px;
    cursor:pointer;
    background-image: url("../images/all/bg_footer.jpg");
    background-repeat:repeat-x;
}

div.FooterLinks 
{
    width:100%;
    height:130px;
    margin-top:0px;
    font-size:11px;
    background-image: url("../images/all/errorbody.gif");
    background-repeat:repeat-x;
}

div.FooterColumn
{    
    width:232px;
    float:left;
    margin-top:10px;
    margin-left:5px;
}

/**************************************************

	F O R M U L A R I O  D E   C O N T A C T O

***************************************************/
div.ContactForm 
{
    margin-top:20px;
    margin-bottom:20px;
}
/*
ul.Row { float:left; margin-bottom:5px;}
ul.Row .Double { float:left; width:43%; margin-top:10px;}
ul.Row .Full {  float:left; width:85%; margin-top:10px;}
*/
ul.Row { float:left; margin-bottom:5px;}
ul.Row .Double { float:left; width:40%; margin-top:10px; padding-right:1.5em;}
ul.Row .Full {  float:left; width:85%; margin-top:10px; padding-right:1.5em; clear:both;}

.TextWidth220
{
    width:220px;
}

.TextWidth240
{
    width:240px;
}

.TextWidth250
{
    width:250px;
}

.TextArea475
{
    width:475px;
	height:100px;
}

.TextArea485 
{
    width:485px;
	height:100px;
}

.TextArea530 
{
    width:530px;
	height:100px;
}

.TextArea542 
{
    width:542px;
	height:100px;
}

.BorderStyleDotted
{
    border: 1px dotted #CCCCCC;
}