@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
body    {
	background: transparent url('/img/bg.jpg') repeat-y center;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	color: #515151;
}
#container  {
	width: 900px;
	margin: 0 auto 0 auto;
	padding:0;
	text-align:left;
	background-color:#fff;
}
#header {
	float: left;
	width: 50%;
	background-image: url(/img/logo_anavi.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	height: 65px;
	margin: 1em 0;
}
#content    {
	background-color:#fff;
	padding:0;
	}
.limpia {
	clear: both;
	line-height: 0;
}
div.mod4 {
	width:210px;
	float:left;
	margin:20px 0;
	padding:0;
	border-left:20px solid white;
}
div.mod3 {
	width:670px;
	float:left;
	margin:20px 0;
	padding:0;
	border-left:20px solid white;
}
div.mod2 {
	width:440px;
	float:left;
	margin:20px 0;
	padding:0;
	border-left:20px solid white;
}
.mod2 img {margin:0; padding:0; border-style:none;}

div.noborder {
	border-left-style: none;
	}
#footer    {
	clear: both;
	width: 900px;
	margin: 0 auto;
    height:50px;
	text-align:center;
	color: #000;
	background-color: #fff;
	border-top: 1px dotted #515151;
}
#footer p {padding:10px 0 0 0;}

/* menu */

#menu  {
	float:right;
	background-color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
	text-align:left;
	}

#menu ul   {
	background-color: #fff;
	display:inline;
	margin:0;
	padding-bottom:2em;
	list-style-type: none;
	border:none;
	float: left;
}
#menu ul li {
	text-align:left;
	text-indent:5px;
	border: none;  
	display: block;
	float:left;
	width:109px;
	margin-left:1px;
}
#menu ul li a   {
	color:#eee;
	background-color: #000;
	text-decoration: none;
	display: block;
	border: none;
	padding: 5px 0 15px 0;
	border-top:5px solid #000;
}

#menu ul li a:hover, #menu ul li#active   {
	background-color:#F60;
	color: #000;
	padding: 5px 0 15px 0;
	border-top:5px solid #f60;
}
#menu ul li#active {
	background-color: #f60;
	color:#eee;
	border-top:5px solid #f60;
	padding-bottom:20px
}

/* end menu */
h1 {
	font-size:30px;
	color:#fff;
	background-color: #000;
	padding: 15px 10px;
	padding-bottom:30px;
	margin: 10px 0 0 0;
	display: block;
	font-weight: normal;
	clear:both;
	text-align:left;
	height:1%; /*puto IE*/
}
h2 {
	font-weight:normal;
	font-size:24px;
	line-height:1;
	}
h3 {
	font-size:18px;
	margin-bottom:10px;
	color: #006BB3;
	border-top: 2px solid #f60;
	padding-top:10px;
}
p {
	margin: 0 0 10px 0;
	padding: 0px;
}
a {
	color: #006BB3;
}

a:hover {color:#f60;}
img {
	margin: 0;
	padding:0;
	text-align: center;
	border:none;
}
#content span {font-size: 1.2em;font-weight:bold; color:#000;}

/*footer Stick Alt - http://www.themaninblue.com/writing/perspective/2005/08/29/
html {height: 100%;}
body {height: 100%;}
#container {position:relative; min-height: 100%;}
* html #container {height: 100%;}
#footer {position:relative; margin-top:-51px;}
*/

/*PAGINAS________________________*/
p.gproductos {
	clear:both;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
	}
p.gproductos a {
	color:#000;
	font-weight:bold;
	text-decoration:none;}
p.gproductos a:hover {
	color:#000;}

.mod2 ul {margin:0 10px 20px;}

.mod4 ul {
	background-color:#000;
	list-style:none;
	display:block;
}
.mod4 ul ul {
	padding:0 5px 0 10px;
		background-color:#eee;

}
.mod4 li {
	border-bottom:1px solid #fff;
	padding-top:3px;
}
.mod4 li a, .mod4 li a:hover {
	color:#f60;
	text-decoration:none;
	font-weight:bold;
	padding-left:4px;
	display:block;
}
.mod4 li a:hover {
	color:#fff;
	}
.mod4 li li {list-style-type:circle; margin-left:10px;}

.mod3 img {
	float:left;
	}
.mod3 h3 {
	clear:both;
	color:#f60;
	border-color:#515151;

	}
.mod3 h4 {
	font-size:16px;
	clear:both;
	border-top:1px solid #ddd;
	margin-top:20px;
	padding-top:10px;
}
.mod3 table {
	font-size:11px;
	width:210px;
	margin:0;
	margin-bottom:30px;
	padding:0;
	border:none;
	float:right;
}
.mod3 table tr {
	margin:0;
	padding:0;
	border:none;}
.mod3 table th, .mod3 table td {
	padding:0;
	margin:0;
	text-align:center;
	border-bottom:1px solid #515151;
	border-right:1px solid #515151;
}
.mod3 th {
	background-color:#000;
	color:#FFF;
}

.mod2 h3, .mod3 h3 {color:#000;font-weight:normal;line-height:1.2;}
h1 strong {color:#9cf;}
.mayuscula {text-transform:uppercase;}

/*rotator*/
#imageContainer {height:261px;width:440px;}
#imageContainer img {
	position: absolute;
	display: none;
	width: 440px;
	height: 261px;
	margin: 0;
	padding: 0;
}