/*
CSS desarrollado para sitio GRUPO IDESA
Diseño y programacion por Codice web software
Fecha de realizacion 20 de Enero de 2009
*/

/*anulacion de estilos predeterminados de tags html*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

/* BODY GENERAL */


body
{
	margin: 0px auto;
	background: #b4b5b6;
}

/*
 { behavior: url(../css/iepngfix.htc)}
*/

/* CONTENEDOR GENERAL */

.conteiner
{
	width: 1005px;
	margin: 0 auto;
}

.contenedor
{
	background: url(../images/idesa/canvas.gif) repeat-y;
}

.openDiv
{
	display: block;
	clear: both;
}

.right
{
	float: right;
	margin: 0 0 10px 10px;
}

.left
{
	float: left;
	margin: 0 10px 10px 0;
}

/* HERRAMIENTAS */

.tools
{
	text-align: right;
	font-family: arial;
	font-size: 11px;
	width: 990px;
	margin: 5px 15px 0 auto;
	color: #727272;
}

.tools a
{
	color: #727272;
	text-decoration: none;
}

.tools a:hover
{
	color: #727272;
	text-decoration: underline;
}


/* HEADER */

.header
{
	width: 995px;
	margin: 10px 0 0 5px;
	height: 166px;
	float: none;
}


/* MENU */

.menu
{
	width: 995px;
	background: url(../images/idesa/bgMenu.gif) repeat-x;
	height: 40px;
	margin: 0px auto 0 auto;
	text-align: left;
}


.menu input
{
	border: 1px solid #adadad;
	background: :#ffffff;
	position: relative;
	top: 4px;
}



.menu .boton
{
	margin: 2px 0 -4px 10px;
	border: none;
}




.menu .btnMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
}

.menu .btnMenu a
{
	display: block;
	color: #666;
	text-decoration: none;
	padding: 12px 5px;
}

.menu .btnMenu a:hover
{
	background: url(../images/idesa/bgMenu_on.gif) repeat-x;
	color: #FFF;
}

.menu .btnMenu #activo
{
	background: url(../images/idesa/bgMenu_on.gif) repeat-x;
	color: #FFF;
}

#menuIdesa1_ImageButton1, #menuIdesa1_ImageButton1, #menusubhome1_ImageButton1
{
	position: relative;
	top: 8px;
}


/* CONTENIDO */
.contenido
{
	width: 995px;
	margin: 0px auto 0 auto;
}



.cont
{
	width: 751px;
	float: left;
}


.cont .tit
{
	padding: 20px 0 0 50px;
	
}

.cont .contTeaser
{
	width: 560px;
	clear: both;
	margin: 0 auto 15px auto;
}

.cont .teaserL
{
	margin: 15px 0 0 0;
	width: 230px;
	float: left;
}

.cont .teaserR
{
	margin: 15px 0 0 0;
	width: 230px;
	float: right;
}

.cont .teaserL h1, .cont .teaserR h1
{
	font-family: arial;
	font-size: 13px;
	color: #972545;
	font-weight: normal;
	margin: 5px 0;
}


.cont .teaserL p, .cont .teaserR p {
	font-family: arial;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
	line-height: 16px;
}

.cont .teaserL .link, .cont .teaserR .link
{
	display: block;
	text-align: right;
}

.cont .teaserL p a, .cont .teaserR p a
{
	font-family: arial;
	color: #972545;
	font-weight: bold;
	text-decoration: none;
}


.cont .teaserL p a:hover, .cont .teaserR p a:hover
{
	color: #972545;
	text-decoration: underline;
}


/* CPNTENIDO INTERIORES */

.contInt
{
	width: 511px;
	float: left;
	margin:15px 10px 0 10px;
}


.contInt h4, .titleNoticia
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

