@charset "utf-8";
/* CSS Document */
body
{
	font-family: "tahoma";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}


div#container
{
	background: #CCCCCC;
	width: 1020px !important;
	height: 700px;
	padding: 1px;
}
div#wrapper
{
	background: #FFFFFF;
	width: 1018px;
	@width: 1017px !important;
	height: 698px;
	margin-left:1px;
}
/***/
div#up
{
	width: 100%;
	height: 57%;
}
div#half
{
	width: 100%;
	height: 2%;
	background: #CCCCCC;
}
div#down
{
	width: 100%;
	height: 41%;
}
div#downLeft
{
	width: 19.8%;
	@width: 20.8%;
	height: 50%;
	background: url(../images/bgRight1.png) bottom right no-repeat;
	float: left;
}
div#downMiddle
{
	width: 57.3%;
	@width: 58%;
	height:50%;
	float: left;
	text-align: left;
	padding: 10px;
}
div#downRight
{
	width: 20.8%;
	height: 50%;
	background: url(../images/bgRight1.png) bottom left no-repeat;
	float: left;
}
/***/
div#upLeft
{
	width: 79%;
	height: 100%;
	float:left;
}
div#upRight
{
	width: 21%;
	height: 100%;
	float:left;
	background: url(../images/bgRight.png) no-repeat;
}
/***/
div#upLeftUp
{
	width: 100%;
	height: 36%;
}
div#upLeftDown
{
	width: 100%;
	height: 63.5%;
}
/***/
div#header
{
	margin: 3px;
	text-align: left;
}
#upLeftDownLeft
{
	background: url(../images/bgRight.png) no-repeat right top;
	width: 25%;
	height: 100%;
	@height: 100.5%;
	float: left;
}
#upLeftDownRight
{
	width: 72%;
	height: 100%;
	float: left;
	padding: 10px;
	text-align: left;
}
h1.title
{
	color:#D52F23;
	font-family: "Arial Narrow";
	font-weight: 100;
	font-size: 21px;
	margin: 0px 0px 10px 0px;
}
/***/
div#telefono
{
	font-family: "tahoma";
	color: #D52E25;
	font-size: 20px;
	text-align: right;
	padding: 3px;
	margin-top: 50px
}
/***/
div#menu a
{
	background: url(../images/bgMenuLink.png);
	width: 113px;
	height: 31px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-family: "tahoma";
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
}
div#menu a:hover
{
	background: url(../images/bgMenuLinkHover.png);
}
ul.listRight
{
	color:#000000;
	font-family: "tahoma";
	font-size: 11px;
	line-height: 30px;
	margin: 0px 10px;
	padding: 15px;
	text-align: left;
}
ul.listRight li,li
{
	 list-style: url(../images/vinyeta.jpg);
}
a
{
 	text-decoration:none;
}
div#downFoter
{
	width: 100%;
}
#imgs
{
	width: 1018px;
	text-align:left;
	padding: 0px;
}
td#tdFooter
{
	font-size: 10px;
	color: #999999;
}
.text
{
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding: 15px 10px;
	vertical-align: text-top;
}
.borderIB
{
	background: url(../images/bgRight1.png) bottom right no-repeat;
	padding: 5px;
}
.borderIT
{
	background: url(../images/bgRight.png) top right no-repeat;
	padding: 5px;
}
.borderDB
{
	background: url(../images/bgRight1.png) bottom left no-repeat;
	padding: 5px;
}
.borderDT
{
	background: url(../images/bgRight.png) top left no-repeat;
	padding: 5px;
}
#idiomas
{
	font-size: 11px;
	letter-spacing: 1px;
}
#idiomas a
{
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
}
#idiomas a:hover
{
	text-decoration: underline;
}