html,body {
	margin: 0px;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #3B2416;
}

input {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}

#main {
	width: 100%;
	height: 100%;
	text-align: center;
}

#container {
	width: 901px;
}

#contenido {
	width: 100%;
}

#language {
	width: 100%;
	height: 30px;
	padding-left:25px;
	padding-right:25px;
	vertical-align:bottom;
	color:#3B2416;
	font-size:10px
}

#language td{
	height:16px;
}



#language_sel {
	padding-left:20px;
	background: url(../images/ico_gota_roja.jpg)  no-repeat;
}

#language_sel a{
	color:#3B2416;
	text-decoration:none;
}

#language_sel a:hover {
	text-decoration:underline;
}

#language_nosel {
	color:#006837;
	padding-left:20px;
	background: url(../images/ico_gota_verde.jpg)  no-repeat;
}

#header {
	width: 100%;
	height: 81px;
	background: url(../images/background_logo.jpg) top  no-repeat;
}

#header_eng {
	width: 100%;
	height: 81px;
	background: url(../images/background_logo_eng.jpg) top  no-repeat;
}

#back{
	width:459px;
	height:322px;
	background: url(../images/back.jpg) top  no-repeat;
	position:absolute;
	z-index:-1;
}

#containerMenu {
	width: 100%;
	padding-top:15px
}

img{
	border: none;
}

#menu_left {
	height: 29px;
	width: 5px;
	background: url(../images/menu_left.jpg) no-repeat right;
}

.menu_center {
		
}

#menu_right{
	height: 29px;
	width: 5px;
	background: url(../images/menu_right.jpg) no-repeat left;
}



/**********************/

.menuVertical a{
	color:#3B2416;
	text-decoration:none;
}

.menuVertical a:hover {
	text-decoration:none;
	color:#EC2026;
}

.menuVertical tr td{
        text-align: left; 
}

.menuVerticalSuperior{
	width:100%;
	padding:2px;
	background: url(../images/menu_main.jpg) no-repeat left;	
}

.menuVertical tr td table tr td{
        text-align: left; 
	padding:1px;
	background: url(../images/menu_main_sub.jpg) no-repeat left;	
}

.menuVertical tr td table tr td a{
	color:#006837;
	text-decoration:none;
}

.menuVertical tr td table tr td a:hover {
	text-decoration:none;
	color:#EC2026;
}

.menuVertical span{
	color:#006837;
	text-decoration:underline;
}

/***************************************************************/

#registro {
	height: 18px;
	font-size: 12px;
	text-align: right;
}

#registro a {
	text-decoration: none;
	color: #666666;
}

#registro a:hover {
	text-decoration: underline;
}

#headerLineMenu {
	background: url(../images/headerLineMenu.jpg) top left repeat-x;
	height: 14px;
}

#search {
	width: 128px;
	background: #999 url(../images/headerRightMenu.jpg) right no-repeat;
}

.separacion {
	width: 100%;
	height: 6px;
	font-size: 0%;
}

.tel{
        height: 20px;
        width: 20px;
	background: url(../images/tel.jpg) no-repeat;       
}

.fax{
        height: 20px;
        width: 20px;
	background: url(../images/fax.jpg) no-repeat;       
}

.cel{
        height: 20px;
        width: 20px;
	background: url(../images/cel.jpg) no-repeat;       
}

/**************************** powered ***************************/

.powered
{
	padding-top:19px;
	
	font-size:9px;
	text-align:right;
	height:23px;
	padding-right:75px;
	background: url(../images/powered.jpg)  right  no-repeat;
}

.powered a
{
	text-decoration: none;
	color:#2A65DB;
}

.powered a:hover
{
	text-decoration: underline;
}

/************************** copyrigth **************************/

#copyrigth {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
}

#logo{
	width:710px;
	height:84px;
	background: url(../images/logo_sioma.jpg)  30px 0% no-repeat ;	
}

#facebook{
	vertical-align:middle;
}

#menu_secundario{
	background-color:#ed2027;
	height:20px;
	padding-right:20px;
	padding-left:20px;
	text-align: right;
	color: #FFFFFF;
}

