/** Basic */
html, body {
	border: 0; margin: 0; padding: 0;
	font-family: Arial;
}
.BCK {
	background:#2b2f34;
}

/** Template Master */
#containerPage
{
	width:950px;
	height:auto;
	background-color:#223955;
	margin-left:3px;
}
.borderPageL
{
	position: relative;
	width:956px;
	left:50%;
	margin-left:-480px;
	background:url(imagenes/border.png) repeat-y left top; 
}
.borderPageR
{
	width:956px;
	background:url(imagenes/border.png) repeat-y right top; 
}
#topPage
{
	/*background:url(imagenes/top.jpg) no-repeat left top; */
	position:relative;
	z-index:2;
	height:216px;
}
#panelFecha
{
	background:url(imagenes/panelFecha.jpg) no-repeat left top; 
	height:27px;
}
#panelLeft
{
	width:216px;
}
#panelRigth
{
	width:179px;
}
#displayPage
{
	width:540px;
}
#ContentPlace
{
	background-color:#393939;
	border: 2px solid #222;
	border-radius: 10px; /* propiedad CSS3 */
	-ms-border-radius: 10px; /* para IE 8 */
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	-khtml-border-radius: 10px;
	padding:10px;
	min-height:300px;
}
#footerPage
{
	border-top:solid 2px #fff;
	clear:both;
	height:90px;
}
#logoMain
{
	position:relative;
	padding-top:5px;
    padding-bottom:5px;
    left:50%;
    margin-left:-150px;
    width:300px;
    text-align:center;
    height:auto;
}
/** Template **/ 
.panel1Top, .panel1Middle, .panel1Bottom
{
	position:relative;
	width:195px;
	left:50%;
	margin-left:-97px;
}
.panel1Top
{
	margin-top:10px;
	background:url(imagenes/panel2Top.jpg) no-repeat left top;
	height:9px;
}
.panel1Middle
{
	background:url(imagenes/panel2Middle.jpg) repeat-y left top;
	min-height:50px;
	padding:0px 5px 0px 5px;
}
.panel1Bottom
{
	background:url(imagenes/panel2Bottom.jpg) no-repeat left top;
	height:9px;
}

.panel2Top, .panel2Middle, .panel2Bottom
{
	position:relative;
	width:152px;
	left:50%;
	margin-left:-76px;
}
.panel2Top
{
	margin-top:20px;
	background:url(imagenes/panelTop.jpg) no-repeat left top;
	height:18px;
}
.panel2Middle
{
	background:url(imagenes/panelMiddle.jpg) repeat-y left top;
	min-height:50px;
	padding:0px 2px 0px 2px;
}
.panel2Bottom
{
	background:url(imagenes/panelBottom.jpg) no-repeat left top;
	height:18px;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}
label {
	font-weight: bold;
	color: #656565;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #000;
}
h1 {
	font-size: 14pt;
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}

/** TEXTS */

/*td{
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}
strong {
	color: #a7afac;
}*/

/** LINKS Intranet de Grupo Red Intranet */

.linkabc
{
	text-align:right; padding:10px 0px 10px 0px;
}
a.delete, a.edit, a.add, a.back, a.upLoad, a.downLoad, a.grid, a.cabecera
{
	color: #a7afac;
	font-weight:700;
	border: 0;
	margin:0;
	padding: 0px 2px 2px 15px;
	text-align:left;	
	vertical-align:middle;
	font: bold 10pt Arial, Tahoma;
}
a:hover {
	text-decoration: none;
}
.delete {
	background: transparent url(imagenes/del.gif) bottom left no-repeat;
	text-decoration:none;
}
.ver
{
	font:500 10pt Arial;
	color: #000;
}
.ver a:hover, ver a:link, ver a:visited
{
	text-decoration: none; 
}
.edit 
{
	background: transparent url(imagenes/edit.gif) top left no-repeat;
}
.add 
{
	background: transparent url(imagenes/add.gif) center left no-repeat;
}
.back 
{
	background: transparent url(imagenes/back.png) center left no-repeat;
}
.upLoad 
{
	background: transparent url(imagenes/upLoad.gif) center left no-repeat;
}
.downLoad 
{
	background: transparent url(imagenes/download.png) center left no-repeat;
}
.view 
{
	background: transparent url(imagenes/search.gif) center left no-repeat;
}
.grid 
{
	font-family: Arial, Tahoma;
	font-size:12px;
	border:none;
	padding-left:10px; width:100%;
	background-color:#2c2c2c;
	color:#000;
}
.cabecera
{
	color: #fff;
	background-color:#223955;
	font-weight: 800;
	text-align:center;
	font-size:12px;
}

/** STYLES */
.mensaje
{
	padding:10px 0px 10px 0px;
}
.error
{
	color: #FF3333;
	font-size: 12px;
	text-align: center;
}
.titulos
{
	color:#000; 
	font:bold 12pt Arial;
}
.text1 
{
	width:540px;
	height:27px;
	color:#fff; 
	font:bold 13.5pt Arial;
	background: url(imagenes/bckTituloPage.png) no-repeat left top;
	margin:0;
	padding:3px 0px 5px 0px;
	overflow:hidden;
}
.text2 {
	color: #3c6ca0;
}
.text3 
{
	color:#5b5e5b; font-weight:bold;
}

.titulosBarra
{
	width:100%; height:27px; 
	position:relative; 
	margin-top:-18px; 
	margin-left:-2px; 
	background:url(imagenes/bckTitulos.jpg) repeat-x left top;
	padding:3px 0px 0px 3px;
	text-indent:8px;
	font:500 10pt Arial;
	color: #fff;
}
.titulo
{
	font:500 10pt Arial;
	color:#000;
}
/** BACKGROUNDS */

/** MISC */
.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-left { text-align: left; }

