@charset "utf-8";

/*Global*/
* { margin:0; padding:0;}
a { color: #999; }
a:hover { color: #000; }
ul { list-style:none;}

body {
	font-size:100%;
	font-family:"Arial";
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:#000;
	background-color: #a8b1ac;
}

#main
{
	margin:0 auto;
	width:950px;
	padding: 10px;
	background-color:#fff;
	border: 1px solid #000;
}

#main #wrapper {
	margin:0 auto;
	width: 930px;
}

#main #wrapper #content {


}

#mytooltip {
	background-image: url(../images/tooltipsoon.gif);
	background-repeat:no-repeat;
	min-width:68px;
	min-height: 18px;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030;
}

/*Header*/
#main #wrapper #head #headLeft  {
	float: left;
	margin-left:10px;
	height: 80px;
}

#main #wrapper #head #headRight  {
	float: right;
	margin-right:10px;
}

#main #wrapper #head #headRight #language {
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
	width: 235px;
	height: 25px;
}

#main #wrapper #head #headRight #language ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#main #wrapper #head #headRight #language li {
	margin-left: 8px;
	background-color:#fff;
	display:block;
	width:45px;
	float:left;
	text-align: right;
	background-image: url(../images/langSpacer.gif);
	background-repeat:no-repeat;
	background-position: 5px;
}

#main #wrapper #head #headRight #language li image {
	cursor: pointer;
}

#main #wrapper #head #headRight #submenu {
	
	margin-left:35px;
	height:30px;
	text-align: center;
}

#main #wrapper #head #headRight #submenu ul 
{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#main #wrapper #head #headRight #submenu li {
	background-color:#fff;
	display:block;
	float:left;
	text-align: center;
	padding: 5px 5px;
}

/*MENU*/
#main #wrapper #menu {
	margin:0 auto;
	width: 930px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: no-repeat;
	height:35px;
	margin-right:8px;
	overflow:hidden;
	float:left;
}

#main #wrapper #menu ul { margin-left: 15px; }

#main #wrapper #menu li { 
	float:left; 
	color:#ffffff;
	font-weight:bold;
	line-height:34px;
	}

#main #wrapper #menu li a {
	display:block;
	color:#dbdbdb;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	text-align:center;
}
#main #wrapper #menu li a:hover {
	color:#ffffff;
	background-image: url(../images/menuSelected.gif);
	background-repeat: no-repeat;
	background-position: center 27px;
}

.selectedMenu
{
	width:100px;
	text-align:center;
	color:#ffffff;
	display:block;
	font-weight:bold;
	color:#ffffff;
	background-image: url(../images/menuSelected.gif);
	background-repeat: no-repeat;
	background-position: center 27px;

}

/*Clientes*/
#main #wrapper #clientes {
	margin-top: 15px;
	background-image: url(../images/fondo-nuevo.jpg);
	background-repeat: repeat-x;
	height: 205px;
	background-position: 18px 24px;
}

	
#main #wrapper #clientes #usuarios {
	margin-top: 55px;
	margin-right: 80px;
}

#main #wrapper #clientes #usuarios  h1 {
	margin-top: 15px;
	color: #090;
	font-size: 12px;
	letter-spacing: 1px;
}

#main #wrapper #clientes #usuarios input {
	border: 1px solid #999;
	width: 120px;
	margin: 5px 0px;
	padding: 1px 5px;
}

#main #wrapper #clientes #usuarios #login {
	text-align:right;
	color: #090;
	
}

#main #wrapper #clientes #usuarios #login a,
#main #wrapper #clientes #usuarios #login a:hover
{
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: right;
	padding-left: 10px;
}

#main #wrapper #clientes #usuarios #login a
{
	color: #090;
	text-decoration: none;
	
}

#main #wrapper #clientes #usuarios #login a:hover
{
	color: #090;
	text-decoration: underline;
}

/*Foot*/
#main #wrapper #foot {
	margin-top: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333;
}

