/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
}
a:link{ color:#636262; text-decoration:none;}
a:hover{ color:#636262; text-decoration:underline;}	
a:visited{ color:#636262; text-decoration:none;}
body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_arial_11_azul
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3BB4C9;
} 
A.txt_arial_11_azul
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3BB4C9;
} 
A.txt_arial_11_azul:link { text-decoration:none;}
A.txt_arial_11_azul:hover {color:#3BB4C9; text-decoration:underline;} 
A.txt_arial_11_azul:visited {color:#3BB4C9; text-decoration:underline;} 

.fondo_proyecto {
	background-image: url(images/fondo_proyecto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_nombre_producto {
	background-image: url(images/fondo_nombre_producto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_lateral_derecha2 {
	background-image: url(images/lateral_derecho_trabajos2.png);
	background-repeat: repeat-y;
}
.fondo_lateral_izquierda2 {
	background-image: url(images/lateral_izquierdo_trabajos2.png);
	background-repeat: repeat-y;
}
 #artvisual{
 text-align:right;
 padding-right:25%;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 }
 
#artvisual a:link, #artvisual a:visited{
 color:#666666;
 text-decoration:none;
}
 
#artvisual a:hover, #artvisual a:active{
 color:#333333;
 text-decoration:none;
}
#artvisuall{
 text-align:right;
 padding-right:20%;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 }
 
#artvisuall a:link, #artvisuall a:visited{
 color:#666666;
 text-decoration:none;
}
 
#artvisuall a:hover, #artvisuall a:active{
 color:#333333;
 text-decoration:none;
}

.td_pie{
	position:relative;
	top: -74px;
	top /*\**/: 0\9
}

.td_pie img{
	position:absolute;
	top:0;
}

.td_pie .direccion{
	color: #000000;
    left: 150px;
    position: absolute;
    top: 20px;
    z-index: 1;
}

.td_pie .direccion a{
	color:#000;
}

div.desde{
	font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
}

table tr td ul{
	padding:0;
}

table tr td ul li{
	background: url("images/flecha_azul.jpg") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin-bottom: 10px;
    padding-left: 30px;
}

table tr td ul.columna{
	float: left;
    margin-left: 25px;
    width: 150px;
	margin-top:0;
}

table tr td ul.columna li{
	list-style:disc;
	background:none;
	padding-left:0;
	margin-bottom:1px;
}

.clear{
	clear:both;
}

ul.ofertas_home{
	*list-style:disc;
}

ul.ofertas_home li{
	float:left;
	background:none;
	padding-left:0;
	list-style:disc;
	margin:0 35px 20px;
	margin-bottom:10px;
	*margin:0 20px 20px;
}

ul.ofertas_home li a:hover{
	font-weight:bold;
}