img { border:0; }

.alterno
{
	padding-bottom: 10px; padding-top: 10px;
	background: url(imagenes/lineAlterno.gif) repeat-x left bottom;
	vertical-align:middle;
}
.alterno2
{
	padding-bottom:3px; padding-top:3px;
	background: url(imagenes/lineAlterno.gif) repeat-x left center;
	vertical-align:middle;
}
.alterno3
{
	padding-bottom: 10px; padding-top: 10px;
	background: url(imagenes/lineAlterno.gif) repeat-x left bottom;
	vertical-align:bottom;
}
.TD
{
	BACKGROUND-COLOR:#E4E4E4;/*#aa1802;/*#941301;*/
	color:black;
	font-weight: normal;
	text-align:right;
	vertical-align: middle;
	font-size:12px;
}
.DatosTD
{
	BACKGROUND-COLOR:#f4f4f4;/* #F7F3F0;*/
	vertical-align:top;
	text-align:left;
	font-family: Arial, Tahoma;
	font-size:12px;
	color:#3b4041;
	
}

/***** Login Intranet Grupo Red ************/
.tablaLoggin
{
	border: #66481F 2px solid;
	background-color: #fff;	
	width:100%;
}
#loginStar 
{
	width: 251px;
	height: 129px;
	background: url(imagenes/fondologin.jpg) no-repeat center center;
}
#logo
{
	cursor:pointer;
	background: url(imagenes/logo.png) no-repeat center center;
	height: 148px;
	width: 545px;
}
#logo .titulo 
{
	padding: 20px 0px 0px 20px;
	font-size: 2em;
	color: #3b4041;
	text-align: right;
}

/*********** Estilos de CANACINTRA****************/
ul#conocenos
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:98%;
}

ul#conocenos li
{
	float:left;
	padding: 10px 12px 10px 0px;
}
ul#conocenos li a
{
	color: #e70e0e;
	background:#url(imagenes/alternoMenu.jpg) repeat left top;
	text-decoration: none;
	font:600 12pt Arial;
}

ul#miembrosDirectivos
{
	overflow:hidden;
	width:95%;
	list-style:url(imagenes/bullet.png);
}

ul#miembrosDirectivos li
{
	color: #000;
	padding: 15px 12px 15px 0px;
	font:normal 10pt Arial;
}
ul#miembrosDirectivos li span
{
	text-decoration: none;
	font:600 11pt Arial;
}
ul#miembrosDirectivos li a
{
	color: #848f9e;
	text-decoration: none;
}
/******* Noticias *********/
.noticias, .noticiasAlterno, .propuestas
{
	padding:15px;
}
.noticias .contenido, .noticiasAlterno .contenido, .propuestas .contenido
{
	text-align:justify;
}
.noticias img, .propuestas img
{
	float:left;
	margin:0px 15px 10px 0px;
}
.noticiasAlterno img
{
	float:right;
	margin:0px 0px 10px 15px;
}
/******* Boletines *********/
.boletines
{
	padding:0px 10px 10px 10px;
}

/******* Eventos *********/
.eventos, .eventosAlterno
{
	padding:15px;
}
.eventos .encabezado, .eventosAlterno .encabezado
{
	height:40px;
	padding:10px 15px 0px 0px;
	background:url(imagenes/bckEventos.png) repeat-x left top;
	color:#fff;
	overflow:hidden;
}
.eventos span, .eventosAlterno span
{
	float:left;
	margin:0px 15px 10px 0px;
}

/******* directorio empresarial *********/
.secciones div.seccion
{
	text-align:left;
	height:30px;
	overflow:hidden;
	background-color:#eee;
	padding:5px;
	width:255px;
}
.secciones div.seccion:hover
{
	background-color:#ccc;
}
.secciones .seccion a
{
	color:#000;
	text-decoration:none;
}

.subsecciones div.seccion
{
	text-align:left;
	overflow:hidden;
	background:#eee url(imagenes/forward.png) no-repeat right center;
	padding:10px;
}
.subsecciones div.seccion:hover
{
	background-color:#ccc;
}
.subsecciones .seccion a
{
	color:#000;
	text-decoration:none;
}
.miembros
{
	float:left; 
	width:350px; 
	padding-bottom:2px;
	font-size:9pt;
}
.documentos
{
	margin-top:10px; background-color:#eee; padding:5px 5px 5px 0px; font-size:10pt; font-weight:bold;
}
ul.botonMenu 
{
	list-style:none;
	margin:0;padding:20px 0px 0px 0px;
}
.botonMenu li 
{
	float:left;
	padding:0;
	text-align:left;
	vertical-align:middle;
	
}
.botonMenu li a 
{
	display:block;
	width:150px;
	height:38px;
	padding:3px 0px 0px 3px;
	text-indent:8px;
	font:500 10pt Arial;
	color: #fff;
	text-decoration:none;
	background:url(imagenes/bckTitulos.jpg) repeat-x left top;
	margin-bottom:2px;
}
.botonMenu li a:hover, li a:focus, li a:active 
{
	border-color:#b5b6b7;
}

.galeria a
{
	display:block;
	width:98%;
	height:130px;
	padding:3px 0px 0px 3px;
	font:500 10pt Arial;
	color: #000;
	text-decoration:none;
	background:#eee;
	overflow:hidden;
	text-align:left;
}
.galeria img
{
	padding:5px;
	float:left;
}
.galeria .descripcion
{
	text-align:justify;
}

.videos
{
	display:block;
	width:265px;
	height:255px;
	padding:3px 0px 0px 3px;
	margin-right:10px;
	font:500 10pt Arial;
	color: #000;
	text-decoration:none;
	background:#eee;
	overflow:hidden;
	text-align:center;
	vertical-align:text-top;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