#main #wrapper #foot p {
	margin-top: 35px
}

#main #wrapper #foot ul {
	margin-top: 20px;
}
#main #wrapper #foot li { 
	float:left; 
	line-height:34px;
	width: 20%
	}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


#content .col_1 .block {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 3px;
}
#content .col_1 .block img {display:block; margin-bottom:13px}
 #content .col_1 .ind {
	padding:2px 20px 10px 19px;
	margin:27px 2px 0 0;
	background-image:url(../images/line_col_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#content .col_1 .ind .pic_left {margin:-8px 28px 0 0}
#content .col_1 .ind .title {margin-bottom:28px}
#content .col_1 .ind h2 {margin:8px 0 10px 0}
#content .col_1 .ind p {margin:0 0 7px 0}
#content .col_2 .ind {margin-left:21px; padding:0px 0 0 10px}
#content .col_2 .ind .title {display:block; margin-bottom:12px}
#content .col_2 .ind .button {margin:16px 0 29px 0}
#content .col_2 .ind .div_line {margin:0 0 10px -10px}
#content .col_2 .ind .title_1 {display:block; margin-bottom:20px}
#content .col_2 .ind ul {margin:0 0 27px 2px}
#content .col_1 {width:610px; float:left;}
#content .col_2 {width:320px; background-color:#fff; float: right;}
#content .col_1 {color:#666; line-height:1.27em;}

h2 {font-size:1.09em; color:#666666; margin:0 0 10px 0; line-height:1.36em}
h3 {font-size:1.18em; color:#084A2F; margin:0 0 3px 0; line-height:1.36em}
h3 a {text-decoration:underline; color:#3d829c; font-weight:normal}
h4 {font-size:1em; color:#919191; margin:0 0 15px 0}


.div_line {
	background-image:url(images/bg_line.gif);
	height:20px;
	background-repeat: repeat-x;
}

.pic_left {float:left; margin:3px 27px 0 0}

/********* MENU DE LOS PRODUCTOS **************/
#main #wrapper #content .col_2 .ind ul li a {
	display: block;
}



#main #wrapper #content .col_2 .ind ul {
margin:0px;
padding:0px;
text-align: left;

}

#main #wrapper #content .col_2 .ind ul li{
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style:none;
	font-weight:bold;
	background-image: url(../images/menuOn.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

#main #wrapper #content .col_2 .ind ul li a, #main #wrapper #content .col_2 .ind ul li a:hover{
	text-align: left;
	line-height: 25px;
	text-decoration: none;
	padding-left: 15px;
}
#main #wrapper #clientes #publicidad {

	background-image: url(../images/fondo-nuevo.jpg);
	background-repeat: repeat-x;
}

#standard
{
	text-align:right;
	padding: 10px;
	width: 930px;
	margin:0 auto;
}

#Header
{
	background-image:url(../images/formHeader.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	Width: 500px;
	line-height:23px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	font-weight: bold;

}

#RegModulo
{
	padding-left: 10px;
	padding-right: 10px;
	Width: 500px;
	line-height: 35px;
	font-size:14px;
	font-weight: bold;
	color:#421114;
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(../images/iconoEd.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}

#RegContenido
{
	border: 1px solid #D5D5D5;
	background-color: #F9F9F9;
	padding: 10px;
	width:500px;
}

.TextBox 
{
	border: 1px solid #CCCCCC;
}

#main #wrapper #content .col_2 #bitacora ul {
margin:0px;
margin-left:21px; 
padding:0px 0 0 10px;
text-align: left;

}

#main #wrapper #content .col_2 #bitacora ul li
{
	margin: 0px;
	padding: 10px 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style:none;
	font-weight:normal;
	margin-bottom:5px;
	color:#666;
}

#main #wrapper #content .col_2 #bitacora ul li .ultimo{
	margin: 0px;
	padding: 10px 0px;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	list-style:none;
	font-weight:normal;
	margin-bottom:5px;
	color:#666;
}
