/* CSS Document */

#tablaprincipal
{
	position:relative;
	top:-14px;
	left:-11px;
	width:320px;
	height:auto;
}
#bloque
{
	position:relative;
	top:0px;
	left:0px;
	width:50%;
	height:auto;
	padding:9px;
}
#conttitulofirst
{
	background:url(../img/home/bggreen.jpg) no-repeat top;
	width:290px;
	height:auto;
}
#conttitulofirstg
{
	background:url(../img/home/bgred.jpg) no-repeat top;
	width:290px;
	height:auto;
}
#conttitulogreen
{
	background:url(../img/home/bggreen.jpg) no-repeat top;
	width:290px;
	height:auto;
	padding-top:15px;
}
#conttitulored
{
	background:url(../img/home/bgred.jpg) no-repeat top;
	width:290px;
	height:auto;
	margin-top:15px;
}
#conttexto
{
	background:url(../img/home/bgtxt.jpg) no-repeat bottom;
	width:290px;
	height:auto;
}
#tablatitle
{
	width:270px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
}
#bloquetitle
{
	width:50%;
	height:auto;
	text-align:center;
	cursor:pointer;
}
#link
{
	text-decoration:none;
}
#bloquefoto
{
	width:50%;
	height:auto;
	text-align:right;
}
#bloquetexto
{
	width:270px;
	height:auto;
	margin-left:10px;
	text-align:justify;
	padding-bottom:10px;
}
#soporte
{
	height:90px;
}

 /*Texto*/
 .titulo1green
 {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:23px;
	font-weight:bold;
	font-style:italic;
	color:#468062;
 }
 .titulo2green
 {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#468062;
 }
 #infogreen
 {
 	font-size:10px;
	color:gray;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
 }
  .titulo1red
 {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:23px;
	font-weight:bold;
	font-style:italic;
	color:#a73434;
 }
 .titulo2red
 {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#a73434;
 }
 #infored
 {
 	font-size:10px;
	color:gray;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	color:#a73434
 }#tablaprincipal_distancia {
	position:relative;
	top:130px;
	left:10px;
	width:320px;
	height:auto;
}

