﻿body
{
	background-image: url(images/Template/fondo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #58585A;
	font-family: Verdana;
	font-size: 11px;
	color: #231F20;
	}

a, a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#Main
{
	width: 850px;
	background-color: White;
	text-align: left;
}

.Header
{
	background-image: url(images/Template/header.png);
	background-repeat: no-repeat;
	height: 84px;
}

.submenu
{
	font-size: 11px;
	padding-right: 15px;
}

.submenu a
{
	color: #231F20;
}

.textbox
{
	font-family: Verdana;
	font-size: 10px;
	height: 12px;
}

.fondoGris
{
	background-image: url(images/Fondos/fondoGris.png);
	background-repeat: no-repeat;
	background-color: #DCDDDE;
	padding: 7px;
	padding-left: 30px;
	border: solid 1px #CCCCCC;
	width: 177px;
}

.footer
{
	height: 50px;
	background-color: #E6E6E6;
	text-align: center;
	padding: 10px;
}

.menuAbajo
{
	color: White;
	text-align: center;
	padding-top: 30px;
}

.menuAbajo a, .menuAbajo a:visited, .menuAbajo a:link, .menuAbajo a:hover
{
	color: White;
}


.itemsSolicitados
{
	border: solid 1px #CCCCCC;
	width:215px;
}

.breadcrumbsEmpresa
{
	text-align: right;
	color: Green;
	padding-top:4px;
	padding-right: 6px;
	font-size:10px;
	text-transform:lowercase;
}

.breadcrumbsEmpresa a, .breadcrumbsEmpresa a:visited, .breadcrumbsEmpresa a:link, .breadcrumbsEmpresa a:hover
{
	color: Green;
}

.breadcrumbsAzul
{
	text-align: right;
	color: blue;
	font-size:10px;
	text-transform:lowercase;
}

.breadcrumbsAzul a, .breadcrumbsAzul a:visited, .breadcrumbsAzul a:link, .breadcrumbsAzul a:hover
{
	color: blue;
}

.texto
{
	line-height:16px;
}

.textoDatalist
{
	
	padding: 5px;
}


.linkTipoProducto
{
}

.linkTipoProducto a, .linkTipoProducto a:link, .linkTipoProducto a:visited
{
	color: black;
}


.linkTipoProducto a:hover
{
	color: orange;
}


.linkDetalle
{
	color: #C3403B;
}

.linkDetalle a, .linkDetalle a:visited, .linkDetalle a:link, .linkDetalle a:hover
{
	color: #C3403B;
}

.check li
{
	list-style-image: url(images/images/check_03.jpg);
	padding-top: 3px;
}

.modalBackground
{
	background-color: gray;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.lineaPunteada
{
	background-image:url(images/images/rayitaDots_03.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.lineaSolida
{
	background-image:url(images/images/rayitaFormulario_03.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.rayitaVertical
{
	background-image:url(images/images/rayitaGris_vertical.jpg);
	background-repeat:no-repeat;
	width:3px;
}

.nohay
{
	background-color:#58585A;
	text-align:center;
	color:White;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}