﻿h2.Home
{
	 font-size: 16px;
	 text-align:left;
	 font-weight:bold;
	 padding:6px 4px 6px 6px;
	 line-height:18px;
}
h2.Home a 
{ 
	 color: #8A2000;
     text-decoration:none;
	}
h2.Home a:hover { text-decoration:none; color: #3243FF;}

#CentroA
{
	width:300px;
	float:left;
}
#CentroB
{
	width:300px;
	float:right;
	}
#boxMainIzq
{
	  width: 280px;
	  float:left;
 	  display:inline;/**fix IE**/
	  background-color: #F5ECED;
	  margin:15px 10px 0 10px;
}
.boxIzq
{
      width: 280px;
      background-color:white;
	  margin :15px 10px 0 10px;
	  float:left;
 	  display:inline;/**fix IE**/
      padding-bottom:15px;
      border-bottom: dashed 1px #E1E1E2;
}
.boxDer
{
	  width: 280px;
	  float:right;
  	  display:inline;/**fix IE**/
	  margin:15px 10px 0 10px;
	  padding-bottom:15px;
	  border-bottom: dashed 1px #E1E1E2;
}
.boxIzqFin
{
      width: 280px;
      background-color:white;
	  margin :15px 10px 0 10px;
	  float:left;
 	  display:inline;/**fix IE**/
      padding-bottom:13px;
}
.boxDerFin
{
	  width: 280px;
	  float:right;
  	  display:inline;/**fix IE**/
	  margin:15px 10px 0 10px;
	  padding-bottom:13px;
}

p.CopeteHome
{
	font-size:12px;
	line-height:16px;
	padding:0 4px 6px 4px;

}
img.Vertical
{
	float:left;
	border-width:0;
	padding: 1px 8px 0px 3px;

	height: 140px
	
}
img.Horizontal
{

	border-width:0;
	padding: 3px 20px 10px 20px;
	width: 236px;

}
#LuVie
{
	  width: 280px;
	  display:inline;/**fix IE**/
	  background-color: white;
	  margin:15px 10px 0 10px;
	  clear:right;
	  float: right;
}
#LuVie img
{
	margin-bottom: 8px;
}
#LuVie ul { margin:0px 0px 0px 18px;}
#LuVie ul li { color:#215C73; font-size:12px; line-height:15px; display:list-item; list-style-type:square; padding: 0 4px 4px 4px; text-decoration:none;}


#LuVie ul li a
{
	  color:#215C73;
      text-decoration:underline;
}

#LuVie ul li a:hover
{
	  color:#8A2000;
	  text-decoration:underline;
}
