/*estandarizar browsers*/
/*html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}  */
/* ul,ol {list-style:none;} */
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
.fix{ clear:both}
.txt-rojo-bold{color:#C90000; border-bottom:0.16em #575757 dotted; float:left; width:130px; text-align:left; padding-left:30px;padding-top:0px;padding-bottom:0px; padding-bottom:35px; padding-top:35px}
.txt-rojo{color:#C90000; font-weight:bold}
.rojo{#C90000}
.bold{ font-weight:bold}
.mb20{ margin-bottom:20px}
.sel{ font-weight:bold}
/*general*/
#banner_superior {
	height: 131px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(../img/header.jpg);
	text-align:center;
	margin-bottom: 2px;
}

#contenedor{
	width:930px;
	background-color: #47829E;
	margin: 0em auto 0em auto;
	padding-top: .6em;
	margin-bottom: 1em;
}

#subContenedor{
	width:900px;
	background-color: #fff;
	margin: 0em 20px 0em 20px;
}

#subContenedor .box{
	background-color:#E5E5E5;
	margin: 1em 10px 0em 10px;
	width:870px;
	float:left;

}

#subContenedor #titulo{
	text-align:center;
	text-transform:uppercase;
	font-family:arial,verdana;
	font-weight:bold;
}

#subContenedor #descripcion{
	width:468px;
	border: 1px solid #6B6B6B;
	background-color:#fff;
	margin-top:12px;
}

#subContenedor #descripcion #detalles{
	font-family:arial;
	background-color:#E5E5E5;
	margin-bottom: 4px;
	padding-left: 4px;
}

#subContenedor #descripcion #contenido{
	padding-left: 4px;
	height: 240px;
}

#subContenedor #descripcion #contenido textarea{
	width:98%;
	height: 150px;
	margin:2px 0px 0px 4px;
}

#subContenedor #foto{
	width:352px;
	font-size: .8em;
}

#subContenedor #foto img{
	margin-top: 10px;
	border: 1px solid #7F7F7F;
}

#subContenedor #foto input{
	font-size: .8em;
}

#subContenedor .editorPagina .tituloHerramienta{
	font-size: 1.5em;
	text-align:center;
	font-family:arial;
	margin: 10px 0px 10px 0px;
}

#subContenedor .editorPagina .listaUno{
	width: 160px;
	float:left;
	
}

#subContenedor .editorPagina .listaDos{
	width: 99%;
	float:left;
	
}
#subContenedor .editorPagina .listaUno .itemLista, #subContenedor .editorPagina .listaDos .itemLista{
	width:70px;
	text-align:center;
	float:left;
/* 	margin-top: 5px; */
	height:50px;
/* 	background-color: #FFF36D; */
}
#subContenedor .editorPagina .listaUno .itemLista img, #subContenedor .editorPagina .listaDos .itemLista img{
	cursor:pointer;
	display:inline;
	margin-top: 6px;
}
#subContenedor .editorPagina .listaUno .itemLista div, #subContenedor .editorPagina .listaDos .itemLista div{
	cursor:pointer;
	display:block;
	width:70px;
	height:50px;
	background-repeat:no-repeat;
	background-position: 10px 6px;
    font-size:12px;
    color: #18017B;
    text-align:left;
    padding: 2px
}
#subContenedor .editorPagina .listaUno .itemLista div.fixYouTube{
	background-position: 4px 4px 20px 20px;
	width:70px;
	height:50px;
}
#subContenedor .editorPagina .editorImagen{
/* 	background-color:#F0F0F0; */
	margin-left:1em;
	width:670px;
	height:300px;
	float:left;
	font-size: .7em;
}
#subContenedor .editorPagina .editorImagen input{
	font-size: .9em;
}

#subContenedor .editorPagina .editorImagen textarea{
	width: 300px;
	height: 50px;
	margin-left: 5px;
}

#subContenedor .editorPagina .editorImagen .editorIagemTitulo{
	float:left; 
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 15px;
}
#videoPlayer{
	width:640px;
/* 	height: 480px; */
/* 	border:1px solid red; */
}
.editorImagenPagina{
/* 	background-color:#F0F0F0; */
	margin-left:1em;
	width:670px;
	height: 600px;
	float:left;
	font-size: .7em;
}
#img_nombre{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	margin: 2px 0px 4px 2px;
}
#contenedorEditorTexto .textEditorTexto{
	width: 640px;
	height: 80px;
}
#contenedorPaginaTexto, #contenedorPaginaTextoVideo{
	width: 640px;
	height: 80px;
	overflow:hidden;
	margin:2px 0px 2px 0px;
	background-color:#FFFFFF;
	padding: 2px;
}

.textoContenido{
	font-family: arial;
	font-size:14px;
	height: 200px;
}
.textoTopDescripcion{
	font-size:14px;
}
#bg_idColor_container{
	display:none;
	position:relative;
	top:-1700px;
	left:200px;
	background-color:#fff;
	border: 2px solid #767676;
	width:200px;
	
}

.cerrar{
	font-size:12px;
	color: #0B1A70;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
}
.formContenido_guardar{
	float:none;
	clear:both;
	background-color: #4C3C78;
	border:1px solid #fff;
	padding: 4px;
	text-align:center;
}