, .titleNoticia
{
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.contInt p
{
	font-family: arial;
	font-size: 13px;
	color: #525252;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 10px 0px 10px;
	text-align: justify;
}

.contInt #labeltexto
{
	font-family: Arial, Helvetica, sans-serif;
}

.contInt p ul
{
	color: #525252;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.contInt p b
{
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
}

.contInt p.tit
{
	font-family: arial;
	font-size: 14px;
	color: #525252;
	font-weight: normal;
	line-height: 14px;
}

.contInt p.tit2
{
	font-family: arial;
	font-size: 14px;
	color: #972545;
	font-weight: normal;
	line-height: 14px;
}

/*
.contInt p span
{
	font-family: arial;
	color: #972545;
}
*/

.rojoSubT
{
	font-size: 12px;
	color: #972545;
	font-weight: bold;
	text-align: left;
}

.contInt p a
{
	font-family: arial;
	color: #972545;
	font-weight: normal;
	text-decoration: none;
}

.contInt p a:hover
{
	color: #0f9725457a36;
	text-decoration:none;
	
}


.contInt p a.mas
{
	font-family: arial;
	color: #972545;
	font-weight: normal;
	text-decoration: underline;
	float: right;
}

.contInt p a.mas:hover
{
	color: #0f9725457a36;
	text-decoration:none;
	
}


.contInt .pdf{

	float: left;
	margin: 0px 10px 0px 0;


}


.contInt select
{
	border: 1px solid #cecece;
	margin: 5px 0 5px 0;
}

.derecha
{
	float: right;
	margin: 10px 0 10px 10px;
}

.izquierda
{
	float: left;
	margin: 10px 10px 10px 0;
}



/* RIGHTBAR */

.rightBar
{
	width: 205px;
	height: 555px;
	float: right;
	background: url(../images/idesa/bgRightbar.jpg) no-repeat;
}


.rightBar p
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding: 10px 15px 10px 10px;
	line-height: 12px;
}


.rightBar p span
{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
}



.rightBar p span.fecha
{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
 
.rightBar p a
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	float: right;
}


.rightBar p a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


/* LEFTBAR */

.leftBar
{
	width: 220px;
	float:left;
}


/* SUBMENU */

.subMenu
{
	width: 190px;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #333;
	margin: 15px 0px 0px 15px;
}

* html .subMenu{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

.subMenu ul
{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.subMenu li
{
	border-bottom: 1px #555 dotted;
	margin: 0;
}

.subMenu li a
{
	display: block;
	padding: 5px 5px 5px 15px;
	background-color: #ffffff;
	color: #555;
	text-decoration: none;
	width: 100%;
	background: url(../images/idesa/bullet.gif) no-repeat 1% 45%;
}

html>body .subMenu li a
{
	/*Non IE6 width*/
	width: auto;
}

.subMenu li a:hover
{
	background: url(../images/idesa/bgSubmenu.gif) no-repeat 0% 4px;
	color: #fff;
}


.subMenu li .activo
{
	background: url(../images/idesa/bgSubmenu.gif) no-repeat 0% 4px;
	color: #fff;
}

.subMenu #familia a
{
	padding: 5px 5px 5px 25px;
	background: url(../images/idesa/bullet.gif) no-repeat 10px 45%;
}

.subMenu #familia a:hover { background: url(../images/idesa/bgSubmenu.gif) no-repeat 10px 4px; }

.subMenu #familia .activo { background: url(../images/idesa/bgSubmenu.gif) no-repeat 10px 4px; }

/* FOOTER */

.footer
{
	background: url(../images/idesa/bgFooter.png) no-repeat 0% top;
	float:left;
	height: 80px;
	margin: 0px;
	padding: 10px 0 10px 0;
	width: 1005px;
}

.footer .div
{
	width: 995px;
	height: 8px;
	padding: 10px 0 10px 5px;
	float: left;
	clear:right;
}

.footer p
{
	font-family: arial;
	font-size: 10px;
	color: #727272;
	font-weight: normal;
	padding: 0 15px;
}

.footer p a
{
	font-family: arial;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
}


.footer p a:hover
{
	color: #727272;
	text-decoration: underline;
}


/*Tabla de formas*/

.tabForm
{
	width: 92%;
	font-size: 11px;
	color: #8e2647;
	font-family: arial;
	margin: 10px 0 0 0;
}

.tabForm td
{
	padding: 5px;
	vertical-align: top;
}

.tabForm .txtR { text-align: right; }

.tabForm .botton
{
	text-align: right;
	padding: 5px 20px;
}

/*termina Tabla de formas*/


/*contenido sin left bar*/

.contFull
{
	float: left;
	width: 695px;
	position: relative;
	top: 20px;
	left: 30px;
}

/*termina contenido sin left bar*/


/*site map*/

#contSiteMap
{
	width: 600px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#contSiteMap li
{
	list-style: none;
	border-bottom: 1px solid #FFF;
}

#contSiteMap .nivel1 a
{
	display: block;
	padding: 3px 10px;
	background: #2C71BA;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contSiteMap .nivel1 .subnivel a
{
	background: #DFDFDF;
	color: #2C71BA;
	font-size: 11px;
	font-weight: normal;
}

#contSiteMap .nivel1 .subnivel a:hover
{
	color: #FFF;
	background: #2C71BA;
}


#contSiteMap .idesaSM, #contSiteMap .novidesaSM, #contSiteMap .alviSM
{
	width: 199px;
	float: left;
	border-right: 1px solid #EFEFEF;
}

#contSiteMap .idesaSM a
{
	background: #781B38;
	color: #FFF;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

#contSiteMap .idesaSM .nivel2 a
{
	background: #FFEFF4;
	color: #781B38;
	padding: 3px 5px 3px 15px;
}

#contSiteMap .idesaSM .nivel2 a:hover
{
	background: #781B38;
	color: #FFEFF4;
}

#contSiteMap .idesaSM .nivel3 a
{
	background: #FFF;
	color: #666;
	padding: 3px 5px 3px 25px;
	border-bottom: 1px solid #DFDFDF;
}

#contSiteMap .idesaSM .nivel3 a:hover
{
	background: #DFDFDF;
	color: #666;
}



#contSiteMap .novidesaSM a
{
	background: #007AB4;
	color: #FFF;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

#contSiteMap .novidesaSM .nivel2 a
{
	background: #D1E6EF;
	color: #007AB4;
	padding: 3px 5px 3px 15px;
}

#contSiteMap .novidesaSM .nivel2 a:hover
{
	background: #007AB4;
	color: #D1E6EF;
}

#contSiteMap .novidesaSM .nivel3 a
{
	background: #FFF;
	color: #666;
	padding: 3px 5px 3px 25px;
	border-bottom: 1px solid #DFDFDF;
}

#contSiteMap .novidesaSM .nivel3 a:hover
{
	background: #DFDFDF;
	color: #666;
}


#contSiteMap .alviSM a
{
	background: #0031FF;
	color: #FFF;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

#contSiteMap .alviSM .nivel2 a
{
	background: #DFE5FF;
	color: #0031FF;
	padding: 3px 5px 3px 15px;
}

#contSiteMap .alviSM .nivel2 a:hover
{
	background: #0031FF;
	color: #DFE5FF;
}

#contSiteMap .alviSM .nivel3 a
{
	background: #FFF;
	color: #666;
	padding: 3px 5px 3px 25px;
	border-bottom: 1px solid #DFDFDF;
}

#contSiteMap .alviSM .nivel3 a:hover
{
	background: #DFDFDF;
	color: #666;
}
/*termina site map*/


/*tooltip de google map*/

.gmnoprint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #922543;
}

/*termina tooltip de google map*/



#Labelnombrequimico, #Labelnombrecomercial, #Labelfamilia, #Labelnumerocas, #Labeltexto, #textCV
{
	color: #666;
	font-weight: normal;
}



.downFiles
{
	font-size: 11px;
	color: #666;
	font-family: arial;
}



/*lista para trafico*/

.ltLevel1
{
	font-family: arial;
	font-size: 13px;
	color: #525252;
	padding: 0 0 0 25px;
}

.ltLevel2 { padding: 0 0 0 20px; }

.ltLevel2 a
{
	color: #8F8F8F;
	text-decoration: none;
}

.ltLevel2 a:hover { color: #525252; }

/*termina lista para trafico*/
