/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
}
td.off {
background-color:#FF0000;
height:32px;
color:#FF0000;
}
td.on{
background-color:#660000;
height:32px;
color:#FF0000;
}
.border_bottom
{
border-bottom:1px solid #FFFFFF;
}
.border_right
{
border-right:5px solid #D7D7D7;
}
.celda_descripcion
{
padding:10px 0px 0px 10px;
}
.titulo_miniseccion
{
background: url(../imagenes/news_bg.gif) left top no-repeat #FF0000;
padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.gray_line
{
border-bottom:1px solid #D7D7D7;
}
.cuerpo_celdas_peq
{
padding:10px 0px 0px 10px;
}
.imagen_producto
{
border:1px solid #737373;
}
.descripcion_servicio
{
margin-top:10px;
}




/* CSS Backgrand image Document */
.cabecera
{
background: url(../imagenes/Tp_header.jpg) left top no-repeat ;
height:180px;
color:inherit;
}
.pie
{
background: url(../imagenes/fondo.gif) left bottom repeat-x;
height:62px;
}
.lateral
{
background: url(../imagenes/logovertical.jpg) no-repeat center top;
height:700px;
}
.titulo_seccion
{
background: url(../imagenes/new_project.gif) left top no-repeat #DCDCDC;
height:32px;
padding-left:18px;
font-family: Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B30004;
text-decoration: none;
}


/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	background-color:inherit;
	text-decoration: none;
}
.texto_blanco{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.link_verde {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color:inherit;
	text-decoration: none;
}
.link_verde:hover
{
color:#B30004;
background-color:inherit;
text-decoration:underline;
}
.link_verde_peq {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color:inherit;
	text-decoration: none;
}
.link_verde_peq:hover
{
color:#B30004;
background-color:inherit;
text-decoration:underline;
}

.menu_superior {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_superior:hover
{
text-decoration:none;
color:#DDFFD9;
background-color:inherit;
}
.titulo_rojo
{
font-family: Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B30004;
background-color:inherit;
text-decoration: none;
}
.texto_rojo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B30004;
	background-color:inherit;
	text-decoration: none;
}
.titulo_rojo_peq{

font-family: Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B30004;
background-color:inherit;
text-decoration: none;
}

