
html, body
{
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 18px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8A99A0;
	height:100%;
}

p
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E6983;
	line-height: 18px;
	font-size: 11px;
}

a
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E6983;
	font-size: 11px;
	text-decoration: none;
}
/* A N T A R */

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 13px;
	margin: 2px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E6983;
	line-height: 18px;
}

h2
{
	font-size: 15px;
	margin: 5px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194965;
	line-height: 18px;
	text-align: left;
}

/*//////////////////////////////////////
//  Main Containers                  ///
/////////////////////////////////////*/

.MainContainer
{
	margin: 0px;
	padding: 0px 15px;
	width: 840px;
	background-color: #fff;
	height: 100%;
	border-right: 1px solid #4e6983;
	vertical-align: top;
}

.Header
{
	margin: 0px;
	padding: 18px 0px 0px 13px;
	height: 54px;
}


.divMenuContainer
{
	width: 675px;
	height: 25px;
	margin: 25px 0px 0px 109px;
	padding: 0px;
	display: inline;	
}

.divMenuContainer img
{
	margin-right: 2px;
}

.MainContent
{
	padding: 0px;
	background-color: #fff;
	width: 846px;

}


.footer
{
	color: #8292A0;
	font-size: 10px;
	padding: 5px 10px;
	text-align: left;
	/*border-top:1px solid #dedede;*/
}



/*/////////////////////////////////////////
//  Estilos de contenidos                //
/////////////////////////////////////////*/

hr.dottedshort
{
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 95%;
	border: 1px dotted #e3e3e3;
	text-align: left;
}

/* H O M E */ 

.HomeContentTable
{
	margin: 0px;
	padding: 0px;
	
}

.HomeContentTable .Central
{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	width: 241px;
	color: #4E6983;
	line-height: 18px;
	font-size: 11px;
}

.HomeContentTable .Lateral
{
	margin: 0px;
	padding: 0px 18px 0px 0px;
	width: 188px;
	background-image: url(../images/lateral.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: top;

} 
.HomeContentTable .CentralPhotos
{
	margin: 0px;
	padding: 5px;
	background-color: #F4F6F8;
	width: 118px;
}

.HomeContentTable .Teasers
{
	margin: 0px;
	padding: 0px 10px;
}

.TeaserStyleBasic
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.TeaserStyleBasic td
{
	padding: 5px 0px;
}

.TeaserStyleBasic a
{
	color: #4e6983;
	font-weight: bold;
	text-decoration: none;
}

.TeaserStyleBasic a:hover
{
	color: #4E6983;
	font-weight: bold;
	text-decoration: underline;
}

.TeaserStyleVariation
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.TeaserStyleVariation td
{
	padding: 5px;
	color: #4E6983;
}

.TeaserStyleVariation a
{
	color: #4e6983;
	font-weight: bold;
	text-decoration: none;
}

.TeaserStyleVariation a:hover
{
	color: #4e6983;
	font-weight: bold;
	text-decoration: underline;
}

/*    I N T E R I O R E S    */ 

.InteriorContentTable .Central
{
	margin: 0px;
	padding: 0px 15px 5px 25px;
	color: #4E6983;
	line-height: 16px;
	font-size: 11px;
	background-image: url(../images/lateral.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/*/////////////////////////////////////////
//  PROSESO                              //
/////////////////////////////////////////*/

.LateralProseso
{
	width: 189px;
	margin: 0px 0px 0px 13px;
	background-image: url(../images/bg_lateral.jpg);
	background-repeat: repeat-x;
	background-color: #8195A7;
	padding: 0px;
	height: 100%;

}

.ProcesoContentTable 
{
	margin: 0px;
	padding: 0px;
	color: #4E6983;
	line-height: 18px;
	font-size: 11px;
	background-image: url(../images/bgMainTableProceso.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.ProcesoContentTable  .Central
{
	margin: 0px;
	padding: 0px 15px 5px 20px;
	color: #4E6983;
	line-height: 18px;
	font-size: 11px;
}

td.LateralMenuContainer
{
	background-color: #266380;
	width:195px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
}

.LateralMenu
{
	margin: 0px 2px;
	padding: 5px;
	width: 178px;
}

.LateralMenu ul
{
	margin: 0px;
	padding: 0px;
	width: 178px;
	list-style-type: none;
	list-style-image: url(../images/bulletLateralMenu.gif);
}

.LateralMenu a
{
 margin: 0px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}

.LateralMenu a:hover
{
 margin: 0px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}

.LateralMenu li
{
 margin: 0px;
 padding: 2px 7px 8px 8px;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px dotted #5B879C;
 list-style-position: inside;
}

.LateralMenu li:hover, li.selected
{
 margin: 0px;
 padding: 2px 7px 8px 8px;
 text-decoration: none;
 font-weight: bold;
 background-color: #194965;
}