#menu_secundario a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_secundario a:hover {
	text-decoration: underline;
}


#producto{
	text-align: left; 
	vertical-align:top;
	padding-top:10px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:30px;
}


#copy{
	text-align: left; 
	vertical-align:top;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px	
}

/************************** siteMapPath **************************/

#siteMapPath {
	width: 100%;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #ccc;
}

#siteMapPath #siteMapPathFinal {
	font-size: 16px;
	font-weight: bold;
}

#siteMapPath a {
	text-decoration: none;
	color: #666666;
}

#siteMapPath a:hover {
	text-decoration: underline;
}


/* SITEMAP */

.sitemap {
	padding: 5px 0px;
	color: #333;
	text-align: left;
}

.sitemap a{
	color: #333;
}

.sitemap h3{
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px;
	margin: 0px;
}

.sitemap ul li{
	font-size: 13px;
	padding: 3px 0px;
}

ul{
	margin: 25px;
    padding: 0;
}

ul li{
	padding: 0px 0px;
	margin:0px;
	text-align:justify;
	list-style:	url(../images/ico_lista.jpg)
}

/**************************** SUBMENU *********************************/

.submenu{
	border-bottom:1px solid #ddd;
	border-top:3px solid #FF5500;
	margin-bottom: 10px;
}

.submenu a{
	color:#727272;
	text-decoration: none;
}

.submenu a:hover{
	text-decoration: underline;
}

.submenu_n0{
	background:#727272;
	color: #fff;
	font-weight: bold;

}
.submenu_n0 a{
	color: #fff;
}

.submenu_n1{
	background: #ddd;
	font-weight: bold;
}

.submenu_n2{
	border-left:1px solid #ddd; 
	border-right:1px solid #ddd; 
	padding: 0px 0px 0px 10px;
	background: url("../images/vineta.jpg") no-repeat 5px;
	
}

/**************************** MAIN *********************************/

#content{
	padding: 5px 0px 0px 0px;
}

#content p{
	margin: 0px 0px 10px 0px;
	text-align:justify;
}

p{
	margin: 5px 5px 5px 5px;
	text-align:justify;
	
}

.table{
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.table tr td{
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#main_contenido {
	width: 100%;
}

/*
#main_contenido tr td
{
	border:1px solid #CCCCCC;
}
*/
#main_imagen {
	
}

#main_titulo {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

#main_texto {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	 
}

/**************************** SECCIONES *********************************/

#seccion_top {
	vertical-align: top;
	text-align: left;
}

#seccion_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	width: 170px;
}

#seccion_center {
	vertical-align: top;
	text-align: left;
}

#seccion_center_left {
	vertical-align: top;
	text-align: left;
        padding-right: 10px;
}

#seccion_center_middle {
	vertical-align: top;
	text-align: left;
        border-bottom: 10px solid #fff;
}

#seccion_center_right {
	vertical-align: top;
	text-align: left;
        border-left: 10px solid #fff;
        border-bottom: 10px solid #fff;
}

#seccion_right {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	width: 170px;
}

#seccion_bottom {
	vertical-align: top;
	text-align: left;
}

#seccion_icon {
	vertical-align: top;
	text-align: left;
	background: #ccc;
	padding: 5px;
}

/**************************** LINK *********************************/

a
{
	text-decoration: none;
	color:#8BC541;
}

a:hover
{
	text-decoration: underline;
}

/**************************** FORMULARIO *********************************/

.formulario{
	width:95%;
        border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
        background: #6fce2d;

        /* mozilla */
        -moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	/* safari */
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	
	/* mozilla */
	
	-moz-border-radius-topright: 15px;
        -moz-border-radius-topleft: 15px;
	/* safari */
	
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
}

.formulario tr td{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
        color:#FFFFFF;
}


.formulario a{
        color:#FFFFFF;
        text-decoration: none;
}

.formulario a:hover{
        color:#FFFFFF;
        text-decoration: underline;
}

.formulario_label{
	width:80px;	
	text-align:left;
}
