#container
{
	margin:auto;
	width:820px;
	text-align:left;
}

#header
{
  width:100%;
	height:120px;
	background:transparent url(./Images/PanelPrincipal_r1_c1.png) no-repeat;
}

#principal
{
	margin:auto;
	width:100%;
  padding-top:20px;
  height:480px;
  xmin-height:480px;
	background:transparent url(./Images/PanelPrincipal_r3_c1.png) repeat-y;
}

html > body #principal
{
  padding-bottom:20px;
}

#menu
{
	float:right;
  margin:0;
  padding-top:86px;
  padding-right:46px;
  font-size:9pt;
  font-weight:bold;
}

#menu li
{
	float:left;
	list-style:none;
}

#menu a, #menu a:hover
{
	color:#136;
  width:100px;
	display:block;
  height:24px;
  line-height:23px;
	text-align:center;
	text-decoration:none;
}

#menu a:hover
{
	background-color:#303976;
	color:white;
}

#footer
{
  clear:both;
	width:100%;
	color:#222;
	margin:auto;
	height:34px;
	font-size:9pt;
	line-height:23px;
	text-align:center;
	background:transparent url(./Images/PanelPrincipal_r4_c1.png) no-repeat;
}

.gustos
{
  float:left;
  margin:0;
  padding:0;
  width:240px;
  margin-left:24px;
}

.gustos ul 
{ 
  margin:0; 
  padding:0; 
}

.gustos li
{
  margin-bottom:14px;
	list-style:none;
}

html > body  .gustos li { padding-left:30px; }

#mapaCobertura
{
  width:100%;
  height:450px;
  padding-top:10px;
  text-align:center;
}

#mapaCobertura span
{
  margin:auto;
  display:block;
  width:570px;
  height:450px;
  background:white url(./Images/MapaCobertura.jpg) no-repeat;
}

#contact-body
{
  clear:both;
  margin:0;
  padding:0;
  width:720px;
  margin-left:50px;
}

#formTable
{
	margin-left:120px;
	margin-top:40px;
	width:500px;
	font-size:90%;
}

.pcenter
{
  padding-left:50px;
}

.pcenter2
{
  text-align:center;
  font-size:90%;
}

#image_01
{
  clear:both;
  float:left;
  width:330px;
  height:190px;
  margin-left:120px;
  background:transparent url(./Images/FotoTelgopor.png) no-repeat;
}

html > body #image_01 { margin-left:250px; }

#image_02
{ 
  float:right;
  width:200px;
  height:187px;
  position:relative;
  top:-50px;
  right:20px;
  margin-bottom:-187px;
  background:transparent url(./Images/Helado_03.png) no-repeat;
}

html > body  #image_02 { top:-30px; }

#image_03
{ 
  float:right;
  width:150px;
  height:347px;
  position:relative;
  margin-bottom:-347px;
  background:transparent url(./Images/Helado_03.png) no-repeat;
}

#fotoCeroGrado01
{
  width:100%;
  height:360px;
  padding-top:10px;
  text-align:center;
}

#fotoCeroGrado01 span
{
  margin:auto;
  display:block;
  width:480px;
  height:360px;
  background:transparent url(./Images/FotoCeroGrado02.jpg) no-repeat;
}

.d { text-align: right; padding-right:10px;}

.retorno 
{ 
  color:red; 
  font-weight:bold; 
  font-size:110%; 
}
