body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#6DA4FE;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	/*background: url(images/img04.gif) no-repeat right 50%;*/
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	text-decoration:underline;
}

#menu .active {
	/*background: #FFFFFF;
	color: #254360;*/
	text-decoration:underline;
}

/** CONTENT */
#ppal{
	width: 778px;
	float: left;
}

#ppal h2{
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px solid #6DA4FE;
}

#content {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#derecha {
	float: right;
	width: 538px;
	padding-left: 20px;
}

#derecha img{
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

#derecha img a{
	border:0px;
	margin:0px;
}

#derecha h2 {
	height: 22px;
	border-bottom: 1px solid #6DA4FE;
	font-size: 12pt;
	font-weight: bold;
}

#izquierda {
	float: left;
	width: 200px;
}

#izquierda h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}
#izquierda h2{
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px dotted #EEEEEE;
	text-align:center;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 39px;
	width:800px;
	/*background: url(images/img03.gif) repeat-x left top;*/
	border-top: 2px solid #6DA4FE;
	text-align: center;
}

#footer p {
	/*margin: 0px;*/
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #666666;
}

#footer a {
	color: #CCCCCC;
}

#contactoizq{
	text-align: center;
	font-size: 1em;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 20px;
	font-weight: normal;
	border-right: 1px solid white;
	width: 250px;
	overflow:auto;	
	float: left;
}

#contactoder{
	margin-right: 40px;
	margin-left: 25px;
	margin-bottom: 25px;
	float:right;
	width:350px;
	overflow:auto;	
}
#consulmsg{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
small{
	font-size: 1em;
	text-decoration: none;
	font-weight:bold;
}

small a{
	text-decoration: none;
	color: #666666;
}

#productos li{
	margin: 0px;
	list-style-type: none;
	width:130px;
	height:25px;
	line-height:26px;
	background-color:#6DA4FE;
	padding-left: 10px;
	margin-bottom:5px;
}

#productos a {
	font-weight:bold; 
	font-size:13px;
	text-decoration:none;
	color:white;
}


#productos a:hover {
	font-weight:bold; 
	font-size:13px;
/*	color:black	;*/
	text-decoration:underline;
}

#productos .active {
/*	color: #254360;*/
text-decoration:underline;
}