
Table.Marco1
	{
		Border-Width:0px;
		/*Padding:0;*/
		/*Margin:0;*/
		/*Width:60%;*/
		Margin-Left:auto;
		Margin-Right:auto;
		border-collapse:collapse;
		/*border-spacing:0px;*/
	     /*width:150;*/
	     
	}
Font.Titulo
	{
		font-family:Verdana;
	    font-size:9pt;
	    font-style:italic;
	    /*font-weight:bold;*/
	    color:#FFFFFF;
		text-align:left;
	}
Td.UpLeft
	{
		background-image:url("../Img/Marcos/Azul/UpLeft.png");
		background-position:bottom right;
		background-repeat:no-repeat;
		width:10px;
		height:10px
	}
Td.UpRight
	{
		background-image:url("../Img/Marcos/Azul/UpRight.png");
		background-position:bottom left;
		background-repeat:no-repeat;
		width:10px;
		height:10px
	}
Td.DownLeft
	{
		background-image:url("../Img/Marcos/Azul/DownLeft.png");
		background-position:top right;
		background-repeat:no-repeat;
		width:10px;
	}
Td.DownRight
	{
		background-image:url("../Img/Marcos/Azul/DownRight.png");
		background-position:top left;
		background-repeat:no-repeat;
		width:10px;
	}
Td.Icono
	{
		background-image:url("../Img/Marcos/Azul/SideUp.png");
		background-position:bottom left;
		background-repeat:repeat-x;
		height:10px;
		text-align:left;
		Width:50px;
	}
Img.Icono
    {
        width:45px;
       /* height:45px;*/
    }
Td.Marco_Titulo
	{
		background-image:url("../Img/Marcos/Azul/SideUp.png");
		background-position:bottom left;
		background-repeat:repeat-x;
		height:10px;
		/*
		font-family:Verdana;
		font-weight:bold;
		color:#FFFFFF;
		font-size:8pt;
        */
		text-align:left;
		
	}
Td.SideDown
	{
		background-image:url("../Img/Marcos/Azul/SideDown.png");
		background-position:top left;
		background-repeat:repeat-x;
	}
Td.SideLeft
	{
		background-image:url("../Img/Marcos/Azul/SideLeft.png");
		background-position:top right;
		background-repeat:repeat-y;
		width:10px;
	}
Td.SideRight
	{
		background-image:url("../Img/Marcos/Azul/SideRight.png");
		background-position:top left;
		background-repeat:repeat-y;
		width:10px;
	}
Td.Contenido
	{
		background-color:#FFFFFF;
		text-align:left;
	}
