#escritorio {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
	background-color:#515B65;
/*    height : 100%;*/
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
/*    overflow : auto;*/
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
}
#intro {
    font-family:Arial, Helvetica, sans-serif;
    font-size : 12px;
	background-image: url(images_2/fondo_intro.jpg);
	background-repeat:no-repeat;
	background-color:#515B65;
/*    height : 100%;*/
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
/*    overflow : auto;*/
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
}

#inicio {
    font-family:Arial, Helvetica, sans-serif;
    font-size : 12px;
	background-image:url(images_2/fondo_inicio.jpg);
	background-repeat:no-repeat;
	background-color:#515B65;
/*    height : 100%;*/
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
/*    overflow : auto;*/
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
}

#header {
    background-color :#000000;
    background-image: url(images_2/banner2.jpg);
	color:#FF9900;
    float : left;
    font: Arial, Helvetica, sans-serif;
	font-size : 16px;
    height : 106px;
    text-align : center;
    vertical-align : middle;
    width : 100%;
}

#header2 {
    color:#FF9900;
    float : left;
    font: Arial, Helvetica, sans-serif;
	font-size : 16px;
    height : 130px;
    text-align : center;
    vertical-align : middle;
    width : 100%;
}

#wrapper {
	height:auto;
}

#login {
	color : #FFFFFF;
    height : 20px;
    overflow : hidden;
    width : 200px;
	top: 50px;
	text-align:center;
}

#login #esc_login {
	background-color:#FF9900;
	color:000000;
	font-size: 10px;
	cursor : pointer;
	text-align : center;
	padding-left: 5px;
	white-space : nowrap;
	width:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:16px;
}

#login #esc_login:hover {
    background-color: #003399;
    color: #cccccc;
}




#menu_lateral {
    margin-left : 0px;
    padding-left : 0px;
	padding: 0px;
    color : #000000;
    float : left;
    width : 200px;
	height: 310px;
}

#menu_lateral_index {
    margin-left : 10px;
	margin-top: 20px;
    padding-left : 0px;
	padding: 0px;
    color : #000000;
    float : left;
    width : 200px;
	height: 310px;
}

#contenedor {
	padding: 0px;
	margin: 0px;
	float: left;
	left: 200px;
	width: auto;
/*	overflow: auto;
	height: auto;*/
}


#titulo_seccion {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	width: 650px;
}

#mensajes {
	text-align : center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top: 0px;
	width : 400px;
	font-weight: bold;
	top: 30px;
}

#menu_principal {
    color : black;
    height : 20px;
    overflow : hidden;
    width : 200px;
	top: 0px;
}

#container3 {
	padding : 10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	width: 300px;
	top: 350px;
	
}

#container2 {
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	width: 450px;
	top: 300px;
	height:400px;
}
#container2 li {
	list-style-image: url(images_2/icon.gif);
}



#container {
    padding : 10px 10px 10px 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	width: 750px;
	top: 100px;
}
#container li {
	list-style-image: url(images_2/icon.gif);
}

.box1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	width: 500px;
	top: 100px;
}
.box1 li {
	list-style-image: url(images_2/icon.gif);
}

.box2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	width: 400px;
	top: 100px;
}

.opcion_menu_principal {
	color:#333333;
	cursor : pointer;
	float : right;
	max-width : 200px;
	min-width : 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align : center;
	white-space : nowrap;
	background-color:#FF9900;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.opcion_menu_principal:hover {
	background-color:#FF6600;
	color: #000000;
	float: right;
}

/* Menu Lateral */

.opcion_menu_lateral {

	background-image:url(images_2/fond_bot.jpg);
	background-color: #cccccc;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor : pointer;
	text-align : left;
	padding-left: 10px;
	white-space : nowrap;
	width:auto;
	font-weight:bold;
	height:20px;
}

.opcion_menu_lateral:hover {
    background-color:#000000;
    color: #FFFF66;
}
  
.omp_actual {
    background-color:#999999;
    color: #ffffff;
}

#menu_lateral_p {
	background-color:#666666;
	padding:0px;
	margin:0px;
	margin-top:0;
}



#menu_lateral_p li {
	margin-left : 0px;
	padding-left : 0px;
	list-style-type : none;
	list-style-position: outside;
	list-style-image: none;
}

.submenu_lateral {
	list-style-type : none;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 2px;
}

.submenu_lateral ul {
	padding: 2px;
	margin: 1px;
	list-style-type : none;
	list-style-position: outside;
	list-style-image: none;
}

.submenu_lateral li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	padding: 2px;
	padding-left: 10px;
	background-color:#FF9900; 
	background-image:url(images_2/bot.jpg);
	cursor : pointer;
    list-style-type : none;
    margin-bottom : 2px;
    margin-right : 1px;
    text-align:left;
	width : 190px;
}

.submenu_lateral li:hover {
    background-color: #FFCC00;
	background-image:url(images_2/bot2.jpg);
	padding-left: 10px;
	text-decoration : none;
    color: #000000;
}

/* estilos de cada elemento*/

.elemento {
    background-color: #999999;
	background-image: url(images_2/fond_box.jpg);
	margin-bottom:5px;
	width: auto;
	padding:10px;
	
}

.titulo {
  font-weight:bold;
}

.descripcion {
    width:500px;
}

.formulario {
    margin: 5px;
    
}

.agregaElimina {
    cursor : pointer;
    vertical-align:middle;
}

.mymceEditor {
    position:static;
    width:700px;
	height: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.texto {
    width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

.boton {
	color:#333333;
	cursor : pointer;
	max-width : 200px;
	min-width : 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 0px;
	text-align : center;
	background-color:#FF9900;
}

.boton:hover {
	color:#333333;
	cursor : pointer;
	max-width : 200px;
	min-width : 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align : center;
	border: 0px;
	background-color: #FFCC00;

}

/* efectos especiales*/

.ajax-loading {
	padding: 20px;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

