body {
	background-color: #FBB03B;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 50px;
}
.linksmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}
linksmenu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}
linksmenu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}
linksmenu:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}
linksmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
linksmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
linksmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
linksmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-decoration: none;
}
linksmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
/*
	LOGO
*/
#logo{
	margin: 0pt auto;
	width: 930px;
}
#logo a{
	margin-left: 35px;
	position: absolute;
	width:205px;
	height:200px;
	margin-top:10px;
	cursor: pointer;
}
#logo a img{
	visibility:hidden;
}

/*
	TEXTO
*/

.texto {
	font-family: verdana;
	color:#333333;
	text-align:justify;
	padding-bottom:25px;
}

.texto h1{
	color:#CC6600;
	border-bottom: 1px dotted #CC6600;
}

.texto h2,
.texto h3,
.texto h4,
.texto h5,
.texto h6 {
	color:#000000;
}

.texto h3,
.texto h4,
.texto h5,
.texto h6,
.texto{
	margin-bottom: 0;
	font-size: small;
}

.texto p{
	margin:0 auto;
}

.texto b, .texto strong{
	color:#000000;
}
.texto i, .texto em{
	font-style: italic;
	font-weight: lighter;
	color: #000000;	
}

.texto blockquote{
	border-left: 5px solid #CC6600;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	padding: 8px;
	font-size:85%;
}

.texto pre,
.texto code{
	border: 1px outset #CC6600;
	background: #FFCC66;
	color:#000000;
	padding: 5px;
	margin: 10px;
	margin-bottom:25px;
}

.texto a, #footer a{
	color: #0066FF;
	text-decoration: none;
	font-weight: lighter;
	font-style: oblique;
}
.texto a:hover, #footer a:hover{
	color: #CC6600;
	text-decoration:underline;
}

.texto ul li{
	list-style-image: url(imagenes/liLogo.png);
	list-style-type: none;	
}

#textContainer_menu1_title,
#textContainer_menu2_title,
#textContainer_menu3_title,
#textContainer_menu4_title,
#textContainer_menu5_title,
#textContainer_menu6_title{
	font-size: 110%;
	font-weight:bolder;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
}

#textContainer_contactanos_contenido{
	float: left;
}

#form_contactUS{
	float: right;
}

#footer{
	margin-top:10px;
	text-align:center;
	font-size:x-small;
}

/*
	Sobre escritura del YUI
*/
.yui-skin-sam .yuimenubar {
	background-image: url(<?=TEMPLATE_PATH ?>./main_template/imagenes/fondomenu.jpg) !important;
	border: none !important;
}
.yui-skin-sam .yuimenubaritem-selected {
	background: transparent url(<?=TEMPLATE_PATH ?>./main_template/imagenes/fondomenuselected.jpg) !important;
}

.yui-skin-sam .yuimenu .bd {
	background: transparent url(<?=TEMPLATE_PATH ?>./main_template/imagenes/fondomenu.jpg) !important;
}

.yui-panel .bd li{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;	
}
.yuimenubar ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFCC !important;
}

#productsandservices{margin-top:-5px}